summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Correct reference to a non existant man page.charnier2004-01-041-1/+1
* Avoid using .Nm at the start of the sentence.charnier2004-01-041-3/+2
* Remove inappropriate reference to USSR.grog2004-01-011-1/+1
* Fix typo in prev commitache2003-12-311-1/+1
* Remove incorrect holiday, add new one, fix another oneache2003-12-311-2/+2
* Use floating point instead of unsigned long longs in percentagebde2003-12-291-13/+13
* Fixed missing declaration of pluralies(). This showed up as strangebde2003-12-292-0/+3
* Fixed style bugs created in rev.1.27 by removing "__P(" and its closing ")"bde2003-12-291-75/+75
* Add my birthdate (gifts are welcome :-)).ale2003-12-281-0/+1
* Teach netstat about the new sendfile statistics.silby2003-12-281-0/+4
* Fix signal behaviour.cracauer2003-12-281-2/+7
* Clean up the style of the previous commit, and fix a fewsilby2003-12-271-7/+5
* Teach netstat to read and display the new sfbuf statistics.silby2003-12-271-0/+12
* Fix percentages by using long long to hold values for 'space',alfred2003-12-261-9/+12
* More holidays in .ru, fixes, strip redundant prefix.maxim2003-12-263-20/+27
* Remove an unused variable.dwmalone2003-12-251-2/+1
* Make systat -net aware of compressed time_wait sockets.silby2003-12-241-3/+11
* I asked Bosko Milekic for help with 'peak' reporting, and he suggestedalfred2003-12-231-2/+2
* Restore old netstat -m output.alfred2003-12-234-31/+76
* Fix a couple of stylistic issuesemax2003-12-221-2/+2
* Fix uncontrolled access to the buffer in rfcomm_sppd(1).emax2003-12-191-4/+21
* Change the select timeout from 100ms to 2 seconds now that SIGCHILD isscottl2003-12-191-2/+2
* Add a bunch of Russian holidays.maxim2003-12-154-13/+101
* Install a SIGCHLD handler so select(2) will be interrupted when a childdes2003-12-131-0/+20
* Fixed misplacement of __FBSDID(). Backed out editing of vendor id lines.bde2003-12-111-6/+7
* Revert part of revision 1.74 after bde reminded me of a detail I'ddes2003-12-111-4/+7
* Whitespace cleanup.des2003-12-101-36/+36
* Remove debugging printfdes2003-12-101-1/+0
* Document the simpler -a semantics.des2003-12-101-3/+0
* Fix a couple of issues in the interrupt code:des2003-12-101-21/+13
* s/u_(int|long)\>/unsigned \1/des2003-12-101-15/+15
* Fix a couple of warnings (const a function parameter and change somedwmalone2003-12-101-4/+3
* Use .St -susv2 rather than "The Single UNIX specification".maxim2003-12-101-2/+3
* First pass at attempted debrucification:peter2003-12-082-7/+7
* Unbreak vmstat -i on ia64:marcel2003-12-081-9/+12
* The uuidgen(1) program is WARNS=6 clean, so flag it as such.mux2003-12-071-1/+1
* Finish the transition from libkvm to sysctl that I started a while ago.des2003-12-073-118/+249
* Add a -E (elapsed time) flag to kdump. This is like -T, except it ispeter2003-12-072-2/+12
* Add Japan's real entry into the Second World War.grog2003-12-061-0/+1
* Fix some minor nits in netstat whereby large interface names would bebms2003-11-283-7/+25
* Grammar, spelling and punctuation sweep.brueffer2003-11-261-9/+9
* /rescue/b{,un}zip exists, so build this dynamically now.obrien2003-11-171-2/+0
* Update cross references after utf2/euc move.tjr2003-11-151-2/+2
* Do not ignore any possible errors that fseeko() may have. The factmarcel2003-11-131-22/+24
* make minimum column size for interrupt name be the heading (depends uponjmg2003-11-091-1/+1
* Port truss(1) to 64-bit architectures:marcel2003-11-0911-113/+84
* fix an overflow bug when scanning for length of names that I introduced injmg2003-11-081-6/+6
* Add GB2312 to the list of supported encodings. Cross-reference gb2312(5).tjr2003-11-081-1/+4
* Add gb2312 encoding.davidxu2003-11-051-0/+1
* Add r_earth, r_moon, r_sun, representing the terrestrial, lunar, andmph2003-11-051-0/+3
OpenPOWER on IntegriCloud