]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
Correct a bunch of typos. Translators can ignore this commit.
[FreeBSD/FreeBSD.git] / bin /
2002-06-02 Tim J. RobbinsFix typo causing ``fc -e'' to not work correctly. getop...
2002-06-02 Tim J. RobbinsAdding an entry to the history with H_ENTER moves libed...
2002-06-01 Tim J. RobbinsImplement $PPID, the parent process ID of the shell.
2002-06-01 Tim J. RobbinsSupport the remaining job ID formats required by SUSv3:
2002-05-31 Tim J. RobbinsAdd -s (output PID's only) and -l (show PID's) options...
2002-05-31 Tim J. Robbins#if JOBS around a job control-related statement to...
2002-05-31 Tim J. RobbinsBreak the code to display status info for one job out...
2002-05-31 Tim J. RobbinsMove job to front of most recently used job list when...
2002-05-31 Tim J. RobbinsInstead of keeping just the jobid of the most recently...
2002-05-30 Ruslan Ermilovmdoc(7) police: kill hard sentence breaks.
2002-05-30 Tim J. RobbinsReject options, handle "--" correctly in unlink(1).
2002-05-30 Tim J. RobbinsReject options, handle "--" end-of-options marker in...
2002-05-29 Ruslan Ermilovmdoc(7) police: punctuation.
2002-05-29 Ruslan Ermilovmdoc(7) police: tidy up the markup a bit.
2002-05-29 Ruslan Ermilovmdoc(7) police: markup nits.
2002-05-29 Ruslan Ermilovmdoc(7) police: markup nits.
2002-05-29 Ruslan Ermilovmdoc(7) police: punctuation.
2002-05-29 Ruslan Ermilovmdoc(7) police: replace the XXX with the correct width.
2002-05-28 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-05-28 Marcel MoolenaarAdd uuidgen(2) and uuidgen(1).
2002-05-26 Tim J. RobbinsNote that the lutimes(2) and lchflags(2) syscalls also...
2002-05-26 Tim J. RobbinsAdd lchmod(2) to the list of syscalls that do not follo...
2002-05-25 Tim J. Robbinssh appeared in Version 1, not System V.1.
2002-05-25 Tim J. RobbinsImplement `set +o', which displays the currently set...
2002-05-24 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-05-22 Tim J. RobbinsBring back the cd -L and -P options from revision 1...
2002-05-22 Tim J. RobbinsTemporarily back out revision 1.24; it seems to handle...
2002-05-21 Peter WemmThis commit was generated by cvs2svn to compensate...
2002-05-20 Tim J. RobbinsAdd the SUSv3 -L and -P options to the cd and pwd built...
2002-05-19 Juli MallettRemove a small, annoying, nit I ran in to editing this...
2002-05-19 Tim J. RobbinsImplement the -u (-o nounset) option, which gives an...
2002-05-19 Tim J. RobbinsMake the fg and bg commands give the output required...
2002-05-19 Tim J. RobbinsImplement the -C (-o noclobber) option, which prevents...
2002-05-19 Tim J. RobbinsAdd missing options required by SUSv3:
2002-05-18 Ian DowseUnconditionally update the maximum field width statisti...
2002-05-18 Tim J. RobbinsBack out part of previous commit: make -P the default...
2002-05-18 Tim J. RobbinsMake -L the default, allow both -L and -P to be specifi...
2002-05-17 Andrey A. ChernovOptimize prev. commit code a bit
2002-05-17 Andrey A. ChernovTrailing slash fixes.
2002-05-17 Juli MallettRemove local definition of _PATH_CP, and use <paths...
2002-05-16 Josef KarthauserThe sysctl has changed from 'kern.ps_showallprocs' to
2002-05-16 Tom Rhodesmore file system > filesystem
2002-05-16 Tom RhodesConsistancy check s/file system/filesystem/
2002-05-15 Bill Fumerolarestore missing default case removed in ls.c:r1.57
2002-05-15 Juli MallettMake 'user' and 'group' const as to not discard the...
2002-05-15 Juli MallettRemove an empty default case to make this syntactically...
2002-05-13 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-05-13 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-05-13 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-05-12 Poul-Henning KampRemove the private code for reading UFS superblocks...
2002-05-11 Chris D. FaulhaberAdd semicolon to empty default case to silence warning.
2002-05-11 Garrett WollmanEXPR_COMPAT should imply -e, since there is no way...
2002-05-11 Alfred Perlsteinwhile i'm breaking stuff, use __dead2 instead of GCC...
2002-05-11 Alfred Perlsteinbackout additional include of cdefs.h, it's not helping...
2002-05-11 Alfred Perlsteininclude cdefs.h for __printf0like to silence warning.
2002-05-11 Chris D. FaulhaberAdd semicolon to empty default case to silence warning.
2002-05-11 Alfred PerlsteinAdd semicolon to empty default case to silence warning.
2002-05-10 Garrett WollmanThe response to my POSIX interpretation request says...
2002-05-10 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-05-10 David E. O'BrienBmake bits for Gcc 3.1.
2002-05-10 David E. O'BrienRemove gCC'isms.
2002-05-09 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-05-09 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-05-09 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-05-09 Josef KarthauserReplace /kernel with /boot/kernel/kernel.
2002-05-08 Dag-Erling SmørgravUse <paths.h> rather than "pathnames.h", and fix a...
2002-05-05 Juli MallettCheck for possible overflow from sysconf _SC_ARG_MAX...
2002-05-03 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-05-02 Juli MallettDon't cast incorrectly to malloc(3), and don't use...
2002-05-02 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-04-28 Mark MurrayReorder for style.
2002-04-27 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-04-27 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-04-26 Mike HeffnerThis commit was generated by cvs2svn to compensate...
2002-04-25 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-04-25 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-04-25 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-04-22 Garrett WollmanProvide an environment variabloe, EXPR_COMPAT, which...
2002-04-22 Sheldon HearnThis commit was generated by cvs2svn to compensate...
2002-04-22 Dag-Erling SmørgravUsage style sweep: spell "usage" with a small 'u'.
2002-04-21 Philippe CharnierUse `The .Nm utility'
2002-04-20 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2002-04-20 Philippe CharnierUse `The .Nm utility'
2002-04-18 Maxime HenrionAdd a reference to the kenv(2) manpage.
2002-04-18 Ruslan ErmilovReplaced exists() tests with two equivalent defined().
2002-04-17 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-04-17 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-04-17 Maxime HenrionUse the new functionalities provided by the kenv(2...
2002-04-16 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-04-16 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-04-16 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-04-16 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-04-16 Philippe CharnierUse `The .Nm utility'
2002-04-16 Philippe Charnierls(1) is utility not function
2002-04-16 Tom Rhodess/CMOS/hardware as talked about on cvs-committers.
2002-04-15 Tom RhodesLittle nit pick in date(1) manual page, tell users...
2002-04-15 George C A ReidStop a null pointer dereference in the builtin hash...
2002-04-15 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-04-15 John W. De BoskeyDocument option to option dependancy. Fix typo.
2002-04-15 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
next