summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* This compiles cleanly with WARNS=2; make sure it stays that way.dd2001-06-201-2/+3
* Don't arbitrarily limit tabstop expansions to 256 characters.dd2001-06-201-1/+1
* Made all fields in default output be space separated. Run-togetherschweikh2001-06-191-11/+6
* Call clnt_destroy() to prevent exhausting resources.mikeh2001-06-192-0/+3
* Cleanup the mix of styles in this file:mikeh2001-06-191-125/+124
* Teach fstat(1) about FIFO's - it's OK to display them as regular files.roam2001-06-181-3/+10
* Support mail boxes that have dates without seconds (SysV) and thosemikeh2001-06-181-4/+33
* Satisfy gcc's parenthetical needs and clamp down with WANRS=2.dd2001-06-172-2/+3
* Add the -p flag to force unknown control sequences to be passedmikeh2001-06-173-7/+18
* Use err(3) and style(9) cleanup.mikeh2001-06-171-21/+13
* Make the synopsis resemble the usage in the source file.dd2001-06-161-5/+4
* Print spaces on the leading edge rather than the trailing edge of eachmikeh2001-06-161-8/+7
* Cast size_t -> int to satisfy printf %* constraints on the alpha.jlemon2001-06-161-1/+1
* remove warningsassar2001-06-1513-93/+67
* remove K&R supportassar2001-06-1515-338/+201
* Remove unwanted CFLAGS, and add a CVS id.eric2001-06-152-1/+5
* revert removal of warning and K&R supportassar2001-06-1516-138/+294
* nflag -> numeric_port. nflag is no moreassar2001-06-151-1/+1
* Print symbolic names for appletalk ports. Also some very minor style 9 issues.imp2001-06-151-2/+15
* First round of netstat(1) cleanup.ru2001-06-154-65/+52
* Line up `netstat -rl' display.ru2001-06-151-5/+7
* remove most of the warningsassar2001-06-1516-277/+144
* add the option -S for printing port numbers symbolically but addressesassar2001-06-1510-45/+55
* Restore -M -N support for -m.ru2001-06-144-32/+69
* Removed -h option.ru2001-06-141-5/+1
* Really delete the -h option.ru2001-06-141-2/+2
* Silence warnings and minor style fixes. Mostly constify and don'tdd2001-06-142-10/+14
* Part 2 of gensetdefs de-orbit burn. linker sets are now self containedpeter2001-06-144-429/+0
* Respect REPLYTO in mailrc.mikeh2001-06-144-10/+8
* Avoid the avm field joining the w field when avm is > 9.999.999 pagesschweikh2001-06-131-1/+1
* Add '-I mask' cmdline flag to ignore/skip files and subdirectoriesroam2001-06-132-2/+70
* Increase field width by one for 'fre' to accomodate today's memory sizes.schweikh2001-06-121-3/+3
* Allow -u to work with UID's also.obrien2001-06-121-6/+9
* Fixed printing of netatalk statistics WRT the -s flag.ru2001-06-121-2/+2
* ANSI C prohibits text after #endif.dd2001-06-121-2/+2
* Mention about -rl behavior change. Now, MTU is printed.ume2001-06-111-1/+3
* Add missing column for Mtu in header when -rl is specified.ume2001-06-111-4/+13
* Sync with recent KAME.ume2001-06-117-43/+126
* ISO_ -> ISOache2001-06-112-2/+2
* ISO_ -> ISOache2001-06-116-748/+9
* ISO_ -> ISOache2001-06-119-41/+41
* ISO_ -> ISOache2001-06-1110-426/+11
* Handle ASCII and US-ASCII aliasesache2001-06-101-1/+3
* Install additional en_US linksache2001-06-101-1/+3
* Remove "SU" - not valid country codeache2001-06-101-2/+3
* Add more *.US-ASCII entriesache2001-06-101-1/+3
* Add Latin15 entriesache2001-06-101-0/+6
* Add new and Latin15 namesache2001-06-101-0/+8
* Understand new locale names and Latin15ache2001-06-101-2/+23
* Always print at least 2 bytes for IN_CLASSB_NET networks.ru2001-06-081-10/+29
OpenPOWER on IntegriCloud