aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* Having done ICMP, UDP, and IP, could a TCP display be far behind?Garrett Wollman1997-09-275-14/+375
* Add canonical 32bit crc as alorithm 3.Poul-Henning Kamp1997-09-265-3/+127
* Show size of vnode pool in vmstat mode.Peter Wemm1997-09-251-2/+21
* Emboldened by the success of yesterday's ICMP statistics display,Garrett Wollman1997-09-254-2/+353
* Submitted by: Sin'ichiro MIYATANI / Phase One, Inc <siu@phaseone.co.jp>Julian Elischer1997-09-242-1/+277
* put in the link for the dummy collation module for Shift-JISJulian Elischer1997-09-241-2/+2
* Add a mode to display ICMP statistics.Garrett Wollman1997-09-249-19/+520
* Float overflow in statistic function for large databasesWolfram Schneider1997-09-231-4/+4
* Polish message catalogs for vi.Wolfram Schneider1997-09-221-2/+6
* Polish message catalogs for ee.Wolfram Schneider1997-09-223-1/+369
* Add ypwhich(1) and yppoll(8) manual pages.Wolfram Schneider1997-09-212-2/+101
* Fix argument string for getopt.Dima Ruban1997-09-181-2/+2
* Use -ansi -pedantic -trigraphs, as suggested by Bruce.Joerg Wunsch1997-09-182-21/+133
* Many places in the code NULL is used in integer context, wherePoul-Henning Kamp1997-09-1815-43/+43
* Activate c89(1).Joerg Wunsch1997-09-171-2/+2
* c89 is the Posix.2 name for a C compiler that accepts ANSI/ISO C sourceJoerg Wunsch1997-09-173-0/+122
* revert: The warning was supposed to irritate someone into fixing this.Jordan K. Hubbard1997-09-151-3/+2
* Proper casting for clnt_broadcast() args.Jordan K. Hubbard1997-09-151-2/+2
* Silence a warning with a cast.Jordan K. Hubbard1997-09-151-2/+2
* unsigned char -> caddr_t for mmap's return value.Jordan K. Hubbard1997-09-151-2/+3
* Fix a comment.Poul-Henning Kamp1997-09-151-1/+1
* Change manual declarations of some functions to proper includesAndrey A. Chernov1997-09-151-15/+30
* Allow backspace tooAndrey A. Chernov1997-09-151-2/+3
* Oops, fix upper controls testAndrey A. Chernov1997-09-151-2/+3
* Localize it. High controls disabled in any case.Andrey A. Chernov1997-09-151-5/+11
* Install gencat.1 manpage.Wolfram Schneider1997-09-142-2/+63
* In these days, waiting one full second for more to appear is far too long.Poul-Henning Kamp1997-09-141-2/+2
* When calling strip, temporarily close the file, call strip and thenPeter Wemm1997-09-141-2/+10
* PR: docs/4383Wolfram Schneider1997-09-131-5/+14
* spelling corrections.Wolfram Schneider1997-09-131-1/+1
* Add manpage links ypchpass.1, ypchfn.1, ypchsh.1Wolfram Schneider1997-09-131-0/+3
* Document newly added -d option and fix usage stringAndrey A. Chernov1997-09-122-4/+7
* The "-d" option dumps out the entire process list on a per controllingAndrey A. Chernov1997-09-121-11/+40
* Teach comm(1) and uniq(1) about an option for case-insensitive work.Joerg Wunsch1997-09-074-12/+42
* "lmd" -> "-lmd"Nate Williams1997-09-051-2/+2
* If elf, don't add libmd.a just because we link against libskey.so.Peter Wemm1997-09-051-0/+3
* If building elf, don't link in libmd.a just for libskey.so to use. UnderPeter Wemm1997-09-051-3/+9
* - Changed default PAGER from 'less' to 'more', since we don't have lessNate Williams1997-09-051-2/+2
* Added an replacement for callrpc that uses tcp as primary transport method.Tor Egge1997-09-041-3/+72
* Touch up the code that implements "ldd -v".John Polstra1997-09-023-54/+86
* Fix file names.Wolfram Schneider1997-08-316-9/+9
* Display file size as an unsigned long.Alexander Langer1997-08-311-2/+2
* fix a few spelling changesJohn-Mark Gurney1997-08-303-4/+4
* fix misspellingJohn-Mark Gurney1997-08-301-1/+1
* Add -execdir which will execute the exec command in the dir of the fileWarner Losh1997-08-295-5/+117
* Use err(3). Cosmetic in usage(). Delay the compute of defaultdomain (fromPhilippe Charnier1997-08-291-34/+28
* Use err(3). Add Xreferences. Delay the compute of default domain.Philippe Charnier1997-08-292-24/+23
* Use err(3). Add references to others man pages. Wait for the user toPhilippe Charnier1997-08-292-19/+24
* du(1) always exit with value zero.Wolfram Schneider1997-08-291-1/+1
* more sanity check before making output.Jun-ichiro itojun Hagino1997-08-291-3/+3