aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow argv[0] to be a command also.Jordan K. Hubbard1996-06-269-33/+75
* This commit was generated by cvs2svn to compensate for changes in r16756,Poul-Henning Kamp1996-06-26294-0/+100301
|\
| * Tcl 7.5, various makefiles will be updated to use these sources as soonvendor/tcl/7.5Poul-Henning Kamp1996-06-26294-0/+100301
* Initial revisionPoul-Henning Kamp1996-06-261-0/+4
* Yet another fix for the line continuation bug in sed. Keith's patchDavid Greenman1996-06-261-7/+5
* Fix a problem that caused system crashes after physio. This problemJohn Dyson1996-06-261-6/+11
* Add the contrib collection to supfiles.Poul-Henning Kamp1996-06-263-3/+6
* This commit does a couple of things:John Dyson1996-06-264-136/+183
* 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
* When page table pages were removed from process address space, theJohn Dyson1996-06-262-2/+6
* Add some formatting bug work-arounds.John Fieber1996-06-261-127/+127
* Fix another obj-misusage bogon. This will all get revisited forJordan K. Hubbard1996-06-261-2/+2
* New handbook entry on how to use ports, re-written almost completelyJames Raynard1996-06-261-163/+764
* Make GET request and response parsing HTTP/1.0 compatibleAndrey A. Chernov1996-06-251-7/+7
* Don't print number (garbadge) if media catalog is inactiveAndrey A. Chernov1996-06-251-2/+3
* Turn on mknetid.Bill Paul1996-06-251-3/+3
* Added #include of <machine/md_var.h>. This will be needed whenBruce Evans1996-06-2525-21/+48
* Toss old mknetid script into the attic.Bill Paul1996-06-253-43/+5
* (This import had better work correctly or so help me I'll move toBill Paul1996-06-256-0/+838
* Fixed the `machine' link. It pointed to the wrong place, and was createdBruce Evans1996-06-252-12/+18
* trap.c:Bruce Evans1996-06-259-192/+37
* Save John Polstra's initial fix for profiling for reference. TheBruce Evans1996-06-253-12/+15
* Adjust documentation for 2.1.5Jordan K. Hubbard1996-06-251-2/+2
* Add sys/ioctl.h to includes. Shut up a warning.Mark Murray1996-06-251-1/+2
* Fixed comparisons so that preposterously large (>= 0x80000000) brk valuesBruce Evans1996-06-252-10/+10
* Make "Fake" turn off more potentially system-nuking options.Jordan K. Hubbard1996-06-259-48/+66
* The way sendmail.cf is installed here is gross and needs to be totallyJordan K. Hubbard1996-06-251-2/+2
* Change the way moused talk to syscons, now its only delivering mouseeventsSøren Schmidt1996-06-259-381/+697
* Add worm to /usr/share/examplesJordan K. Hubbard1996-06-251-1/+3
* Handle tabs in INDEX files.Jordan K. Hubbard1996-06-259-26/+77
* Update to reflect new ipfw syntax.Alexander Langer1996-06-251-138/+136
* Fixed end condition for clustered reads.David Greenman1996-06-251-2/+2
* Limit the scan for preloading pte's to the end of an object.John Dyson1996-06-252-2/+8
* Fix some serious problems with limits checking in the sbrk(2)/brk(2)John Dyson1996-06-251-13/+25
* Allow fragment checking to work with specific protocols.Alexander Langer1996-06-251-16/+26
* Remove another extraneous setting of if_lastchangeGary Palmer1996-06-241-2/+1
* Add default targets for cleandepend and objlink.Jordan K. Hubbard1996-06-241-2/+2
* Start vi.recovery processing after ldconfig.Paul Traina1996-06-241-10/+10
* Add the (commented out) OBJLINK hook.Nate Williams1996-06-243-3/+15
* Ensure that media protection is released before attempting to eject theJustin T. Gibbs1996-06-242-13/+25
* Remove RSS limiting until I rewrite the code to be non-recursive. TheJohn Dyson1996-06-241-9/+5
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-2478-583/+367
* Adjust docs to match reality.Jordan K. Hubbard1996-06-241-4/+8
* Adjust the reference to ftpBinary() in the (unused) TCL wrappers.Jordan K. Hubbard1996-06-241-4/+4
* update IstanbulWolfram Schneider1996-06-241-1/+2
* update E-Mail address of Julian StaceyWolfram Schneider1996-06-241-5/+3
* Do not exit if ftpGetSize() returns a value < 0. You may well try toJean-Marc Zucconi1996-06-241-3/+1
* Whoops: had a couple of hardcoded instances of '/var/yp/' that shouldn'tBill Paul1996-06-233-9/+15
* Add moused hooks (OFF by default)Andrey A. Chernov1996-06-233-3/+36