* Allow a return of 0 from __sys_write() to exit the loop in libc_r's
[dragonfly.git] / bin /
2003-12-01 Matthew DillonDo not require -i0 when -o is used.
2003-12-01 Matthew DillonAdd cpdup to /bin (not /usr/bin), so we can start using...
2003-11-21 Matthew DillonDo some fairly major include file cleanups to further...
2003-11-14 Matthew Dillon__P removal.
2003-11-10 Matthew DillonAdd the varsym_list() system call and add listing suppo...
2003-11-09 Matthew DillonInitialize base unconditionally to get rid of a bogus...
2003-11-06 Eirik Nygaard * Parse arguments with getopt
2003-11-05 Matthew DillonAdd the 'varsym' utility which may be used to manipulat...
2003-11-04 David Rhodus* Handle realloc() failure correctly.
2003-10-22 Matthew DillonUse sys_nsig instead of NSIG so libc-suspplied arrays...
2003-10-14 Matthew Dillon/bin/sh needs to use sys_nsig, not NSIG, when accessing...
2003-10-13 Matthew DillonAdd checkpoint tty signaling support to stty and tcsh...
2003-09-28 Hiten PandyaK&R style function removal. Update functions to ANSI...
2003-09-21 David Rhodus* de-__P()
2003-09-21 David Rhodus* de- __P()
2003-09-21 David Rhodus* de- __P()
2003-09-10 Robert GarrettThe first a bug in pax and should be commited to FBSD...
2003-08-24 David RhodusCleaned up dead declarations.
2003-08-08 Matthew DillonKernel tree reorganization stage 2: Major cvs repositor...
2003-08-05 Jeroen Ruigrok/asmodaiRemove kerberosIV from the build.
2003-08-05 Jeroen Ruigrok/asmodaiClean up two lint warnings, by adding /* NOTREACHED...
2003-08-03 Matthew DillonRemove NOSECURE which no longer serves a purpose. ...
2003-07-28 Hiten PandyaBring us in sync with 4.8-STABLE.
2003-07-25 Matthew DillonRemove thread->td_cpu. thread->td_gd (which points...
2003-07-19 Matthew DillonRemove references to the no longer existant PZERO.
2003-07-11 Matthew DillonMake the cpu/stat display work properly again.
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 DillonRemove UUCP support. Note: /usr/src/gnu/libexec/uucp...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: