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
*
Make code match comment: make the smallest unit of page allocation
grehan
2005-07-22
1
-3
/
+5
*
Standardize __FBSDID identifiers.
njl
2005-07-22
11
-22
/
+33
*
fix innetgr() returning false positives and negatives when reverse netgroup
jon
2005-07-22
1
-54
/
+63
*
split xmit of probe request frame out into a separate routine that
sam
2005-07-22
4
-50
/
+96
*
split 802.11 frame xmit setup code into ieee80211_send_setup
sam
2005-07-22
1
-36
/
+72
*
Add a simple multicast socket regression test set:
rwatson
2005-07-22
2
-0
/
+471
*
Use the current BST/BIF ioctls, not the deprecated ones.
njl
2005-07-22
1
-2
/
+2
*
mention getaddrinfo(3) ABI breakage on 64 bit arch.
ume
2005-07-22
1
-0
/
+7
*
Remove padding for ABI compatibility of ai_addrlen member
ume
2005-07-22
2
-22
/
+0
*
simplify ic_newassoc callback
sam
2005-07-22
3
-7
/
+6
*
simplify ieee80211_ibss_merge api
sam
2005-07-22
3
-3
/
+4
*
add stats we know we'll need soon and some spare fields for future expansion
sam
2005-07-22
1
-0
/
+8
*
simplify tim callback api
sam
2005-07-22
4
-12
/
+11
*
don't include 802.3 header in min frame length calculation as it may
sam
2005-07-22
1
-1
/
+1
*
simplify ieee80211_node_authorize and ieee80211_node_unauthorize api's
sam
2005-07-22
8
-15
/
+15
*
simplifiy ieee80211_send_nulldata api
sam
2005-07-22
4
-4
/
+5
*
simplify rate set api's by removing ic parameter (implicit in node reference)
sam
2005-07-22
4
-13
/
+16
*
reject association requests with a wpa/rsn ie when wpa/rsn is not
sam
2005-07-22
1
-8
/
+15
*
Bump the shared library version number of all libraries that have not
kensmith
2005-07-22
53
-53
/
+53
*
missed one in last commit; add device name to discard msgs
sam
2005-07-22
1
-1
/
+1
*
include device name in discard msgs
sam
2005-07-22
1
-2
/
+4
*
add diag msgs for frames discarded because the direction field is wrong
sam
2005-07-22
1
-0
/
+8
*
split data frame delivery out to a new function ieee80211_deliver_data
sam
2005-07-22
1
-38
/
+56
*
o add IEEE80211_IOC_FRAGTHRESHOLD for getting+setting the
sam
2005-07-22
2
-2
/
+16
*
o add IEEE80211_FRAG_DEFAULT
sam
2005-07-22
3
-8
/
+15
*
diff reduction against p4: define IEEE80211_FIXED_RATE_NONE and use
sam
2005-07-22
11
-17
/
+22
*
add flags missed in last merge
sam
2005-07-22
1
-0
/
+2
*
Diff reduction against p4:
sam
2005-07-22
2
-5
/
+87
*
Fallout from the previous revision: lnc isn't quite ready for amd64 yet.
ru
2005-07-22
1
-1
/
+2
*
Fix build (including both asm.h and asmacros.h is evil).
ru
2005-07-22
1
-2
/
+0
*
Don't drop frames if interface is in promiscuous mode.
ru
2005-07-22
1
-1
/
+2
*
Use "FreeBSD/i386" over "FreeBSD/ia32" to avoid any confusion.
ceri
2005-07-22
1
-1
/
+1
*
Require that DESTDIR be set before running "make distribution".
ru
2005-07-22
1
-0
/
+4
*
Correct some spelling and grammatical errors.
ceri
2005-07-22
1
-7
/
+7
*
Fix ndisgen(8) for amd64
jkim
2005-07-22
1
-72
/
+116
*
send a response when an auth request is denied due to an acl;
sam
2005-07-22
1
-0
/
+5
*
remove excess whitespace
sam
2005-07-22
1
-6
/
+6
*
use IF_HANDOFF when bridging frames internally so if_start gets
sam
2005-07-22
1
-8
/
+3
*
Fix $FreeBSD$.
obrien
2005-07-22
1
-1
/
+2
*
This depends on syslogd due to logger(1).
obrien
2005-07-22
1
-1
/
+1
*
Embellish the dependency lists - this script depends having awk(1),
obrien
2005-07-22
1
-0
/
+2
*
Minor comment re-alignment.
obrien
2005-07-22
1
-4
/
+4
*
Fix two small grammar mistakes.
rodrigc
2005-07-22
1
-2
/
+2
*
- Fix spelling of 'multiplexer'
markus
2005-07-21
1
-6
/
+6
*
- Reword a sentence
markus
2005-07-21
1
-7
/
+7
*
Remove the NFS client rslock. The rslock was used to serialize
ps
2005-07-21
3
-114
/
+2
*
Like on i386, bypass lock prefix for atomic ops on !SMP kernels.
peter
2005-07-21
1
-0
/
+27
*
Fix cut-n-paste error, introduced in rev. 1.103.
glebius
2005-07-21
1
-1
/
+1
*
Allocate one of the spare ifnet integer fields to hold if_drv_flags,
rwatson
2005-07-21
1
-1
/
+1
*
MFi386: add vpd driver (vital product data.. model & serial numbers etc)
peter
2005-07-21
2
-1
/
+4
[next]