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
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Use an initializer macro to initialize fields in 'fake' FILE objects used
jhb
2010-03-11
12
-39
/
+22
*
Fix a bug in the previous change: remove function-local definition of
jhb
2010-03-11
1
-1
/
+0
*
Small whitespace fixes.
jhb
2010-03-11
1
-2
/
+1
*
Style fixes.
jhb
2010-03-11
1
-10
/
+10
*
Regen after big endian compatibility import.
nwhitehorn
2010-03-11
4
-4
/
+4
*
Accidentally committed test code. Remove it.
nwhitehorn
2010-03-11
1
-1
/
+0
*
Provide groundwork for 32-bit binary compatibility on non-x86 platforms,
nwhitehorn
2010-03-11
48
-351
/
+602
*
Print out the family and model from the cpu_id. This is especially useful
jhb
2010-03-11
2
-3
/
+7
*
Fix a comment nit.
jhb
2010-03-11
1
-2
/
+2
*
The number after the command is *not* optional.
joerg
2010-03-11
1
-1
/
+1
*
Update nfsrv_getsocksndseq() for changes in TCP internals since FreeBSD 6.x:
rwatson
2010-03-11
1
-12
/
+11
*
Improve the change made in the previous commit.
ed
2010-03-11
1
-2
/
+1
*
Make script(1) a little less broken.
ed
2010-03-11
1
-0
/
+2
*
Wrap the proc wakeup special case for ddb in ifdef DDB.
thompsa
2010-03-11
1
-0
/
+6
*
Revert r204992 and just wrap it all in ifdef INVARIANTS to fix the debug and
thompsa
2010-03-11
1
-4
/
+6
*
Fix a typo in r204974 so that FTYPE_LNG matches the initialisers of
marius
2010-03-11
1
-1
/
+1
*
Stash the context of the running thread at the time an IPI_STOP is received
neel
2010-03-11
5
-5
/
+35
*
fixes a compile error if INVARIANTS is disabled.
weongyo
2010-03-11
1
-4
/
+4
*
Fix style(9) bugs in the previous revision.
sobomax
2010-03-10
1
-3
/
+3
*
further narrow down no carrier workaround, since it appears to only affect
sobomax
2010-03-10
1
-4
/
+19
*
Fix build breakage introduced in r204922.
yongari
2010-03-10
1
-2
/
+1
*
Fix typo in r204978.
yongari
2010-03-10
1
-1
/
+1
*
Add descriptions for debug.ktr sysctl nodes.
jhb
2010-03-10
1
-5
/
+10
*
Fix typo in r204975.
yongari
2010-03-10
1
-1
/
+1
*
Set maximum read byte count to 2048 for PCI-X BCM5703/5704 devices.
yongari
2010-03-10
1
-1
/
+29
*
Fix copyright spelling.
imp
2010-03-10
14
-15
/
+15
*
Fix copyright spelling
imp
2010-03-10
1
-1
/
+1
*
Enable hardware fixes for BCM5704 B0 as recommended by data sheet.
yongari
2010-03-10
1
-0
/
+12
*
- The OPSZ macro actually only does the right thing for int32 and int64
marius
2010-03-10
2
-29
/
+21
*
Make NKPT a kernel option on i386 so that it can be set to a non-default
jhb
2010-03-10
4
-0
/
+12
*
nos-tun(8): make WARNS=3 clean
uqs
2010-03-10
2
-13
/
+16
*
Fix white spaces.
jkim
2010-03-10
1
-2
/
+2
*
Fall back to wbinvd when region for CLFLUSH is >= 2MB.
kib
2010-03-10
2
-4
/
+8
*
Typo.
jhb
2010-03-10
1
-1
/
+1
*
fix handling of commands issued by RELENG_7 version of /sbin/ipfw,
luigi
2010-03-10
2
-2
/
+4
*
Use thr_once() with once_t controls to initialize various thread_key_t
jhb
2010-03-10
8
-64
/
+81
*
Revert r204939
des
2010-03-10
1
-1
/
+1
*
Forgot to svn add the Makefile.
des
2010-03-10
1
-0
/
+16
*
Use more proper terms (from official documents) for AMD CPU's.
obrien
2010-03-10
1
-1
/
+1
*
Add -i to the first post-install mergemaster example to make
dougb
2010-03-10
1
-2
/
+3
*
Provide workaround for the ages old bug affecting certain BCM5708S
sobomax
2010-03-10
1
-3
/
+20
*
Fix the build. The ssh-pkcs11-helper directory is empty, which is
dougb
2010-03-10
1
-1
/
+1
*
Revert to r197433, the more recent change doesn't work for the common
dougb
2010-03-10
1
-4
/
+4
*
Fix "Empty input line" mdoc warning.
sobomax
2010-03-10
1
-2
/
+2
*
Integrate OpenBSD rev 1.5 of x86emu.c.
delphij
2010-03-09
1
-143
/
+205
*
Add SIZE_MAX overflow check
ache
2010-03-09
1
-0
/
+2
*
Add SIZE_MAX overflow check
ache
2010-03-09
1
-0
/
+2
*
Add warnings to <regexp.h> and <sys/timeb.h>.
ed
2010-03-09
3
-1
/
+9
*
Remove unneeded include of <sys/timeb.h>.
ed
2010-03-09
1
-1
/
+0
*
uses KOBJMETHOD_END macro to indicate the end of method table.
weongyo
2010-03-09
5
-5
/
+5
[next]