aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Fix for PR bin/115033. This corrects a crash when long optionsTim Kientzle2007-08-011-0/+4
* Make tcpstates[] static, and make sure TCPSTATES is defined beforeDag-Erling Smørgrav2007-07-301-2/+1
* Print integer-typed arguments as integers. This makes sure thatMarcel Moolenaar2007-07-281-3/+3
* Fix handling of Quad-type arguments. Previously, syscallsMarcel Moolenaar2007-07-284-12/+23
* Syscalls have at most 6 argument, not 5. See mmap(2) for example.Marcel Moolenaar2007-07-281-1/+1
* Add a counter for the total number of pages cached and support forAlan Cox2007-07-271-0/+2
* Update for japanese holidays.Alexander Nedotsukov2007-07-271-1/+1
* Stop mentioning /usr/X11R6.Xin LI2007-07-241-2/+2
* Fill in some casts that are needed (according to GCC 4.1)Tim Kientzle2007-07-201-6/+6
* Don't exit immediately on libarchive warnings, justTim Kientzle2007-07-202-4/+4
* Update the default FILESYSTEMS value in a comment to note that ext2fs isJohn Baldwin2007-07-191-1/+1
* Bah, fix a cosmetic nit and remove a debugging aid missed in the previousJohn Baldwin2007-07-161-2/+1
* Restore netstat -M functionality for most statistics on core dumps. InJohn Baldwin2007-07-1618-366/+750
* Disconnect netatm from the build as it is not MPSAFE and relies onRobert Watson2007-07-141-4/+5
* - Simulate GNU gzip(1) behavior where full filename isXin LI2007-07-121-7/+7
* Fix alignment of context switch traces.John Baldwin2007-07-101-1/+1
* Before doing compile_re() which needs a parameter to identifyXin LI2007-07-061-4/+4
* Remove the -DFAST_IPSEC from Makefiles again.Bjoern A. Zeeb2007-07-051-2/+2
* kdump has knowledge of lseek() and mmap() arg decoding. Teach it aboutPeter Wemm2007-07-041-1/+25
* Add case-insensitive matching to sed, using the 'I' flag, similarly to GNU sed.Suleiman Souhlal2007-07-043-27/+52
* Significantly reduce the memory leak as noted in BUGS section forSean Farley2007-07-045-10/+28
* Commit IPv6 support for FAST_IPSEC to the tree.George V. Neville-Neil2007-07-016-80/+25
* Add support using an alternate table file to usbhidaction(1).Warner Losh2007-06-302-3/+10
* MFp4: Bugfixes for truss(1):Xin LI2007-06-2610-91/+75
* Add myself as a src committer.Sean Farley2007-06-251-0/+1
* o style(9) nit.Randall Stewart2007-06-171-100/+87
* - Forced commit to update who actually did this code (I forgotRandall Stewart2007-06-171-0/+1
* o Do not warn if the process exits before we get its name.Maxim Konovalov2007-06-161-1/+3
* Never define the generated rpc server main function with storage typeStefan Eßer2007-06-161-1/+1
* Expand TCP counters from 9 digits to 12.John Baldwin2007-06-151-25/+25
* Consistently indent the R() macro for fields on the right-side of theJohn Baldwin2007-06-151-17/+17
* Add a new counter for retransmitted packets due to SACK.John Baldwin2007-06-151-51/+54
* Third stage of unbreaking printing of pseudo-nice values (realtimeBruce Evans2007-06-151-2/+25
* Add myself as a commiter.Timur I. Bakeyev2007-06-131-0/+1
* sctp_process_inpcb() wants an offset parameter in size_t,Xin LI2007-06-131-1/+1
* Options spring cleanup:Stephane E. Potvin2007-06-131-2/+0
* Import rewrite of IPv4 socket multicast layer to support source-specificBruce M Simpson2007-06-121-1/+4
* Drop the argument to the OUT macro because it can't emitYaroslav Tykhiy2007-06-121-7/+7
* Don't forget to clear out the hold space for each subsequent fileYaroslav Tykhiy2007-06-123-4/+18
* There is a symbolic antonym for REPLACE as a flag to cspace()Yaroslav Tykhiy2007-06-121-6/+6
* Backout mess mistakenly committed with manpage update.Ceri Davies2007-06-101-0/+10
* Document SCTP support.Ceri Davies2007-06-102-12/+2
* - Add myself.Beech Rintoul2007-06-091-0/+1
* Adds support for SCTP.Randall Stewart2007-06-094-1/+719
* Sort events by date.Greg Lehey2007-06-093-32/+119
* Include calendar.dutch.Greg Lehey2007-06-091-0/+1
* Dutch calendar.Greg Lehey2007-06-091-0/+58
* Increase inputFS buffer. awk will not accept some old scriptsXin LI2007-06-081-4/+13
* Mention 'k' option of gunzip.Xin LI2007-06-061-2/+2
* - Update for 2007/05/01 importRong-En Fan2007-06-052-5/+5