]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
Fix small printf() bogon (forgot newline, and the message was longer that
[FreeBSD/FreeBSD.git] / bin /
1998-08-20 msmithThis commit was generated by cvs2svn to compensate...
1998-08-15 jbNow that alpha uses FreeBSD syscalls, all these work.
1998-08-07 dfrSilence some warnings when building on the alpha.
1998-08-06 markmFix LIBDIR (for aout/ELF).
1998-08-04 peterUse sendmail-8.9.1 rmail (with our changes).
1998-08-03 peterThis commit was generated by cvs2svn to compensate...
1998-08-02 hoekAdd missing "else", without whom the prev. commit is...
1998-08-02 bdeFixed printf format errors (time_t is not necessarily...
1998-07-30 jkoshyDocument behaviour of "-" and "--" on the command line.
1998-07-29 hoekAllow env. variable LS_COLWIDTHS to specify minimum...
1998-07-27 nectarDocument the printf built-in.
1998-07-27 nectarcsh built-in printf now expands arguments. e.g.
1998-07-21 jkoshyFix use of -man macro, correct description of the behav...
1998-07-09 desThis commit was generated by cvs2svn to compensate...
1998-07-08 dtThis commit was generated by cvs2svn to compensate...
1998-07-07 bdeAdded a `build-tools' target for internal tools.
1998-07-06 rnordierThis commit was generated by cvs2svn to compensate...
1998-06-30 phkPick up kernel variables/constants using sysctl rather...
1998-06-28 bdeFixed printf format errors (second round with non-i386...
1998-06-28 bdeFixed printf format errors.
1998-06-28 bdeOops, the previous log message should have read "Fixed...
1998-06-28 bdeFixed printf format errors.
1998-06-28 bdeFixed printf format errors.
1998-06-20 peterThis commit was generated by cvs2svn to compensate...
1998-06-20 peterThis commit was generated by cvs2svn to compensate...
1998-06-17 jkoshyRemove compile time dependency on ARG_MAX.
1998-06-11 peterThis commit was generated by cvs2svn to compensate...
1998-06-10 peterDon't attempt to change owner/mode/flags that don't...
1998-06-09 dtPrint correct error message if we copy an unreadable...
1998-06-09 impMake sure we don't overflow the path buffer. Exit...
1998-06-09 impMake sure we pass the length - 1 to readlink, since...
1998-06-04 steveFix a bunch of spelling errors.
1998-06-04 jkoshyFix errors that crept into the previous commit.
1998-06-04 jkoshy1. `ps' output now shows 3 characters in the `TT' field...
1998-06-03 jkoshyCorrect description of -crtscts.
1998-05-31 steveClarify the example a bit.
1998-05-31 bdeFixed imperfections in previous commit (a poor variable...
1998-05-28 phkSome cleanups related to timecounters and weird ifdefs...
1998-05-27 phk"make world" replaces /bin/rmail even when NO_SENDMAIL...
1998-05-25 steveDon't append a '/' to the destination directory if...
1998-05-25 steveIf no value is present for the login name set it to...
1998-05-19 julianThis commit was generated by cvs2svn to compensate...
1998-05-19 julianThis commit was generated by cvs2svn to compensate...
1998-05-19 jkoshyImprove description of absolute modes.
1998-05-18 charnierCorrect use of .Nm. Add rcsid.
1998-05-18 charnierCorrect use of .Nm. Add section number to .Xr reference...
1998-05-18 charnierAdd rcsid. Spelling.
1998-05-18 charnierCorrect use of .Nm. Add rcsid.
1998-05-18 charnierCorrect use of .Nm. Add section number to .Xr references.
1998-05-18 charnier.Nm rm -> .Nm.
1998-05-18 jkoshykill.1: Remove reference to obsolete sigvec(2) man...
1998-05-15 charnierCorrect use of .Nm. Add rcsid.
1998-05-15 charniercorrect use of .Nm. Add rcsid.
1998-05-15 charnierCorrect use of .Nm. Typo.
1998-05-15 charnierCorrect use of .Nm. Add rcsid.
1998-05-13 phk.Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENT
1998-05-13 charnierCorrect use of .Nm. Add rcsid.
1998-05-13 charnierCorrect use of .Nm.
1998-05-13 charnierConvert to mdoc.
1998-05-13 charnierCorrect use of .Nm. Add rcsid.
1998-05-13 charnierCorrect use of .Nm.
1998-05-13 charnierRestore Lite-2 sccsid. Restore include of sys/types.h.
1998-05-13 charnierRestore Lite-2 sccsid. Restore include of sys/param.h.
1998-05-13 charnierRestore include of sys/types.h and sys/param.h.
1998-05-13 charnierRestore Lite-2 sccsid.
1998-05-13 charnierRestore original Lite-2 sccsid. Restore include of...
1998-05-13 charnierDo not remove include of <sys/param.h> and <sys/types...
1998-05-13 charnierRestore Lite2 sccsids by removing `const'. Improve...
1998-05-09 jbOf these programs, only df and ps aren't compatible...
1998-05-06 bdeBacked out previous backout. Put y.tab.h back in SRCS.
1998-05-06 charnierCorrect use of .Nm and other cosmetics. Add rcsid....
1998-05-06 charnierCorrect use of .Nm, .An and other cosmetics. Add rcsid...
1998-05-05 bdeBacked out previous commit. It was tested, but not...
1998-05-04 bdeFixed races in `make -jN' using new yacc rules.
1998-05-04 bdeSimplified using new yacc rules and by not generating...
1998-05-04 cracauerWhen calling a shell function, remember whether exit...
1998-05-03 peterThis commit was generated by cvs2svn to compensate...
1998-05-02 peterThis commit was generated by cvs2svn to compensate...
1998-04-29 andreasThis commit was generated by cvs2svn to compensate...
1998-04-29 impAdd note about BLOCKSIZE variable to -s flag.
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...
next