add missing lwkt_msg to manually specified syscall args structure.
[dragonfly.git] / usr.bin /
2003-07-29 Robert GarrettNow we can add stat to the build
2003-07-29 Robert GarrettThe code to print correct time in long format is not...
2003-07-29 Robert GarrettMake stat behave in the default case
2003-07-28 Robert GarrettImport Stat.
2003-07-25 Matthew DillonRemove thread->td_cpu. thread->td_gd (which points...
2003-07-25 Matthew DillonOops, need to update truss's conf files re: new syscall...
2003-07-19 Matthew DillonRemove references to the no longer existant PZERO.
2003-07-13 Matthew DillonFix minor buildworld issues, mainly #include file depen...
2003-07-12 Matthew Dillonoops, fix bug in last commit, and adjust the p_slptime...
2003-07-12 Matthew DillonMake the pigs display more meaningful by showing proces...
2003-07-12 Matthew Dillonaccount for the time array being in microseconds now...
2003-07-11 Matthew DillonMake the cpu/stat display work properly again.
2003-07-03 Matthew DillonSplit the struct vmmeter cnt structure into a global...
2003-07-01 Matthew DillonSync userland up with the kernel. This primarily adjus...
2003-06-23 Matthew Dillonproc->thread stage 3: synchronize ps, top, and libkvm...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: