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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add in a hack to support IBM "El Torito" CD-ROM booting BIOS's which expect
jhb
2001-07-31
6
-6
/
+92
*
s/adress/address/
kris
2001-07-23
3
-3
/
+3
*
Unset MAINTAINER.
rnordier
2001-07-21
8
-16
/
+0
*
Remove whitespace at EOL.
dd
2001-07-15
1
-3
/
+3
*
Make this build again after breakage from previous commits.
dfr
2001-07-10
2
-12
/
+12
*
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
dd
2001-07-09
1
-1
/
+0
*
Get rid of some constness warnings.
dwmalone
2001-06-24
1
-6
/
+7
*
Merged from sys/boot/i386/btx/btx/btx.s revision 1.25.
kato
2001-06-23
2
-2
/
+2
*
Remove -DNEW_LINKERSET, it is not used here anymore. This is now native.
peter
2001-06-21
4
-12
/
+0
*
Convert the elf loader to the new linker set layout for elf files.
peter
2001-06-19
1
-6
/
+7
*
Fix some of the worst formatting bug (seperate commit)
peter
2001-06-19
1
-2
/
+4
*
Work around what looks like a bad make(1) bug. For some reason,
peter
2001-06-16
1
-5
/
+3
*
style(9) and remove a left over Alpha comment
obrien
2001-06-16
4
-54
/
+60
*
style cleanup
obrien
2001-06-16
2
-44
/
+46
*
style police
obrien
2001-06-16
1
-4
/
+5
*
This Intel derived file uses C++ style comments.
obrien
2001-06-16
1
-33
/
+37
*
Fix FreeBSD id style.
obrien
2001-06-16
2
-4
/
+10
*
style(9)
obrien
2001-06-16
1
-23
/
+18
*
style(9) + fix FreeBSD id's.
obrien
2001-06-16
5
-34
/
+41
*
Nuke old gensetdefs based linker sets with extreme prejudice
peter
2001-06-14
8
-113
/
+14
*
Move the first section up one page. The firmware bogusly uses the first
dfr
2001-06-10
2
-0
/
+2
*
Remove a 'return' statement which I put in while I was trying to debug
dfr
2001-06-10
2
-2
/
+0
*
Fix a minor style bug in the last commit.
jesper
2001-06-10
1
-1
/
+1
*
First approximation of an ia64 EFI loader. Not functional.
dfr
2001-06-09
50
-0
/
+8264
*
Remove vestiges of MFS.
ru
2001-06-01
1
-1
/
+0
*
Go back to 1.20 again.
dcs
2001-05-29
1
-0
/
+3
*
Turn dictthreshold and dictincrease into cell-sized variables, so
dcs
2001-05-29
2
-7
/
+8
*
Revert the ugly band-aide[tm] hack of rev 1.12.
obrien
2001-05-29
1
-6
/
+2
*
Revert 1.20, as it causes mysterious problems to the Alpha people.
dcs
2001-05-29
1
-3
/
+0
*
One needs to introduce things with a `.file' directive before trying to
obrien
2001-05-28
1
-1
/
+2
*
grep -v offending lines from loader.4th until the master version of it
obrien
2001-05-28
1
-2
/
+6
*
Add the generated help files to CLEANDIRS.
obrien
2001-05-28
1
-0
/
+1
*
In sys/boot/common/module.c, near line 105 a request for a raw
jesper
2001-05-27
1
-1
/
+1
*
Fix reboot buglet when BOOT_BTX_NOHANG is defined.
rnordier
2001-05-27
2
-2
/
+2
*
As in with ":", check dictionary space and increase it if necessary before
dcs
2001-05-27
1
-0
/
+2
*
- sys/msdosfs moved to sys/fs/msdosfs
ru
2001-05-25
1
-1
/
+1
*
(Re-)enabled boot2.
nyan
2001-05-24
1
-1
/
+1
*
Update boot[12] program to compile ELF binary.
nyan
2001-05-24
6
-117
/
+92
*
The following modules were renamed:
ru
2001-05-23
1
-4
/
+4
*
Fix a grammar nit.
dd
2001-05-22
1
-1
/
+1
*
Merged from sys/boot/i386/btx/btx/btx.s revision 1.24.
nyan
2001-05-21
2
-8
/
+8
*
Allocate more memory if necessary.
dcs
2001-05-17
1
-0
/
+3
*
FICL 2.05 has a flawed definition of BASE. Fix it.
dcs
2001-05-10
1
-1
/
+1
*
* include/elf.h has been repo copied to include/elf-hints.h, and it no
obrien
2001-05-02
2
-2
/
+2
*
Bring in ficl 2.05.
dcs
2001-04-29
26
-1804
/
+3992
*
mdoc(7) police: fixed whatis(1) entry.
ru
2001-04-18
1
-3
/
+0
*
no longer needed now that we are able to build cdboot from sources again
gallatin
2001-04-08
1
-1554
/
+0
*
build cdboot from sources now that the cd9660 fs support works
gallatin
2001-04-07
1
-5
/
+4
*
Don't call prom_open() multiple times. This confuses some versions of SRM
dfr
2001-04-05
1
-8
/
+22
*
MAN[1-9] -> MAN.
ru
2001-03-27
4
-6
/
+4
[next]