summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Document fhopen, fhstat, and fhstatfs syscalls.alfred1999-09-112-1/+137
* Seperate the export check in VFS_FHTOVP, exports are now checked viaalfred1999-09-1149-274/+910
* Make a bit more headway with dd's argument parsing, etc. get_bsz() isgreen1999-09-112-26/+32
* Remove assertion of Shigio Yamaguchi's copyright, by request in bin/13607.hoek1999-09-101-1/+0
* 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
* Allow 'make' to check out elements within archive libraries.julian1999-09-102-2/+6
* 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-102-18/+22
* Update to driver 1.73roger1999-09-102-8/+74
* sync with src/sys/sys/mount.halfred1999-09-101-1/+2
* 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
* Unbroke `make -s' case.ru1999-09-101-3/+3
* Invoke smp_rendezvous_action() using the a.out compatible asnames.hmsmith1999-09-104-3/+4
* 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
OpenPOWER on IntegriCloud