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
*
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
*
Correctly handle a user-requested abort in the middle of displaying a
msmith
1999-12-28
1
-2
/
+4
*
Don't build gensetdefs when we can use /usr/bin/gensetdefs. The latter
marcel
1999-12-16
1
-321
/
+0
*
Update to reflect use of : not ; as separator in paths passed to the
msmith
1999-12-07
1
-2
/
+2
*
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
*
Changes the default prompt to "ok".
dcs
1999-11-01
1
-1
/
+3
*
Bring in ficl version 2.03. No version bump for loader.
dcs
1999-09-29
2
-11
/
+9
*
* Fix a stack of warnings.
dfr
1999-09-01
2
-12
/
+10
*
$Id$ -> $FreeBSD$
peter
1999-08-28
26
-26
/
+26
*
Fix some typos.
nik
1999-07-28
1
-7
/
+7
*
Walk around the end of all the silly guessing of device types and unit
msmith
1999-07-21
2
-2
/
+71
*
The boot countdown timer says it will boot in 1 seconds,
n_hibma
1999-07-15
1
-2
/
+4
*
Document the hw.physmem tunable. (There should be arch-specific tunable
msmith
1999-07-02
1
-0
/
+12
*
Reconcile all the loader newvers.sh's into one common one.
peter
1999-06-29
1
-0
/
+46
*
ABS_SET() and BSS_SET() are no longer used. The sole remaining user of
peter
1999-06-26
1
-4
/
+1
*
-mdoc fix.
ru
1999-06-23
1
-2
/
+2
*
Typo: "can't boot 'boot'" should be "can't boot 'kernel'"
dfr
1999-05-30
1
-2
/
+2
*
Always output a linefeed when we've decided whether to boot
brian
1999-05-28
1
-6
/
+3
*
Fix a reference to the mysterious Mike Smisth.
rnordier
1999-05-22
1
-2
/
+2
*
Found the needle in the haystack!
jb
1999-05-11
1
-2
/
+2
*
Changes to support diskless booting on the alpha:
dfr
1999-05-03
1
-4
/
+21
*
Correct typos.
jkoshy
1999-05-03
1
-5
/
+6
*
Make man page reflect reality on parsing rules. Now I know Jordan
dcs
1999-04-25
1
-3
/
+4
*
Make the location of init(8) tunable at boot time.
des
1999-04-20
2
-2
/
+15
*
Don't clobber the "prompt" variable if it has already been set (e. g.
joerg
1999-04-20
1
-2
/
+3
*
Bring the 'new-bus' to the i386. This extensively changes the way the
peter
1999-04-16
1
-3
/
+3
*
The man page, version 0.1.
dcs
1999-03-15
1
-0
/
+747
*
Fix syntax for boot command
msmith
1999-03-14
1
-1
/
+1
*
Increase ficl's dictionary size, in preparation for the newer loader.rc.
dcs
1999-03-08
1
-2
/
+2
*
Fix a number of memory leaks and other memory-related disorders.
dcs
1999-03-08
4
-9
/
+19
*
Don't treat empty lines as end-of-file in include(). (I can't
dcs
1999-03-02
1
-2
/
+2
*
Fix assorted memory leak/buffer reuse problems.
dcs
1999-02-22
2
-7
/
+24
*
Enable load of i386 ELF kernels with larger KVA range (e.g. starting at
tegge
1999-02-15
1
-2
/
+2
*
Remove strange-looking quotes. This part of the code is #if'ed out,
dcs
1999-02-07
1
-1
/
+1
*
Make use of prototypes to silence warnings.
dcs
1999-02-04
4
-37
/
+84
*
Silence a warning.
dcs
1999-02-04
1
-2
/
+2
*
Mention the net.inet.tcp.tcbhashsize tunable.
msmith
1999-02-03
1
-0
/
+5
*
PC98 version of new boot loader. Because boot2 has not yet ported,
kato
1999-02-03
1
-2
/
+4
*
Whoops! Forgot to include Mr. Sobray's more command in the last set
jkh
1999-02-01
2
-2
/
+56
*
Document the machdep.pccard.pcic_irq tunable, which allows the user to tune
msmith
1999-01-29
1
-0
/
+8
*
Make builtin's state-aware in loader.
jkh
1999-01-28
1
-14
/
+106
*
Correctly record the end of the a.out symbol table. In practice, a
rnordier
1999-01-25
1
-3
/
+3
*
bootstrap.h
msmith
1999-01-22
6
-141
/
+87
*
Fix extraneous free() on error.
rnordier
1999-01-22
1
-2
/
+1
*
Add 'set tunables' help, list the kernel tunable values that can currently
msmith
1999-01-21
1
-0
/
+18
*
Transition from using Perl to using awk for our text-manipulation
msmith
1999-01-18
2
-182
/
+101
[next]