]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
Declare variables as static, like I intended.
[FreeBSD/FreeBSD.git] / bin /
2004-10-18 acheThis commit was generated by cvs2svn to compensate...
2004-10-18 acheThis commit was generated by cvs2svn to compensate...
2004-10-17 wollmanThis commit was generated by cvs2svn to compensate...
2004-10-15 kanThis commit was generated by cvs2svn to compensate...
2004-10-05 ruThis commit was generated by cvs2svn to compensate...
2004-10-04 desThe previous commit added code to rm(1) to warn about...
2004-10-04 desMarkup fixes.
2004-10-04 desFind out how flame-proof my underwear really is.
2004-10-04 desWhitespace cleanup.
2004-10-03 stefanfchflags compiles with WARNS?=6.
2004-10-03 stefanfGarbage collect a variable whose value was never read.
2004-09-29 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-27 desAttempting to unset an undefined variable or function...
2004-09-24 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-24 dasDon't read the byte at *argv[strlen(*argv) + 1].
2004-09-23 desThis commit was generated by cvs2svn to compensate...
2004-09-21 keramidaGroup equivalent flags together and delete the `aliases...
2004-09-19 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-19 trhodesThis commit was generated by cvs2svn to compensate...
2004-08-18 obrienThis commit was generated by cvs2svn to compensate...
2004-08-18 njlThis commit was generated by cvs2svn to compensate...
2004-08-15 mbrThis commit was generated by cvs2svn to compensate...
2004-08-15 rwatsonAdd a "fillchar" command line argument to dd(1) that...
2004-08-13 markmThis commit was generated by cvs2svn to compensate...
2004-08-12 hartiThis commit was generated by cvs2svn to compensate...
2004-08-12 tjrThis commit was generated by cvs2svn to compensate...
2004-08-12 tjrThis commit was generated by cvs2svn to compensate...
2004-08-12 kanThis commit was generated by cvs2svn to compensate...
2004-08-11 hartiThis commit was generated by cvs2svn to compensate...
2004-08-11 hartiThis commit was generated by cvs2svn to compensate...
2004-08-10 hartiThis commit was generated by cvs2svn to compensate...
2004-08-09 yarChange the behaviour of `-v' so that, e.g., stepping...
2004-08-09 obrienThis commit was generated by cvs2svn to compensate...
2004-08-06 hartiThis commit was generated by cvs2svn to compensate...
2004-08-06 cpercivaJoin the 21st century: Cryptography is no longer an...
2004-08-06 gordonNow that we have gcc 3.4, we can flip ia64 to using...
2004-08-01 gadThis commit was generated by cvs2svn to compensate...
2004-08-01 gshapiroThis commit was generated by cvs2svn to compensate...
2004-07-31 pjdAllow for capital letters as size suffixes.
2004-07-30 ruThis commit was generated by cvs2svn to compensate...
2004-07-28 kanThis commit was generated by cvs2svn to compensate...
2004-07-28 kanThis commit was generated by cvs2svn to compensate...
2004-07-28 kanThis commit was generated by cvs2svn to compensate...
2004-07-28 kanThis commit was generated by cvs2svn to compensate...
2004-07-22 robertoThis commit was generated by cvs2svn to compensate...
2004-07-20 csjpCurrently if a mount point is not accessible by the...
2004-07-20 robertoThis commit was generated by cvs2svn to compensate...
2004-07-20 tjrUse warn() instead of perror().
2004-07-17 alfredGive the most awesome example of how to parse the outpu...
2004-07-12 tjrRemove BUGS section that talked about missing multibyte...
2004-07-11 mpKANJI and DSPMBYTE are now "on" by default in the tcsh...
2004-07-11 mpThis commit was generated by cvs2svn to compensate...
2004-07-08 hartiThis commit was generated by cvs2svn to compensate...
2004-07-08 hartiThis commit was generated by cvs2svn to compensate...
2004-07-06 obrienThis commit was generated by cvs2svn to compensate...
2004-07-06 mbrThis commit was generated by cvs2svn to compensate...
2004-07-04 tjrThis commit was generated by cvs2svn to compensate...
2004-07-04 tjrThis commit was generated by cvs2svn to compensate...
2004-07-03 tjrDocument missing multibyte character handling in utilit...
2004-07-03 tjrClarify: test compares strings by binary value, not...
2004-07-03 ruDeal with double whitespace.
2004-07-02 ruMechanically kill hard sentence breaks.
2004-07-02 ruRemoved trailing whitespace.
2004-07-02 tjrThis commit was generated by cvs2svn to compensate...
2004-07-02 marksThis commit was generated by cvs2svn to compensate...
2004-06-30 tjrThis commit was generated by cvs2svn to compensate...
2004-06-27 gadChange the "rtprio" format so it prints an informative...
2004-06-27 gadImprove checking for `ps -t <dev>', and give better...
2004-06-26 mbrThis commit was generated by cvs2svn to compensate...
2004-06-25 obrienDon't continue if the '-C' option (a-la GNUtar; commite...
2004-06-25 marcelThis commit was generated by cvs2svn to compensate...
2004-06-24 gadFix a bug I introduced by some last-minute changes...
2004-06-24 gadRework the logic for `-t <tty>', such that it accepts...
2004-06-23 gadChange "struct varent" to use the standard queue(8...
2004-06-23 gadAdd a check for defunct processes in saveuser(), so...
2004-06-23 gadAvoid padding the value of "ucomm" when it is the last...
2004-06-23 gadMake sure the value of "upr" (scheduling priority on...
2004-06-23 gadInclude the `-c' option in the usage() message.
2004-06-23 gadIn the sorting routine, sort by thread-id if two proces...
2004-06-23 dwmaloneFix some style bugs I introduced pointed out by bde...
2004-06-22 dwmaloneUse nanoseconds and then lexicographic ordering when...
2004-06-22 gadGet rid of a cast to '(void) ' on the return of a call...
2004-06-22 gadOops. Undo that last 'const' change. It expects simil...
2004-06-22 gadAdd 'const' to a few places.
2004-06-22 gadWhen displaying the "COMMAND" field for system-processe...
2004-06-21 darrenrThis commit was generated by cvs2svn to compensate...
2004-06-21 gadHave `ps' return the cputimes for zombies, with the...
2004-06-20 gadAdd the `-O emul' format option, which prints the name...
2004-06-20 gadFrom SUSv3:
2004-06-20 gadAdd new output-format keywords of LWP and NLWP, which...
2004-06-20 gadHave the main() routine calculate %CPU and (if needed...
2004-06-20 marcelThis commit was generated by cvs2svn to compensate...
2004-06-20 stefanfThis commit was generated by cvs2svn to compensate...
2004-06-16 mlaierThis commit was generated by cvs2svn to compensate...
2004-06-16 mlaierThis commit was generated by cvs2svn to compensate...
2004-06-16 maximTypo: s/SunOP/SunOS/g.
2004-06-16 obrienThis commit was generated by cvs2svn to compensate...
2004-06-14 ruThis commit was generated by cvs2svn to compensate...
2004-06-13 obrienstyle.Makefile(5)
2004-06-12 mlaierThis commit was generated by cvs2svn to compensate...
next