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
*
This main goals of this project are:
qingli
2008-12-15
66
-2471
/
+1636
*
Spell "substitution" correctly.
kientzle
2008-12-15
1
-3
/
+3
*
back out unintended change
sam
2008-12-15
1
-30
/
+13
*
Fix definition of IEEE80211_CHAN_MAX; it was defined as 255 but
sam
2008-12-15
9
-33
/
+20
*
o fix DEBUG sku definition
sam
2008-12-15
1
-1
/
+138
*
move channel parsing to a getchannel routine so it can be reused to check
sam
2008-12-15
1
-30
/
+29
*
fix handling of sku codes like country codes
sam
2008-12-15
1
-2
/
+6
*
fix handling of unknown country codes; atoi doesn't return -1
sam
2008-12-15
1
-2
/
+6
*
0 is a potential ISO CC; use new NO_COUNTRY #define to identify
sam
2008-12-15
1
-2
/
+2
*
o distinguish between adhoc and ahdemo modes
sam
2008-12-15
2
-17
/
+46
*
Improve regdomain.xml parser:
sam
2008-12-15
2
-30
/
+43
*
Replace adhoc checks in ieee80211_start with a per-node flag that
sam
2008-12-15
5
-17
/
+19
*
fix ini setup
sam
2008-12-15
1
-1
/
+1
*
Make the tp pointer available for debugging.
phk
2008-12-14
1
-0
/
+2
*
Add __packed to the part sub-structure to compensate for
marcel
2008-12-14
1
-1
/
+1
*
Add an ENVIRONMENT section to note that the RSH variable can be set to
murray
2008-12-14
1
-0
/
+7
*
Combine ath rate control modules with ath after bringing ath_hal
sam
2008-12-14
5
-148
/
+61
*
To avoid one doubtless netgraph SMP scalability limitation point, switch
mav
2008-12-14
1
-13
/
+32
*
Bump the FTDI receive buffer size to 256 in order to improve throughput.
phk
2008-12-14
1
-25
/
+26
*
Move the code that injects received characters into the tty system into
phk
2008-12-14
2
-17
/
+23
*
Merge the resolver part of BIND 9.4.3 into HEAD.
ume
2008-12-14
9
-31
/
+190
*
prop change.
ume
2008-12-14
0
-0
/
+0
*
delete svn:keywords.
ume
2008-12-14
0
-0
/
+0
*
prop change
ume
2008-12-14
0
-0
/
+0
*
Add a check, that is currently under discussion for 8 but that we need
bz
2008-12-14
1
-0
/
+4
*
Make sure that the direct jls invocations prints something
bz
2008-12-14
1
-17
/
+31
*
Bootstrapping merge history for resolver.
ume
2008-12-14
0
-0
/
+0
*
Fix the fallouts from r146267:
ru
2008-12-14
1
-7
/
+12
*
Send all debug to stderr.
phk
2008-12-14
1
-2
/
+2
*
Clarify that configuration files must be named '*.conf'
phk
2008-12-14
1
-1
/
+1
*
Bug fix: %ebx needs to be preserved in the user callchain capture
jkoshy
2008-12-14
1
-4
/
+4
*
Clean out the remaining alpha-isms.
kensmith
2008-12-14
6
-34
/
+7
*
Disconnect the efi from pc98. It's not needed.
nyan
2008-12-14
1
-1
/
+1
*
Dont leak the rnh lock on error.
thompsa
2008-12-13
1
-3
/
+3
*
Revert rev. 183277:
mav
2008-12-13
2
-9
/
+2
*
Remove node shutdown on tty close. This could be easily done by user-level
mav
2008-12-13
1
-11
/
+0
*
Like for tcp_subr.c in r186057 make the MD5 context a function local
bz
2008-12-13
1
-10
/
+10
*
De-virtualize the MD5 context for TCP initial seq number generation
bz
2008-12-13
2
-12
/
+10
*
Change ttyhook_register() second argument from thread to process pointer.
mav
2008-12-13
4
-11
/
+19
*
Allow OFW syscons to restore itself when the X server exits or there is a VT ...
nwhitehorn
2008-12-13
1
-26
/
+38
*
version that will compile
kmacy
2008-12-13
1
-2
/
+3
*
radix node head lock needs to be held when calling rnh_addaddr
kmacy
2008-12-13
1
-0
/
+2
*
don't acquire lock recursively
kmacy
2008-12-13
1
-1
/
+1
*
in6_addroute is called through rnh_addadr which is always called with the rad...
kmacy
2008-12-13
1
-2
/
+2
*
Add support for a console mouse pointer on Open Firmware syscons.
nwhitehorn
2008-12-13
2
-1
/
+85
*
Second round of putting global variables, which were virtualized
bz
2008-12-13
13
-17
/
+41
*
Use a static free packet queue instead of using malloc() to allocate new ADB ...
nwhitehorn
2008-12-13
2
-13
/
+28
*
Improve usage and sync SYNOPSIS with usage.
ru
2008-12-13
2
-10
/
+17
*
Added FreeBSD 6.4.
ru
2008-12-13
1
-0
/
+1
*
Added FreeBSD 7.1.
ru
2008-12-13
1
-0
/
+1
[next]