summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Reinstate complete (and now correctly functioning) WARNS=2.markm2001-09-122-9/+11
* Fixed some of style bugs.ru2001-09-121-1/+1
* KSE Milestone 2julian2001-09-123-10/+30
* Correct the entry for Sudetenland. It also has nothing to do with the south.grog2001-09-121-1/+1
* Correct the invasion of Südetenland. Any involvement of ducks was insignifi...grog2001-09-121-1/+1
* Implement the ``-f address_family'' filter for -i.ru2001-09-113-3/+14
* Update usage() to match reality.ru2001-09-111-5/+12
* mdoc(7) police: Fixed the .Ex calls in manpages that describe moreru2001-09-112-2/+2
* Add a cast to silence a warning (error because of WARNS=2) on Alpha.mike2001-09-101-1/+1
* Do not overrun entry array when printing output tables.ru2001-09-101-24/+22
* Fixed SIGFPE (divide by zero) if column's width exceeds display width (-w).ru2001-09-101-1/+3
* Fixed the -z option handling:ru2001-09-101-3/+6
* - Move the prototype of ttymsg() into ttymsg.h. syslogd and talkddd2001-09-093-7/+15
* Iron out an identity crisis. I'm Irish, not English.brian2001-09-091-1/+1
* Make sure that all non-root-owned binaries in standard systemdillon2001-09-091-0/+1
* Remove a bogus cast and lockdown users(1) with WARNS?=2mike2001-09-092-1/+3
* Add Dennis Ritchie.grog2001-09-091-0/+1
* If the local file does not exist, or is a regular file, and we're not tryingdes2001-09-081-27/+71
* Back out (with prejudice) the last WARNS=2 fix. I cannot understandmarkm2001-09-072-11/+9
* Yay!ru2001-09-071-236/+262
* If -s -s is specified, don't show zero multicast routing statistics.ru2001-09-072-66/+48
* Deprecate the -l option in favour of more natural -W.ru2001-09-075-15/+11
* Don't print stray socket addresses (-A) with the listen queue display (-L).ru2001-09-071-23/+20
* The default for -p was ``kern.notice'' in the -h case.ru2001-09-061-1/+1
* Convert systat(1) to use the new devstat interface.ken2001-09-063-53/+46
* Use CFLAGS, not COPTS, in the Makefile. bsd.prog.mk conveniently addsdd2001-09-053-4/+5
* Make ``wall -g'' really DTRT.ru2001-09-051-8/+11
* Remove a trailing space at the end of a line.mike2001-09-041-1/+1
* o Remove examples from throughout the manual.mike2001-09-041-11/+65
* WARNS=2 fixes.markm2001-09-042-9/+11
* SECURITY.ru2001-09-042-40/+42
* The implementation of -flags was broken and did not match the (poorly)ru2001-09-043-31/+79
* mdoc(7) police: tighten label width.ru2001-09-041-1/+1
* Use the correct blocksize when invoked with both -h and -krobert2001-09-041-1/+2
* File positions are off_t nowdays, not long, so:ache2001-09-031-13/+13
* File positions are off_t nowdays, not long, so:ache2001-09-024-7/+8
* strtol -> strtoll (for off_t file size)ache2001-09-011-1/+1
* File positions are off_t nowdays, not long, so:ache2001-09-011-5/+5
* File positions are off_t nowdays, not long, so:ache2001-09-013-3/+3
* File positions are off_t nowdays, not long, so:ache2001-09-014-14/+14
* Remove some unsafe function calls from the signal handlers.kris2001-09-011-6/+14
* Exit gracefully when a SIGHUP is received. This prevents ee from going intomp2001-08-311-0/+1
* SECURITY: Drop `setgid kmem' bit as early as possible.ru2001-08-313-0/+3
* Sort predicates.ru2001-08-311-70/+70
* Add myself.jmas2001-08-311-0/+1
* Make my Grandfather famous by showing the world my middle name,adrian2001-08-311-1/+1
* Revert the previous delta and apply a better fix which correctsmike2001-08-301-9/+5
* Restore the `-perm +mode' feature.ru2001-08-301-2/+2
* Make my Dad famous by showing the world my middle name, as seemsjoe2001-08-301-1/+1
* Like su(1), make PAM use mandatory. Remove parts of the authenticationmarkm2001-08-305-82/+7
OpenPOWER on IntegriCloud