]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Reduce the memory footprint of MAC in the base system by halving
[FreeBSD/FreeBSD.git] / usr.bin /
2002-07-30 Tony FinchFix some bugs in in-place editing:
2002-07-30 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-07-30 Tim J. RobbinsIgnore leading semicolons on commands; required by...
2002-07-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-07-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-07-29 Tim J. RobbinsWhen translating and -C is specified, behave as if...
2002-07-29 Tim J. RobbinsWhen translating and the -c option is specified, handle...
2002-07-29 Ruslan ErmilovDrop support for COPY, -c has been the default mode...
2002-07-29 Ruslan ErmilovIgnore -C, -p, and -S options of install(1) when used...
2002-07-28 Dag-Erling Smørgravfetch(1) is WARNS-5 clean (tested on i386 and Alpha)
2002-07-28 Dag-Erling SmørgravUse strtol(3) instead of a home-grown version, and...
2002-07-28 David MaloneAdd enough consts to keep everyone happy.
2002-07-28 David MaloneDon't reuse a const char * when we really want a char *.
2002-07-28 David MaloneImprove WARNS situation for kdump:
2002-07-28 David MaloneANSIify function definitions to avoid a warning.
2002-07-28 David MaloneThe return value of snprintf should be always nonnegati...
2002-07-28 David MaloneANSIify function definitions to avoid a warning.
2002-07-28 David MaloneANSIify function definitions to avoid a warning.
2002-07-28 David MaloneANSify function definitions to avoid a warning.
2002-07-28 David MaloneANSIify function definitions to avoid a warning.
2002-07-28 David MaloneANSIify function definitions to avoid a warning.
2002-07-28 David MaloneANSIify function definitions to avoid a warning.
2002-07-28 David MaloneANSIify function definitions to avoid some warnings.
2002-07-28 David MaloneANSIify function definitions to avoid a warning.
2002-07-28 David MaloneANSIify function definitions to avoid a warning.
2002-07-28 Juli MallettSearch the include path for the argument to -f, to...
2002-07-28 Dima DorfmanAdd a -v option that prevents switching virtual termina...
2002-07-28 Juli MallettPrint a warning when we are given two scripts for one...
2002-07-28 Bill FennerThis commit was generated by cvs2svn to compensate...
2002-07-28 Greg LeheyClarify J.S. Bach's life: he was only born once, and...
2002-07-26 Warner LoshBack out jmallett's realpath changes. They break a...
2002-07-26 Tim J. RobbinsUse sigaction(2) instead of signal(3) to avoid the...
2002-07-25 Johan KarlssonDefine all paths in pathnames.h
2002-07-25 Tim J. RobbinsGive an example showing how to change the mesg status...
2002-07-24 Robert Drehmelstyle(9): - Put a space after the 'return' keyword.
2002-07-24 Robert DrehmelUse an ANSI-C function definition rather than a
2002-07-24 Robert Drehmel - Add a COMPATIBILITY section explaining that the...
2002-07-24 Mark PeekThis commit was generated by cvs2svn to compensate...
2002-07-24 Robert DrehmelAllow selection of the affected terminal using redirection
2002-07-24 Johan KarlssonTeach whereis(1) about games.
2002-07-24 John PolstraWiden struct sockbuf's sb_timeo member to int from...
2002-07-23 Tom RhodesRevert previous delta for cut(1) and calendar(1) as...
2002-07-23 Juli MallettRemove duplicate __FBSDID() - spotted by trying to...
2002-07-23 Ruslan ErmilovDependencies are delimited by space not tab.
2002-07-23 Eric MelvilleHandle directories correctly.
2002-07-22 Tom RhodesRevert last commit. Sorry for breaking things
2002-07-22 Tom RhodesMFC: Fix some grammar, greater reduce diffs to HEAD
2002-07-22 Hajimu UMEMOTOadd -4 and -6 option to be able to specify an address...
2002-07-22 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-07-22 Robert Drehmel - Use MAXLOGNAME - 1 rather than UT_NAMESIZE.
2002-07-22 Robert Drehmel - Use MAXLOGNAME - 1 instead of UT_NAMESIZE.
2002-07-22 Boris PopovThis commit was generated by cvs2svn to compensate...
2002-07-22 Tim J. RobbinsCorrect syntax error, remove the unescaped newline...
2002-07-21 Ruslan ErmilovFixed improper SCRIPTS assignment that broke `clean'.
2002-07-21 Johan KarlssonOnly use one %s when there is only one argument to...
2002-07-21 Philippe CharnierRemoval of spaces at EOL. Add __FBSDID. New function...
2002-07-21 Philippe Charniers/A last utility last appeared/A last utility appeared...
2002-07-19 Matthew DillonAdd the tcps_sndrexmitbad statistic, keep track of...
2002-07-19 Mark MurrayMerge conflicts.
2002-07-19 Mark MurrayThis commit was generated by cvs2svn to compensate...
2002-07-19 Mark MurraySnapshot of NetBSD's (x)lint. Little functionality...
2002-07-19 Mark Murrays/inline/__inline/
2002-07-19 Mark MurrayMerge from import. The import was done ages ago, and...
2002-07-19 Mark Murrays/inline/__inline/
2002-07-19 Mark Murray"inline" fixing. Replace "inline" with "__inline" to...
2002-07-18 Ruslan Ermilovs/${INSTALL} -c/${INSTALL} ${COPY}/
2002-07-17 Ville SkyttäAdd myself.
2002-07-17 Ollivier RobertFix installworld.
2002-07-16 Garrett WollmanA little bit more thought has resulted in a generic...
2002-07-16 Garrett WollmanForgot to change command name in Makefile. (Where...
2002-07-16 Garrett WollmanPOSIX requires these shell builtins to also exist as...
2002-07-16 Kelly YanceyFix incorrect cast.
2002-07-16 Dima DorfmanUse proper article.
2002-07-15 Garrett WollmanSupport POSIX ``programming environment'' mistake.
2002-07-15 Ralf S. Engelschalls/progname/procname/ to be consistent with the other...
2002-07-15 Alfred Perlsteinrevert WARNS=4, it makes the alpha compile sad.
2002-07-15 Giorgos Keramidasmdoc fun: add a few more sentence breaks.
2002-07-15 Giorgos KeramidasKill excessive whitespace between macro arguments.
2002-07-15 Giorgos Keramidasmdoc style: break up sentences
2002-07-15 Juli MallettBit-width fields should be of type 'int'.
2002-07-15 Juli MallettUse %zu to print size_t.
2002-07-15 Giorgos KeramidasFix last hard sentence break.
2002-07-15 Giorgos Keramidas^Z suspends any and all programs that don't do anything...
2002-07-15 Tim J. RobbinsSupport larger files (at least 64-bit offsets) by using...
2002-07-15 Juli MallettKill extraneous whitespace.
2002-07-15 Giorgos Keramidas^Z doesn't "stop" systat, but it "suspends" it.
2002-07-14 Alfred PerlsteinWARNS=4
2002-07-14 Alfred PerlsteinWARNS=4, add
2002-07-14 Alfred PerlsteinWARNS=2, de-__P()
2002-07-14 Alfred PerlsteinWARNS=2
2002-07-14 Alfred Perlstein- TI-RPC is now the default again for code generation.
2002-07-14 Philippe CharnierThe .Nm utility
2002-07-14 Luigi RizzoClear local screen when ^D is typed.
2002-07-14 Andrey A. ChernovMore Russian holidays
2002-07-14 Juli MallettAdd a default case to the getopt(3) switch, remove...
2002-07-14 Juli MallettFunctions declared as <type> <identifier>(<nil>) should...
2002-07-14 Juli MallettRemove prototype for main().
2002-07-13 Juli MallettTypo fixo: imbedded => embedded
2002-07-13 Tim J. RobbinsAccount for space used by environment variables in...
2002-07-12 Ruslan ErmilovMake dirty, rotten hack really work. As of rev. 1...
next