]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
The secure temporary directory is always created, so always remove it.
[FreeBSD/FreeBSD.git] / usr.bin /
2001-02-28 jhayThe secure temporary directory is always created, so...
2001-02-28 ruEliminate mdocNG warnings caused by misplaced or extran...
2001-02-28 jlemonUse EV_SET() macro to initialize kevent structure.
2001-02-28 dwmaloneAdd missing prefix for nano, I presume this was missing...
2001-02-28 dwmaloneGive units a bit of a cleanup:
2001-02-28 obrienUpdate HISTORY.
2001-02-28 gshapiroThis commit was generated by cvs2svn to compensate...
2001-02-27 obrienFix indent endless on garbage input (i.e., if it encoun...
2001-02-27 gallatin- An array of 4 32-bit ints for avenrun doesn't work...
2001-02-26 rumdoc(7) police: utilize .St macro.
2001-02-26 krisThis commit was generated by cvs2svn to compensate...
2001-02-24 rumdoc(7) police: restore correct order of references...
2001-02-23 rwatsonRemove directive to install top as group kmem. Remove...
2001-02-23 rwatsonAdapt the top utility to not use kmem_read to retrieve...
2001-02-23 knuImplement the following options and primaries:
2001-02-22 alfredfix usage statement (add missing [-n devs] option)
2001-02-21 wollmanReword the description a little bit more for parallel...
2001-02-21 wollmanDestroy the evidence of my misunderstanding of the...
2001-02-19 krisIntroduce support for using OpenSSL ASM optimizations...
2001-02-19 peterHave yacc use a prototype for yygrowstack(void) on...
2001-02-18 markmAdjust columns for wide nicenesses in 'top -S'.
2001-02-18 asmodaiPreceed/preceeding are not english words. Use precede...
2001-02-18 asmodaiPreceed/preceeding are not english words. Use precede...
2001-02-18 luigiDo not compile INET6 support if RELEASE_CRUNCH is defined
2001-02-18 krisThis commit was generated by cvs2svn to compensate...
2001-02-17 asmodaiThis commit was generated by cvs2svn to compensate...
2001-02-17 obrienThis commit was generated by cvs2svn to compensate...
2001-02-17 bdeFixed some style bugs (bogus cloned Id, null overrides...
2001-02-17 bdeRemoved some garbage (genassym(8) and its infrastructure).
2001-02-15 iedowseFix `fstat -m' (show memory-mapped files), which was...
2001-02-14 peterWork around the p_comm[] size limit. If the user suppl...
2001-02-14 rumdoc(7) police: replace -hang list with the -tag list,
2001-02-13 assarThis commit was generated by cvs2svn to compensate...
2001-02-13 rumdoc(7) police: use the default ``file ...'' feature...
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...
next