aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/forth
Commit message (Expand)AuthorAgeFilesLines
...
* Change the name of the modules from <name>_mod to <name>Nick Hibma1999-11-171-5/+0
* Add the USB modules.Nick Hibma1999-11-161-0/+15
* Changes prompt to "ok". This line is actually commented out, and serves onlyDaniel C. Sobral1999-11-011-1/+1
* Remove comments left since mdoc.template time or just useless commentsAlexey Zelkin1999-10-301-3/+0
* Add mii_load entry to the network drivers section. Also add entries forBill Paul1999-09-071-0/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-285-5/+5
* Fix a bunch of broken cross-referencesChris Costello1999-08-181-2/+2
* Convert the Winbond driver to newbus and have it compiled as a module.Bill Paul1999-08-101-1/+2
* Convert the VIA Rhine driver to newbus and set it up to be compiled asBill Paul1999-08-101-1/+2
* Add various network cards that have been new-busified and made into KLDsBrian Feldman1999-08-041-2/+9
* Add bktr_load for the loadable Bt848/Bt878 driver.Roger Hardiman1999-06-131-1/+2
* Add "initialize" to loader.4th, so running "start" is not actually needed.Daniel C. Sobral1999-05-142-3/+27
* Add fxp on a category of it's own.Daniel C. Sobral1999-05-141-1/+8
* Remove atapi and joy, add svr4 and streams. I wonder if removing vinumDaniel C. Sobral1999-05-141-3/+3
* Add ntfs and splash_pcx, remove pcic and wcd (yikes! what was THATDaniel C. Sobral1999-05-141-5/+5
* Better English.Brian Somers1999-05-131-2/+2
* Correct misuse of .Nm.Joseph Koshy1999-05-031-2/+2
* Move loader.conf.5, while it is still in it's first revision.Daniel C. Sobral1999-04-241-0/+196
* Add loader.4th man page (worst man page I ever wrote -- reviewsDaniel C. Sobral1999-04-242-1/+261
* Make the location of init(8) tunable at boot time.Dag-Erling Smørgrav1999-04-201-1/+2
* A default loader.rc to be installed.Daniel C. Sobral1999-04-181-0/+10
* Replace /kernel.config with /boot/kernel.conf.Daniel C. Sobral1999-03-141-2/+2
* New loader.rc stuff.Daniel C. Sobral1999-03-093-0/+1341