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
*
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
*
Make the prompt look like on OpenBoot.
dcs
1999-11-27
1
-1
/
+1
*
Zeroes structure before using it.
dcs
1999-11-27
1
-0
/
+1
*
Belatedly add splash_pcx_load to the documented variables. Reword
dcs
1999-11-26
1
-1
/
+7
*
Sync with sys/boot/i386/loader/Makefile revision 1.37.
nyan
1999-11-25
1
-1
/
+1
*
Activates password protection (if a password is defined).
dcs
1999-11-24
1
-0
/
+4
*
Add silly password feature. If people want to depend on a flawed
dcs
1999-11-24
3
-14
/
+101
*
Add machine-specific include path to ficl's sysdep.h. Wishes I had
dcs
1999-11-23
1
-1
/
+1
*
Revert ill-considered simplification in 1.13.
dcs
1999-11-23
1
-8
/
+11
*
Improve Makefile by using .PATH.
dcs
1999-11-23
1
-2
/
+4
*
Improve on ficl port to alpha.
dcs
1999-11-23
5
-462
/
+7
*
(Hopefully) make all necessary changes for ficl to support alpha.
dcs
1999-11-23
5
-6
/
+18
*
Add comments on what it the USB modules are. Add the usb module.
n_hibma
1999-11-22
1
-5
/
+8
*
Change the name of the modules from <name>_mod to <name>
n_hibma
1999-11-17
1
-5
/
+0
*
Add the USB modules.
n_hibma
1999-11-16
1
-0
/
+15
[next]