summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicated bits from boot floppy (where they're already available) injkh1999-09-092-6/+6
* Changes to centralise the default blocksize behaviour.julian1999-09-0920-63/+64
* Add aio_{cancel,error,return,suspend,write} into the mix.billf1999-09-091-1/+3
* Seperate the miibus pci ethernet drivers from the non-miibus drivers sopeter1999-09-092-12/+14
* Handle TCP reset sequence properly.ru1999-09-092-4/+4
* Merge from sys/i386/i386/machdep.c revision 1.361.kato1999-09-092-0/+2
* netboot removed until somebody fixes it so it compilesmjacob1999-09-091-1/+1
* Zap EXPORTMFS, it's no longer an option. (mfs_vfsops.c rev 1.58)peter1999-09-083-6/+0
* Zap EXPORTMFS -> opt_mfs.h - the option went away (turned on) in Aprilpeter1999-09-081-1/+0
* Clean up and reorder.des1999-09-081-1/+11
* Catch up with GENERIC. This file is creaming to be automaticallymarkm1999-09-081-10/+21
* Make unused tape bmajors in past tense.phk1999-09-084-11/+11
* Don't register a bmajor.phk1999-09-083-11/+3
* Don't register a bmajor.phk1999-09-081-1/+1
* controller miibus0 is now needed.imp1999-09-081-0/+6
* fix a bug with cat >/dev/{dsp,dspW,audio} hangingcg1999-09-082-2/+4
* Make sa/bdev, gd/bdev and gd/cdev as past-tense.phk1999-09-084-12/+12
* Don't register a block major for tapes.phk1999-09-081-2/+1
* Fix typo.ru1999-09-082-2/+2
* Improve shell documentation:sheldonh1999-09-0816-184/+429
* 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
OpenPOWER on IntegriCloud