__P() removal
[dragonfly.git] / sys / sys / user.h
2003-08-20 Robert Garrett__P() != wanted, begin removal, in order to preserve...
2003-07-25 Matthew DillonFix a minor bug in lwkt_init_thread() (the thread was...
2003-07-13 Matthew DillonFix minor buildworld issues, mainly #include file depen...
2003-06-30 Matthew DillonAdd threads to the process-retrieval sysctls so they...
2003-06-28 Matthew Dillonsmp/up collapse stage 2 of 2: cleanup the globaldata...
2003-06-28 Matthew DillonGive ps access to a process's thread structure.
2003-06-23 Matthew Dillonproc->thread stage 3: synchronize ps, top, and libkvm...
2003-06-23 Matthew Dillonproc->thread stage 2: MAJOR revamping of system calls...
2003-06-18 Matthew Dillonthread stage 4: remove curpcb, use td_pcb reference...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: