summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r58310,ache2000-03-1973-1326/+4510
|\
| * Initial import of v4.1ache2000-03-1982-1641/+5025
| * This commit was manufactured by cvs2svn to create branchcvs2svn1999-05-281-0/+3
* | Add a new flag: -E enables "extended" regular expressions.green2000-03-194-8/+21
* | Add $FreeBSD$.green2000-03-191-1/+2
* | Enable the K6-2 MTRR driver again, since there are reports of it workinggreen2000-03-191-1/+1
* | Set the bits in the mask from the left to the right, not backwards.green2000-03-191-1/+1
* | Fix typo.asmodai2000-03-191-1/+1
* | Trim trailing whitespace.asmodai2000-03-192-10/+10
* | Document the sysctl knob for setting the severity of the SPLASSERTasmodai2000-03-192-0/+32
* | Merged from sys/isa/fd.c.kato2000-03-192-488/+490
* | o Fix typo in the RapidFire 3540 adapter namelile2000-03-191-3/+3
* | Define PC98 when MACHINE == pc98, because msdos_vfsops.c containskato2000-03-192-0/+8
* | Make SPLASSERT sysctl and boot time tunable with kern.splassertmode.ps2000-03-192-2/+70
* | Spell Jonathan's name correctly in the copyright. Which is funny,asmodai2000-03-191-2/+3
* | Merged from sys/i386/i386/userconfig.c rev 1.178.kato2000-03-191-105/+99
* | Add the manpage for CONDSPLASSERT().asmodai2000-03-192-1/+92
* | Added COMPAT_OLDPCI and COMPAT_OLDISA options.kato2000-03-192-0/+4
* | Add the COMPAT_OLDPCI option for the alpha so GENERIC compiles.peter2000-03-192-0/+2
* | Document and supply COMPAT_OLDPCI and COMPAT_OLDISA so 'make release'peter2000-03-195-0/+10
* | Connect the ISA and PCI compatability shims to an option. In this casepeter2000-03-1912-8/+53
* | Completely decouple userconfig from 'struct isa_device' and friends.peter2000-03-191-105/+99
* | Add some diagnostics to prove that incoming IP fragments arebrian2000-03-191-2/+12
* | Remove the old a.out-only boot loader, we don't use it any more.peter2000-03-1984-16133/+1
* | Add conditional splassert.ps2000-03-191-1/+6
* | Add device isic to the ASUSCOM_IPAC entry.asmodai2000-03-193-15/+18
* | Add and document a NO_X knob to force disabling of X support in doscmdkris2000-03-193-2/+4
* | Make _FindLinkIn() static and only define GetDestPort whenbrian2000-03-192-4/+8
* | Modify if_wi.c to call bpfdetach(ifp) before if_detach(ifp), so as torwatson2000-03-192-0/+4
* | The advent of if_detach, allowing interface removal at runtime, makes itrwatson2000-03-192-0/+65
* | Missing pieces of the last commit ;-(yokota2000-03-193-33/+96
* | - Properly keep track of I/O port resources.yokota2000-03-1915-308/+483
* | o Replace the old "oltr" driver with the completely re-writtenlile2000-03-186-7141/+9210
* | Remove the old DSC code, it doesn't work anymore.sos2000-03-184-52/+5
* | Explicitly include sys/cdefs.h to get the definition of __strong_reference(),jasone2000-03-183-0/+3
* | o Correct the offsets into the syncrate table for paritculargibbs2000-03-183-96/+162
* | Use __alias__ instead of alias in the definition of __strong_reference().jasone2000-03-181-1/+1
* | KNR -> ANSI function definition in two places. This matches the rest ofgibbs2000-03-181-5/+2
* | o clear the ccb_flags field before sending an accept target I/O ccb togibbs2000-03-181-6/+9
* | Per Justin's request- remove his name from Copyright.mjacob2000-03-181-6/+1
* | After about two months I am the first to notice that SPLASERT.9 neverasmodai2000-03-182-5/+5
* | Sigh, it would have been nice but I just can't make the rsarefjkh2000-03-183-0/+6
* | Put ASUSCOM_IPAC in the section where it belongs, namely i4b.asmodai2000-03-183-9/+9
* | Print the PCI resources even if they are disabled. This shows more clearlyn_hibma2000-03-182-12/+24
* | Add the entries for urio.n_hibma2000-03-181-1/+8
* | Put the undocumented options back at the bottom as per oldasmodai2000-03-183-237/+237
* | Make the Y-E Data PCMCIA floppy of the Toshiba Libretto work underjoerg2000-03-183-489/+489
* | Reflect the fact that we supported the Y-E Data floppy as well.n_hibma2000-03-181-0/+4
* | The completely rewritten USB Mass Storage driver. It supports the followingn_hibma2000-03-182-432/+2193
* | Document three debug options: npx, bus and vfs locks debugging.asmodai2000-03-183-9/+15
OpenPOWER on IntegriCloud