aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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-220/+313
* 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-12/+78
* 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
* Trivial bugfix which occurs when DEBUG_FLAGS is defined. If DEBUG_FLAGSNate Williams1996-06-271-0/+2
* Add -Wall to CFLAGSGary Palmer1996-06-261-0/+2
* bmaked tclshPoul-Henning Kamp1996-06-261-0/+20
* Yet another fix for the line continuation bug in sed. Keith's patchDavid Greenman1996-06-261-7/+5
* This commit was generated by cvs2svn to compensate for changes in r16748,Juli Mallett1996-06-267-1/+14
|\
| * Import OpenBSD m4 as of today.Juli Mallett1996-06-267-0/+496
* Make GET request and response parsing HTTP/1.0 compatibleAndrey A. Chernov1996-06-251-7/+7
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-248-49/+30
* Do not exit if ftpGetSize() returns a value < 0. You may well try toJean-Marc Zucconi1996-06-241-3/+1
* Run the headers through cpp -dM to find the #defines. The direct searchBruce Evans1996-06-231-2/+8
* Made strip failures fatal. This fixes PR 1328.Bruce Evans1996-06-231-2/+4
* Removed rubbish that stopped usr.bin/ncftp from going away.Bruce Evans1996-06-231-5/+0
* Adjust the copyright to match reality, remove printing of gratuitous newline.Jordan K. Hubbard1996-06-221-3/+3
* Clean up more bogons:Jordan K. Hubbard1996-06-221-17/+77
* Address Andrey's complaints:Jordan K. Hubbard1996-06-221-8/+11
* Document the fact that it only works if the trace record is a regular file.James Raynard1996-06-221-0/+4
* added fetchAdam David1996-06-201-3/+3
* Whoops, forgot one FreeBSD specific change necessary for the lex .mkNate Williams1996-06-191-2/+2
* Remove ncftpJordan K. Hubbard1996-06-191-2/+2
* Nuke this thing.Jordan K. Hubbard1996-06-1928-12428/+0
* Finish the import and merge in FreeBSD specific changes.Nate Williams1996-06-1915-5393/+7003
* Add a newline - it seems to want it.Jordan K. Hubbard1996-06-191-1/+2
* This commit was generated by cvs2svn to compensate for changes in r16514,Nate Williams1996-06-1911-602/+1999
|\