summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add two new options:wosch1998-01-252-11/+39
* preconsolidate is mis-spelled preconsoidatewosch1998-01-251-1/+1
* Add reference to /usr/share/misc/iso3166 where are mostwosch1998-01-251-1/+3
* Initialize if_ibytes and if_obytes to zero.steve1998-01-251-0/+2
* Allow comments to begin with multiple '#' characters.steve1998-01-251-22/+22
* SEE ALSO swapinfo(8).steve1998-01-251-1/+2
* Fix a couple of operator precedence bugs.steve1998-01-252-5/+5
* Added cpuid instruction.kato1998-01-252-2/+20
* Execute cpuid if BIOS disables cpuid instruction of Cyrix 6x86MX CPU,kato1998-01-252-8/+26
* Use -literal to make for a more pleasing list.steve1998-01-251-1/+1
* Fix a couple of typos.steve1998-01-251-4/+5
* Fix typo.yokota1998-01-251-8/+8
* Even though BIOS writer's guide recommends cpuid instruction of Cyrixkato1998-01-256-36/+116
* Make machine dependent asm code machine dependent. 8-)jb1998-01-251-3/+8
* Change MACHINE -> MACHINE_ARCH so that the design make sense on thosejb1998-01-252-22/+22
* Sync with sys/i386/conf/options.i386 revision 1.67.kato1998-01-252-2/+4
* Modify for MACHINE_ARCH support instead of assuming just x86.jb1998-01-252-20/+83
* Fixed typo in comment.kato1998-01-252-4/+4
* signal() returns an pointer, so must be cast to long, not int beforejb1998-01-251-5/+5
* read() and write() return ssize_t not int, so the first arg to atomic()jb1998-01-251-2/+3
* Add a sysmk -> /dev/null definition ready for a coming change tojb1998-01-252-0/+2
* Cast a size_t to a long to avoid a gcc warning.jb1998-01-251-3/+3
* Various NFS fixes:dyson1998-01-253-175/+161
* Various NFS fixes:dyson1998-01-252-14/+26
* Turn CLK_USE_TSC_CALIBRATION into a new-style option.eivind1998-01-252-2/+4
* Make TCP_COMPAT_42 a new style option.eivind1998-01-254-4/+8
* Turn NSWAPDEV into a new-style option.eivind1998-01-252-5/+7
* Remove the FDSEEKWAIT option and description.eivind1998-01-253-36/+3
* Make MD5 a new-style option. This one was eeeeeaaaaaasssssyyyyy ;-)eivind1998-01-251-1/+2
* Sync with sys/i386/conf/GENERIC revision 1.105.kato1998-01-252-2/+8
* Fix a cast from a pointer to a long instead of an int which was enoughjb1998-01-241-2/+2
* Add script for properly breaking out the doc dist.jkh1998-01-241-0/+8
* Add brief note on error message from the driver.yokota1998-01-242-4/+14
* Small adjustment in sync check code.yokota1998-01-241-2/+2
* Clean up doc bootstrap ports afterwards.jkh1998-01-241-2/+4
* Sync with sys/i386/isa/wd.c revision 1.148.kato1998-01-241-1/+3
* Sync with sys/i386/i386/machdep.c revision 1.283.kato1998-01-242-4/+4
* Random data is no longer based on the time of day, rather the randomsteve1998-01-241-3/+4
* Sync with sys/i386/i386/machdep.c revision 1.282.kato1998-01-242-20/+16
* Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style.eivind1998-01-24103-126/+297
* LKM-support for converting all file-system options to new-style options.eivind1998-01-247-21/+42
* Add better support for larger I/O clusters, including larger physicaldyson1998-01-2417-61/+207
* Fix error message.brian1998-01-241-10/+5
* Stop bogus warnings.brian1998-01-231-1/+2
* Re-implement the proxy arp sockaddr_dl search routine (again).brian1998-01-231-65/+80
* Bring back handbook and FAQ by adding a mechanism for bootstrap portsjkh1998-01-231-4/+10
* Add FAQ and handbook back to doc subtree.jkh1998-01-231-1/+5
* DISTRIBUTION=bin - we separate it out later.jkh1998-01-231-3/+3
* In !dists case, invoke the custom dist menu rather than the topleveljkh1998-01-232-4/+4
* spelling and style police.jkh1998-01-231-2/+2
OpenPOWER on IntegriCloud