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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't indirect through a null pointer if we run out of kernel filenames.
dfr
2000-10-25
1
-1
/
+1
*
The default search path for kernel and modules was bogus. It makes no
dcs
2000-09-16
1
-1
/
+1
*
Start countdown only _after_ the kernel was loaded. Not very fair otherwise.
dcs
2000-09-15
1
-4
/
+4
*
Change NOFORTH comment character from # to \ followed by space,
dcs
2000-09-10
1
-1
/
+1
*
Update boot and boot-conf descriptions to reflect new and old changes.
dcs
2000-09-08
1
-0
/
+5
*
Make the pnp structure a global variable, so it can be used elsewhere.
dcs
2000-09-08
2
-1
/
+5
*
Fix autoboot. Now autoboot *always* show the correct kernel name. It
dcs
2000-09-08
2
-17
/
+37
*
With the committed changes to the loaders modules path code, the kernel
obrien
2000-09-06
1
-1
/
+1
*
Fix the kernel default load from "/boot/modules" to "/boot/kernel".
obrien
2000-09-05
1
-1
/
+1
*
The kernel is now known as `kernel.ko' and it and its matching modules
obrien
2000-09-05
2
-2
/
+2
*
List loader.conf and friends in the FILES section.
sheldonh
2000-08-24
1
-0
/
+6
*
Add missing "is".
dcs
2000-08-11
1
-1
/
+1
*
Add support to send the string 'PXEClient' as the Vendor class
ps
2000-08-11
1
-1
/
+2
*
Bring back the perform() function. However, conditionionalize it on
jhb
2000-08-04
1
-0
/
+36
*
Fix the more obvious warnings to deal with my earlier warning cleanups.
jhb
2000-08-03
1
-1
/
+0
*
Cleanup warnings. Most of these are signed/unsigned warnings, as well as
jhb
2000-08-03
12
-162
/
+135
*
Don't call printf with no format string.
kris
2000-07-10
1
-1
/
+1
*
Don't call printf with no format string. This is technically a security
kris
2000-07-10
1
-2
/
+2
*
Typo fix: tunnable.
mph
2000-06-25
1
-3
/
+2
*
Whitespace-only changes: apply accepted line breaking style as a
sheldonh
2000-06-22
1
-91
/
+138
*
Fix vocabulary juggling so that builtins voc is always searched before
dcs
2000-06-16
1
-2
/
+2
*
Remove the setting of sourceid from bf_vm(), as bf_vm() really has
dcs
2000-06-14
2
-5
/
+7
*
Delay calling the device cleanup routines until the absolute last
ps
2000-06-14
3
-5
/
+13
*
Make typing 'q' or 'Q' work for the show command as the pager prompt
ps
2000-06-14
1
-1
/
+2
*
Place original builtins in a vocabulary called "builtins". This
dcs
2000-06-07
1
-0
/
+6
*
Remove residual printf.
dcs
2000-06-07
1
-1
/
+0
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
2
-4
/
+4
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
2
-4
/
+4
*
Document abial's .#.
dcs
2000-05-23
1
-0
/
+4
*
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
*
Make corrections to allow for Alpha.
dcs
2000-05-18
1
-4
/
+4
*
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
*
long != int on Alphas.
bp
2000-05-12
1
-1
/
+2
*
Make documentation on recently added heap? command reflect reality.
dcs
2000-05-04
1
-2
/
+2
*
Add "heap?" to loader's man page.
dcs
2000-05-04
1
-0
/
+3
*
Further improve ordering.
dcs
2000-05-04
1
-4
/
+4
*
Sort entries in FreeBSD-specific FICL commands.
dcs
2000-05-04
1
-14
/
+14
*
Add $FreeBSD$
peter
2000-05-01
1
-0
/
+1
*
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
*
Update loader logic to distinguish modules vs. files.
bp
2000-05-01
6
-351
/
+601
*
Teach the loader about the ext2fs filesystem, extended partitions, and
jlemon
2000-04-29
1
-44
/
+18
*
Add a cleanup function. This is needed for PXE where you should
ps
2000-04-20
1
-0
/
+6
*
Some more i386-only BIOS-friendliness:
msmith
2000-04-16
1
-0
/
+8
*
bcache_strategy() now receives an unit number, and keep track of what
dcs
2000-03-15
2
-8
/
+25
*
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
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-3
/
+3
[next]