summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Modify rpc.yppasswdd to use the new AF_LOCAL transport in the RPC librarywpaul1997-07-297-449/+104
* Two minor, pedantic fixes from bde for my last pedantic fixes, plusimp1997-07-2910-33/+29
* Add support for busmaster DMA on some PCI IDE chipsets.sos1997-07-297-17/+1111
* Change /var/run owner to root - sendmail can't write sendmail.pidache1997-07-291-2/+2
* Add usage(), use err(3).charnier1997-07-294-72/+76
* Remove prog, unused variables.charnier1997-07-297-30/+23
* Use err(3) instead of local redefinition.charnier1997-07-292-43/+17
* Use err(3).charnier1997-07-292-55/+69
* Add usage().charnier1997-07-292-14/+28
* Return to using disable/enable_intr() for guarding DMA register access.msmith1997-07-292-14/+20
* 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
OpenPOWER on IntegriCloud