aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/forth
Commit message (Expand)AuthorAgeFilesLines
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-1438-8711/+0
* Don't add /boot/dt*s* but /boot/dt*b*. Stupid think-o. /boot/dtb wasWarner Losh2017-11-131-1/+1
* Add /boot/dts to the list of default modules. The minimal arm and mipsWarner Losh2017-11-131-1/+1
* Add loader.conf to the list of files that are MD.Warner Losh2017-11-131-2/+1
* Make sure the proper loader.rc gets installed.Warner Losh2017-11-121-3/+10
* Install the 4th files in sys/boot/forth instead of each loaderWarner Losh2017-11-102-26/+29
* Add smn(4) driver for AMD System Management NetworkConrad Meyer2017-09-051-0/+1
* Add chain loader support for loaderToomas Soome2017-06-161-0/+15
* Switch the example name for variables controlling loading memory imagesEdward Tomasz Napierala2017-06-101-3/+3
* Remove the NATM framework including the en(4), fatm(4), hatm(4), andBrooks Davis2017-04-241-5/+0
* Replace the RC4 algorithm for generating in-kernel secure randomMark Murray2017-04-161-1/+1
* The original author abused Nd (one-line description, used by makewhatis)Dag-Erling Smørgrav2017-03-231-3/+3
* Garbage collect if_igb reference in loader.confEnji Cooper2017-03-221-1/+0
* Document some more 10GbE+ network drivers in loader.confEnji Cooper2017-03-221-0/+4
* Remove SVR4 (System V Release 4) binary compatibility support.Gleb Smirnoff2017-02-281-2/+0
* loader.efi environment related cleanupsToomas Soome2017-02-011-2/+2
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-281-43/+20
* Add a dumpdev example to /boot/defaults/loader.confAlan Somers2016-12-221-0/+1
* New driver for Broadcom NetXtreme-C and NetXtreme-E devices.Stephen Hurd2016-11-151-0/+1
* boot/forth spelling issue in forth wordToomas Soome2016-11-091-2/+2
* Preliminary support for EFI in boot loader. Define efi-boot forthWarner Losh2016-10-243-0/+34
* Remove accidentally committed stray comment.Warner Losh2016-08-311-2/+1
* Create a hook 'post-initialize' for people that want to defineWarner Losh2016-08-311-1/+6
* Explain why extra sutff always outputs even when it shouldn't for theWarner Losh2016-05-181-0/+7
* Remove the reiserfs(5) manpage and an example of loading the kernel module.John Baldwin2016-05-171-1/+0
* boot/forth: spelling fixes.Pedro F. Giffuni2016-04-305-11/+11
* Document vfs.root.mountfrom.Maxim Sobolev2016-04-081-0/+25
* Obsolete mkulzma(8) and geom_uncompress(4), their functionalityMaxim Sobolev2016-02-241-1/+0
* Enable the beastie menu for the UEFI consoleEd Maste2016-01-063-11/+4
* Introduce the ZFS Boot Environments menu to the loader menuAllan Jude2015-12-314-0/+142
* Remove supposition comment that code would better live elsewhere.Devin Teske2015-12-311-1/+1
* Fix a memory leak. nextboot_conf_file is not volatile, as far as IDevin Teske2015-12-311-1/+1
* Remove debugging messages. NB: SVN r187143 reads:Devin Teske2015-12-311-3/+0
* Fix stack leak introduced by SVN r97201 (nextboot_conf support).Devin Teske2015-12-301-6/+8
* META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery2015-12-011-0/+11
* Remove guards around overwriting loader.rc and menu.rcAllan Jude2015-08-062-0/+6
* Document the existence of cloudabi_load and cloudabi64_load.Ed Schouten2015-07-311-0/+2
* Use consistent spacing.Edward Tomasz Napierala2015-07-251-4/+4
* Add md_root example to defaults/loader.conf.Edward Tomasz Napierala2015-07-251-0/+10
* Use double newlines consistently.Edward Tomasz Napierala2015-07-251-0/+9
* Updated random(4) boot/shutdown scripting.Mark Murray2015-06-302-4/+23
* Install version.4th.8 againAntoine Brodin2015-06-211-1/+2
* Add comments to indicate where the flag for later abort" originates.Devin Teske2015-06-021-3/+3
* Improve support for blacklisting bad memory locations. The user can supplyScott Long2015-04-291-0/+10
* Add "GELI Passphrase:" prompt to boot loader.Devin Teske2015-04-163-7/+45
* Re-do proper mode-endings. Antithesis of r281176-281179 which revertedDevin Teske2015-04-086-26/+26
* Fix a bootlock condition if/when loader_logo is set in loader.conf(5)Devin Teske2015-04-081-2/+4
* Eliminate literal escape sequences from *.rcDevin Teske2015-04-062-16/+19
* Partially revert r280976: Back to previous mode-endings based on feedbackDevin Teske2015-04-061-16/+16
* Partially revert r280975: Back to previous mode-endings based on feedbackDevin Teske2015-04-062-7/+7