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
*
Fix alignment problem on 64 bit arch.
ume
2003-10-14
1
-0
/
+49
*
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
*
Fix a race condition in owi. If you eject a card, then the wi_inquire
imp
2003-10-14
1
-2
/
+2
*
- Add a mising vn_finished_write()
jeff
2003-10-14
1
-0
/
+1
*
use BF_ecb_encrypt().
ume
2003-10-13
4
-24
/
+95
*
- support AES counter mode for ESP.
ume
2003-10-13
8
-19
/
+531
*
Don't clear signal mask in execsig(). RELENG_4 does not clear it and POSIX
davidxu
2003-10-13
1
-4
/
+0
*
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
3
-3
/
+12
*
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
*
MFp4:
sam
2003-10-13
1
-3
/
+13
*
MFp4:
sam
2003-10-13
1
-14
/
+23
*
- Modify pmap_is_current() to return FALSE when a pmap's page table is in
alc
2003-10-13
1
-4
/
+12
*
Update Bluetooth code.
emax
2003-10-12
25
-383
/
+467
*
- In SCHED_CURR() add holding Giant to the list of criteria that will keep
jeff
2003-10-12
1
-8
/
+7
*
simplify and update rijndael code.
ume
2003-10-12
6
-1737
/
+1407
*
- Implement a mtx_ownedby() macro which can be used to determine if a
jeff
2003-10-12
1
-1
/
+6
*
Comment spelling fix.
rwatson
2003-10-12
1
-1
/
+1
*
include opencrypto/rmd160.h
ume
2003-10-12
1
-1
/
+1
*
In vfs_bio_clrbuf(), ignore the state of the object lock if the page is the
alc
2003-10-12
1
-2
/
+4
*
use opencrypto for RMD160.
ume
2003-10-12
3
-410
/
+1
*
Cache dev_t values in the right structure.
ticso
2003-10-12
1
-4
/
+4
*
remove unused variable.
ume
2003-10-12
1
-4
/
+1
*
drop useless define.
ume
2003-10-12
1
-3
/
+0
*
use bswap32() for big endian arch.
ume
2003-10-12
1
-1
/
+1
*
Simplify vn_isdisk() a bit.
phk
2003-10-12
1
-24
/
+10
*
Redo the code that handles eject/close.
sos
2003-10-12
1
-23
/
+22
*
Avoid potential race on ATA_R_DONE.
sos
2003-10-12
1
-2
/
+3
*
Put devices into sleep mode (ie spin down) on detach.
sos
2003-10-12
1
-0
/
+2
*
Up timeout to 10s (from 5) in r/w commands.
sos
2003-10-12
1
-1
/
+1
*
- avoid hardcoded values.
ume
2003-10-12
2
-41
/
+29
*
Recognize the Avance Logic ALC655 codec found on some ICH4/5-based
des
2003-10-12
1
-0
/
+1
*
Assume that bp->bio_offset is correctly initialized.
phk
2003-10-12
1
-1
/
+0
*
Destroy providers maked with G_PF_WITHER when the last consumer has detached.
phk
2003-10-12
1
-0
/
+2
*
A couple of months' worth of back-burner hacking: restructure to better
des
2003-10-12
2
-89
/
+189
*
- always check for optlen overrun.
ume
2003-10-12
1
-4
/
+11
*
Use isprint instead of isalpha in determining valid ident string.
sos
2003-10-12
1
-1
/
+1
*
- correct signedness mixups.
ume
2003-10-12
3
-80
/
+79
*
Initialize CMAP3 to 0
phk
2003-10-12
1
-0
/
+1
*
avoid hardcoding MD5 result length (16)
ume
2003-10-12
1
-3
/
+4
*
RIPEMD160 support
ume
2003-10-12
2
-0
/
+412
*
- RIPEMD160 support
ume
2003-10-12
4
-206
/
+189
*
fix a problem referencing free'd memory. This is only a problem for
jmg
2003-10-12
1
-2
/
+7
*
Fix a multitude of security bugs in the iBCS2 emulator:
tjr
2003-10-12
6
-12
/
+42
*
The code that was meant to test alignment of the register offset
se
2003-10-11
1
-46
/
+24
*
- Fix a typo, I meant & and not |. This was causing lockups from the syncer
jeff
2003-10-11
1
-1
/
+1
[next]