summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* [HISTORY] command appeared in Version 1 AT&T UNIXwosch1996-08-2918-11/+71
* sync copyright with /usr/share/examples/etc/bsd-style-copyrightwosch1996-08-2710-69/+179
* complete err() changes, actually use warn() in most instancesadam1996-08-263-9/+9
* Dont forget to #include <err.h>peter1996-08-255-0/+5
* Argh! caught! *blush*.. This program was supplying it's own 'err' routinepeter1996-08-255-46/+15
* Fix some bogons:peter1996-08-251-11/+10
* Add synopsis for yppasswd.alex1996-08-241-0/+6
* Change a stray reference to pstat to vmstat.mpp1996-08-241-1/+1
* Locate the text inode, closes PR#1070peter1996-08-242-2/+7
* Quick attempt to decode DTYPE_PIPE files and print something meaningfulpeter1996-08-241-7/+53
* s/__unused/__sex_unused/ - this is simply a placeholder variable thatpeter1996-08-241-1/+1
* Convert to mdoc format.mpp1996-08-231-122/+133
* Use the .Bx macro where appropriate.mpp1996-08-235-7/+16
* Try to make netstat more smart about port numbers.phk1996-08-231-7/+21
* Fix a couple of file-descriptor leaks.phk1996-08-231-0/+3
* Don't make -l warn when it's not used, so we can potentially set itjkh1996-08-231-4/+1
* Use the .At macro where appropriate.mpp1996-08-236-6/+12
* Use the .Fx macro where appropriate.mpp1996-08-235-8/+14
* Print the correct thing when interrupted by a signal.jkh1996-08-221-8/+7
* 1. Understand file:/path style URLs.jkh1996-08-222-514/+600
* code cleanupwosch1996-08-222-33/+35
* Add kzip(8) as supplied with PR# 1507, with some minor cleanup by me.mpp1996-08-212-2/+75
* Fix a small potential bogon I noticed here with restarts.jkh1996-08-211-2/+2
* a header file for zopen.3wosch1996-08-203-1/+36
* Fix non-break space attrsache1996-08-202-5/+5
* If running under a typical sysv-style curses, including ncurses, usepeter1996-08-201-3/+5
* Simplistic conversion of mail to use termios instead of sgtty.peter1996-08-194-21/+23
* Update some ancient warts in talk:peter1996-08-193-20/+25
* replace shell comment char ``#'' with troff comment command ``.\"''wosch1996-08-171-2/+2
* make install should not install any file in /etc.wosch1996-08-171-2/+3
* kzip's usage() does not show the ``-v'' verbose optionnate1996-08-161-2/+2
* Add support for HTTP proxies, fix some bugs with http transfers.jkh1996-08-142-5/+58
* bigramwosch1996-08-1412-98/+307
* New collating rules, reflect POSIX better nowache1996-08-135-81/+3143
* Add a simple -v (verbose) option that allows you to see when -C actuallypeter1996-08-121-5/+12
* Add new option to chpass: -e "expire" ; change the account expire timepeter1996-08-125-13/+38
* Fix broken modtime preservation code. *Now* it preserves the modtimejkh1996-08-121-17/+25
* Localize itache1996-08-122-3/+5
* Make it at least semi-workedache1996-08-111-2/+2
* Localize itache1996-08-113-5/+7
* Pick collate info for RE character rangesache1996-08-111-1/+1
* Describe collation order rules (from POSIX WG)ache1996-08-111-0/+35
* Fix some improperly wrapped lines in the code.alex1996-08-111-4/+2
* s/trace -C/ktrace -C/peter1996-08-101-1/+1
* Remove the need for rdist(1) to run setuid, thus completely closing anypeter1996-08-1011-43/+250
* Fix a potential buffer overflow condition.joerg1996-08-081-2/+3
* Move tsort back to lib-tools where it belongs, and add a "speciallypeter1996-08-071-2/+3
* Defer to fashion.jkh1996-08-071-10/+10
* Suppress the messages from the server after login (ftpVerbose(ftp,0)). Errorsjmz1996-08-041-1/+3
* documented that the dog Biff is deadwosch1996-08-031-0/+3
OpenPOWER on IntegriCloud