summaryrefslogtreecommitdiffstats
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* Remove ELF dynamic tag definitions that aren't used. Ideally,marcel2006-01-181-21/+2
* s/R_IA64_/R_IA_64_/g as per the ia64 psABI.marcel2006-01-171-18/+13
* In moduledir_readhints() cast the value returned by sizeof() to ssize_tmarius2006-01-121-1/+2
* MFi386: revisions 1.34 and 1.36.nyan2005-12-211-2/+14
* MFi386: revision 1.8.nyan2005-12-211-2/+2
* MFi386: revision 1.46.nyan2005-12-211-15/+10
* For the cases when loading bzip2-compressed kernels enabled use lastsobomax2005-12-214-6/+10
* Unbreak pc98 after my last changes to i386.sobomax2005-12-201-0/+3
* If LOADER_BZIP2_SUPPORT is defined allocate heap in the 1MB-4MB range tosobomax2005-12-191-2/+13
* Long-long time ago, when the trees were large and memory expensive amount ofsobomax2005-12-195-41/+22
* Make our ELF64 type definitions match standards. In particular thismarcel2005-12-184-7/+7
* Add kernel module loading option for snd_atiixp(4).ariff2005-12-011-0/+1
* -mdoc sweep.ru2005-11-181-3/+2
* Catch up with loader_color -> loader_logo and document beastie_disable.ru2005-11-152-5/+12
* Rename GEOM class kernel module g_md.ko to geom_md.ko for consistencypjd2005-11-111-4/+4
* Add more GEOM classes to defaults/loader.conf. Add references to manualpjd2005-11-111-3/+17
* Consistently use OPT_* macros to test/set boot options.ru2005-11-032-12/+24
* MFi386: Enable beastie.4th.nyan2005-10-301-2/+2
* Add back some bits.scottl2005-10-302-1/+18
* Replace loader_color with loader_logoscottl2005-10-301-9/+42
* - Add a workaround for the fact that OFW doesn't guarantee thatmarius2005-10-251-7/+58
* In ofw_parsedev() check the return value of malloc() and protectmarius2005-10-251-1/+5
* Use an ihandle_t to store the instance handle of an opened devicemarius2005-10-201-1/+1
* Remove unused variables.marius2005-10-204-7/+0
* Export processor socket information. New environment variables are:jkim2005-10-181-0/+32
* Re-implement rev.1.76 with respect to the code size.sobomax2005-10-162-30/+44
* Backout previous commit - for some reason it overflows space constrains onsobomax2005-10-162-64/+48
* Add new option `q', which makes second stage loader quiet unless autobootsobomax2005-10-162-48/+64
* MFi386: revision 1.33.nyan2005-09-301-1/+1
* Cause all flags passed by boot2 to set the respective loader(8)ru2005-09-223-1/+12
* Add loader(8) variables for RB_DFLTROOT, RB_MUTE, and RB_PAUSE:ru2005-09-2210-15/+90
* - RBX_MASK wasn't updated when RB_PAUSE was changed from 0x40000ru2005-09-222-4/+4
* Remove EPSON PC-386 note A/W/AE/WR support.nyan2005-09-141-13/+2
* MFi386: revision 1.11.nyan2005-09-131-9/+108
* MFi386: revisions 1.10 and 1.11.nyan2005-09-131-1/+2
* net.graph.ngqfreemax has been deprecated.glebius2005-08-311-1/+0
* Add a "comconsole_speed" loader variable that can be used to changeiedowse2005-08-184-11/+136
* Add the ability to specify the boot2 serial console speed iniedowse2005-08-184-32/+59
* - Change the code that determines whether to use a serial console andmarius2005-08-151-17/+41
* Add if_arl_load, if_axe_load, if_aue_load, if_cs_load, if_cue_load,krion2005-08-071-1/+10
* Add if_ath_load (default NO) in Networking Drivers section.krion2005-08-061-0/+1
* The kernel is usually at /boot/kernel/kernel nowadays.ssouhlal2005-08-062-2/+2
* Fix a comparison that broke ``set console=vidconsole'' and even thebrian2005-07-291-1/+1
* Mention that console= can set multiple consoles.brian2005-07-291-11/+13
* Simplify SMBIOS loader variables and drop `hint.smbios.0.enabled'.jkim2005-07-271-14/+11
* remove a pointless comment with a more helpful one...jmg2005-07-251-1/+1
* Make code match comment: make the smallest unit of page allocationgrehan2005-07-221-3/+5
* Add -mno-sse3 for prescott/noconaache2005-07-154-3/+6
* Scan static SMBIOS structures and export the following environmentjkim2005-07-144-1/+182
* Improved markup, fixes some spelling and grammar.ru2005-06-141-12/+13
OpenPOWER on IntegriCloud