]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
Axe a stale comment. Holding sched_lock across both setrunqueue() and
[FreeBSD/FreeBSD.git] / bin /
2001-08-31 ddThe file_descriptor argument to -t isn't optional,...
2001-08-29 robertoThis commit was generated by cvs2svn to compensate...
2001-08-26 msmithThis commit was generated by cvs2svn to compensate...
2001-08-24 peterOn today's kernels masking with ~KERNBASE is turning...
2001-08-24 peterHandle kvm_getprocs() returning nothing. Dont pass...
2001-08-23 ddImplement `stty ek` as documented.
2001-08-23 asmodaiThis commit was generated by cvs2svn to compensate...
2001-08-21 gshapiroThis commit was generated by cvs2svn to compensate...
2001-08-16 brianOnly capitalise the last `t' in ps's first argument...
2001-08-15 rumdoc(7) police: utilize the new .Ex macro.
2001-08-15 ruThis commit was generated by cvs2svn to compensate...
2001-08-14 ruThis commit was generated by cvs2svn to compensate...
2001-08-14 rumdoc(7) police: s/BSD/.Bx/ where appropriate.
2001-08-13 peterInitialize infp at main()
2001-08-13 peterInitialize listf at main()
2001-08-13 ruSpell "FreeBSD" with "F" and "BSD" in uppercase.
2001-08-13 ruRemoved duplicate VCS ID tags, as per style(9).
2001-08-10 rumdoc(7) police: join split punctuation to macro calls.
2001-08-10 peterThis commit was generated by cvs2svn to compensate...
2001-08-09 asmodaiThis commit was generated by cvs2svn to compensate...
2001-08-08 sheldonhcan not -> cannot
2001-08-07 rumdoc(7) police:
2001-08-06 mikeo Correctly define rcsid.
2001-08-01 obrienstyle(9)
2001-08-01 obrienRemove a misplaced space.
2001-08-01 gshapiroThis commit was generated by cvs2svn to compensate...
2001-07-30 asmodaiThis commit was generated by cvs2svn to compensate...
2001-07-30 obrienThis commit was generated by cvs2svn to compensate...
2001-07-28 obrienThis commit was generated by cvs2svn to compensate...
2001-07-28 darrenrThis commit was generated by cvs2svn to compensate...
2001-07-28 darrenrThis commit was generated by cvs2svn to compensate...
2001-07-26 sheldonhUse STD{ERR,IN,OUT}_FILENO instead of their numeric...
2001-07-25 peterThis commit was generated by cvs2svn to compensate...
2001-07-24 krisThis commit was generated by cvs2svn to compensate...
2001-07-23 fennerThis commit was generated by cvs2svn to compensate...
2001-07-23 sheldonhBreak the list of parameter expansions into two lists...
2001-07-23 ddDon't use the pronoun "you".
2001-07-22 ddDon't put a shell prompt in the example since none...
2001-07-21 benAdd missing closing parenthesis.
2001-07-21 obrienShow an example of how to sort a file listing by size...
2001-07-21 msmithThis commit was generated by cvs2svn to compensate...
2001-07-21 msmithThis commit was generated by cvs2svn to compensate...
2001-07-20 obrienThis commit was generated by cvs2svn to compensate...
2001-07-19 krisThis commit was generated by cvs2svn to compensate...
2001-07-19 obrienThis commit was generated by cvs2svn to compensate...
2001-07-19 obrienThis commit was generated by cvs2svn to compensate...
2001-07-18 ruThis commit was generated by cvs2svn to compensate...
2001-07-16 wollmanFix style bugs introduced by rev 1.28. No functional...
2001-07-15 ddSet WARNS=2 on programs which compile cleanly.
2001-07-15 ddRemove whitespace at EOL.
2001-07-13 ruThis commit was generated by cvs2svn to compensate...
2001-07-10 ruThis commit was generated by cvs2svn to compensate...
2001-07-10 rumdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 rumdoc(7) police: removed HISTORY info from the .Os call.
2001-07-09 ddmdoc(7) police: remove extraneous .Pp before and/or...
2001-07-09 brianFix the type of the NULL arg to execl()
2001-07-06 rumdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2...
2001-07-04 mikehFix warnings on alpha and re-enable WARNS=2.
2001-07-03 mikehArgh...this isn't ready for WARNS=2 on alpha.
2001-07-03 mikehConstify and lockdown with WARNS=2.
2001-06-29 msmithThis commit was generated by cvs2svn to compensate...
2001-06-29 greenUse __unused for non-used variables.
2001-06-29 yarAdd a note on what happens if the "-p" option is specified
2001-06-28 ddBack out previous commit: it doesn't help anything...
2001-06-26 obrienThis commit was generated by cvs2svn to compensate...
2001-06-26 obrienThis commit was generated by cvs2svn to compensate...
2001-06-26 dwmaloneUse the correct printf format to print a long.
2001-06-25 ddPrevious commit broke dd(1)'s I/O summary when it's...
2001-06-24 ddInclude missing header files which define functions...
2001-06-24 ddDon't call exit(3) from a signal handler.
2001-06-24 ddRemove duplicate words.
2001-06-22 ddWARNS= -> WARNS?=
2001-06-21 obrienThis commit was generated by cvs2svn to compensate...
2001-06-21 assarThis commit was generated by cvs2svn to compensate...
2001-06-19 desAdd more headers that are required with -fno-builtin...
2001-06-19 des<stdlib.h> is needed for exit(3) when building with...
2001-06-19 ruThis commit was generated by cvs2svn to compensate...
2001-06-18 ddXref zcat(1).
2001-06-16 teggeCheck for the PS_SINTR flag in the right field of struc...
2001-06-16 obrienThis commit was generated by cvs2svn to compensate...
2001-06-13 ruRemoved wrong cast for fts_open()'s third argument.
2001-06-11 bdeRemoved the broken code which claimed to lose the set...
2001-06-10 acheUse new locale names
2001-06-09 ruSimplify, with the power of new mdoc(7).
2001-06-09 ddAdd -j to the usage string.
2001-06-08 ddCorrect a typo.
2001-06-05 nectarAdd parens to get the cast that was meant in previous...
2001-06-05 mjacobWrong. The size of size_t is *not* the same as the...
2001-06-04 ddCorrect a spelling nit (a -> an).
2001-06-04 pirzykAdded the -l option to df, so to be compatable with...
2001-06-02 ddMention the kern.ps_showallprocs sysctl.
2001-06-01 ruRemove vestiges of MFS.
2001-06-01 gadFix how /bin/sh handles 'for' and 'case' statements...
2001-05-31 ruFixed the bug from the previous revision.
2001-05-30 pirzykFixed two bugs, first not allowing '.' as a valid login...
2001-05-30 impUse PATH_MAX in preference in MAXPATHLEN.
2001-05-30 impUse PATH_MAX instead of MAXPATHLEN.
2001-05-30 impPATH_MAX in preference to MAXPATHLEN.
2001-05-30 impUse PATH_MAX rather than MAXPATHLEN.
2001-05-30 impMinor comment fix
next