summaryrefslogtreecommitdiff
path: root/sys/boot/forth
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.2.1_cvscvs2svn2004-02-2310-10/+10
* MFC rev 1.9:Scott Long2004-01-101-0/+1
* Directly call the 'reboot' word instead of indirectly evaluating it.Scott Long2003-10-281-1/+1
* Directly call the 'boot' word instead of indirectly evaluating it.Scott Long2003-10-271-7/+7
* Apply Aleksander Fafula's crayons to the beastie. Add the this line toScott Long2003-09-131-1/+38
* Add the beastie_disable variable which allows to turn the beastieChristian Brueffer2003-07-011-0/+1
* Don't start the beastie menu if the 'beastie_disable' variable is set toScott Long2003-06-101-1/+11
* Man, I'm not on the ball. 4th does not need to escape '\' chars. ThisScott Long2003-05-311-8/+8
* Flag when ACPI has been disabled by the user so that sysinstall can doScott Long2003-05-311-0/+2
* Add a new bootloader menu. Pull in screen.4th and frames.4th from theScott Long2003-05-303-0/+332
* Add variables for missing network drivers.Murray Stokely2003-05-161-0/+6
* FreeBSD 5.0 has stopped shipping /modules 2.5 years ago. CatchRuslan Ermilov2003-03-111-1/+1
* Add two loader tuneables that allow one to change the maximum number ofHartmut Brandt2003-03-021-0/+2
* Eliminate references to defunct kernel tunables.Yaroslav Tykhiy2002-11-261-1/+0
* The new "all sound drivers" driver name is snd_driver. Loader.conf didn'tDaniel C. Sobral2002-11-221-1/+1
* Fix indentation of comments.Jonathan Mini2002-11-021-17/+17
* Add loader variables to control the loading of various networking modules.Jonathan Mini2002-11-021-0/+31
* Make SCSI_DELAY setable at boot time and runtime via theBrooks Davis2002-09-021-0/+1
* Whitespace fix from last commit.Tom Rhodes2002-08-271-2/+4
* Fix some grammar errors in loader.conf.5Tom Rhodes2002-08-271-11/+11
* Support for VIA VT8233 audio controller.Orion Hodson2002-08-171-0/+1
* mdoc(7) police: Get rid of hard sentence breaks.Ruslan Ermilov2002-08-131-8/+15
* Sample loader.conf lines for various MAC modules.Robert Watson2002-08-011-0/+12
* Don't imply that setting the boot_ variables to "NO" will disable them.Mark Peek2002-07-161-6/+8
* The .Nm set of commandsPhilippe Charnier2002-07-141-3/+5
* Add missing kernal tunables to loader.conf.Jonathan Mini2002-07-031-0/+16
* Fix a handful of typos and grammar bogons. No content changes.Jens Schweikhardt2002-05-301-9/+9
* Add support for reading an additional loader configuration file. By default,Gordon Tetlow2002-05-243-1/+70
* Replace /kernel with /boot/kernel/kernel.Josef Karthauser2002-05-092-2/+2
* Rename the file used to specify the nextboot to make it clear that thisWes Peters2002-04-261-1/+1
* A long, long time ago, msmith introduced vfs.root.mountfromDaniel C. Sobral2002-04-261-0/+2
* Add a -k option to reboot to specify the kernel to boot next timeWes Peters2002-04-261-1/+1
* Further document "console" (nullconsole).Ruslan Ermilov2002-03-131-2/+5
* Support for USB fm radio.Alfred Perlstein2002-03-041-0/+1
* Document the hw.physmem kernel environment variable.Chad David2002-02-211-0/+1
* Allow dump device be configured as early as possible using loader(8) tunable.Maxim Sobolev2002-01-211-0/+1
* Add missing snd_ich_load entry.Jim Mock2001-12-201-0/+1
* - Add 'fwrite' and 'fseek' words for writing to and seeking on files.John Baldwin2001-12-113-17/+16
* Document the "console" setting in loader.conf, suggesting vidconsoleRobert Watson2001-11-271-0/+6
* o Add 'kern.maxusers' to the list of commented out sample tunableRobert Watson2001-11-261-0/+1
* Add S4BIOS sleep (BIOS hibernation) and DSDT overriding support.Mitsuru IWASAKI2001-11-061-0/+9
* Spell "FreeBSD" with "F" and "BSD" in uppercase.Ruslan Ermilov2001-08-131-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-1/+0
* Remove vestiges of MFS.Ruslan Ermilov2001-06-011-1/+0
* Go back to 1.20 again.Daniel C. Sobral2001-05-291-0/+3
* Revert 1.20, as it causes mysterious problems to the Alpha people.Daniel C. Sobral2001-05-291-3/+0
* - sys/msdosfs moved to sys/fs/msdosfsRuslan Ermilov2001-05-251-1/+1
* The following modules were renamed:Ruslan Ermilov2001-05-231-4/+4
* Fix a grammar nit.Dima Dorfman2001-05-221-1/+1
* Allocate more memory if necessary.Daniel C. Sobral2001-05-171-0/+3