aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear the SELINGO bit after a selection timeout occurs. SELINGO isJustin T. Gibbs1999-09-201-7/+12
* Work around a defect in the FIFOEMP status bit of Ultra2 classJustin T. Gibbs1999-09-201-2/+32
* Fixed the description of when and why aio_suspend returns.Wes Peters1999-09-201-11/+15
* Fix the situation where an I/O crosses the EOF point. We need to properlyMatthew Dillon1999-09-201-4/+29
* Trying to set BAD144 handling on a CD is sufficiently "Dont Do ThatPoul-Henning Kamp1999-09-205-15/+0
* Add a DSO_BAD144 flag which indicates that the driver actually understandPoul-Henning Kamp1999-09-204-3/+12
* if_edreg.h moved...Poul-Henning Kamp1999-09-201-1/+1
* Fix bug in brelse() regarding redirtying buffers on B_ERROR. brelse()Matthew Dillon1999-09-201-3/+5
* Return immediately from apm_suspend() when APM BIOS wasn't initialized.Mitsuru IWASAKI1999-09-202-0/+6
* Big code cleanup. (Inspired by Brandon Gillespie). Also move asMark Murray1999-09-207-157/+644
* Make this completely dependant on the exportable libcrypt, to avoidMark Murray1999-09-2012-1736/+94
* This file was never used and appears to be a leftover from the NetBSDDoug Rabson1999-09-201-45/+0
* Correct spelling : ascii -> ASCIIAlexey Zelkin1999-09-2020-25/+27
* Yet another align.Ruslan Ermilov1999-09-201-1/+1
* Grrr. Okay, changing the devnames was a bad idea. Put them back the wayBill Paul1999-09-2018-18/+18
* Remove the wait.1 manpage. There is no userland wait(1) utility, and theSheldon Hearn1999-09-202-102/+1
* Fix the strings in the driver_t structs so that they match the new namesBill Paul1999-09-2018-18/+18
* If we don't appear to have a module loaded supporting the interfaceMike Smith1999-09-201-0/+44
* On PIIX4 based SMP systems use the PMTMR register for timecounting.Poul-Henning Kamp1999-09-203-0/+90
* Goofed and didn't change the second DRIVER_MODULE() linking these withDavid E. O'Brien1999-09-2011-11/+11
* NetBSD has moved ``extern int errno;'' to signal.h :-/Brian Somers1999-09-2020-0/+60
* NetBSD has changed the el_init() prototypeBrian Somers1999-09-201-1/+2
* NetBSD requires net/if.h for the IFF_* defines (as well as OpenBSD) !Brian Somers1999-09-201-1/+1
* Change the name we register with DRIVER_MODULE() to include the leadingDavid E. O'Brien1999-09-2020-20/+20
* Common Error libraries are needed here.Mark Murray1999-09-202-2/+5
* Prepare for K5.Mark Murray1999-09-202-2/+2
* Change the name of the installed KLM to contain a leading "if_".David E. O'Brien1999-09-2016-16/+25
* Make if_ed work again on pci, isa, isapnp. The hack to make it work onPeter Wemm1999-09-209-1291/+20
* Add an alternate transmit strategy for 3c90xB adapters based on the transmitBill Paul1999-09-202-73/+309
* RealTek driver module wasn't being built; add it to the Makefile.Bill Paul1999-09-191-1/+1
* Make some small performance tweaks to the tl driver. This should hopefullyBill Paul1999-09-192-42/+60
* Change distribution to krb4 in preparation for K5.Mark Murray1999-09-191-1/+1
* Prepare for K5.Mark Murray1999-09-1911-23/+23
* Change edistribution to krb4 in preaparation for K5Mark Murray1999-09-194-4/+4
* Fix for new KerberosFix for new Kerberos44Mark Murray1999-09-192-0/+2
* Fix for new Kerberos4.Mark Murray1999-09-194-5/+10
* Fix for new Kerberos4. Make a fist cut at PAM-ising while I'm here.Mark Murray1999-09-198-326/+388
* Convert the VIA Rhine driver to miibus.Bill Paul1999-09-197-1266/+240
* Fixes for new Kerberos4. Userland to follow.Mark Murray1999-09-1925-301/+633
* Merge anf fix for build.Mark Murray1999-09-1935-3040/+359
* Allow the AMD PHY driver to support the DM9101 PHY. The DM9101 and theBill Paul1999-09-191-3/+10
* Make the firewall file variable space-safe.Brian Feldman1999-09-197-14/+14
* libdes is bmaked and built from src/crypto/... now.Mark Murray1999-09-1970-12014/+12
* Add link syscons.4 -> sc.4Alexey Zelkin1999-09-191-1/+2
* "Disks" is more correct than "Disks" could be.Brian Feldman1999-09-191-1/+1
* Fix typoAlexey Zelkin1999-09-191-1/+1
* This is what was "fdfix2.patch," a fix for fd sharing. It's prettyBrian Feldman1999-09-1927-173/+257
* This commit was generated by cvs2svn to compensate for changes in r51415,Mark Murray1999-09-19481-12214/+67220
|\
| * Clean import of KTH krb4-0.10.1.Mark Murray1999-09-19487-12713/+67540
* | Big OpenSSL/KTH/FreeBSD merge, badly poisoned by $FreeBSD$'s.Mark Murray1999-09-1922-227/+259