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 a missing dependency: boot2 depends on the BTX kernel.
jhb
2000-04-11
2
-2
/
+2
*
Nuke duplicate struct declaration from somebody's paste-o
jkh
2000-04-08
1
-11
/
+0
*
Make PXE use the UDP API. This allows for both TFTP and NFS support.
ps
2000-04-08
8
-298
/
+257
*
Add a missing PXE API call and structure.
ps
2000-04-04
1
-0
/
+11
*
Add all the PXE related structures from the 2.1 PXE spec from Intel.
ps
2000-04-04
2
-155
/
+531
*
Synced with following files:
kato
2000-03-31
9
-183
/
+332
*
Separated serial boot block interface routine into NS16550 stuff and
kato
2000-03-30
3
-146
/
+381
*
Mega i386 loader commit.
jhb
2000-03-28
18
-271
/
+1610
*
Sync with sys/boot/i386/libi386/biosdisk.c revision 1.27 and 1.28.
nyan
2000-03-17
1
-7
/
+8
*
Remove some extra spammage that made it into this commit. This will be
jhb
2000-03-15
1
-47
/
+0
*
Pass an unit number to bcache_strategy, so it can flush the cache when
dcs
2000-03-15
1
-7
/
+55
*
bcache_strategy() now receives an unit number, and keep track of what
dcs
2000-03-15
2
-8
/
+25
*
Pass unit number to bcache_strategy(), so that the cache can be
dcs
2000-03-15
1
-2
/
+3
*
Fix the loader to handle module dependencies properly. More fixes
bp
2000-02-25
2
-109
/
+82
*
Close a file descriptor leak in the code which loads file objects.
msmith
2000-02-17
1
-0
/
+2
*
This patch to BTX fixes several small things:
jhb
2000-02-16
2
-12
/
+58
*
Support the new ata(4) syntax, while providing backward compatibility for wd(4).
ru
2000-02-09
2
-20
/
+26
*
Synced with sys/boot/i386/loader/Makefile rev 1.41.
kato
2000-02-05
1
-0
/
+2
*
Add a NOFORTH variable so we can build a smaller loader without
luigi
2000-02-04
1
-0
/
+2
*
Fix bogon in previous commit. Re-enable Forth in the loader.
jhb
2000-01-30
1
-2
/
+2
*
Synced with sys/boot/i386/btx/btx/btx.s rev 1.14.
kato
2000-01-29
2
-2
/
+6
*
Allow for cdldr to be built in ${.OBJDIR}/../cdldr/cdldr instead of
jhb
2000-01-28
1
-3
/
+9
*
Implement a machine-independent (word size-independent) FICL_TRUE.
dcs
2000-01-28
1
-1
/
+1
*
ANS Forth for logical not is 0=, not invert. Replace wrong usage.
dcs
2000-01-28
1
-2
/
+2
*
Add testmain.o to CLEANFILES.
dcs
2000-01-28
1
-1
/
+1
*
Try my hand again at removing ugly testmain target.
dcs
2000-01-28
1
-14
/
+12
*
Add the new cdldr CD bootstrap loader. This patch includes the following:
jhb
2000-01-27
9
-8
/
+589
*
Fix brokenness introduced with the PAGING conditional variable. The value
jhb
2000-01-27
2
-2
/
+6
*
Add driver support for the Aironet 4500/4800 series wireless 802.11
wpaul
2000-01-14
1
-1
/
+2
*
Add device driver support for USB ethernet adapters based on the CATC
wpaul
2000-01-14
1
-0
/
+1
*
Add device driver support for USB ethernet adapters based on the
wpaul
2000-01-05
1
-0
/
+1
*
Merge from the following changes.
nyan
2000-01-03
3
-48
/
+121
*
Fixed to get the BIOS geometry.
nyan
2000-01-03
1
-4
/
+5
*
Substantially revamp the way that we determine the amount of memory available
msmith
1999-12-29
8
-58
/
+165
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-3
/
+3
*
Correctly handle a user-requested abort in the middle of displaying a
msmith
1999-12-28
1
-2
/
+4
*
This commit adds device driver support for the ADMtek AN986 Pegasus
wpaul
1999-12-28
1
-1
/
+1
*
Connect up the bootforth glue and compile it, but don't initialize it
peter
1999-12-27
1
-3
/
+13
*
Close PR #15422; fix loader.conf to reflect new driver support (old
wpaul
1999-12-23
1
-5
/
+2
*
- Supported the bd_getbigeom function and use this function to get BIOS
nyan
1999-12-19
3
-350
/
+26
*
Don't build gensetdefs when we can use /usr/bin/gensetdefs. The latter
marcel
1999-12-16
7
-532
/
+17
*
Add -L${DESTDIR}${LIBDIR} to ld's command line so that the right
marcel
1999-12-15
1
-1
/
+3
*
Remove BAD144 support, it has already been disabled for some time.
phk
1999-12-08
6
-121
/
+2
*
Update the sample for $init_path to reflect the kernel default.
msmith
1999-12-07
1
-1
/
+2
*
Update to reflect use of : not ; as separator in paths passed to the
msmith
1999-12-07
1
-2
/
+2
*
Make some examples reflect defaults.
dcs
1999-12-07
1
-7
/
+7
*
Supported to sound beep.
nyan
1999-12-03
1
-1
/
+17
*
Add bus suffix to mii.
dcs
1999-12-02
1
-1
/
+1
*
Add if_ prefix to network drivers.
dcs
1999-12-02
1
-14
/
+14
*
Add fairings. Do not depend on user actually supplying the arguments
dcs
1999-12-01
1
-0
/
+4
[next]