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
*
Change the reference counting to count the number of cloned interfaces for each
thompsa
2005-10-12
11
-104
/
+66
*
Be pedantic here: We're converting from network byte order to host
imp
2005-10-12
1
-2
/
+2
*
Document that changes to nsswitch.conf might be needed when
bz
2005-10-12
1
-1
/
+6
*
o INP_ONESBCAST is inpcb.inp_vflag flag not inp_flags. The confusion
maxim
2005-10-12
2
-3
/
+3
*
Use a better EVFILT_LIO description!
ambrisko
2005-10-12
1
-1
/
+1
*
This test can run now.
ambrisko
2005-10-12
1
-4
/
+0
*
Add in kqueue support to LIO event notification and fix how it handled
ambrisko
2005-10-12
3
-125
/
+206
*
Make some purely internal symbols static to reduce link pollution.
kientzle
2005-10-12
2
-5
/
+5
*
When performing a VOP_LOOKUP() as part of UFS1 extended attribute
rwatson
2005-10-12
1
-0
/
+1
*
New release notes: snd_mss(4) manual page added.
joel
2005-10-12
2
-2
/
+2
*
After rev. 1.103 the oitem and ierror are no longer needed, remove them.
glebius
2005-10-12
1
-18
/
+4
*
__MAKE_CONF doesn't really belong here because it is
yar
2005-10-12
1
-10
/
+1
*
Unbreak the net.inet6.tcp6.getcred sysctl.
philip
2005-10-12
2
-6
/
+6
*
AES counter mode uses 8byte IV, not 16 bytes.
ume
2005-10-12
1
-1
/
+1
*
Move execve's access time update functionality into a new
dds
2005-10-12
5
-27
/
+25
*
Minor style nit: tab instead of space after #define
kientzle
2005-10-12
1
-1
/
+1
*
When reading GNU-style sparse archive entries, handle
kientzle
2005-10-12
1
-8
/
+18
*
In pax interchange format, use UTF8 for writing
kientzle
2005-10-12
3
-21
/
+70
*
Convert ndis_set_info() and ndis_get_info() from using msleep()
wpaul
2005-10-12
4
-52
/
+43
*
Ensure that a thread stays on same CPU when calculating per CPU
ups
2005-10-12
1
-15
/
+15
*
Drain all pending events from the driver when we get an
wpaul
2005-10-12
1
-18
/
+32
*
Connect rc.d scripts for the hcsecd(8) and sdpd(8) daemons to the build.
emax
2005-10-12
1
-1
/
+2
*
Record sk(4) as having native support for extended VLAN frames.
yar
2005-10-11
1
-0
/
+4
*
Mark sk(4) as capable of handling extended VLAN frames. NICs
yar
2005-10-11
2
-0
/
+12
*
Fix build: remove stale KASSERT() for mutex that no longer exists.
wpaul
2005-10-11
1
-2
/
+0
*
Add rc.d scripts for the hcsecd(8) and sdpd(8) daemons. Put defaults into
emax
2005-10-11
3
-0
/
+53
*
Fix a syntax nit (superfluous 'a').
keramida
2005-10-11
1
-1
/
+1
*
Fix a regression introduced in rev. 1.107. If an item once had a writer
glebius
2005-10-11
1
-22
/
+28
*
Correct a man-in-the-middle SSL version rollback vulnerability.
cperciva
2005-10-11
1
-6
/
+1
*
Style and other fixes for the last commit.
glebius
2005-10-11
1
-7
/
+9
*
Fixed range reduction for large multiples of pi/2 on systems with
bde
2005-10-11
1
-0
/
+1
*
Fix typo.
glebius
2005-10-11
1
-2
/
+1
*
Do not unconditionally set a spanning tree port to forwarding as the link may be
thompsa
2005-10-11
1
-1
/
+1
*
IDs for generic card, airvast wm_100, i-o data wn-b11/cfz
imp
2005-10-11
1
-1
/
+5
*
Buffalo LPC4/CLX ID
imp
2005-10-11
1
-0
/
+1
*
New OEM generic card. "10/100 Fast Ethernet PC Card". It has a
imp
2005-10-11
1
-0
/
+1
*
Make forwarding of connect/disconnect events optional. wpa_supplicant
wpaul
2005-10-10
2
-3
/
+22
*
Fix a missing set of lock operations.
scottl
2005-10-10
1
-0
/
+3
*
Fixed range reduction near (but not very near) medium-sized multiples
bde
2005-10-10
1
-3
/
+18
*
Correct the former patch to the way it would have looked after review.
sos
2005-10-10
1
-13
/
+13
*
Properly react to allocation failures.
sos
2005-10-10
1
-6
/
+11
*
Avoid unintended VMIO on directories and symlinks due to leftover object
tegge
2005-10-10
1
-0
/
+1
*
Grrr. Add one more missing NDIS_UNLOCK().
wpaul
2005-10-10
1
-1
/
+3
*
Add missing NDIS_UNLOCK() in one of the failure cases in SIOCGPRIVATE_0.
wpaul
2005-10-10
1
-1
/
+3
*
Autogenerate hardware notes for snd_mss(4).
joel
2005-10-10
3
-0
/
+5
*
Enable -D ndis support in wpa_supplicant and add the ndis_events utility.
wpaul
2005-10-10
8
-2
/
+944
*
- Xref snd_mss(4).
joel
2005-10-10
1
-9
/
+2
*
Remove the driver_ndis files from the exclusion list
wpaul
2005-10-10
1
-3
/
+0
*
Add manual page for snd_mss(4) and hook it up to the build.
joel
2005-10-10
2
-0
/
+101
*
This commit was generated by cvs2svn to compensate for changes in r151208,
wpaul
2005-10-10
3
-0
/
+1779
|
\
[next]