]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
This commit was generated by cvs2svn to compensate for changes in r35486,
[FreeBSD/FreeBSD.git] / bin /
1998-04-28 acheThis commit was generated by cvs2svn to compensate...
1998-04-26 bdeBacked out most of rev.1.19 (explicit dependencies...
1998-04-25 acheFix nasty error in len_octal, result not initialized
1998-04-25 acheFix ctype error #1 - chars must be unsigned
1998-04-24 desRemove the bogus -? option after reading the getopt...
1998-04-24 deso Removed two unused variables (f_dirname and f_newline...
1998-04-24 desUpdated references to the behaviour of ls(1).
1998-04-24 deso Renamed '-b' (show unprintables in octal) to '-B'
1998-04-21 desAdded -b option to display unprintables in octal.
1998-04-20 rnordierSpelling/typo fixes: (preceeded, friday).
1998-03-26 markmRats. I was too quick. Work needs to be done on the...
1998-03-26 markmKTH announced a weakness in their implementation of...
1998-03-21 peterThis commit was generated by cvs2svn to compensate...
1998-03-21 peterThis commit was generated by cvs2svn to compensate...
1998-03-19 charnier.Sh AUTHOR -> .Sh AUTHORS
1998-03-13 jbSome things only work on i386.
1998-03-11 jbThis commit was generated by cvs2svn to compensate...
1998-03-10 peterThis commit was generated by cvs2svn to compensate...
1998-03-10 jbThis commit was generated by cvs2svn to compensate...
1998-03-10 peterThis commit was generated by cvs2svn to compensate...
1998-03-09 jbThis commit was generated by cvs2svn to compensate...
1998-03-09 jbThis commit was generated by cvs2svn to compensate...
1998-03-09 jbThis commit was generated by cvs2svn to compensate...
1998-03-09 jbThis commit was generated by cvs2svn to compensate...
1998-03-07 jbThis commit was generated by cvs2svn to compensate...
1998-03-07 jdpThis commit was generated by cvs2svn to compensate...
1998-03-07 jdpThis commit was generated by cvs2svn to compensate...
1998-03-06 bdeFixed existence test for secure sources (don't test...
1998-03-01 jdpThis commit was generated by cvs2svn to compensate...
1998-03-01 jdpThis commit was generated by cvs2svn to compensate...
1998-02-28 jraynardDon't assume sigset_t and int are equivalent.
1998-02-28 steveThis commit was generated by cvs2svn to compensate...
1998-02-24 bdeExit with a nonzero status if we get killed by a SIGINT...
1998-02-18 dimaAdd 'f' flag to the optstring.
1998-02-18 dimacosmetic change for optstring
1998-02-12 jdpExplicitly describe the rules the shell uses to search...
1998-02-11 eivindspelling
1998-02-11 asamiFix printing for bytes read > 4G.
1998-02-06 cracauerBack out my previous attempt to fix SIGINT/SIGTERM...
1998-02-06 cracauerFix handling of SIGINT/SIGQUIT for foreground subproces...
1998-02-02 cwtThis commit was generated by cvs2svn to compensate...
1998-02-02 dysonDisplay VSZ much more accurately now.
1998-02-01 stevesetpwent now has a void return type, so remove the...
1998-01-30 peterThis commit was generated by cvs2svn to compensate...
1998-01-26 peterThis commit was generated by cvs2svn to compensate...
1998-01-25 jbCast a size_t to a long to avoid a gcc warning.
1998-01-20 bdeRemoved definition of _NEW_VFSCONF. The new vfsconf...
1998-01-17 bdeFixed syntax error in normally-unconfigured code in...
1998-01-16 bdeFixed handling of short writes. Previously, we stopped...
1998-01-11 cvs2svnThis commit was manufactured by cvs2svn to create branc...
1998-01-10 cvs2svnThis commit was manufactured by cvs2svn to create branc...
1998-01-09 jbMake a couple of the stat flags dependent on the sys...
1998-01-08 jmgThis commit was generated by cvs2svn to compensate...
1998-01-07 joergOops, back out rev 1.5, it wasn't my intention to also...
1998-01-07 joergUse the correct value in the call to swab(3) with conv...
1998-01-04 acheThis commit was generated by cvs2svn to compensate...
1998-01-02 steveCorrect a bogon in an example.
1997-12-31 helbigEnsure stdout is line buffered.
1997-12-29 alexAdded $Id$.
1997-12-25 hoekUse consistent spelling,
1997-12-21 brianAdd (BSD) copyright headers.
1997-12-19 bdeDon't strip trailing slashes (for the initial rmdir...
1997-12-15 cwtThis commit was generated by cvs2svn to compensate...
1997-12-15 eivindIt's more portable to use <errno.h> than <sys/errno.h>
1997-12-15 helbigThis commit was generated by cvs2svn to compensate...
1997-12-15 eivindRevert 1.15 - duplicate code (initialization).
1997-12-13 msmithThis commit was generated by cvs2svn to compensate...
1997-12-12 eivindMake code slightly more robust towards change by calcul...
1997-12-12 eivindMake this lint more cleanly
1997-12-12 eivindMerge from OpenBSD:
1997-12-11 brianPut [+format] at the end of the usage message.
1997-12-10 eivindRemove simultaneous include of <sys/param.h> and <sys...
1997-12-10 eivindMerge from OpenBSD:
1997-12-08 woschAdd -P option to cp(1) for local to local copying.
1997-12-07 woschUse `cp -R' instead `cp -r' for local to local coping
1997-12-07 peterMove procctl to the Attic, it's been copied to usr...
1997-12-06 sefAdd procctl to the list of programs built.
1997-12-06 sefFirst checkin of the procctl program.
1997-12-05 dysonDocument the new -f flag.
1997-12-05 dysonAdd an option to building PS, so that the upages are...
1997-12-04 helbigThis commit was generated by cvs2svn to compensate...
1997-11-27 pstThis commit was generated by cvs2svn to compensate...
1997-11-16 peterThis commit was generated by cvs2svn to compensate...
1997-11-16 peterThis commit was generated by cvs2svn to compensate...
1997-11-13 julianReviewed by: hackers@freebsd.org in general
1997-11-12 jdpDocument the exit status for a command that was termina...
1997-11-11 joergSort "sparse" into alphabetical order, since dd's ...
1997-11-10 bdeFixed some type and value mismatches. setsignal()...
1997-11-10 peterThis commit was generated by cvs2svn to compensate...
1997-11-06 acheThis commit was generated by cvs2svn to compensate...
1997-11-05 ache1) Fix longstanding bug:
1997-10-30 acheThis commit was generated by cvs2svn to compensate...
1997-10-29 acheThis commit was generated by cvs2svn to compensate...
1997-10-26 helbigSynchronize usage() and man page.
1997-10-25 wollmanThis commit was generated by cvs2svn to compensate...
1997-10-18 peterThis commit was generated by cvs2svn to compensate...
1997-10-14 jraynardThis commit was generated by cvs2svn to compensate...
1997-10-13 joergStyle police: keep a variable list in alphabetical...
1997-10-12 joergMake df(1) exit with non-success status if something...
1997-10-11 joergTeach dd(1) about an option to write sparse files....
next