index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
boot
/
i386
/
loader
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove an unused variable.
ru
2006-11-16
1
-2
/
+1
*
Extend struct devdesc with a unit field, called d_unit. Promote the
marcel
2006-11-02
1
-4
/
+4
*
Don't unconditionally compile-in the bcache code. It's only used on
marcel
2006-11-02
1
-0
/
+3
*
Add an 'smap' command that dumps out the BIOS SMAP.
jhb
2006-09-28
1
-0
/
+7
*
Commit the results of the typo hunt by Darren Pilgrim.
yar
2006-08-04
1
-1
/
+1
*
Reimplementation of world/kernel build options. For details, see:
ru
2006-03-17
1
-1
/
+3
*
For the cases when loading bzip2-compressed kernels enabled use last
sobomax
2005-12-21
1
-2
/
+3
*
If LOADER_BZIP2_SUPPORT is defined allocate heap in the 1MB-4MB range to
sobomax
2005-12-19
1
-2
/
+13
*
Add back some bits.
scottl
2005-10-30
2
-1
/
+18
*
Cause all flags passed by boot2 to set the respective loader(8)
ru
2005-09-22
1
-1
/
+1
*
Scan static SMBIOS structures and export the following environment
jkim
2005-07-14
1
-0
/
+3
*
Temperarly disable building in the bzip2 support by default so we can fit
obrien
2005-06-01
1
-1
/
+1
*
Put bzip2 support on equal footing with gzip support.
obrien
2005-05-31
1
-1
/
+1
*
- Add support to the loader for multiple consoles.
jhb
2005-05-27
1
-4
/
+8
*
NOFORTH -> NO_FORTH
ru
2004-12-21
1
-1
/
+1
*
Remove the last vestiges of the userconfig option. None of this actually
scottl
2004-12-01
1
-8
/
+0
*
Pick up loader.rc from its old home.
ru
2004-11-29
1
-1
/
+1
*
Disable the beastie menu. It offends some and annoys everyone else, and I'm
scottl
2004-11-29
2
-18
/
+1
*
Respect RB_MULTIPLE flag.
simokawa
2004-10-22
1
-0
/
+2
*
Document boot_cdrom, boot_multicons, and boot_serial.
ru
2004-09-30
1
-1
/
+1
*
Add the loader side of support for preloading ELF relocatable object
iedowse
2004-08-29
1
-0
/
+4
*
Fixed misspellings of 0 as NULL.
bde
2004-03-14
1
-2
/
+2
*
For some reason crt0.o needs to be linked first for pxeboot(8) to
ru
2004-02-27
1
-2
/
+5
*
Clean CLEANFILES.
ru
2004-02-12
1
-1
/
+1
*
kzip(8) is long dead.
ru
2004-02-11
1
-2
/
+0
*
- Factor out -nostdlib to an upper level Makefile.inc.
ru
2004-02-09
1
-13
/
+8
*
Argh, unbreak "make depend" for AMD64.
ru
2004-02-07
1
-1
/
+1
*
- Removed -elf which is not a valid gcc(1) option anymore.
ru
2004-02-07
1
-4
/
+0
*
Untangle building of AMD64 boot code.
ru
2004-02-07
1
-1
/
+1
*
First round of cleanups to sys/boot/ makefiles:
ru
2004-02-06
1
-42
/
+21
*
Inherit BINDIR from a parent Makefile.inc.
ru
2004-02-06
1
-1
/
+0
*
Only include ../Makefile.inc once in loader/Makefile.
ru
2004-02-06
1
-3
/
+1
*
With the beastie menu a problem was introduced in which selecting a
dcs
2003-11-21
1
-3
/
+0
*
Use __FBSDID().
obrien
2003-08-25
2
-4
/
+6
*
Build on amd64. Yes, I know this isn't particularly nice.
peter
2003-06-26
1
-1
/
+1
*
Enable the new bootloader for i386 only. The new loader.rc is will only
scottl
2003-05-31
2
-1
/
+21
*
Add a new bootloader menu. Pull in screen.4th and frames.4th from the
scottl
2003-05-30
1
-0
/
+1
*
Enable the i386 loader to load and run an amd64 kernel. If this puts
peter
2003-05-01
2
-0
/
+4
*
Simplify the Makefile by just using our standard PROG variable.
obrien
2003-01-18
1
-9
/
+8
*
Renamed the loader's zipfs to gzipfs. zipfs.c was repo-copied to gzipfs.c.
jake
2002-12-19
1
-1
/
+1
*
Don't call INT 12H anymore in boot program.
iwasaki
2002-10-01
1
-0
/
+4
*
Revert previous untested revision. The i386 loader consists of three parts:
jhb
2002-08-30
1
-1
/
+1
*
s/hint.acpi.0.disable/hint.acpi.0.disabled/
iwasaki
2002-08-30
1
-1
/
+1
*
Try #2 at having /boot/loader default to ELF. Have pxeldr build its
peter
2002-08-29
1
-1
/
+1
*
Initiate deorbit burn of i386 a.out kld "support" in loader. Note that
peter
2002-08-29
2
-5
/
+0
*
Add help about hint.acpi.0.disable.
iwasaki
2002-08-09
1
-0
/
+4
*
Revert the part of Kirks UFS2 commit which added divdi3.c and moddi3.c
phk
2002-06-21
1
-1
/
+1
*
This commit adds basic support for the UFS2 filesystem. The UFS2
mckusick
2002-06-21
1
-1
/
+1
*
-ffreestanding is the word for /sys.
obrien
2002-05-10
1
-0
/
+1
*
Install files via FILES, there's no reason to compare them before installing.
ru
2002-04-17
1
-18
/
+6
[next]