aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Fix ~/.hushlogin handling.Max Khon2004-01-261-3/+4
* New -e flag, modifies the behavior of the -u uid flag to use theDiomidis Spinellis2004-01-262-4/+16
* Revert changes of rev 1.55; replace with strong encouragement toWes Peters2004-01-261-87/+14
* Previous commit did the reverse of what the log message said (and ofDag-Erling Smørgrav2004-01-261-1/+1
* Fixed a bug that previous revision has introduced -- we missedRuslan Ermilov2004-01-251-3/+5
* I don't normally use my middle name, so remove it from attributions inDag-Erling Smørgrav2004-01-251-3/+3
* Fix section number in cross reference.Tim J. Robbins2004-01-231-1/+1
* Document fetch(1) environment variables in fetch(1) man page, instead ofWes Peters2004-01-231-12/+108
* Fix SYNOPSIS of manual page, clustering no-arg options correctly.Sheldon Hearn2004-01-222-4/+2
* Two fixes for script(1):Colin Percival2004-01-221-11/+22
* Serial murderers shouldn't commit suicide. (killall shouldColin Percival2004-01-221-0/+4
* Fixed broken logic when parsing double quotes.Ruslan Ermilov2004-01-221-14/+5
* Userland signed char fixes for PPC build. Problems were using a charPeter Grehan2004-01-222-2/+2
* Two fixes here:Colin Percival2004-01-221-2/+4
* Add my birthday.Philip Paeps2004-01-211-0/+1
* Revert previous commit, ru has ideas how to better document thisJens Schweikhardt2004-01-211-9/+1
* Use a larger field for the size in blocks; the current width (4 digits)Dag-Erling Smørgrav2004-01-201-1/+1
* Document __MAKE_CONF and its default, /etc/make.conf.Jens Schweikhardt2004-01-191-1/+9
* Remove unused includes. Make it WARNS=6 friendly. Concerning bin/2442, makePhilippe Charnier2004-01-184-21/+39
* o -m flags contructs case sensitive RE, not case insensitive.Maxim Konovalov2004-01-181-1/+1
* o Sync usage() and man page synopsis with reality.Maxim Konovalov2004-01-182-9/+3
* Put chkey(1), newkey(8), and keyserv(8) into the crypto distribution.Ruslan Ermilov2004-01-182-0/+2
* - Build things in pure dictionary order (see sort(1)).Ruslan Ermilov2004-01-161-41/+57
* Allow variable substitutions in SYSV variable substitutions likeHartmut Brandt2004-01-121-22/+33
* Remove (another) now redundant and now conflicting declaration ofJacques Vidrine2004-01-121-3/+2
* Moved the code for :U and :L modifiers where it belongs, so thatRuslan Ermilov2004-01-101-32/+32
* Move declarations of Procfd to a header file.David Malone2004-01-079-8/+2
* Fix a printf format warning.David Malone2004-01-071-1/+1
* Mark a function as `unused' in generated code. (Sometimes it is used,Jacques Vidrine2004-01-061-1/+7
* Work around a `label defined but not used' warning in *generated* code.Jacques Vidrine2004-01-061-0/+2
* When root tries to su to a non-existent user, pam_authenticate() willDag-Erling Smørgrav2004-01-061-4/+4
* Correct reference to a non existant man page.Philippe Charnier2004-01-041-1/+1
* Avoid using .Nm at the start of the sentence.Philippe Charnier2004-01-041-3/+2
* Remove inappropriate reference to USSR.Greg Lehey2004-01-011-1/+1
* Fix typo in prev commitAndrey A. Chernov2003-12-311-1/+1
* Remove incorrect holiday, add new one, fix another oneAndrey A. Chernov2003-12-311-2/+2
* Use floating point instead of unsigned long longs in percentageBruce Evans2003-12-291-13/+13
* Fixed missing declaration of pluralies(). This showed up as strangeBruce Evans2003-12-292-0/+3
* Fixed style bugs created in rev.1.27 by removing "__P(" and its closing ")"Bruce Evans2003-12-291-75/+75
* Add my birthdate (gifts are welcome :-)).Alex Dupre2003-12-281-0/+1
* Teach netstat about the new sendfile statistics.Mike Silbersack2003-12-281-0/+4
* Fix signal behaviour.Martin Cracauer2003-12-281-2/+7
* Clean up the style of the previous commit, and fix a fewMike Silbersack2003-12-271-7/+5
* Teach netstat to read and display the new sfbuf statistics.Mike Silbersack2003-12-271-0/+12
* Fix percentages by using long long to hold values for 'space',Alfred Perlstein2003-12-261-9/+12
* More holidays in .ru, fixes, strip redundant prefix.Maxim Konovalov2003-12-263-20/+27
* Remove an unused variable.David Malone2003-12-251-2/+1
* Make systat -net aware of compressed time_wait sockets.Mike Silbersack2003-12-241-3/+11
* I asked Bosko Milekic for help with 'peak' reporting, and he suggestedAlfred Perlstein2003-12-231-2/+2
* Restore old netstat -m output.Alfred Perlstein2003-12-234-31/+76