summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix boatloads of buffer overflows from the OpenBSD tree.imp1997-07-299-100/+151
* Allow hosts specified by IP number (avoidingbrian1997-07-282-9/+22
* Make compile with rev. 1.101 of ncr.c, which added support forse1997-07-281-13/+13
* Add support for loading the SCRIPTS microcode into the on-chip RAMse1997-07-281-598/+795
* Use malloc to save space for temp SUNIT variableache1997-07-281-9/+10
* Fix for PR #4147: apparently BIND now returns a status of NO_RECOVERYwpaul1997-07-281-3/+4
* Pedant attack! Use variable names consistent with discourse inmsmith1997-07-282-14/+12
* Use disable_intr() / read/write_eflags() to ensure that interruptmsmith1997-07-282-8/+12
* Cosmetic in usage string.charnier1997-07-282-14/+14
* Modified the PEND_INTS algorithm to fix the ISA INT loss problem.fsmp1997-07-2815-45/+231
* Improve dependancy behaviour a little more.msmith1997-07-281-3/+4
* Fix file descriptor leaks.brian1997-07-281-4/+8
* Count the "proto" arg after a single address,brian1997-07-271-2/+4
* Add a simple example section.wosch1997-07-271-1/+9
* Add getbkgd() macroache1997-07-271-0/+1
* Remove a reference to /c/phk, this should be handled by the magic scriptphk1997-07-271-1/+1
* Move tmpnc struct out of stack, too largeache1997-07-271-2/+3
* Support 4MB pages.bde1997-07-273-24/+69
* List help.h a a dependancy for editline.cmsmith1997-07-271-2/+2
* Add the ability for the pageout daemon to measure stats on memory usage beforedyson1997-07-271-14/+122
* Fix a very subtile problem that causes unnessary numbers of objects backingdyson1997-07-271-17/+48
* Fix a bug in the async DNS resolver that can crash ypserv. yp_prune_dnsq()wpaul1997-07-271-4/+9
* Work around a brokenness in the HTTP spec by generating the Host headerwollman1997-07-261-2/+2
* SUNIT: exchange back whole ifnet structures since they are in the linkedache1997-07-261-7/+6
* Fix the error message for when mirroring and restarting are rejectedwollman1997-07-261-11/+15
* Implement HTTP 1.1's ``chunked'' Transfer-Encoding (ick). This hasn'twollman1997-07-261-22/+126
* Forget to change units in prev. SUNIT commit. Move variales to localache1997-07-261-2/+7
* Exchange whole structures on SUNIT, not unit+flags fields only.ache1997-07-261-6/+6
* Comment out PEND_INTS for now, it breaks ISA INTs.fsmp1997-07-261-2/+4
* Ignore the block size returned by scsi_read_capacity(): this value isjmz1997-07-261-2/+3
* Synchronize with sys/i386/isa/syscons.c revision 1.228.kato1997-07-261-2/+5
* Synchronize with sys/i386/conf/options.i386 revision 1.52.kato1997-07-262-4/+2
* Synchronize with sys/i386/isa/clock.c revision 1.98.kato1997-07-263-162/+69
* Fix a brino in my last commit.phk1997-07-263-6/+15
* Fix a minor typo. It only affects the sparc version.jdp1997-07-261-2/+2
* mpapic.c & mp_machdep:fsmp1997-07-269-107/+35
* clock.c:fsmp1997-07-268-372/+193
* Removed "options SMP_TIMER_NC".fsmp1997-07-261-24/+39
* Removed "options SMP_TIMER_NC".fsmp1997-07-266-49/+9
* Synchornize with sys/i386/isa/syscons.c revision 1.227.kato1997-07-261-7/+29
* Synchronize with sys/i386/conf/options.i386 revision 1.51.kato1997-07-262-2/+4
* Synchronize with sys/i386/conf/files.i386 revision 1.168.kato1997-07-262-2/+14
* Synchronize with sys/i386/conf/Makefile.i386 revision 1.101.kato1997-07-262-2/+6
* Added bounds checking to the example after chasing down someone'spds1997-07-261-1/+2
* Added support for the Seeq 80c24 PHY; does nothing except disable thedg1997-07-252-2/+14
* In SCSI diagnostic messages, cause "0x" to be prepended to the numberjdp1997-07-251-3/+3
* Adjust for changes in data structures brought into ncr.c rev. 1.100.se1997-07-251-6/+21
* Add Ultra-SCSI support and enable more features for advancedse1997-07-252-214/+738
* A couple of new directories needed for tcl8.0b2phk1997-07-252-2/+8
* Tada!, tcl is now at 8.0b2 I belive.phk1997-07-252-68/+166
OpenPOWER on IntegriCloud