Protect nfs socket locks with a critical section. Recheck rep->r_mrep just
[dragonfly.git] / bin /
2004-03-22 Matthew DillonThis represents a major update to the buildworld subsystem.
2004-03-19 Chris PresseyClean up the code in bin/ to reduce warnings from GCC3.
2004-03-19 Chris PresseyClean up the code in bin/ to reduce warnings from GCC3.
2004-03-19 Chris PresseyClean up the code in bin/ to reduce warnings from GCC3.
2004-03-19 Chris PresseyClean up the code in bin/ to reduce warnings from GCC3.
2004-03-19 Chris PresseyFix minor formatting errors in cpdup(1)'s man page.
2004-02-05 Joerg SonnenbergerFix bug when doing backquote expansion.
2004-02-03 Matthew DillonFake __FreeBSD__ for sendmail contrib use.
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-31 Matthew DillonMAINTAINER lines in Makefile's are no longer applicable...
2004-01-30 Matthew DillonClean up the sys_nsig verses NSIG code to handle additi...
2004-01-28 Joerg SonnenbergerFix various warnings and other glitches.
2004-01-27 Matthew DillonDescribe variant symlinks in the 'ln' manual page.
2004-01-26 David Rhodus* Change FreeBSD ifdefs to DragonFly
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2004-01-22 Eirik NygaardLet the man page know about varsym links.
2004-01-20 Matthew DillonFix a panic if -i is used on an interface which does...
2004-01-06 Matthew DillonAdd the -r option to set the hostname based on a revers...
2003-12-27 David Rhodus* Merge From FreeBSD
2003-12-12 Matthew DillonMinor grammatical fix.
2003-12-11 Matthew DillonDo not print out error messages in quiet mode to make...
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: