]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Add `-M' and `-N' options to `pkill' and `pgrep', similar to
[FreeBSD/FreeBSD.git] / usr.bin /
2004-03-25 gadAdd `-M' and `-N' options to `pkill' and `pgrep', simil...
2004-03-25 gadUse the correct type for some casts, thus avoiding...
2004-03-25 gadChange some routine and variable names to match the...
2004-03-25 gadAdd the `pkill' and `pgrep' commands from NetBSD. ...
2004-03-25 desThis commit was generated by cvs2svn to compensate...
2004-03-25 phkRespect decimal flag when dumping USER type records.
2004-03-25 bmsSort SRCS in Makefile and document -g option additions.
2004-03-25 bmsOutput style: Get rid of an unnecessary newline.
2004-03-25 bmsTeach netstat(1) how to print the multicast group membe...
2004-03-24 bmilekicAdd -u option to ipcs(1) and document it in ipcs.1
2004-03-23 desRemove doscmd from the base system now that it lives...
2004-03-23 dwmaloneAdd support for decoding Timespec, Timeval, Itimerval...
2004-03-23 dwmaloneUse pread to implement pread, rather than taking a...
2004-03-23 alfreddecode mprotect args while i'm here.
2004-03-23 alfreddecode fcntl and mmap arguments.
2004-03-22 tjrUse fseeko() to properly support large files.
2004-03-22 tjrUse errc().
2004-03-21 cperciva1. Use socklen_t instead of int
2004-03-21 desSupport C-style comments in profile.
2004-03-19 desThis commit was generated by cvs2svn to compensate...
2004-03-18 njlThis commit was generated by cvs2svn to compensate...
2004-03-18 ruMore cleanups:
2004-03-17 ruNULL -> 0.
2004-03-17 nectarThis commit was generated by cvs2svn to compensate...
2004-03-17 nectarThis commit was generated by cvs2svn to compensate...
2004-03-17 ruImproved incorrect usage diagnostics.
2004-03-17 ruTrust bsd.prog.mk to set SRCS correctly.
2004-03-17 ruGC unnecessary include file.
2004-03-16 thierryApproved by: mat (mentor).
2004-03-14 ruCatch up with the removal of the wt(4) driver.
2004-03-14 jmallettAdd multiple inclusion guards. Mostly this is for...
2004-03-14 bdeFixed misspellings of 0 as NULL. Fixed some nearby...
2004-03-14 bdeFixed a misspelling of 0 as NULL.
2004-03-14 impWith the passing of the asc driver, the sasc prograqm...
2004-03-12 desDo not print a warning about net.inet.pim.stats if...
2004-03-11 desThis commit was generated by cvs2svn to compensate...
2004-03-11 bdeFixed a misspelling of 0 as NULL.
2004-03-11 josefReplace <iostream.h> with <iostream> to remove annoying...
2004-03-11 bdeFixed a misspelling of '\0' as NULL.
2004-03-11 bdeFixed misspellings of 0 as NULL.
2004-03-11 bdeFixed misspellings of '\0' as NULL.
2004-03-11 bdeFixed a misspelling of 0 as NULL.
2004-03-10 ruReworked the fix to print the useful line number on...
2004-03-10 peadarAnother April Fool signs up.
2004-03-09 ruMake it possible to ``.undef ${VAR}'' (expanding VAR...
2004-03-09 dwmaloneFix the easy warnings:
2004-03-09 dwmaloneMisc fixes brought to light by WARNS=6:
2004-03-09 ruFixed line numbering inside the .for loops.
2004-03-09 mikehThese aren't all binary options.
2004-03-07 cpercivaMake it possible for the %[eEfgG] formats to not result...
2004-03-06 desFix markup.
2004-03-06 desHook logins(1) up to the build.
2004-03-06 desAdd a logins(1) utility similar to that found in SVr4...
2004-03-06 mikehAssign checkmode boolean earlier to handle the goto...
2004-03-05 wesUse getopt instead of hand-rolled argument parsing...
2004-03-04 josefUpdate URL of GCC status page to GCC 3.3
2004-03-03 blackendTypo fix.
2004-03-02 jakeElf_Phdr.p_type 7 is "PT_TLS".
2004-03-01 acheThis commit was generated by cvs2svn to compensate...
2004-02-29 mikehAdd the -e (mail presence test), -H (header summary...
2004-02-29 schweikhFix grammar bogon.
2004-02-29 bdeFixed style bugs in previous commit (.ifndef instead...
2004-02-28 njlThis commit was generated by cvs2svn to compensate...
2004-02-28 njlThis commit was generated by cvs2svn to compensate...
2004-02-28 mlaierThis commit was generated by cvs2svn to compensate...
2004-02-28 mlaierThis commit was generated by cvs2svn to compensate...
2004-02-27 trhodesUpdate the find manual page:
2004-02-27 desI am a moron.
2004-02-27 desRe-add the setuid bit, conditional on NO_SETUID_LOGIN...
2004-02-27 desRemove EXAMPLES section which duplicates text in fetch(3).
2004-02-27 desCut through the bikeshed and remove login(1)'s setuid...
2004-02-26 desThis commit was generated by cvs2svn to compensate...
2004-02-26 mlaierThis commit was generated by cvs2svn to compensate...
2004-02-25 desUse the -H option instead of the deprecated -follow...
2004-02-25 bdeDemangled vendor ids. Fixed misplaced FreeBSD id.
2004-02-25 bdeBacked out rev.1.6. A bogus include was added to work...
2004-02-25 acheThis commit was generated by cvs2svn to compensate...
2004-02-24 cpercivaSend birthday presents to Wadham College, Oxford. :)
2004-02-23 markusAdd my birthday.
2004-02-23 johanstyle.Makefile(5):
2004-02-23 desTypo.
2004-02-18 desUse %zu for size_t, like God intended.
2004-02-18 desFix printf() format bug in previous commit (size_t...
2004-02-18 desRevamp the statistics code, and switch to a much more...
2004-02-15 dwmaloneFix some WARNS:
2004-02-15 dwmaloneRemove an unused variable.
2004-02-15 dwmaloneFix a few WARNS:
2004-02-15 dwmaloneInclude timeconv.h for _int_to_time and _time_to_int.
2004-02-15 cpercivaAttempt #2 to fix script(1) if the standard input is...
2004-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2004-02-13 acheThis commit was generated by cvs2svn to compensate...
2004-02-12 bdeOnly indent once for continuation lines when not lining...
2004-02-10 wesAdd some presidential birthdays.
2004-02-10 mlaierAdd my birthday (for those interested)
2004-02-10 desThis commit was generated by cvs2svn to compensate...
2004-02-09 bdeAdded an option -ldi<N> to control indentation of local...
2004-02-09 bdeOnly use tabs to indent variable names if the declarati...
2004-02-09 bdeBacked out a part of previous commit that wasn;t mentio...
2004-02-09 bdeFixed tab lossage in indented variable names. The...
2004-02-09 bdeFixed misformatting of "struct foo *bar" in function...
next