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
*
s/hint.acpi.0.disable/hint.acpi.0.disabled/
iwasaki
2002-08-30
1
-1
/
+1
*
Actually remove the stale a.out kld support. This is the stuff that was
peter
2002-08-29
1
-256
/
+0
*
Initiate deorbit burn of i386 a.out kld "support" in loader. Note that
peter
2002-08-29
1
-4
/
+0
*
mdoc(7) police: revert unapproved changes in rev. 1.43, added missing markup ...
ru
2002-08-13
1
-3
/
+5
*
Restore autoloading of ACPI module.
obrien
2002-08-09
1
-0
/
+4
*
Stash various networking paramters in the environment for the kernel
jake
2002-07-31
1
-0
/
+9
*
Use present tense in all the verbs, when describing loader's startup.
keramida
2002-07-15
1
-2
/
+2
*
The .Nm
charnier
2002-07-14
1
-3
/
+6
*
Change help documentation for bootfile and module_path to reflect
mp
2002-07-07
1
-6
/
+8
*
Enable UFS1_AND_UFS2 support for sparc64 by default. Booting from ufs1 or
jake
2002-06-21
1
-0
/
+2
*
This commit adds basic support for the UFS2 filesystem. The UFS2
mckusick
2002-06-21
1
-41
/
+174
*
Make sparc64 share ufsread.c with i386.
phk
2002-06-05
1
-4
/
+10
*
Indent this file more like style(9).
phk
2002-06-05
1
-108
/
+108
*
Preparation for UFS2 commit:
phk
2002-06-05
1
-0
/
+183
*
Fix a handful of typos and grammar bogons. No content changes.
schweikh
2002-05-29
1
-8
/
+8
*
We don't need bootinfo any more, and sparc64 doesn't have it anyways.
obrien
2002-05-10
1
-1
/
+0
*
Bandaid for a buffer overrun in the module searching code. When breaking
peter
2002-04-11
1
-0
/
+2
*
Upgrade FICL to 3.02. Forgot this one, sorry.
dcs
2002-04-09
1
-6
/
+7
*
Fix another unsigned long used to index the symbol table which should be
jake
2002-04-09
1
-1
/
+1
*
Use the correct elf hash table entry type. This matches a similar fix
peter
2002-04-06
1
-6
/
+6
*
Not all platforms have and want a.out format support.
obrien
2002-03-28
1
-1
/
+5
*
Remove __P.
alfred
2002-03-20
1
-1
/
+1
*
mdoc(7) police: fix a typo and markup.
ru
2002-03-15
1
-2
/
+6
*
CG superfluous prototype.
sobomax
2002-03-10
1
-1
/
+0
*
Declare time(not3) instead of depending on namespace pollution 3 layers
bde
2002-02-25
1
-0
/
+2
*
Removed mounds of unused variables.
bde
2002-02-25
1
-4
/
+0
*
Document the hw.physmem kernel environment variable.
davidc
2002-02-21
1
-0
/
+7
*
CG hard sentence breaks.
sobomax
2002-01-23
1
-1
/
+2
*
Allow dump device be configured as early as possible using loader(8) tunable.
sobomax
2002-01-21
1
-0
/
+6
*
mdoc(7) police: remove hard sentence break which I didn't
ru
2001-12-14
1
-1
/
+2
*
- Add 'fwrite' and 'fseek' words for writing to and seeking on files.
jhb
2001-12-11
1
-2
/
+12
*
Add support for writing blocks to the loader's disk cache.
jhb
2001-12-11
1
-21
/
+92
*
Update to C99, s/__FUNCTION__/__func__/,
obrien
2001-12-10
2
-2
/
+2
*
o Expand list of tunables documented in loader.8 to include kern.maxusers,
rwatson
2001-12-07
1
-0
/
+8
*
The entry for the 'set' command no longer has a list of variables.
des
2001-12-04
1
-2
/
+0
*
Fix typo.
murray
2001-12-03
1
-1
/
+1
*
Waits for a keypress before rebooting on panic.
dcs
2001-11-28
1
-0
/
+3
*
Upper case the FreeBSD loader prompt.
obrien
2001-11-19
2
-2
/
+2
*
Fix a number of misspellings of "dependency" and "dependencies" in
iedowse
2001-11-16
1
-3
/
+3
*
Initialize first to -1; this will create a (nearly) empty file on failure,
fenner
2001-11-07
1
-1
/
+1
*
Add a DEVT_CD type for CD drivers.
jhb
2001-11-05
1
-0
/
+1
*
Print out 'foo devices:' as the line before displaying a group of
jhb
2001-11-04
1
-1
/
+1
*
Revert rev 1.3 which moved us away from POSIX character classes.
obrien
2001-11-03
1
-4
/
+4
*
Bell-Labs AWK does not support POSIX "bracket expressions" (POSIXese for
obrien
2001-11-01
1
-4
/
+4
*
grammar fix: to -> too
silby
2001-10-01
1
-1
/
+1
*
Implement the long-awaited module->file cache database. A userland
peter
2001-09-11
5
-119
/
+423
*
mdoc(7) police: markup nits.
ru
2001-08-20
1
-9
/
+17
*
Limit the amount of KVM reserved for the buffer cache and for swap-meta
dillon
2001-08-20
1
-0
/
+27
*
mdoc(7) police: join split punctuation to macro calls.
ru
2001-08-10
1
-2
/
+2
*
Remove whitespace at EOL.
dd
2001-07-15
1
-3
/
+3
[next]