summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a pointer to "controller miibus0" for people who will not read thepeter1999-09-089-0/+9
* Make it build, copy from dev/sio/sio.c:peter1999-09-082-8/+8
* Update docs for 3.3-Rphk1999-09-082-18/+142
* Add FreeBSD tag.obrien1999-09-083-0/+4
* Add $FreeBSD$peter1999-09-081-0/+1
* Don't -ko anymore.obrien1999-09-081-1/+2
* Don't -ko anymore.obrien1999-09-081-1/+1
* Don't use -ko any more.obrien1999-09-081-1/+2
* Restore old sio driver for Bruce. We'll fix the bus problems in nsiopeter1999-09-084-0/+4
* s/sio/nsio/peter1999-09-081-1/+1
* Restore the old sio* - bruce can fix it himself.peter1999-09-084-0/+6376
* Cosmetic:brian1999-09-087-456/+7
* Fixed bitrot in usage message (-n is now optional).bde1999-09-081-1/+1
* Provide another installation option for GNOME so we have the more "classicjkh1999-09-086-39/+48
* Bump maxusers in installation kernel down to something more low-memoryjkh1999-09-085-0/+20
* MFS: amd mount disabling and overflow protection.imp1999-09-071-4/+17
* All unimplemented VFS ops now have entries in kern/vfs_default.c that returnalfred1999-09-0723-906/+285
* Allow flags to be passed to patch when using LOCAL_PATCHESjkh1999-09-071-1/+1
* Save %gs in sigcontext when delivering a signal and restore them uponluoqi1999-09-077-12/+26
* Fix comment: RX underrun -> RX overrun.wpaul1999-09-071-1/+1
* Config file parser changes:ru1999-09-072-9/+15
* We don't need a queue for *CP data - these are IP-only queues.brian1999-09-071-1/+1
* Doug missed an isa_get_flags().peter1999-09-071-1/+1
* Merge from sys/i386/i386/userconfig.c revisions 1.157 & 1.158.kato1999-09-071-1/+3
* Commented out k6_mem.c.kato1999-09-072-2/+2
* Change isa_get/set_flags() to device_get/set_flags().kato1999-09-0710-34/+34
* Add FreeBSD 3.3 to the Fx and Os macros.ru1999-09-072-0/+2
* Add more missing files from the reorganisation.msmith1999-09-074-0/+297
* Change isa_get/set_flags() to device_get/set_flags().dfr1999-09-0720-57/+58
* Show how to prioritize UDP packetsbrian1999-09-071-0/+4
* alias -> natbrian1999-09-073-8/+8
* Introduce a forth IP packet queue. Urgent packets withbrian1999-09-076-78/+188
* Avoid ambigious if() if() else().billf1999-09-0715-25/+59
* Spelling fixes.billf1999-09-075-9/+9
* Add mii_load entry to the network drivers section. Also add entries forwpaul1999-09-071-0/+4
* Update the author's address and Global's home page.simokawa1999-09-071-2/+2
* Fix an instance of FOO_RX_LIST_CNT that should have been FOO_TX_LIST_CNT.wpaul1999-09-062-2/+2
* Indicate that we now control quota checking via an rc.conf variable,mph1999-09-061-5/+12
* Update for newpcm.dfr1999-09-063-3/+15
* Fix Common Error brokenness.markm1999-09-063-6/+6
* set check_quotas="YES" as the default.cpiazza1999-09-061-1/+1
* -Wall: remove unused variable, initialize variable to avoid gcc stupidity.billf1999-09-061-1/+3
* Fix more Common Error brokenness.markm1999-09-062-4/+4
* Don't depend on the fact that variables default to int.billf1999-09-062-5/+5
* 1) s/mod(un)?load/kld$1load/n_hibma1999-09-063-42/+45
* Move /var/cron/log to /var/log/cronn_hibma1999-09-064-3/+6
* Cast pw_change and pw_expire to long and fix the format specifier accordingly.billf1999-09-061-2/+2
* Remember to re-arm the timeout for the tick routine.wpaul1999-09-062-0/+3
* Fix definitions for RID and RES if we're not using IOSPACE. I copied thewpaul1999-09-062-4/+4
* Change NetBSD/Alpha to FreeBSD/alpha.dfr1999-09-061-1/+1
OpenPOWER on IntegriCloud