]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Merge of libpcap 0.8.3 from tcpdump.org.
[FreeBSD/FreeBSD.git] / usr.bin /
2004-03-31 bmsThis commit was generated by cvs2svn to compensate...
2004-03-30 cpercivaFrom the list of calendars, remove some duplicate entri...
2004-03-30 gadUse KERN_PROC_PROC instead of KERN_PROC_ALL on the...
2004-03-29 desThis commit was generated by cvs2svn to compensate...
2004-03-27 gadAdd a cross-reference to pkill(1), now that pkill is...
2004-03-27 gadbde also tells me that he is confident that P_SYSTEM...
2004-03-27 gadHook `pkill' (and thus `pgrep') to the standard buildworld.
2004-03-27 gadSome style(9)-ish improvements, courtesy of bde.
2004-03-26 gadRemove the _PATH_DEVNULL setting for "swapf". From...
2004-03-26 gadRemove the NEED_KMEM support meant for FreeBSD 3.x...
2004-03-26 gadSwitch to checking P_KTHREAD instead of P_SYSTEM when...
2004-03-26 ruProperly document the -M and -N options.
2004-03-26 ruCorrect the description of the -N option.
2004-03-26 ruAvoid the manpage layering violation and low-level...
2004-03-26 ruCorrect the description of options -N and -M to match...
2004-03-26 ruApply style.Makefile(5).
2004-03-26 gadSend those -Debug messages to stderr, not stdout...
2004-03-26 gadAdd a debugging option, as I don't understand something...
2004-03-26 gadRemove a redundant check against mypid (the check is...
2004-03-26 gadAdd a cast to get this to compile with WARNS=5 on sparc...
2004-03-26 gadFixes so this will compile with WARNS=5 on i386.
2004-03-25 gadFix two cosmetic style(9) issues.
2004-03-25 gadAdd a comment for when these utilities were added to...
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 gadAs suggested by des, add a "vendor branch" for this...
2004-03-25 cvs2svnThis commit was manufactured by cvs2svn to create branc...
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.
next