]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Since we're in "everybody is hosed anyway" add an layout identifier
[FreeBSD/FreeBSD.git] / usr.bin /
2001-02-12 jakeCatch up to new priority interface.
2001-02-11 dwmaloneUname is in section 3 of the manual pages.
2001-02-10 acheChange localizing to LC_ALL
2001-02-10 acheLocalize it (LC_NUMERIC)
2001-02-10 rumdoc(7) police: mark LC_NUMERIC with .Dv.
2001-02-10 willFix nasty bug where make(1) assumed that you could...
2001-02-10 acheLocalize it (LC_NUMERIC)
2001-02-09 nectarFix login so that it exports environmental variables...
2001-02-08 mikehFix style(9) bugs from previous commit: remove space...
2001-02-08 phantomOptimize gencat(1) sources in same manner as its libc...
2001-02-08 obrienRemove the manpage since the actual software was put...
2001-02-08 mikehDe-__P()-ify, convert K&R style declarations to ANSI...
2001-02-08 mikehPrevent string overflows by using safer string functions
2001-02-07 rumdoc(7) police: Change -filled displays (which just...
2001-02-06 charnierSpelling
2001-02-06 charnierRemove duplicate FreeBSD Id
2001-02-06 charnierRework diagnostics text
2001-02-06 rumdoc(7) police: simplify construct.
2001-02-06 asmodaiFix typo: compatability -> compatibility.
2001-02-06 asmodaiFix typo: seperate -> separate.
2001-02-06 asmodaiFix typo: seperate -> separate.
2001-02-06 phkConvert if_multiaddrs from LIST to TAILQ so that it...
2001-02-06 asmodaiFix typo: wierd -> weird.
2001-02-04 darrenrThis commit was generated by cvs2svn to compensate...
2001-02-02 asmodaiFix tftpd and tftp to support file transfers of over...
2001-02-01 rumdoc(7) police: split punctuation characters + misc...
2001-01-31 msmithThis commit was generated by cvs2svn to compensate...
2001-01-28 asmodaiThis commit was generated by cvs2svn to compensate...
2001-01-28 willDe-__P()-ify
2001-01-28 willBDECFLAGS: constify; use proper types. Add $FreeBSD...
2001-01-25 phantomFix typo
2001-01-25 phantomSlightly re-word sentence to allow using .Nm macro...
2001-01-25 phantomSlightly re-word sentence to allow using .Nm macro...
2001-01-25 willFix bogus checking of snprintf() by decreasing the...
2001-01-24 jhbCatch up to proc flag changes.
2001-01-24 jhbCatch up to proc flag change.
2001-01-24 jhbCatch up to new proc flags.
2001-01-24 ruMention the -F in the usage().
2001-01-23 nectarCall pam_setcred.
2001-01-23 umeAdd mibs to hold the number of forks since boot. New...
2001-01-23 peterAdd the -empty flag, from OpenBSD. It returns true...
2001-01-23 desDocument that the -z option is equivalent to 'sysctl...
2001-01-23 desUse the vm.zone sysctl rather that grope through the...
2001-01-23 mjacobUpdate vm zone list traversal for changes made to kerne...
2001-01-21 gshapiroThis commit was generated by cvs2svn to compensate...
2001-01-21 willFix numerous style(9) bugs: Put #define's before declar...
2001-01-21 willFix style(9) bug; use ISDOT[DOT,]() macro available...
2001-01-21 mjacobPrint out resid portion of MTIOCGET returned data.
2001-01-21 acheFix typo: -c -> -t
2001-01-21 acheMake "killall -t p0" really works.
2001-01-20 jedgarCheck strdup() return values
2001-01-16 benMinor grammar nit.
2001-01-16 ruman(7) -> mdoc(7).
2001-01-16 rumdoc(7) police: fixed broken references.
2001-01-16 dwmaloneCorrect spelling of millennium.
2001-01-16 ruPrepare for mdoc(7)NG.
2001-01-15 rumdoc(7) police: fix the weird construct.
2001-01-15 dwmaloneThe patch for the new calendar contained spaces instead...
2001-01-13 ache/usr/libexec/cpp -> /usr/bin/cpp
2001-01-10 obrienHave rpcgen actually tell us what cpp it is looking...
2001-01-09 obrienUse /usr/bin/cpp as on NetBSD, not /usr/libexec/cpp.
2001-01-06 woschOff by one error in reading mmap data.
2001-01-05 willReinstate revision 1.11:
2001-01-04 willBack out last commit; it had string function mistakes...
2001-01-04 willDocument new -s option: pass a shell to apply(1) when...
2001-01-04 willBDECFLAGS; de-__P()-ify, ANSIfy, use snprintf() instead...
2001-01-04 dwmaloneUpdate for 2001.
2001-01-04 des.publickey -> .pubkey to match other finger daemons.
2001-01-03 obrienThis commit was generated by cvs2svn to compensate...
2001-01-02 dwmaloneUse a slightly better documented way of calculating...
2000-12-31 mjacobOops, I'm such an idiot. For reasons I don't really...
2000-12-31 mjacobThe default is /dev/nrsa0 (now), not /dev/nsa0.
2000-12-30 phkMy bad, committed the submitted patch rather than the...
2000-12-30 phkUse macro API to <sys/queue.h>
2000-12-30 phkUse macro API to <sys/queue.h>
2000-12-30 phkUse macro API to <sys/queue.h>
2000-12-29 assarThis commit was generated by cvs2svn to compensate...
2000-12-29 desAdd support for a .publickey file.
2000-12-29 phkUsed macro-API to <sys/queue.h>.
2000-12-27 ruPrepare for mdoc(7)NG.
2000-12-26 willFix for the case where the first two entries returned...
2000-12-25 psUse the real user ID so non-root users can kill setuid...
2000-12-25 obrienDon't abuse the SCCS `@(#)' for RCS.
2000-12-24 dwmaloneAs far as I can tell, you have never been able to use...
2000-12-22 desWarn if the size of the remote file isn't known.
2000-12-22 brianHostnames are case-insensitive
2000-12-21 benFix printf(1) for cases where a long string with no...
2000-12-21 msmithThis commit was generated by cvs2svn to compensate...
2000-12-21 brianIf the utmp login time is greater than the tty atime...
2000-12-19 ruPrepare for mdoc(7)NG.
2000-12-18 rumdoc(7) police: document IPv6 options in the SYNOPSIS.
2000-12-17 rwatsono Fix up includes which built due to excessive nested...
2000-12-16 umeIPv6 support for logger.
2000-12-16 desFix a bug introduced in rev. 1.17: initialize variables...
2000-12-15 acheFix lseek args order (PR 23549)
2000-12-14 obrienThis commit was generated by cvs2svn to compensate...
2000-12-14 phantomFix typo reported by Rich Morin <rdm@cfcl.com> on ...
2000-12-14 rumdoc(7) police: added missing .Os call.
2000-12-14 rumdoc(7) police: removed history info from the .Os FreeB...
2000-12-14 rumdoc(7) police: removed history info from the .Os call.
next