summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add entry for NDC Ethernet Instant-Link Credit Card Adapter, a NE2000 clone.obrien1999-09-062-0/+16
* Make the ``Problem with IP header length'' error a bit more verbosebrian1999-09-062-2/+4
* $FreeBSD$ -> __DATE__brian1999-09-062-3/+1
* Unifdef -DPASSWD_IGNORE_COMMENTS. This wasn't really optional andpeter1999-09-065-11/+4
* - add reference to siginterrupt(3)ru1999-09-061-32/+35
* Add device_set_desc_copy(9).dfr1999-09-061-1/+8
* VERY preliminary versions of these documents for the Alpha. I'vejkh1999-09-062-0/+1266
* Only do dhclient once; it has its own internal retry which is more thanjkh1999-09-062-16/+20
* Repo copy isa/sio* to dev/sio/sio* in preperation for extra bus methodspeter1999-09-069-6380/+1
* Move the #if 0 to catch the card.h include and make sure it's zero.peter1999-09-062-2/+6
OpenPOWER on IntegriCloud