| Commit message (Expand) | Author | Age | Files | Lines |
* | Sync with sys/i386/conf/files.i386 revision 1.229. | kato | 1999-03-17 | 2 | -4/+4 |
* | Sync with sys/i386/conf/devices.i386 revision 1.16. | kato | 1999-03-17 | 1 | -1/+2 |
* | Sync with sys/i386/conf/GENERIC revision 1.155. | kato | 1999-03-17 | 2 | -4/+4 |
* | Prep for 1080/1240 support. Those fine h/w engineers at Qlogic | mjacob | 1999-03-17 | 2 | -160/+370 |
* | A wad of changes- prepping for 1080/1240 support (which caused a massive | mjacob | 1999-03-17 | 9 | -350/+2918 |
* | Split check_quotas into check_quotas and enable_quotas | billf | 1999-03-17 | 2 | -9/+17 |
* | describe new ISP options | mjacob | 1999-03-17 | 3 | -3/+33 |
* | Add options to turn off support for Qlogic 1020/1040, Qlogic 1080/1240, | mjacob | 1999-03-17 | 1 | -1/+6 |
* | Remove all hardcoded [...] syntax. | brian | 1999-03-17 | 2 | -144/+402 |
* | Fixed `mount -a -u ...'. Rev.1.19 broke this by trying too hard to | bde | 1999-03-16 | 2 | -4/+6 |
* | Don't call int15:820, it's not allowed to be called from vm86 mode. | msmith | 1999-03-16 | 1 | -30/+1 |
* | Look for the right ACPI table signature. | msmith | 1999-03-16 | 2 | -4/+4 |
* | Disable setgid kmem for now. | imp | 1999-03-16 | 1 | -2/+2 |
* | Remove old reference to needing 'make clean' for QUOTAS - that is no | eivind | 1999-03-16 | 3 | -15/+6 |
* | Rewert the atapi CDROM driver's name to wcd. | sos | 1999-03-16 | 15 | -166/+202 |
* | Add cross-reference to loader man page, plus various minor | rnordier | 1999-03-16 | 1 | -9/+12 |
* | Add majors for new ATA/ATAPI driver. | sos | 1999-03-16 | 3 | -15/+34 |
* | Fix a dummynet bug caused by passing a bad next hop address (the | luigi | 1999-03-16 | 1 | -5/+5 |
* | Mention changes to the default authentication behaviour. | brian | 1999-03-16 | 1 | -0/+2 |
* | Minor adjustments to make LINT compile again (thanks to phk for reminding me). | hm | 1999-03-16 | 5 | -34/+37 |
* | Don't run FLL fodder through the median-filter. | phk | 1999-03-16 | 1 | -16/+10 |
* | Correct a problem in kmem_malloc: A kmem_malloc allowing "wait" may | alc | 1999-03-16 | 1 | -3/+5 |
* | Detect pred1 packets where the length != the packet length | brian | 1999-03-16 | 1 | -12/+17 |
* | Host names are case-insensitive. | brian | 1999-03-16 | 1 | -2/+2 |
* | Add "-fkeep-inline-functions" to CFLAGS so that higher optimization | jdp | 1999-03-15 | 2 | -6/+4 |
* | Spelling and grammar fixes. | ghelmer | 1999-03-15 | 1 | -23/+23 |
* | Fix reference (FreeBSD 3.0.1 -> FreeBSD 3.1), remove apparent typo, | ghelmer | 1999-03-15 | 1 | -4/+5 |
* | Reference the sysctl variables related to various limits. | ghelmer | 1999-03-15 | 1 | -4/+13 |
* | Add import of ISC's DHCP client & the upgrade of Groff. | obrien | 1999-03-15 | 2 | -0/+10 |
* | Fix conflicts. | obrien | 1999-03-15 | 2 | -0/+6 |
* | The man page, version 0.1. | dcs | 1999-03-15 | 3 | -2/+1497 |
* | This commit was generated by cvs2svn to compensate for changes in r44777, | obrien | 1999-03-15 | 8 | -12/+2476 |
|\ |
|
| * | Virgin import of FSF groff v1.11 | obrien | 1999-03-15 | 10 | -12/+2482 |
* | | Allow !suser() R/O access to ntp_adjtime() | phk | 1999-03-15 | 1 | -1/+2 |
* | | Fix date parsing to allow '0' (none) date value. | davidn | 1999-03-15 | 1 | -3/+2 |
* | | Remove redundant code. | dcs | 1999-03-15 | 1 | -2/+2 |
* | | Two changes: | alc | 1999-03-15 | 1 | -10/+5 |
* | | fix breakage for alphas. | julian | 1999-03-15 | 1 | -2/+2 |
* | | Fix breakage in last commit | julian | 1999-03-15 | 1 | -3/+3 |
* | | Grammar nits, double negatives | billf | 1999-03-15 | 1 | -4/+4 |
* | | 1) line 76: "fine" should be "file" | billf | 1999-03-15 | 2 | -6/+6 |
* | | Typo - latter -> letter | billf | 1999-03-15 | 1 | -2/+2 |
* | | Grrr... botched remote commit. Let's try this again: vlan updates, | wpaul | 1999-03-15 | 7 | -13/+257 |
* | | Updates for vlan stuff: | wpaul | 1999-03-15 | 1 | -25/+228 |
* | | This is a temporary workaround for kernel panic occurring when | yokota | 1999-03-15 | 1 | -1/+3 |
* | | EACESS -> EACCES | alex | 1999-03-15 | 3 | -5/+5 |
* | | EACESS -> EACCES | alex | 1999-03-15 | 1 | -2/+2 |
* | | Replace /kernel.config with /boot/kernel.conf. | dcs | 1999-03-14 | 1 | -2/+2 |
* | | New names for the list; the DES crypt and libwrap for tcp_wrappers. | markm | 1999-03-14 | 1 | -1/+3 |
* | | quick BDE premption | julian | 1999-03-14 | 1 | -2/+2 |