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
Commit message (
Expand
)
Author
Age
Files
Lines
*
unexpand -a everything
obrien
2002-05-14
15
-7496
/
+7496
*
First pass of style(9) for #define's.
obrien
2002-05-14
15
-1677
/
+1677
*
BDE and I have had a chance to hash this out:
imp
2002-05-13
1
-5
/
+5
*
Align CLEANFILES with revision 1.25 changes.
ru
2002-05-13
2
-2
/
+2
*
Fixed CLEANFILES after bsd.lib.mk sweep.
ru
2002-05-13
2
-2
/
+2
*
Fixed a semantic error. va_arg(ap, u_short) is nonsense except on i386's
bde
2002-05-13
2
-10
/
+10
*
Don't include <stddef.h> "For offsetof". This is not even wrong in
bde
2002-05-13
1
-2
/
+0
*
Fixed syntax errors (tokens after #endif).
bde
2002-05-13
8
-45
/
+45
*
Fixed syntax errors (garbage after #endif; just editing errors in this
bde
2002-05-13
2
-8
/
+8
*
Fixed a syntax error (a label not followed by a statement).
bde
2002-05-13
2
-2
/
+2
*
Removed now unused INTERNALSTATICLIB.
ru
2002-05-13
6
-17
/
+0
*
Major cleanup of bsd.lib.mk.
ru
2002-05-13
4
-16
/
+0
*
Add ipfw hooks to ether_demux() and ether_output_frame().
luigi
2002-05-13
3
-5
/
+175
*
style(9) changes before further editing that region:
joerg
2002-05-13
2
-12
/
+14
*
Remove custom definitions (IP_FW_TCPF_SYN etc.) of TCP header flags
luigi
2002-05-13
2
-12
/
+1
*
Remove register keyword.
phk
2002-05-13
13
-127
/
+127
*
Build the fpu support routines.
benno
2002-05-13
1
-0
/
+1
*
FPU support.
benno
2002-05-13
9
-221
/
+219
*
Bump for GCC 3.1.
obrien
2002-05-13
1
-1
/
+1
*
Match the default newfs UFS block size.
obrien
2002-05-13
1
-1
/
+1
*
Don't call the uz free function while the zone lock is held. This can lead
jeff
2002-05-13
1
-14
/
+21
*
s/_ALPHA_/_MACHINE_/
marcel
2002-05-13
1
-1
/
+1
*
Remove reference to the "Alpha Calling Standard".
marcel
2002-05-13
1
-13
/
+0
*
Remove the hash_free() lock order reversal. This could have happened for
jeff
2002-05-13
1
-69
/
+72
*
Fix IF_SEXT(val, 32). The constants need to have type long to
jake
2002-05-13
1
-1
/
+2
*
These were repo-copied to dump_machdep.c.
jake
2002-05-13
3
-538
/
+0
*
${MACHINE_ARCH}dump.c -> dump_machdep.c.
jake
2002-05-13
3
-3
/
+3
*
Add another copy of the ia64 dump_machdep.c.
jake
2002-05-13
1
-0
/
+299
*
Remove two "register" and a blank line.
phk
2002-05-12
1
-3
/
+2
*
Retire the bogus uses of the disklabel field d_sbsize and begin to
phk
2002-05-12
5
-11
/
+4
*
Add code to match MAC header fields (at the moment supported on
luigi
2002-05-12
1
-62
/
+108
*
ARGH! SBLOCK is not unused. Try to get this right.
phk
2002-05-12
7
-7
/
+14
*
Remove #define for BBOFF, it is assumed == 0 so many places that we might
phk
2002-05-12
3
-6
/
+3
*
Remove unused BBLOCK and SBLOCK #defines.
phk
2002-05-12
3
-6
/
+0
*
o Remove GIANT_REQUIRED and an excessive number of blank lines
alc
2002-05-12
1
-10
/
+0
*
Fix alpha build. The alpha has dumpsys implemented.
marcel
2002-05-12
1
-1
/
+1
*
Enable KTR_TRAP by default.
jake
2002-05-12
1
-1
/
+1
*
Hide the fd autoselection messages behind the bootverbose case so they
joerg
2002-05-12
2
-6
/
+10
*
Translated -malign-functions=4 to -falign-functions=16 for the new gcc.
bde
2002-05-12
1
-1
/
+1
*
Saved 176 bytes by compiling with -fno-guess-branch-probability. The
bde
2002-05-12
2
-2
/
+2
*
Increase the PIO timeout to approximately the value it used to have
joerg
2002-05-12
4
-30
/
+76
*
Recent zlib does not like Z_FLUSH at the end of inflate().
ume
2002-05-12
1
-4
/
+7
*
Back out last commit. I expect our bsd.*.mk gods to remove the need for
obrien
2002-05-12
10
-0
/
+27
*
More locking fixes.
benno
2002-05-12
2
-6
/
+26
*
Do the correct locking on processes for DSI and ISI traps.
benno
2002-05-12
2
-0
/
+20
*
o Rename ia64_count_aps to ia64_count_cpus and reimplement the
marcel
2002-05-12
6
-56
/
+125
*
o Acquire and release Giant in vm_object_reference() and
alc
2002-05-12
2
-11
/
+9
*
Update the PCI table as per Dell's fickleness.
scottl
2002-05-12
1
-2
/
+2
*
s/demon/daemon/
dd
2002-05-12
2
-3
/
+3
*
Remove some duplicate types that should have been removed as part of
mike
2002-05-11
1
-40
/
+0
[next]