summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - This is the second attempt to fix the `-3' option for moused :-)yokota2000-03-201-71/+280
* Exchange numerical values for FPE_INTDIV and FPE_INTOVF, so that theycracauer2000-03-202-4/+4
* Argh, fix cut/paste mistake. This contributed to LINT not building.peter2000-03-203-6/+6
* A fairly simple newbusification of if_depeter2000-03-202-168/+198
* Unused definitions.peter2000-03-202-20/+0
* White-space-only change. The file originally had screwed indentation.yokota2000-03-201-382/+395
* Make this compile. This is a hack.peter2000-03-202-15/+32
* Add Mitsumi Wireless Scroll Mouse PnP ID.yokota2000-03-201-0/+2
* This file was repo copied and I forgot to cvs rm this here.peter2000-03-201-383/+0
* Noriyoshi Kawano-san reported in nomads another OUI for linksys. 4 isimp2000-03-201-8/+1
* Only character devices exsist these days. Make savecore understandps2000-03-201-33/+8
* Tag a warning on the isa compat shims at config time.peter2000-03-202-2/+4
* Increment number of retries before giving up. This may fix thekato2000-03-201-1/+3
* Use an intermediate file containing the module binary before convertingpeter2000-03-202-8/+14
* Bandaid for src/sys/modules which broke worldpeter2000-03-202-2/+2
* Update the copyright. Remove the advertising clause.paul2000-03-202-10/+4
* Make the SUBDIR list more granular to assist in my GCC hacking.obrien2000-03-191-1/+9
* Add missing depend fileache2000-03-191-1/+1
* Install readline API infoache2000-03-191-2/+8
* Upgrade to 4.1ache2000-03-192-2/+6
* Merge conflictsache2000-03-1910-347/+532
* o Replace most magic numbers related to token ring with #defineslile2000-03-193-96/+127
* 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
OpenPOWER on IntegriCloud