| Commit message (Expand) | Author | Age | Files | Lines |
* | Document fhopen, fhstat, and fhstatfs syscalls. | alfred | 1999-09-11 | 2 | -1/+137 |
* | Seperate the export check in VFS_FHTOVP, exports are now checked via | alfred | 1999-09-11 | 49 | -274/+910 |
* | Make a bit more headway with dd's argument parsing, etc. get_bsz() is | green | 1999-09-11 | 2 | -26/+32 |
* | Remove assertion of Shigio Yamaguchi's copyright, by request in bin/13607. | hoek | 1999-09-10 | 1 | -1/+0 |
* | Add $FreeBSD$ tags to generated files otherwise the checker won't let them | peter | 1999-09-10 | 1 | -0/+6 |
* | Create and use a dedicated malloc type for bus related stuff. | phk | 1999-09-10 | 1 | -21/+23 |
* | Allow 'make' to check out elements within archive libraries. | julian | 1999-09-10 | 2 | -2/+6 |
* | System clock don't update, because C6's TSC stop count up when run | phk | 1999-09-10 | 2 | -0/+2 |
* | Add the CR4 values for P3 SIMD enabling support. FXSR tells the cpu that | peter | 1999-09-10 | 2 | -0/+4 |
* | Add text for the PN (Processor serial number) and XMM (extended SIMD/MMX2/ | peter | 1999-09-10 | 2 | -34/+34 |
* | - Optimization to the previous (rev 1.15) commit. | ru | 1999-09-10 | 2 | -18/+22 |
* | Update to driver 1.73 | roger | 1999-09-10 | 2 | -8/+74 |
* | sync with src/sys/sys/mount.h | alfred | 1999-09-10 | 1 | -1/+2 |
* | Look for the right ACPI signature. | msmith | 1999-09-10 | 2 | -2/+2 |
* | Make sure that opti931's and guspnp's use the right offset from their ports. | dfr | 1999-09-10 | 2 | -0/+4 |
* | Unbroke `make -s' case. | ru | 1999-09-10 | 1 | -3/+3 |
* | Invoke smp_rendezvous_action() using the a.out compatible asnames.h | msmith | 1999-09-10 | 4 | -3/+4 |
* | Remove duplicated bits from boot floppy (where they're already available) in | jkh | 1999-09-09 | 2 | -6/+6 |
* | Changes to centralise the default blocksize behaviour. | julian | 1999-09-09 | 20 | -63/+64 |
* | Add aio_{cancel,error,return,suspend,write} into the mix. | billf | 1999-09-09 | 1 | -1/+3 |
* | Seperate the miibus pci ethernet drivers from the non-miibus drivers so | peter | 1999-09-09 | 2 | -12/+14 |
* | Handle TCP reset sequence properly. | ru | 1999-09-09 | 2 | -4/+4 |
* | Merge from sys/i386/i386/machdep.c revision 1.361. | kato | 1999-09-09 | 2 | -0/+2 |
* | netboot removed until somebody fixes it so it compiles | mjacob | 1999-09-09 | 1 | -1/+1 |
* | Zap EXPORTMFS, it's no longer an option. (mfs_vfsops.c rev 1.58) | peter | 1999-09-08 | 3 | -6/+0 |
* | Zap EXPORTMFS -> opt_mfs.h - the option went away (turned on) in April | peter | 1999-09-08 | 1 | -1/+0 |
* | Clean up and reorder. | des | 1999-09-08 | 1 | -1/+11 |
* | Catch up with GENERIC. This file is creaming to be automatically | markm | 1999-09-08 | 1 | -10/+21 |
* | Make unused tape bmajors in past tense. | phk | 1999-09-08 | 4 | -11/+11 |
* | Don't register a bmajor. | phk | 1999-09-08 | 3 | -11/+3 |
* | Don't register a bmajor. | phk | 1999-09-08 | 1 | -1/+1 |
* | controller miibus0 is now needed. | imp | 1999-09-08 | 1 | -0/+6 |
* | fix a bug with cat >/dev/{dsp,dspW,audio} hanging | cg | 1999-09-08 | 2 | -2/+4 |
* | Make sa/bdev, gd/bdev and gd/cdev as past-tense. | phk | 1999-09-08 | 4 | -12/+12 |
* | Don't register a block major for tapes. | phk | 1999-09-08 | 1 | -2/+1 |
* | Fix typo. | ru | 1999-09-08 | 2 | -2/+2 |
* | Improve shell documentation: | sheldonh | 1999-09-08 | 16 | -184/+429 |
* | Add a pointer to "controller miibus0" for people who will not read the | peter | 1999-09-08 | 9 | -0/+9 |
* | Make it build, copy from dev/sio/sio.c: | peter | 1999-09-08 | 2 | -8/+8 |
* | Update docs for 3.3-R | phk | 1999-09-08 | 2 | -18/+142 |
* | Add FreeBSD tag. | obrien | 1999-09-08 | 3 | -0/+4 |
* | Add $FreeBSD$ | peter | 1999-09-08 | 1 | -0/+1 |
* | Don't -ko anymore. | obrien | 1999-09-08 | 1 | -1/+2 |
* | Don't -ko anymore. | obrien | 1999-09-08 | 1 | -1/+1 |
* | Don't use -ko any more. | obrien | 1999-09-08 | 1 | -1/+2 |
* | Restore old sio driver for Bruce. We'll fix the bus problems in nsio | peter | 1999-09-08 | 4 | -0/+4 |
* | s/sio/nsio/ | peter | 1999-09-08 | 1 | -1/+1 |
* | Restore the old sio* - bruce can fix it himself. | peter | 1999-09-08 | 4 | -0/+6376 |
* | Cosmetic: | brian | 1999-09-08 | 7 | -456/+7 |
* | Fixed bitrot in usage message (-n is now optional). | bde | 1999-09-08 | 1 | -1/+1 |