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
*
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
*
Attempt to not crash and burn on UltraSPARC III machines; the cpuid property
jake
2002-05-11
1
-1
/
+2
*
Restore the ability to take crashdumps on alpha. This was cut and pasted
gallatin
2002-05-11
4
-0
/
+234
*
Save about 60 bytes by #define memcpy __builtin_memcpy and removing
peter
2002-05-11
2
-26
/
+6
*
Reconnect boot2. I'm sure I'll regret this though. :-)
peter
2002-05-11
1
-1
/
+1
*
Use a crowbar and duct-tape to make boot2 fit again. This gets it down
peter
2002-05-11
4
-2
/
+14
*
Change the disk probing so that it will actually find disks other
jake
2002-05-11
3
-42
/
+136
*
Add a support macro to convert the 5-bit packed register field of
jake
2002-05-11
1
-0
/
+3
*
NOPIC, NOPROFILE, NOMAN, and INTERNALSTATICLIB are redundant when using
obrien
2002-05-11
10
-27
/
+0
*
Fix logic inversion bug.
kbyanc
2002-05-11
1
-2
/
+2
*
sysctl -w -> sysctl
dd
2002-05-11
3
-4
/
+4
*
Temporarily disable Jeff's fix for atomic_cmpset_32() to zero-extend the
jhb
2002-05-11
1
-0
/
+2
*
As a temporary bandaid disable '__printf0like' unconditionally, it
alfred
2002-05-11
1
-1
/
+1
*
Add a dummy cleandir target to the kernel section so that make buildkernel
jhb
2002-05-11
1
-0
/
+1
*
Change the PIO loops from a hard counter into a loop that calls DELAY()
joerg
2002-05-10
4
-16
/
+52
*
Remove ## concatination in the CFGREAD and CFGWRITE macros, as gcc3 complains
gallatin
2002-05-10
1
-2
/
+2
*
Fix several bugs in devfs_lookupx(). When we check the nameiop to
mux
2002-05-10
1
-3
/
+3
[next]