summaryrefslogtreecommitdiffstats
path: root/sys/boot/forth
Commit message (Expand)AuthorAgeFilesLines
* Solve a name clash.dcs2000-09-162-6/+12
* The module_path set by default was bogus. It had /boot/kernel last,dcs2000-09-161-3/+3
* Both boot and boot-conf were using a different algorithm from the onedcs2000-09-162-32/+38
* Factorize, reorganize, and move code around.dcs2000-09-152-116/+152
* New world order wrt to kernel location and name. This doesn't actuallydcs2000-09-121-2/+2
* Back out bktr_mem_load. It is not needed because I'm use MODULE_DEPENDroger2000-09-121-1/+0
* Add bktr_mem_loader, default to NO.roger2000-09-111-0/+1
* The entropy driver module has changed name.markm2000-09-101-1/+1
* Upon reflection, I decided that bootfile must have priority over kerneldcs2000-09-091-8/+8
* First tackle at trying to handle the New Deal on kernels.dcs2000-09-093-118/+280
* Update boot and boot-conf descriptions to reflect new and old changes.dcs2000-09-081-3/+26
* Enhance boot-conf.dcs2000-09-081-24/+118
* Strictly speaking, this works. It enumarates the PnP devices, anddcs2000-09-081-0/+172
* Fix an error message which was using the wrong variable to get thedcs2000-09-081-1/+1
* Add constructors to crude structure support. Rework some of thedcs2000-09-081-19/+142
* The kernel is now known as `kernel.ko' and it and its matching modulesobrien2000-09-051-2/+2
* Rename the loadable nullfs kernel module: null -> nullfssheldonh2000-07-281-1/+1
* Add randomdev_load="NO"ache2000-06-291-0/+1
* Add wx and ispfw loadable module defaults.mjacob2000-06-171-0/+2
* Revert to 1.8dcs2000-06-141-23/+23
* With apologies to dcs, temporarily comment out the version check code. Itpeter2000-06-141-23/+23
* Borrow phk's axe and apply the next stage of config(8)'s evolution.peter2000-06-131-1/+1
* The word environment? returns a flag indicating whether the variabledcs2000-06-121-7/+23
* Put some version checking.dcs2000-06-071-0/+8
* Modify boot-conf so it can take a kernel or directory name asdcs2000-06-071-4/+122
* Remove AGAIN definition, as FICL 2.04 provides it.dcs2000-06-071-3/+11
* Add the udbp modulen_hibma2000-05-021-0/+1
* Add driver support for the Aironet 4500/4800 series wireless 802.11wpaul2000-01-141-1/+2
* Add device driver support for USB ethernet adapters based on the CATCwpaul2000-01-141-0/+1
* Add device driver support for USB ethernet adapters based on thewpaul2000-01-051-0/+1
* This commit adds device driver support for the ADMtek AN986 Pegasuswpaul1999-12-281-1/+1
* Close PR #15422; fix loader.conf to reflect new driver support (oldwpaul1999-12-231-5/+2
* Update the sample for $init_path to reflect the kernel default.msmith1999-12-071-1/+2
* Make some examples reflect defaults.dcs1999-12-071-7/+7
* Add bus suffix to mii.dcs1999-12-021-1/+1
* Add if_ prefix to network drivers.dcs1999-12-021-14/+14
* Belatedly add splash_pcx_load to the documented variables. Reworddcs1999-11-261-1/+7
* Activates password protection (if a password is defined).dcs1999-11-241-0/+4
* Add silly password feature. If people want to depend on a flaweddcs1999-11-243-14/+101
* Add comments on what it the USB modules are. Add the usb module.n_hibma1999-11-221-5/+8
* Change the name of the modules from <name>_mod to <name>n_hibma1999-11-171-5/+0
* Add the USB modules.n_hibma1999-11-161-0/+15
* Changes prompt to "ok". This line is actually commented out, and serves onlydcs1999-11-011-1/+1
* Remove comments left since mdoc.template time or just useless commentsphantom1999-10-301-3/+0
* Add mii_load entry to the network drivers section. Also add entries forwpaul1999-09-071-0/+4
* $Id$ -> $FreeBSD$peter1999-08-285-5/+5
* Fix a bunch of broken cross-referenceschris1999-08-181-2/+2
* Convert the Winbond driver to newbus and have it compiled as a module.wpaul1999-08-101-1/+2
* Convert the VIA Rhine driver to newbus and set it up to be compiled aswpaul1999-08-101-1/+2
* Add various network cards that have been new-busified and made into KLDsgreen1999-08-041-2/+9
OpenPOWER on IntegriCloud