summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adapt to new libftpio. [jkh]jkh1996-08-031-9/+9
* Close PR#1455. In a couple of weeks, I'll change bsd.lib.mk to usejkh1996-08-022-11/+21
* Fix a bug under time's "-l" option. The values reported for averagejdp1996-07-301-1/+24
* one file somehow slipped by me in the previous commitadam1996-07-302-2/+6
* when file can be opened for read but cannot be read from:adam1996-07-303-6/+11
* ree (aka ee) doesn't have a man pagewosch1996-07-291-0/+1
* Add newline, closes bin/1433pst1996-07-261-1/+1
* Add Bruce's improvement to security patchpst1996-07-251-1/+6
* Fix an itinerant cross-reference.wollman1996-07-251-1/+1
* Submitted by: archie@whistle.comjulian1996-07-231-2/+2
* 'make' prints an extra leading `make: ' and extra trailing newline ifnate1996-07-231-1/+1
* Submitted by: archie@whistle.comjulian1996-07-234-44/+51
* Fix botches in the handling of "AM" and "PM":jdp1996-07-191-3/+8
* s/msg/shm/ for one variable.joerg1996-07-181-2/+2
* Whups - update the usage message too.jkh1996-07-181-2/+2
* Add -n flag to use the current modtime rather than preserving it.jkh1996-07-182-6/+13
* Yet^2 another fix for the line continuation bug.bde1996-07-171-5/+5
* Added a -V option to print make's idea of the value of a variable.bde1996-07-172-8/+47
* Do a bounds check on the strcpy of environment variables onto the stack.pst1996-07-151-1/+1
* Move setting of username to the correcft place; also initialize it.guido1996-07-141-3/+3
* General -Wall warning cleanup, part I.jkh1996-07-1233-220/+313
OpenPOWER on IntegriCloud