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
*
Synchronize the instruction cache after writing to memory. This is
marcel
2007-06-09
1
-1
/
+5
*
Add kdb_cpu_sync_icache(), intended to synchronize instruction
marcel
2007-06-09
14
-21
/
+70
*
rufetch and calcru sometimes should be called atomically together.
attilio
2007-06-09
9
-23
/
+47
*
Make the handling of the tcp window explicit for the SYN_SENT case
andre
2007-06-09
1
-4
/
+10
*
Remove some bogosity from the SYN_SENT case in tcp_do_segment
andre
2007-06-09
1
-6
/
+8
*
Since locking in kern/subr_prof.c is changed a bit, we need nomore of
attilio
2007-06-09
2
-3
/
+1
*
Don't send pure window updates when the peer has closed the connection
andre
2007-06-09
1
-1
/
+4
*
The current rusage code show peculiar problems:
attilio
2007-06-09
6
-48
/
+26
*
Propagate volatile qualifier to make gcc4.2 happy.
mjacob
2007-06-09
1
-1
/
+1
*
Handle a race condition on >2 core machines in tcp_timer() when
andre
2007-06-09
1
-2
/
+8
*
- Opps.. takes out debug printfs I accidentally left in :-(
rrs
2007-06-09
2
-16
/
+0
*
- fix send_failed notification contents
rrs
2007-06-09
6
-87
/
+99
*
Make this compile.
ru
2007-06-09
1
-1
/
+1
*
Pointer to an ICMP header was getting left behind after doing a pullup.
darrenr
2007-06-09
1
-0
/
+1
*
Expand USB_ATTACH_SETUP inline.
imp
2007-06-09
2
-8
/
+2
*
Expand USB_ATTACH_SETUP inline + devinfo tweaks
imp
2007-06-09
1
-2
/
+3
*
Remove devinfo junk.
imp
2007-06-09
14
-170
/
+11
*
Remove lots of extra junk:
imp
2007-06-09
1
-114
/
+2
*
Kill devinfo stuff. It is no longer needed.
imp
2007-06-09
5
-43
/
+2
*
Kill USB_MATCH_SETUP, since this is the only place it was used in the tree.
imp
2007-06-09
1
-8
/
+2
*
Try to set the data multiplexed feature, but don't care if there's an
imp
2007-06-09
1
-46
/
+28
*
The devinfo stuff has been moved up into the parent bus. There's no
imp
2007-06-09
9
-53
/
+4
*
Physical memory regions can be larger than INT_MAX. Change size1
marcel
2007-06-09
1
-3
/
+4
*
Cleanup messages printed on attach. Since the description gets set to
imp
2007-06-08
1
-31
/
+13
*
Don't cast the command argument to ether_ioctl() to an int since its not an
dwhite
2007-06-08
1
-1
/
+1
*
Remove the MUTEX_WAKE_ALL option and make it the default behaviour for our
attilio
2007-06-08
3
-43
/
+0
*
Enable AUDIT by default in the GENERIC kernel, allowing security event
rwatson
2007-06-08
7
-0
/
+7
*
Add my copyright.
marcel
2007-06-08
2
-0
/
+56
*
Replace a constant with an already defined symbolic name for it.
yar
2007-06-08
1
-1
/
+1
*
Add a sysctl for the purge run interval so that it can
yar
2007-06-08
1
-3
/
+8
*
Correct the definition of PFIL_HOOKED() so that it compares
gallatin
2007-06-08
1
-1
/
+1
*
- Reduce number of atomic operations needed to be implemented in asm by
pjd
2007-06-08
15
-3414
/
+559
*
Missing atomic operations for ZFS/ia64.
pjd
2007-06-08
2
-0
/
+108
*
Double the WITNESS and DIAGNOSTIC benchmark warnings right before we
phk
2007-06-08
1
-0
/
+4
*
- RTO was not being initialized to 0, thus the rtt calculation
rrs
2007-06-08
5
-9
/
+23
*
Timestamp after sent.
simokawa
2007-06-08
2
-4
/
+4
*
Don't invalidate dcons buffer on shutdown.
simokawa
2007-06-08
1
-0
/
+2
*
Fix a race after a bus reset.
simokawa
2007-06-08
2
-14
/
+16
*
In getblk(), before gbincore(), use BO_LOCK directly when locking
delphij
2007-06-08
1
-2
/
+2
*
Sync with other platforms: add kluge to use contigmalloc when the
marcel
2007-06-08
1
-6
/
+18
*
Add the address of IDT in the configuration ROM. (i386/amd64 only)
simokawa
2007-06-08
2
-0
/
+27
*
gcc 4.2 thinks that tupleid is uninitialized. Or might be used
imp
2007-06-08
1
-1
/
+1
*
Replace breakpoint() with kdb_enter().
simokawa
2007-06-08
1
-2
/
+2
*
- Fixed a problem that caused autonegotiation failures.
davidch
2007-06-08
1
-1
/
+5
*
Propagae volatile qualifier.
mjacob
2007-06-08
1
-1
/
+1
*
Fix preprocessor code to check for a symbol being defined prior to checking
mjacob
2007-06-08
1
-1
/
+1
*
Carry volatile type in cast so gcc 4.2 will be happy.
mjacob
2007-06-08
1
-1
/
+1
*
Quiet GCC 4.2 warning.
mjacob
2007-06-08
1
-1
/
+1
*
Remove the __inline qualifier from a function which is in fact not an
mjacob
2007-06-08
1
-1
/
+1
*
Include now unused var within #if 0 where it come back if the other
mjacob
2007-06-08
1
-0
/
+2
[next]