]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
o Require that the page queues lock is held on entry to vm_pageout_clean()
[FreeBSD/FreeBSD.git] / bin /
2002-07-27 David MaloneMake test check the tv_nsec part of a struct stat when...
2002-07-25 Tim J. RobbinsAdd a -P/-o physical option which behaves similarly...
2002-07-25 Tim J. RobbinsSet opterr to zero to avoid duplicate warnings from...
2002-07-25 Tim J. RobbinsUse PATH_MAX instead of a local guess at it, which...
2002-07-25 Tim J. Robbinspwdcmd()'s argc and argv arguments are no longer unused...
2002-07-24 Mark PeekRemove WARNS and WFORMAT overrides.
2002-07-24 Mark PeekThis commit was generated by cvs2svn to compensate...
2002-07-24 Tim J. RobbinsAvoid calling el_resize() from a signal handler, even...
2002-07-23 Tim J. RobbinsCatch SIGWINCH in interactive shells and call el_resize...
2002-07-23 Tim J. RobbinsCall el_source() to read the contents of .editrc when...
2002-07-23 Tim J. RobbinsAdd a `bind' builtin command, which is simply a wrapper...
2002-07-23 Johan KarlssonAdd the -n option, which automatically answers "no...
2002-07-22 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-07-22 Boris PopovThis commit was generated by cvs2svn to compensate...
2002-07-22 Tim J. RobbinsDon't allow "||" or "&&" to be the first tokens of...
2002-07-21 Tim J. RobbinsImplement the P1003.2 `command' builtin command, which...
2002-07-20 Tim J. RobbinsDocument that only one of the -n and -e options may...
2002-07-19 Mark MurrayThis commit was generated by cvs2svn to compensate...
2002-07-19 Tim J. RobbinsRemove broken and incomplete support for old releases...
2002-07-18 Tim J. RobbinsDon't assume file descriptors fit in a short, use an...
2002-07-18 Tim J. RobbinsAvoid using ints or shorts to store process id's, use...
2002-07-18 Tim J. RobbinsMake the message that is printed when the foreground...
2002-07-15 Sheldon HearnRevert previous delta, which is not required with rev...
2002-07-15 Giorgos KeramidasFix a couple of typos in a comment.
2002-07-12 Tim J. RobbinsComplain if more than one file argument is given to...
2002-07-12 Giorgos KeramidasDon't duplicate the description of the sticky bit that...
2002-07-11 Bruce EvansFixed a printf format error that was fatal on alphas...
2002-07-11 Sheldon HearnSet WFORMAT=0, because our compiler currently complains...
2002-07-11 Tim J. RobbinsDon't assume the shell's controlling terminal is attach...
2002-07-11 Tim J. RobbinsRemove support for the "old" tty driver by unifdef...
2002-07-11 Tim J. RobbinsWhen growing the job table, don't relocate the jobmru...
2002-07-10 Matthew Dillonerr() is documented as allowing NULL for the format...
2002-07-10 Matthew Dillonerr() is documented as allowing NULL for the format...
2002-07-09 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-07-09 Johan KarlssonUpdate usage for the addition of -n in rev 1.35 of...
2002-07-09 Tim J. RobbinsClose file descriptors when [n]>&- and [n]<&- redirecti...
2002-07-09 Tim J. RobbinsPrint out commands with NTOFD/NFROMFD redirections...
2002-07-08 Juli MallettBring back WFORMAT=0.
2002-07-08 Robert Drehmel - Use (MAXLOGNAME - 1) where UT_NAMESIZE was used...
2002-07-07 Juli MallettMake printval() take a 'void *' thus negating any assum...
2002-07-06 Philippe CharnierThe .Nm utility
2002-07-05 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-07-05 Mike BarcroftDon't depend on pollution in <limits.h> for the definit...
2002-07-05 Maxim KonovalovFix a memory leak.
2002-07-04 Ruslan Ermilovmdoc(7) police: a bit of tidying.
2002-07-03 Mark MurrayFix some low-hanging lint-fruit: endianness and staticn...
2002-07-02 Matthew DillonFix type-o in last commit in preparation for MFC.
2002-07-02 Ruslan ErmilovReimplemented bsd.nls.mk using bsd.files.mk and bsd...
2002-07-01 David MaloneRemove double #include <sys/cdef.h> and __FBSDID.
2002-07-01 Doug BartonThis commit was generated by cvs2svn to compensate...
2002-06-30 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-06-30 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-06-30 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-06-30 Tim J. RobbinsPut documentation of the -m option's argument in its...
2002-06-30 David E. O'BrienConsistently use FBSDID
2002-06-30 David E. O'BrienConsistently use FBSDID
2002-06-30 David E. O'BrienConsistently use __FBSDID
2002-06-29 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-06-29 Tim J. RobbinsAvoid truncating the pathname to UNIX Domain Sockets...
2002-06-29 Tim J. RobbinsCheck that snprintf() does not truncate the destination...
2002-06-29 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-06-28 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-06-27 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-06-27 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-06-27 Sheldon HearnDocument addition of RLIMIT_VMEM support, added in...
2002-06-26 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2002-06-26 Matthew DillonAdd support for RLIMIT_VMEM. The #ifdef's were already...
2002-06-25 Tim J. Robbinsln(1)'s symbolic link handling conforms to IEEE Std...
2002-06-25 Tim J. RobbinsCorrectly mark up the final command line arguments...
2002-06-24 Giorgos KeramidasAdd a description of the restrictions that red(1) impos...
2002-06-23 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-06-23 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-06-23 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-06-21 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-06-21 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-06-21 Bill FennerThis commit was generated by cvs2svn to compensate...
2002-06-21 Bill FennerThis commit was generated by cvs2svn to compensate...
2002-06-20 Peter WemmThis commit was generated by cvs2svn to compensate...
2002-06-20 Maxim SobolevDon't try to decode old-style options if the argv[1...
2002-06-20 Juli MallettBogusness may have happened using a variable assignment...
2002-06-20 Juli MallettUse size_t consistently and complete some uncompleted...
2002-06-20 Juli MallettWe have a place for extern declarations of global varia...
2002-06-20 Juli MallettRemove two unused variables.
2002-06-20 Juli MallettMinor const cleanup.
2002-06-19 Tim J. RobbinsBring documentation on CDPATH and its effects on cd...
2002-06-16 Tim J. RobbinsWhen trying to emulate a cross-device move operation...
2002-06-15 Mike HeffnerThis commit was generated by cvs2svn to compensate...
2002-06-14 Juli MallettUse an usage() rather than doing the fprintf inside...
2002-06-13 Tim J. RobbinsWhen -R is not specified, fail to copy the contents...
2002-06-13 Tim J. RobbinsPrint the "$" symbol on blank lines when the -s and...
2002-06-13 Tim J. RobbinsRemove bogus "-" operand from usage message. There...
2002-06-13 Tim J. RobbinsMarkup nits: use the Ar macro when describing the ...
2002-06-13 Tim J. RobbinsAdd examples and diagnostics sections
2002-06-13 Tim J. RobbinsSupport the "--" end of options marker, useful to disam...
2002-06-13 Tim J. RobbinsDon't list shell builtins when the hash command is...
2002-06-11 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2002-06-10 Juli Mallettps(1) appeared in v4
2002-06-10 Tim J. RobbinsSort sections, use Ex macro in Diagnostics section...
2002-06-10 Tim J. RobbinsAdd History section. sleep appeared in v4.
2002-06-10 Juli MallettNote early appearence of some commands. These actually...
next