summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Submitted by: Sin'ichiro MIYATANI / Phase One, Inc <siu@phaseone.co.jp>julian1997-09-242-1/+277
* put in the link for the dummy collation module for Shift-JISjulian1997-09-241-2/+2
* Add a mode to display ICMP statistics.wollman1997-09-249-19/+520
* Float overflow in statistic function for large databaseswosch1997-09-231-4/+4
* Polish message catalogs for vi.wosch1997-09-221-2/+6
* Polish message catalogs for ee.wosch1997-09-223-1/+369
* Add ypwhich(1) and yppoll(8) manual pages.wosch1997-09-212-2/+101
* Fix argument string for getopt.dima1997-09-181-2/+2
* Use -ansi -pedantic -trigraphs, as suggested by Bruce.joerg1997-09-182-21/+133
* Many places in the code NULL is used in integer context, wherephk1997-09-1815-43/+43
* Activate c89(1).joerg1997-09-171-2/+2
* This commit was generated by cvs2svn to compensate for changes in r29544,joerg1997-09-173-0/+122
|\
| * c89 is the Posix.2 name for a C compiler that accepts ANSI/ISO C sourcejoerg1997-09-173-0/+122
* revert: The warning was supposed to irritate someone into fixing this.jkh1997-09-151-3/+2
* Proper casting for clnt_broadcast() args.jkh1997-09-151-2/+2
* Silence a warning with a cast.jkh1997-09-151-2/+2
* unsigned char -> caddr_t for mmap's return value.jkh1997-09-151-2/+3
* Fix a comment.phk1997-09-151-1/+1
* Change manual declarations of some functions to proper includesache1997-09-151-15/+30
* Allow backspace tooache1997-09-151-2/+3
* Oops, fix upper controls testache1997-09-151-2/+3
* Localize it. High controls disabled in any case.ache1997-09-151-5/+11
* Install gencat.1 manpage.wosch1997-09-142-2/+63
* In these days, waiting one full second for more to appear is far too long.phk1997-09-141-2/+2
* When calling strip, temporarily close the file, call strip and thenpeter1997-09-141-2/+10
* PR: docs/4383wosch1997-09-131-5/+14
* spelling corrections.wosch1997-09-131-1/+1
* Add manpage links ypchpass.1, ypchfn.1, ypchsh.1wosch1997-09-131-0/+3
* Document newly added -d option and fix usage stringache1997-09-122-4/+7
* The "-d" option dumps out the entire process list on a per controllingache1997-09-121-11/+40
* Teach comm(1) and uniq(1) about an option for case-insensitive work.joerg1997-09-074-12/+42
* "lmd" -> "-lmd"nate1997-09-051-2/+2
* If elf, don't add libmd.a just because we link against libskey.so.peter1997-09-051-0/+3
* If building elf, don't link in libmd.a just for libskey.so to use. Underpeter1997-09-051-3/+9
* - Changed default PAGER from 'less' to 'more', since we don't have lessnate1997-09-051-2/+2
* Added an replacement for callrpc that uses tcp as primary transport method.tegge1997-09-041-3/+72
* Touch up the code that implements "ldd -v".jdp1997-09-023-54/+86
* Fix file names.wosch1997-08-316-9/+9
* Display file size as an unsigned long.alex1997-08-311-2/+2
* fix a few spelling changesjmg1997-08-303-4/+4
* fix misspellingjmg1997-08-301-1/+1
* Add -execdir which will execute the exec command in the dir of the fileimp1997-08-295-5/+117
* Use err(3). Cosmetic in usage(). Delay the compute of defaultdomain (fromcharnier1997-08-291-34/+28
* Use err(3). Add Xreferences. Delay the compute of default domain.charnier1997-08-292-24/+23
* Use err(3). Add references to others man pages. Wait for the user tocharnier1997-08-292-19/+24
* du(1) always exit with value zero.wosch1997-08-291-1/+1
* more sanity check before making output.itojun1997-08-291-3/+3
* Make X11 support in doscmd dependent on the actual libX11.a library andjlemon1997-08-281-2/+2
* To cope with shell archive file generated by GNU sharutils 4.2.itojun1997-08-281-2/+10
* Use err(3). Rewrote man page in mdoc format. The user visible change is thatcharnier1997-08-285-171/+148
OpenPOWER on IntegriCloud