aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/forth
Commit message (Expand)AuthorAgeFilesLines
* Goodbye vn, welcome md.Daniel C. Sobral2001-03-071-1/+1
* Add atspeaker_load.Dag-Erling Smørgrav2001-02-011-0/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-162-2/+2
* Add commented out examples for the new KTR loader tunables.John Baldwin2001-01-061-0/+3
* Retire kernfs (kernel part).Dag-Erling Smørgrav2000-12-281-1/+0
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-1/+0
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-202-6/+6
* remove period from SEE ALSO.Ben Smithurst2000-11-151-1/+1
* Add entry for umodemNick Hibma2000-10-301-0/+1
* The USB scanner driver. To be used together with SANE.Nick Hibma2000-10-251-0/+1
* Now I see the error of my ways.Daniel C. Sobral2000-10-091-6/+8
* Get rid of garbage left on the stack.Daniel C. Sobral2000-09-251-2/+1
* What could possibly have possessed me to forget the "0 (arguments)"Daniel C. Sobral2000-09-251-2/+2
* Check for the correct minimum version required by the current code.Daniel C. Sobral2000-09-181-4/+4
* Use _ instead or - where proper, according to the style I have beenDaniel C. Sobral2000-09-162-17/+35
* Solve a name clash.Daniel C. Sobral2000-09-162-6/+12
* The module_path set by default was bogus. It had /boot/kernel last,Daniel C. Sobral2000-09-161-3/+3
* Both boot and boot-conf were using a different algorithm from the oneDaniel C. Sobral2000-09-162-32/+38
* Factorize, reorganize, and move code around.Daniel C. Sobral2000-09-152-116/+152
* New world order wrt to kernel location and name. This doesn't actuallyDaniel C. Sobral2000-09-121-2/+2
* Back out bktr_mem_load. It is not needed because I'm use MODULE_DEPENDRoger Hardiman2000-09-121-1/+0
* Add bktr_mem_loader, default to NO.Roger Hardiman2000-09-111-0/+1
* The entropy driver module has changed name.Mark Murray2000-09-101-1/+1
* Upon reflection, I decided that bootfile must have priority over kernelDaniel C. Sobral2000-09-091-8/+8
* First tackle at trying to handle the New Deal on kernels.Daniel C. Sobral2000-09-093-118/+280
* Update boot and boot-conf descriptions to reflect new and old changes.Daniel C. Sobral2000-09-081-3/+26
* Enhance boot-conf.Daniel C. Sobral2000-09-081-24/+118
* Strictly speaking, this works. It enumarates the PnP devices, andDaniel C. Sobral2000-09-081-0/+172
* Fix an error message which was using the wrong variable to get theDaniel C. Sobral2000-09-081-1/+1
* Add constructors to crude structure support. Rework some of theDaniel C. Sobral2000-09-081-19/+142
* The kernel is now known as `kernel.ko' and it and its matching modulesDavid E. O'Brien2000-09-051-2/+2
* Rename the loadable nullfs kernel module: null -> nullfsSheldon Hearn2000-07-281-1/+1
* Add randomdev_load="NO"Andrey A. Chernov2000-06-291-0/+1
* Add wx and ispfw loadable module defaults.Matt Jacob2000-06-171-0/+2
* Revert to 1.8Daniel C. Sobral2000-06-141-23/+23
* With apologies to dcs, temporarily comment out the version check code. ItPeter Wemm2000-06-141-23/+23
* Borrow phk's axe and apply the next stage of config(8)'s evolution.Peter Wemm2000-06-131-1/+1
* The word environment? returns a flag indicating whether the variableDaniel C. Sobral2000-06-121-7/+23
* Put some version checking.Daniel C. Sobral2000-06-071-0/+8
* Modify boot-conf so it can take a kernel or directory name asDaniel C. Sobral2000-06-071-4/+122
* Remove AGAIN definition, as FICL 2.04 provides it.Daniel C. Sobral2000-06-071-3/+11
* Add the udbp moduleNick Hibma2000-05-021-0/+1
* Add driver support for the Aironet 4500/4800 series wireless 802.11Bill Paul2000-01-141-1/+2
* Add device driver support for USB ethernet adapters based on the CATCBill Paul2000-01-141-0/+1
* Add device driver support for USB ethernet adapters based on theBill Paul2000-01-051-0/+1
* This commit adds device driver support for the ADMtek AN986 PegasusBill Paul1999-12-281-1/+1
* Close PR #15422; fix loader.conf to reflect new driver support (oldBill Paul1999-12-231-5/+2
* Update the sample for $init_path to reflect the kernel default.Mike Smith1999-12-071-1/+2
* Make some examples reflect defaults.Daniel C. Sobral1999-12-071-7/+7
* Add bus suffix to mii.Daniel C. Sobral1999-12-021-1/+1