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
*
Comment out information about Jumbo Frame support, it's not
brueffer
2008-08-07
1
-8
/
+8
*
Fix ACL preservation, apparently broken in 1.47.
trasz
2008-08-07
1
-1
/
+3
*
- acificfrancexchange -> pacificfrancexchange
edwin
2008-08-07
1
-1
/
+3
*
Introduce pmap_change_attr_locked().
alc
2008-08-07
1
-17
/
+18
*
Update the units library file.
edwin
2008-08-07
1
-104
/
+195
*
When the miibus for the AX88x90 or TC5299J cards fails to attach, we
imp
2008-08-06
2
-8
/
+10
*
Make atacontrol(8) rebuild work when /usr is not mounted or from /rescue
antoine
2008-08-06
1
-6
/
+25
*
Fix ia64 build.
dfr
2008-08-06
1
-3
/
+3
*
add WPS oui
sam
2008-08-06
1
-0
/
+2
*
Fix 64bt build.
dfr
2008-08-06
1
-1
/
+3
*
User may do "mount -o snapshot ...", that causes new FFS mount to be
kib
2008-08-06
1
-1
/
+2
*
Add an implementation of the RPCSEC_GSS authentication protocol for RPC. This
dfr
2008-08-06
53
-95
/
+5048
*
Fix a copy/paste error
kevlo
2008-08-06
1
-1
/
+0
*
Unify the initial card probe/attach procedure with the kldload
imp
2008-08-06
2
-63
/
+114
*
Cleanup for WARNS 6.
marcel
2008-08-06
7
-47
/
+50
*
Minor style tweaks.
jhb
2008-08-05
1
-6
/
+5
*
Remove the second check for a 64-bit BAR value on a 32-bit system in
jhb
2008-08-05
1
-19
/
+1
*
Add a script to perform simple analysis of a crash dump (either a full
jhb
2008-08-05
4
-0
/
+422
*
If a thread that is swapped out is made runnable, then the setrunnable()
jhb
2008-08-05
10
-97
/
+150
*
If the kernel fails to allocate resources for the initial value of a BAR
jhb
2008-08-05
1
-13
/
+33
*
- Consolidate module version for the pcf module into just pcf.c instead
jhb
2008-08-05
4
-6
/
+6
*
Add lifetime informations to generated SPD entries when SPDDUMP
vanhu
2008-08-05
1
-0
/
+17
*
ufsmount.h uses "struct\tfoo *bar;", except where it doesn't.
des
2008-08-05
2
-7
/
+7
*
Whitespace, prototypes
des
2008-08-05
1
-88
/
+27
*
- Reflect the iicbus infrastructure changes.
stas
2008-08-05
1
-1
/
+1
*
- Reflect changes in iic infrastructure.
stas
2008-08-05
1
-1
/
+1
*
Move functions which are only locally used into their C files and
edwin
2008-08-05
3
-23
/
+23
*
style(9)ify usr.bin/calendar
edwin
2008-08-05
6
-290
/
+324
*
Remove a comment about bridging wireless client, the new net80211 vap code
thompsa
2008-08-04
1
-3
/
+0
*
Fix build when WITHOUT_DYNAMICROOT is specified in src.conf(5).
mlaier
2008-08-04
1
-0
/
+2
*
Add EPERM to the ERRORS section.
trhodes
2008-08-04
1
-1
/
+3
*
Lock the consumers of the iicbus(4) infrastructure:
jhb
2008-08-04
3
-103
/
+105
*
Add locking to the core iicbus(4) drivers:
jhb
2008-08-04
5
-106
/
+128
*
Add locking to the various iicbus(4) bridge drivers:
jhb
2008-08-04
11
-57
/
+142
*
Do not modify td->td_intr_nesting_level, it is now done in the MI code.
cognet
2008-08-04
1
-3
/
+0
*
Close two different races with concurrent opens of pty master devices
jhb
2008-08-04
1
-5
/
+24
*
- Close a race with concurrent open's of a pts master device which could
jhb
2008-08-04
1
-7
/
+13
*
Fix a typo.
jhb
2008-08-04
1
-1
/
+1
*
Add locking to snc(4) so it is MPSAFE:
jhb
2008-08-04
5
-76
/
+130
*
Add coretemp(4) and k8temp(4).
rpaulo
2008-08-04
1
-0
/
+2
*
Fix ARM nocache allocator:
raj
2008-08-04
1
-5
/
+4
*
Merge state reuse for tcp.
mlaier
2008-08-04
1
-0
/
+17
*
We need -I$S to compile the elf trampoline.
cognet
2008-08-04
1
-5
/
+7
*
Remove unneeded #include <stdlib.h> (?)
cognet
2008-08-04
1
-2
/
+0
*
Lower the priority of the sleep in the syscons for "waitvt" wchan to
kib
2008-08-04
1
-1
/
+1
*
Make pmap_kenter_attr() static.
alc
2008-08-04
4
-4
/
+4
*
Mark functions as __dead2 in order to help the LLVM static checker
cperciva
2008-08-04
1
-2
/
+2
*
Dereferencing uninitialized pointers considered harmful. Prior to this
cperciva
2008-08-04
1
-0
/
+4
*
Initialize "nconv" to a reasonable value in all code paths. Prior to
cperciva
2008-08-04
1
-1
/
+3
*
Set "max" to a reasonable value if BLOCKSIZE has a bogus unit. Prior
cperciva
2008-08-04
1
-0
/
+1
[next]