| Commit message (Expand) | Author | Age | Files | Lines |
* | Isolate the Timecounter internals in their own two files. | phk | 2000-03-20 | 20 | -1384/+120 |
* | Revert the part of rev 1.5 that spammed rev 1.4; rev 1.4 correctly | sheldonh | 2000-03-20 | 1 | -1/+0 |
* | diff, patch and cvs didn't like these three last time around, try again. | phk | 2000-03-20 | 5 | -10/+10 |
* | Fix some mdoc nits. | asmodai | 2000-03-20 | 2 | -8/+8 |
* | Removed old boot loader. | kato | 2000-03-20 | 44 | -10486/+0 |
* | Fix a typo inherited from the HTML documentation: | sheldonh | 2000-03-20 | 1 | -2/+2 |
* | Replace erroneous use of Ic (internal command) with the intended | sheldonh | 2000-03-20 | 1 | -27/+10 |
* | Rename the existing BUF_STRATEGY() to DEV_STRATEGY() | phk | 2000-03-20 | 43 | -116/+108 |
* | A bandaid to try and make this buildable. This should probably be | peter | 2000-03-20 | 2 | -8/+54 |
* | Remove B_READ, B_WRITE and B_FREEBUF and replace them with a new | phk | 2000-03-20 | 98 | -350/+392 |
* | - This is the second attempt to fix the `-3' option for moused :-) | yokota | 2000-03-20 | 1 | -71/+280 |
* | Exchange numerical values for FPE_INTDIV and FPE_INTOVF, so that they | cracauer | 2000-03-20 | 2 | -4/+4 |
* | Argh, fix cut/paste mistake. This contributed to LINT not building. | peter | 2000-03-20 | 3 | -6/+6 |
* | A fairly simple newbusification of if_de | peter | 2000-03-20 | 2 | -168/+198 |
* | Unused definitions. | peter | 2000-03-20 | 2 | -20/+0 |
* | White-space-only change. The file originally had screwed indentation. | yokota | 2000-03-20 | 1 | -382/+395 |
* | Make this compile. This is a hack. | peter | 2000-03-20 | 2 | -15/+32 |
* | Add Mitsumi Wireless Scroll Mouse PnP ID. | yokota | 2000-03-20 | 1 | -0/+2 |
* | This file was repo copied and I forgot to cvs rm this here. | peter | 2000-03-20 | 1 | -383/+0 |
* | Noriyoshi Kawano-san reported in nomads another OUI for linksys. 4 is | imp | 2000-03-20 | 1 | -8/+1 |
* | Only character devices exsist these days. Make savecore understand | ps | 2000-03-20 | 1 | -33/+8 |
* | Tag a warning on the isa compat shims at config time. | peter | 2000-03-20 | 2 | -2/+4 |
* | Increment number of retries before giving up. This may fix the | kato | 2000-03-20 | 1 | -1/+3 |
* | Use an intermediate file containing the module binary before converting | peter | 2000-03-20 | 2 | -8/+14 |
* | Bandaid for src/sys/modules which broke world | peter | 2000-03-20 | 2 | -2/+2 |
* | Update the copyright. Remove the advertising clause. | paul | 2000-03-20 | 2 | -10/+4 |
* | Make the SUBDIR list more granular to assist in my GCC hacking. | obrien | 2000-03-19 | 1 | -1/+9 |
* | Add missing depend file | ache | 2000-03-19 | 1 | -1/+1 |
* | Install readline API info | ache | 2000-03-19 | 1 | -2/+8 |
* | Upgrade to 4.1 | ache | 2000-03-19 | 2 | -2/+6 |
* | Merge conflicts | ache | 2000-03-19 | 10 | -347/+532 |
* | o Replace most magic numbers related to token ring with #defines | lile | 2000-03-19 | 3 | -96/+127 |
* | This commit was generated by cvs2svn to compensate for changes in r58310, | ache | 2000-03-19 | 73 | -1326/+4510 |
|\ |
|
| * | Initial import of v4.1 | ache | 2000-03-19 | 82 | -1641/+5025 |
| * | This commit was manufactured by cvs2svn to create branch | cvs2svn | 1999-05-28 | 1 | -0/+3 |
* | | Add a new flag: -E enables "extended" regular expressions. | green | 2000-03-19 | 4 | -8/+21 |
* | | Add $FreeBSD$. | green | 2000-03-19 | 1 | -1/+2 |
* | | Enable the K6-2 MTRR driver again, since there are reports of it working | green | 2000-03-19 | 1 | -1/+1 |
* | | Set the bits in the mask from the left to the right, not backwards. | green | 2000-03-19 | 1 | -1/+1 |
* | | Fix typo. | asmodai | 2000-03-19 | 1 | -1/+1 |
* | | Trim trailing whitespace. | asmodai | 2000-03-19 | 2 | -10/+10 |
* | | Document the sysctl knob for setting the severity of the SPLASSERT | asmodai | 2000-03-19 | 2 | -0/+32 |
* | | Merged from sys/isa/fd.c. | kato | 2000-03-19 | 2 | -488/+490 |
* | | o Fix typo in the RapidFire 3540 adapter name | lile | 2000-03-19 | 1 | -3/+3 |
* | | Define PC98 when MACHINE == pc98, because msdos_vfsops.c contains | kato | 2000-03-19 | 2 | -0/+8 |
* | | Make SPLASSERT sysctl and boot time tunable with kern.splassertmode. | ps | 2000-03-19 | 2 | -2/+70 |
* | | Spell Jonathan's name correctly in the copyright. Which is funny, | asmodai | 2000-03-19 | 1 | -2/+3 |
* | | Merged from sys/i386/i386/userconfig.c rev 1.178. | kato | 2000-03-19 | 1 | -105/+99 |
* | | Add the manpage for CONDSPLASSERT(). | asmodai | 2000-03-19 | 2 | -1/+92 |
* | | Added COMPAT_OLDPCI and COMPAT_OLDISA options. | kato | 2000-03-19 | 2 | -0/+4 |