aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add FreeBSD tag.David E. O'Brien1999-09-083-0/+4
* Add $FreeBSD$Peter Wemm1999-09-081-0/+1
* Don't -ko anymore.David E. O'Brien1999-09-081-1/+2
* Don't -ko anymore.David E. O'Brien1999-09-081-1/+1
* Don't use -ko any more.David E. O'Brien1999-09-081-1/+2
* Restore old sio driver for Bruce. We'll fix the bus problems in nsioPeter Wemm1999-09-084-0/+4
* s/sio/nsio/Peter Wemm1999-09-081-1/+1
* Restore the old sio* - bruce can fix it himself.Peter Wemm1999-09-084-0/+6376
* Cosmetic:Brian Somers1999-09-087-456/+7
* Fixed bitrot in usage message (-n is now optional).Bruce Evans1999-09-081-1/+1
* Provide another installation option for GNOME so we have the more "classicJordan K. Hubbard1999-09-086-39/+48
* Bump maxusers in installation kernel down to something more low-memoryJordan K. Hubbard1999-09-085-0/+20
* MFS: amd mount disabling and overflow protection.Warner Losh1999-09-071-4/+17
* All unimplemented VFS ops now have entries in kern/vfs_default.c that returnAlfred Perlstein1999-09-0723-906/+285
* Allow flags to be passed to patch when using LOCAL_PATCHESJordan K. Hubbard1999-09-071-1/+1
* Save %gs in sigcontext when delivering a signal and restore them uponLuoqi Chen1999-09-077-12/+26
* Fix comment: RX underrun -> RX overrun.Bill Paul1999-09-071-1/+1
* Config file parser changes:Ruslan Ermilov1999-09-072-9/+15
* We don't need a queue for *CP data - these are IP-only queues.Brian Somers1999-09-071-1/+1
* Doug missed an isa_get_flags().Peter Wemm1999-09-071-1/+1
* Merge from sys/i386/i386/userconfig.c revisions 1.157 & 1.158.KATO Takenori1999-09-071-1/+3
* Commented out k6_mem.c.KATO Takenori1999-09-072-2/+2
* Change isa_get/set_flags() to device_get/set_flags().KATO Takenori1999-09-0710-34/+34
* Add FreeBSD 3.3 to the Fx and Os macros.Ruslan Ermilov1999-09-072-0/+2
* Add more missing files from the reorganisation.Mike Smith1999-09-074-0/+297
* Change isa_get/set_flags() to device_get/set_flags().Doug Rabson1999-09-0720-57/+58
* Show how to prioritize UDP packetsBrian Somers1999-09-071-0/+4
* alias -> natBrian Somers1999-09-073-8/+8
* Introduce a forth IP packet queue. Urgent packets withBrian Somers1999-09-076-78/+188
* Avoid ambigious if() if() else().Bill Fumerola1999-09-0715-25/+59
* Spelling fixes.Bill Fumerola1999-09-075-9/+9
* Add mii_load entry to the network drivers section. Also add entries forBill Paul1999-09-071-0/+4
* Update the author's address and Global's home page.Hidetoshi Shimokawa1999-09-071-2/+2
* Fix an instance of FOO_RX_LIST_CNT that should have been FOO_TX_LIST_CNT.Bill Paul1999-09-062-2/+2
* Indicate that we now control quota checking via an rc.conf variable,Matthew Hunt1999-09-061-5/+12
* Update for newpcm.Doug Rabson1999-09-063-3/+15
* Fix Common Error brokenness.Mark Murray1999-09-063-6/+6
* set check_quotas="YES" as the default.Chris Piazza1999-09-061-1/+1
* -Wall: remove unused variable, initialize variable to avoid gcc stupidity.Bill Fumerola1999-09-061-1/+3
* Fix more Common Error brokenness.Mark Murray1999-09-062-4/+4
* Don't depend on the fact that variables default to int.Bill Fumerola1999-09-062-5/+5
* 1) s/mod(un)?load/kld$1load/Nick Hibma1999-09-063-42/+45
* Move /var/cron/log to /var/log/cronNick Hibma1999-09-064-3/+6
* Cast pw_change and pw_expire to long and fix the format specifier accordingly.Bill Fumerola1999-09-061-2/+2
* Remember to re-arm the timeout for the tick routine.Bill Paul1999-09-062-0/+3
* Fix definitions for RID and RES if we're not using IOSPACE. I copied theBill Paul1999-09-062-4/+4
* Change NetBSD/Alpha to FreeBSD/alpha.Doug Rabson1999-09-061-1/+1
* Add entry for NDC Ethernet Instant-Link Credit Card Adapter, a NE2000 clone.David E. O'Brien1999-09-062-0/+16
* Make the ``Problem with IP header length'' error a bit more verboseBrian Somers1999-09-062-2/+4
* $FreeBSD$ -> __DATE__Brian Somers1999-09-062-3/+1