aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Make it at least semi-workedAndrey A. Chernov1996-08-111-2/+2
* Localize itAndrey A. Chernov1996-08-113-5/+7
* Pick collate info for RE character rangesAndrey A. Chernov1996-08-111-1/+1
* Describe collation order rules (from POSIX WG)Andrey A. Chernov1996-08-111-0/+35
* Fix some improperly wrapped lines in the code.Alexander Langer1996-08-111-4/+2
* s/trace -C/ktrace -C/Peter Wemm1996-08-101-1/+1
* Remove the need for rdist(1) to run setuid, thus completely closing anyPeter Wemm1996-08-1011-43/+250
* Fix a potential buffer overflow condition.Joerg Wunsch1996-08-081-2/+3
* Move tsort back to lib-tools where it belongs, and add a "speciallyPeter Wemm1996-08-071-2/+3
* Defer to fashion.Jordan K. Hubbard1996-08-071-10/+10
* Suppress the messages from the server after login (ftpVerbose(ftp,0)). ErrorsJean-Marc Zucconi1996-08-041-1/+3
* documented that the dog Biff is deadWolfram Schneider1996-08-031-0/+3
* Adapt to new libftpio. [jkh]Jordan K. Hubbard1996-08-031-9/+9
* Close PR#1455. In a couple of weeks, I'll change bsd.lib.mk to useJordan K. Hubbard1996-08-022-11/+21
* Fix a bug under time's "-l" option. The values reported for averageJohn Polstra1996-07-301-1/+24
* one file somehow slipped by me in the previous commitAdam David1996-07-302-2/+6
* when file can be opened for read but cannot be read from:Adam David1996-07-303-6/+11
* ree (aka ee) doesn't have a man pageWolfram Schneider1996-07-291-0/+1
* Add newline, closes bin/1433Paul Traina1996-07-261-1/+1
* Add Bruce's improvement to security patchPaul Traina1996-07-251-1/+6
* Fix an itinerant cross-reference.Garrett Wollman1996-07-251-1/+1
* Submitted by: archie@whistle.comJulian Elischer1996-07-231-2/+2
* 'make' prints an extra leading `make: ' and extra trailing newline ifNate Williams1996-07-231-1/+1
* Submitted by: archie@whistle.comJulian Elischer1996-07-234-44/+51
* Fix botches in the handling of "AM" and "PM":John Polstra1996-07-191-3/+8
* s/msg/shm/ for one variable.Joerg Wunsch1996-07-181-2/+2
* Whups - update the usage message too.Jordan K. Hubbard1996-07-181-2/+2
* Add -n flag to use the current modtime rather than preserving it.Jordan K. Hubbard1996-07-182-6/+13
* Yet^2 another fix for the line continuation bug.Bruce Evans1996-07-171-5/+5
* Added a -V option to print make's idea of the value of a variable.Bruce Evans1996-07-172-8/+47
* Do a bounds check on the strcpy of environment variables onto the stack.Paul Traina1996-07-151-1/+1
* Move setting of username to the correcft place; also initialize it.Guido van Rooij1996-07-141-3/+3
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-1233-218/+311
* Changed all sprintf() calls to snprintf().Nate Williams1996-07-125-39/+52
* Adding changes to ipfw and the kernel to support ip packet diversion..Julian Elischer1996-07-101-0/+6
* appletalk cleanupsJulian Elischer1996-07-092-10/+15
* New magic file with more politically correct identification of objectsJordan K. Hubbard1996-07-051-11/+77
* New man page for fetch(1).Jordan K. Hubbard1996-07-051-1/+106
* Back out previous commit: do not use read(), but fread (). Change BUFFER_SIZEJean-Marc Zucconi1996-07-051-11/+11
* Document how chat logis it information via syslog.Mike Pritchard1996-07-031-3/+9
* Document login's use of /etc/login.access.Mike Pritchard1996-07-031-0/+11
* remove zopen, zopen is not part of libc.Wolfram Schneider1996-07-021-0/+3
* Use read(fileno(fp), ...) instead of fread(..., fp) to avoid buffered input.Jean-Marc Zucconi1996-07-021-2/+2
* Put back the $PWD override behavior of revision 1.4. The concensusJordan K. Hubbard1996-07-011-0/+6
* Implement incremental passwd database updates. This is done by ading a '-u'Guido van Rooij1996-07-012-4/+6
* Add a reference to ident(1).Wolfram Schneider1996-06-301-0/+4
* Add some options which makes lastcomm(1) a better debug tool.Wolfram Schneider1996-06-302-13/+119
* Do always create ktrace.out with mode 0600, to prevent it fromJoerg Wunsch1996-06-301-1/+4
* Add tclsh to Makefile.Poul-Henning Kamp1996-06-281-2/+2
* Remove code which overrode the opinion of getcwd() with an often bogusJordan K. Hubbard1996-06-271-6/+0