summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* regenerate to include proper "gererated from" taglines.alfred1999-09-116-6/+6
* Seperate the export check in VFS_FHTOVP, exports are now checked viaalfred1999-09-1149-274/+910
* Add $FreeBSD$ tags to generated files otherwise the checker won't let thempeter1999-09-101-0/+6
* Create and use a dedicated malloc type for bus related stuff.phk1999-09-101-21/+23
* System clock don't update, because C6's TSC stop count up when runphk1999-09-102-0/+2
* Add the CR4 values for P3 SIMD enabling support. FXSR tells the cpu thatpeter1999-09-102-0/+4
* Add text for the PN (Processor serial number) and XMM (extended SIMD/MMX2/peter1999-09-102-34/+34
* - Optimization to the previous (rev 1.15) commit.ru1999-09-101-9/+11
* Update to driver 1.73roger1999-09-102-8/+74
* Look for the right ACPI signature.msmith1999-09-102-2/+2
* Make sure that opti931's and guspnp's use the right offset from their ports.dfr1999-09-102-0/+4
* Invoke smp_rendezvous_action() using the a.out compatible asnames.hmsmith1999-09-104-3/+4
* Changes to centralise the default blocksize behaviour.julian1999-09-0920-63/+64
* Seperate the miibus pci ethernet drivers from the non-miibus drivers sopeter1999-09-092-12/+14
* Handle TCP reset sequence properly.ru1999-09-091-2/+2
* 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
* 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-081-1/+1
* 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$peter1999-09-081-0/+1
* 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
* All unimplemented VFS ops now have entries in kern/vfs_default.c that returnalfred1999-09-0723-906/+285
* 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
* 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 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
* Add mii_load entry to the network drivers section. Also add entries forwpaul1999-09-071-0/+4
* Fix an instance of FOO_RX_LIST_CNT that should have been FOO_TX_LIST_CNT.wpaul1999-09-062-2/+2
* Update for newpcm.dfr1999-09-063-3/+15
* 1) s/mod(un)?load/kld$1load/n_hibma1999-09-062-21/+24
* 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
OpenPOWER on IntegriCloud