summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't allow manual dialing unless in auto or interactive mode.brian1998-01-231-1/+7
* Ask spammers to mail postmaster@$m, not postmaster@FreeBSD.ORG.brian1998-01-231-2/+2
* Just list one of each domain that was rejectedbrian1998-01-231-12/+10
* Add wfd to all target, reorder devs to put like with like since we lostjkh1998-01-222-6/+12
* MF22: match entries for wfdjkh1998-01-223-6/+6
* Use /bin/pwd instead of a potentially shell builtin that doessos1998-01-221-3/+1
* VM level code cleanups.dyson1998-01-2238-603/+490
* Sync with sys/i386/i386/userconfig.c revision 1.100.kato1998-01-221-2/+3
* Add PATCH_INDEX_FIRST environment variable to do the same as -I optionache1998-01-222-4/+17
* Don't swap carriage return and new line in quoted mode (after ^V).helbig1998-01-221-2/+2
* Add rcsid. Add usage() with up to date flag list. Use err(3).charnier1998-01-221-68/+43
* Mention LS-120 drives.jkh1998-01-221-0/+2
* Convert to mdoc format. Document missing flags.charnier1998-01-221-110/+91
OpenPOWER on IntegriCloud