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
*
s/R_IA64_/R_IA_64_/g as per the ia64 psABI.
marcel
2006-01-17
6
-120
/
+115
*
Since p_cansee will end up dereferencing p_ucred, don't check for p_ucred
jmallett
2006-01-17
1
-9
/
+7
*
Use the .Fx macro.
simon
2006-01-17
1
-2
/
+7
*
Remove the module loading magic again; it's not needed after all.
philip
2006-01-17
1
-8
/
+0
*
I ran into an nfs client panic a couple of times in a row over the
alfred
2006-01-17
9
-9
/
+41
*
Fix a memory leak I introduced with the hostb/vgapci stuff.
jhb
2006-01-17
2
-8
/
+16
*
Bah. Fix 'show lock' to actually be compiled in. I had just fixed this in
jhb
2006-01-17
1
-0
/
+3
*
Add a new file (kern/subr_lock.c) for holding code related to struct
jhb
2006-01-17
7
-88
/
+155
*
Fix a memory leak.
jkoshy
2006-01-17
1
-5
/
+7
*
Initialize thread0.td_contested in init_turnstiles() rather than
jhb
2006-01-17
2
-3
/
+1
*
Update a stale comment.
jhb
2006-01-17
1
-1
/
+1
*
Garbage collect turnstile_empty() since it is unused.
jhb
2006-01-17
2
-20
/
+2
*
Fix an 11 year old mistake: Let the hash functions take a void* instead
phk
2006-01-17
17
-33
/
+41
*
Move $FreeBSD$ from comment to __FBSDID().
pjd
2006-01-17
1
-2
/
+3
*
Add two new variables:
phk
2006-01-17
1
-0
/
+17
*
Fix a "free(): error: chunk is already free" under certain
dougb
2006-01-17
1
-3
/
+10
*
- Use better types.
pjd
2006-01-17
1
-6
/
+6
*
Check return value.
pjd
2006-01-17
1
-0
/
+4
*
Remove dead code.
pjd
2006-01-17
1
-2
/
+0
*
Remove unused value.
pjd
2006-01-17
1
-2
/
+1
*
Log situation when EIO is returned.
pjd
2006-01-17
1
-0
/
+1
*
Remove bio leak when EIO error is emulated.
pjd
2006-01-17
1
-5
/
+5
*
The number of ticks per usec for YUKON_EC is 125.
yongari
2006-01-17
2
-2
/
+2
*
fix Rx checksum computation on little endian systems.
yongari
2006-01-17
1
-1
/
+1
*
fix interrupt moderation timer frequencies for Yukon
yongari
2006-01-17
4
-14
/
+42
*
remove trailing spaces
yongari
2006-01-17
2
-22
/
+22
*
If the attempt to open the archive fails (either the client open
kientzle
2006-01-17
2
-14
/
+38
*
Add support for "tp" format. tp was the standard system
kientzle
2006-01-17
4
-1
/
+631
*
Mention that the random time slept by "portsnap cron" is between 1 and
cperciva
2006-01-17
1
-1
/
+2
*
Set flag in needsbuffer while still holding bqlock to avoid lost wakeup.
tegge
2006-01-16
1
-2
/
+4
*
This commit was generated by cvs2svn to compensate for changes in r154439,
sam
2006-01-16
1
-1
/
+1
|
\
|
*
correct dlt buffer alloc; this goes on the vendor branch as it
sam
2006-01-16
1
-1
/
+1
*
|
Fix broken capabilites. There are possible calculation errors within
ariff
2006-01-16
1
-2
/
+2
*
|
ehci_pci.c:
ariff
2006-01-16
3
-7
/
+19
*
|
Add PCI vendor id for ATI OHCI USB controllers.
ariff
2006-01-16
1
-0
/
+11
*
|
Although we check the return value of copyin(9) while determaining how
csjp
2006-01-16
1
-2
/
+6
*
|
Fix standalone module build.
ru
2006-01-16
1
-0
/
+2
*
|
I couldn't find any traces of what the tags1 file was supposed to do.
ru
2006-01-16
1
-2
/
+0
*
|
Remove dependency on getopts because it is on /usr and we want to
wes
2006-01-16
1
-8
/
+23
*
|
Load the g_md kernel module if needed.
philip
2006-01-16
1
-1
/
+9
*
|
Restore use of strncpy(), as there is later unconditional termination
rwatson
2006-01-16
1
-1
/
+1
*
|
Restore old compatibility of feeding directly into /dev/dsp at 8000 hz
ariff
2006-01-16
1
-2
/
+4
*
|
REQUIRE named. On all systems I've examined running HEAD and
dougb
2006-01-16
1
-1
/
+1
*
|
Eliminate unused code.
davidxu
2006-01-16
1
-7
/
+1
*
|
Add a separate simple internal base allocator and remove base_arena, so that
jasone
2006-01-16
1
-151
/
+175
*
|
Correct typos (s/OFERFLOW/OVERFLOW/).
kris
2006-01-16
3
-4
/
+4
*
|
Remove scary warning, since nullfs works fine thesedays.
kris
2006-01-16
1
-13
/
+0
*
|
Replace strncpy() with strlcpy() when parsing login time limit strings
rwatson
2006-01-16
1
-1
/
+1
*
|
Remove unnecessary and undesirable 'static' from function-local keg
rwatson
2006-01-16
1
-1
/
+1
*
|
Define NO_TLS on ia64. The dynamic TLS implementation on ia64 is
marcel
2006-01-16
1
-0
/
+1
[next]