aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow hosts specified by IP number (avoidingBrian Somers1997-07-282-9/+22
* Make compile with rev. 1.101 of ncr.c, which added support forStefan Eßer1997-07-281-13/+13
* Add support for loading the SCRIPTS microcode into the on-chip RAMStefan Eßer1997-07-281-598/+795
* Use malloc to save space for temp SUNIT variableAndrey A. Chernov1997-07-281-9/+10
* Fix for PR #4147: apparently BIND now returns a status of NO_RECOVERYBill Paul1997-07-281-3/+4
* Pedant attack! Use variable names consistent with discourse inMike Smith1997-07-282-14/+12
* Use disable_intr() / read/write_eflags() to ensure that interruptMike Smith1997-07-282-8/+12
* Cosmetic in usage string.Philippe Charnier1997-07-282-14/+14
* Modified the PEND_INTS algorithm to fix the ISA INT loss problem.Steve Passe1997-07-2815-45/+231
* Improve dependancy behaviour a little more.Mike Smith1997-07-281-3/+4
* Fix file descriptor leaks.Brian Somers1997-07-281-4/+8
* Count the "proto" arg after a single address,Brian Somers1997-07-271-2/+4
* Add a simple example section.Wolfram Schneider1997-07-271-1/+9
* Add getbkgd() macroAndrey A. Chernov1997-07-271-0/+1
* Remove a reference to /c/phk, this should be handled by the magic scriptPoul-Henning Kamp1997-07-271-1/+1
* Move tmpnc struct out of stack, too largeAndrey A. Chernov1997-07-271-2/+3
* Support 4MB pages.Bruce Evans1997-07-273-24/+69
* List help.h a a dependancy for editline.cMike Smith1997-07-271-2/+2
* Add the ability for the pageout daemon to measure stats on memory usage beforeJohn Dyson1997-07-271-14/+122
* Fix a very subtile problem that causes unnessary numbers of objects backingJohn Dyson1997-07-271-17/+48
* Fix a bug in the async DNS resolver that can crash ypserv. yp_prune_dnsq()Bill Paul1997-07-271-4/+9
* Work around a brokenness in the HTTP spec by generating the Host headerGarrett Wollman1997-07-261-2/+2
* SUNIT: exchange back whole ifnet structures since they are in the linkedAndrey A. Chernov1997-07-261-7/+6
* Fix the error message for when mirroring and restarting are rejectedGarrett Wollman1997-07-261-11/+15
* Implement HTTP 1.1's ``chunked'' Transfer-Encoding (ick). This hasn'tGarrett Wollman1997-07-261-22/+126
* Forget to change units in prev. SUNIT commit. Move variales to localAndrey A. Chernov1997-07-261-2/+7
* Exchange whole structures on SUNIT, not unit+flags fields only.Andrey A. Chernov1997-07-261-6/+6
* Comment out PEND_INTS for now, it breaks ISA INTs.Steve Passe1997-07-261-2/+4
* Ignore the block size returned by scsi_read_capacity(): this value isJean-Marc Zucconi1997-07-261-2/+3
* Synchronize with sys/i386/isa/syscons.c revision 1.228.KATO Takenori1997-07-261-2/+5
* Synchronize with sys/i386/conf/options.i386 revision 1.52.KATO Takenori1997-07-262-4/+2
* Synchronize with sys/i386/isa/clock.c revision 1.98.KATO Takenori1997-07-263-162/+69
* Fix a brino in my last commit.Poul-Henning Kamp1997-07-263-6/+15
* Fix a minor typo. It only affects the sparc version.John Polstra1997-07-261-2/+2
* mpapic.c & mp_machdep:Steve Passe1997-07-269-107/+35
* clock.c:Steve Passe1997-07-268-372/+193
* Removed "options SMP_TIMER_NC".Steve Passe1997-07-261-24/+39
* Removed "options SMP_TIMER_NC".Steve Passe1997-07-266-49/+9
* Synchornize with sys/i386/isa/syscons.c revision 1.227.KATO Takenori1997-07-261-7/+29
* Synchronize with sys/i386/conf/options.i386 revision 1.51.KATO Takenori1997-07-262-2/+4
* Synchronize with sys/i386/conf/files.i386 revision 1.168.KATO Takenori1997-07-262-2/+14
* Synchronize with sys/i386/conf/Makefile.i386 revision 1.101.KATO Takenori1997-07-262-2/+6
* Added bounds checking to the example after chasing down someone'sPeter da Silva1997-07-261-1/+2
* Added support for the Seeq 80c24 PHY; does nothing except disable theDavid Greenman1997-07-252-2/+14
* In SCSI diagnostic messages, cause "0x" to be prepended to the numberJohn Polstra1997-07-251-3/+3
* Adjust for changes in data structures brought into ncr.c rev. 1.100.Stefan Eßer1997-07-251-6/+21
* Add Ultra-SCSI support and enable more features for advancedStefan Eßer1997-07-252-214/+738
* A couple of new directories needed for tcl8.0b2Poul-Henning Kamp1997-07-252-2/+8
* Tada!, tcl is now at 8.0b2 I belive.Poul-Henning Kamp1997-07-252-68/+166
* The thing to do the trick to tcl.Poul-Henning Kamp1997-07-251-7/+18