summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* - Move all of the PS_ flags into either p_flag or td_flags.jeff2007-09-172-2/+2
* - Stop computing %CPU for the imaginary idle process; we nowru2007-09-111-54/+6
* Check return value of listen().kevlo2007-09-111-1/+2
* - Netstat warning removal for 64 bit aware platforms.rrs2007-09-091-117/+108
* Add --posix as a synonym for --format=pax, for GNUkientzle2007-09-091-0/+5
* Add misc entries communilated over the yearedwin2007-09-073-6/+11
* Inactive pages don't have to be dirty plus improve description ofru2007-09-021-2/+3
* Fix the description of the "Cache" memory and clarify theru2007-09-011-2/+2
* - Fix typo in netstat's display of Nagle algorithm - refer to the RFC.rrs2007-08-241-2/+2
* Use POSIX mutex instead of Solaris ones. This makes generationdelphij2007-08-231-8/+8
* sysent.h is installed as sys/sysent.h, so reflect it.delphij2007-08-231-1/+1
* Fix for PR bin/115033. This corrects a crash when long optionskientzle2007-08-011-0/+4
* Make tcpstates[] static, and make sure TCPSTATES is defined beforedes2007-07-301-2/+1
* Print integer-typed arguments as integers. This makes sure thatmarcel2007-07-281-3/+3
* Fix handling of Quad-type arguments. Previously, syscallsmarcel2007-07-284-12/+23
* Syscalls have at most 6 argument, not 5. See mmap(2) for example.marcel2007-07-281-1/+1
* Add a counter for the total number of pages cached and support foralc2007-07-271-0/+2
* Update for japanese holidays.bland2007-07-271-1/+1
* Stop mentioning /usr/X11R6.delphij2007-07-241-2/+2
* Fill in some casts that are needed (according to GCC 4.1)kientzle2007-07-201-6/+6
* Don't exit immediately on libarchive warnings, justkientzle2007-07-202-4/+4
* Update the default FILESYSTEMS value in a comment to note that ext2fs isjhb2007-07-191-1/+1
* Bah, fix a cosmetic nit and remove a debugging aid missed in the previousjhb2007-07-161-2/+1
* Restore netstat -M functionality for most statistics on core dumps. Injhb2007-07-1618-366/+750
* Disconnect netatm from the build as it is not MPSAFE and relies onrwatson2007-07-141-4/+5
* - Simulate GNU gzip(1) behavior where full filename isdelphij2007-07-121-7/+7
* Fix alignment of context switch traces.jhb2007-07-101-1/+1
* Before doing compile_re() which needs a parameter to identifydelphij2007-07-061-4/+4
* Remove the -DFAST_IPSEC from Makefiles again.bz2007-07-051-2/+2
* kdump has knowledge of lseek() and mmap() arg decoding. Teach it aboutpeter2007-07-041-1/+25
* Add case-insensitive matching to sed, using the 'I' flag, similarly to GNU sed.ssouhlal2007-07-043-27/+52
* Significantly reduce the memory leak as noted in BUGS section forscf2007-07-045-10/+28
* Commit IPv6 support for FAST_IPSEC to the tree.gnn2007-07-016-80/+25
* Add support using an alternate table file to usbhidaction(1).imp2007-06-302-3/+10
* MFp4: Bugfixes for truss(1):delphij2007-06-2610-91/+75
* Add myself as a src committer.scf2007-06-251-0/+1
* o style(9) nit.rrs2007-06-171-100/+87
* - Forced commit to update who actually did this code (I forgotrrs2007-06-171-0/+1
* o Do not warn if the process exits before we get its name.maxim2007-06-161-1/+3
* Never define the generated rpc server main function with storage typese2007-06-161-1/+1
* Expand TCP counters from 9 digits to 12.jhb2007-06-151-25/+25
* Consistently indent the R() macro for fields on the right-side of thejhb2007-06-151-17/+17
* Add a new counter for retransmitted packets due to SACK.jhb2007-06-151-51/+54
* Third stage of unbreaking printing of pseudo-nice values (realtimebde2007-06-151-2/+25
* Add myself as a commiter.timur2007-06-131-0/+1
* sctp_process_inpcb() wants an offset parameter in size_t,delphij2007-06-131-1/+1
* Options spring cleanup:sepotvin2007-06-131-2/+0
* Import rewrite of IPv4 socket multicast layer to support source-specificbms2007-06-121-1/+4
* Drop the argument to the OUT macro because it can't emityar2007-06-121-7/+7
* Don't forget to clear out the hold space for each subsequent fileyar2007-06-123-4/+18
OpenPOWER on IntegriCloud