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
*
Strip spaces and comments more agressively.
dcs
2000-05-26
1
-14
/
+52
*
Bring in FICL 2.04. No bump of loader version is required by this
dcs
2000-05-26
9
-162
/
+423
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
2
-4
/
+4
*
Convert the short stub of real-mode code into 16-bit assembly.
jhb
2000-05-24
2
-22
/
+22
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
2
-4
/
+4
*
Grrr, fix a silly 'movl' -> 'movw' typo in both pxeldr and cdldr. Also,
jhb
2000-05-23
7
-13
/
+4
*
Clean up some more 16-bit code and get rid of more m4 macros.
jhb
2000-05-23
3
-83
/
+27
*
Clean up all of the 16-bit assembly code in the x86 bootstrap to work
jhb
2000-05-23
16
-869
/
+564
*
Document abial's .#.
dcs
2000-05-23
1
-0
/
+4
*
Make this compile in case anyone ever wants to use the PC98 booter
hoek
2000-05-21
1
-1
/
+1
*
One of loaders' bugs disappeared somewhere along the way.
dcs
2000-05-19
1
-5
/
+0
*
Move man page directives to common/Makefile.inc.
dcs
2000-05-19
1
-0
/
+5
*
This file got repo-copied to common/.
dcs
2000-05-19
1
-756
/
+0
*
Move man page directives to common/Makefile.inc.
dcs
2000-05-19
2
-4
/
+0
*
Remove INSTALL_FORTH stuff.
dcs
2000-05-19
1
-1
/
+0
*
Move man page directives to common/Makefile.inc.
dcs
2000-05-19
1
-6
/
+0
*
Make corrections to allow for Alpha.
dcs
2000-05-18
2
-8
/
+8
*
Only probe network settings on the first open of the network device.
dfr
2000-05-13
1
-0
/
+1
*
The loader was written so that if /kernel was missing /kernel.old would
obrien
2000-05-13
1
-0
/
+2
*
Install the bootforth config files for the Alpha too. loader.conf should
peter
2000-05-12
2
-0
/
+18
*
Reactivate the FICL hooks to make it be compiled in, but also initialize
peter
2000-05-12
1
-8
/
+8
*
Stop libficl from using floating point registers - this was cauing
peter
2000-05-12
1
-0
/
+3
*
Fix the Alpha loader the rest of the way. If FICL is present in
peter
2000-05-12
1
-8
/
+8
*
long != int on Alphas.
bp
2000-05-12
1
-1
/
+2
*
Remove metion of the 'magic options.' Apparently PXE doesn't require the
dwhite
2000-05-09
1
-14
/
+1
*
Teach the alpha loader install process to make backup copies of the
msmith
2000-05-06
1
-2
/
+5
*
Switch to using the .code16 as(1) directive and using 16-bit assembly
jhb
2000-05-05
2
-63
/
+138
*
Remove the static heap. It is unknown why it was needed in the
ps
2000-05-05
1
-10
/
+0
*
Lay the groundwork for on-demand dictionary expansion.
dcs
2000-05-05
3
-5
/
+48
*
Correct a bug whereby allocations to the dictionary would not be allowed
dcs
2000-05-04
1
-3
/
+3
*
Make documentation on recently added heap? command reflect reality.
dcs
2000-05-04
2
-4
/
+4
*
Add "heap?" to loader's man page.
dcs
2000-05-04
2
-0
/
+6
*
Further improve ordering.
dcs
2000-05-04
2
-8
/
+8
*
Sort entries in FreeBSD-specific FICL commands.
dcs
2000-05-04
2
-28
/
+28
*
Add heap?, so we can tell how much free space we have left.
dcs
2000-05-04
1
-0
/
+9
*
- Removed hi-resolution mode supports.
nyan
2000-05-03
1
-29
/
+13
*
Add the udbp module
n_hibma
2000-05-02
1
-0
/
+1
*
Add man page for pxeboot.
dwhite
2000-05-02
2
-1
/
+132
*
Add $FreeBSD$
peter
2000-05-01
8
-0
/
+11
*
GC unused variable (size)
peter
2000-05-01
1
-1
/
+0
*
Fix some warnings on the Alpha. sizeof() returns different things on
peter
2000-05-01
1
-2
/
+2
*
Wrap the failure warnings around PXE_DEBUG in the cleanup routine.
ps
2000-05-01
1
-3
/
+9
*
Update loader logic to distinguish modules vs. files.
bp
2000-05-01
22
-491
/
+741
*
Sync with sys/boot/i386/libi386/biosdisk.c revision 1.30.
nyan
2000-04-30
1
-160
/
+260
*
Fall back to /pxeroot as the location of the NFS exported directory
ps
2000-04-29
1
-10
/
+4
*
Teach the loader about the ext2fs filesystem, extended partitions, and
jlemon
2000-04-29
7
-163
/
+236
*
Make PXE do a dhcp request to find out where its files are. The
ps
2000-04-27
1
-15
/
+36
*
Don't report errors when we UDP_WRITE fails with a status of 1.
ps
2000-04-27
1
-1
/
+3
*
Now that we are compiling PXE into libi386, we don't need ../libi386 in
jhb
2000-04-26
1
-1
/
+0
*
Bring support in for Intel Wired for Management 1.1 (PXE 0.99 and
ps
2000-04-26
2
-45
/
+96
[next]