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
*
Fix typo.
tg
2003-10-15
1
-1
/
+1
*
New release note:
hrs
2003-10-15
2
-0
/
+14
*
Make sure to pull in all relevant crypto for GEOM_BDE
phk
2003-10-15
1
-2
/
+3
*
Fix typos; reformat some entries.
tg
2003-10-15
2
-15
/
+17
*
- vm_fault_copy_entry() should not assume that the source object contains
alc
2003-10-15
1
-5
/
+19
*
- If our user_pri doesn't match our actual priority our priority has been
jeff
2003-10-15
1
-3
/
+10
*
Add a wrapper for a function that takes and releases the adapter
deischen
2003-10-15
1
-3
/
+13
*
Let the world figure out exactly how superannuated I am.
linimon
2003-10-15
1
-0
/
+1
*
The KERN_PROC_PROC sysctl took 4 args in 5.0-REL and 5.1-REL. We need to
peter
2003-10-15
1
-1
/
+4
*
Pull the tier-2 card one last time and break the get/setcontext and
peter
2003-10-15
5
-5
/
+17
*
Get some more data if we hit the pmap_enter() thing.
peter
2003-10-15
1
-1
/
+8
*
Detect errors during 'cat' page creation better. This fixes bin/5591.
jkoshy
2003-10-15
1
-9
/
+41
*
o convert mutex calls to #defines for portability, etc.
sam
2003-10-14
3
-35
/
+61
*
Major update to xe driver:
rsm
2003-10-14
4
-585
/
+790
*
MFV: tzdata2003d
wollman
2003-10-14
7
-176
/
+326
*
Turn malloc+snprintf into asnprintf.
markm
2003-10-14
1
-14
/
+10
*
Add the "TB ---" prefix to error and warning messages so that early
des
2003-10-14
1
-2
/
+2
*
Lock ip forwarding route cache. While we're at it, remove the global
sam
2003-10-14
3
-37
/
+95
*
MFp4: correct locking issues in nd6_lookup
sam
2003-10-14
1
-1
/
+4
*
remove dangling ';'s` that were harmless
sam
2003-10-14
1
-2
/
+2
*
Change default for kern.polling.idle_poll back to 1. This was set to 0
sam
2003-10-14
1
-1
/
+1
*
Fix just about as many bugs in my last commit here as there were lines that
peter
2003-10-14
1
-2
/
+3
*
Reintroduce the "recovered from lost interrupt" code, but in a new
sos
2003-10-14
1
-6
/
+7
*
Fix alignment problem on 64 bit arch.
ume
2003-10-14
1
-0
/
+49
*
Catch up with the English version:
rushani
2003-10-14
1
-31
/
+363
*
Made use of 'error' argument, which was unused (by mistake) before.
phk
2003-10-14
1
-1
/
+1
*
With DIAGNOSTICS, sometimes we get weird crashes when some driver
imp
2003-10-14
1
-3
/
+4
*
MFia64
alc
2003-10-14
3
-47
/
+83
*
Close open parenthesis.
rushani
2003-10-14
2
-2
/
+2
*
Fix a race condition in owi. If you eject a card, then the wi_inquire
imp
2003-10-14
1
-2
/
+2
*
Use more modern architectures than VAX for little endian machines
imp
2003-10-14
1
-4
/
+7
*
Replace the VAX and MIPS alternate formats with the architectures that
imp
2003-10-14
1
-6
/
+12
*
- Add a mising vn_finished_write()
jeff
2003-10-14
1
-0
/
+1
*
Add rfork_thread(3).
alc
2003-10-13
2
-1
/
+102
*
Insert an overview of the plans here, in case I get run over by a bus.
phk
2003-10-13
1
-0
/
+32
*
use BF_ecb_encrypt().
ume
2003-10-13
4
-24
/
+95
*
- support AES counter mode for ESP.
ume
2003-10-13
14
-22
/
+550
*
Don't clear signal mask in execsig(). RELENG_4 does not clear it and POSIX
davidxu
2003-10-13
1
-4
/
+0
*
There is no network2 any more.
des
2003-10-13
1
-1
/
+0
*
* Remove the OS specific bits, since NetBSD isn't interested in
dougb
2003-10-13
1
-21
/
+13
*
Remove trailing whitespace
dougb
2003-10-13
6
-12
/
+12
*
Update references to rc.diskless[12]
dougb
2003-10-13
6
-8
/
+8
*
Fix two buffer overflows caused by off-by-one errors: avoid writing a null
tjr
2003-10-13
1
-2
/
+2
*
Include <nlist.h> for nlist-related declarations instead of depending on
bde
2003-10-13
2
-0
/
+2
*
remove dangling mtx_unlock orphaned by rev 1.21 change
sam
2003-10-13
1
-1
/
+0
*
support AES XCBC MAC for AH.
ume
2003-10-13
2
-0
/
+230
*
- support AES XCBC MAC for AH
ume
2003-10-13
8
-3
/
+21
*
Fixed some style bugs in the removal of __P(()). Blind removal of
bde
2003-10-13
1
-3
/
+3
*
Reduce per-packet overhead when using WEP by using an advancing IV
sam
2003-10-13
1
-1
/
+8
*
Must reset the pointer to the 802.11 header after prepending
sam
2003-10-13
1
-0
/
+1
[next]