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 a .PP request to a valid .Pp mdoc request, and remove an extra
keramida
2007-10-30
2
-6
/
+3
*
Remove duplicate (but commented out) .Sh HISTORY section heading.
keramida
2007-10-30
28
-56
/
+28
*
Remove duplicate (but commented out) .Sh HISTORY section heading
keramida
2007-10-30
2
-4
/
+4
*
Remove extraneous empty lines, to fix mdoc warnings.
keramida
2007-10-30
3
-7
/
+3
*
mdoc fix: remove extraneous empty line.
keramida
2007-10-30
1
-2
/
+1
*
Bump manpage date, missed during the last change.
keramida
2007-10-30
1
-1
/
+1
*
The .Fx request doesn't recognize 2.2.0, so use ".Fx 2.2"
keramida
2007-10-30
1
-1
/
+1
*
Remove extraneous .Ef request.
keramida
2007-10-30
1
-2
/
+1
*
Apply a few changes from ipfilter-current:
darrenr
2007-10-30
7
-44
/
+69
*
Correct a copy and paste'o in phys_pager.c, we are talking about phys here
remko
2007-10-30
1
-1
/
+1
*
- Change the Time Wait of vtags value to match the cookie-life
rrs
2007-10-30
7
-22
/
+78
*
Adding recently removed etc/cached.conf to the list of obsolete files.
bushman
2007-10-30
1
-0
/
+1
*
Adaptive mutexes should have the same deadlock detection properties that
kris
2007-10-30
1
-0
/
+1
*
Add my recent work of adaptive spin mutex code. Use two environments variable
davidxu
2007-10-30
3
-47
/
+50
*
Selecting amd and a few other things in the Networking config section
kensmith
2007-10-30
2
-5
/
+14
*
Never use getenv("HOME") without checking for NULL and non-zero
kevlo
2007-10-30
2
-3
/
+11
*
Setting sc->mii_anegticks to MII_ANEGTICKS_GIGE in rgephy_attach()
yongari
2007-10-30
1
-1
/
+0
*
Implement per-object type consistency checks for labels passed to
rwatson
2007-10-30
1
-20
/
+65
*
Move nvram out of DEFAULTS. There really isn't a lot of justification
peter
2007-10-29
4
-2
/
+6
*
- Remove MIIF_NOISOLATE; there's generally no reason to let gentbi(4)
marius
2007-10-29
1
-2
/
+1
*
kill commented out line of code.
imp
2007-10-29
1
-1
/
+0
*
Add a new "non-portable" mutex type, PTHREAD_MUTEX_ADAPTIVE_NP. This
kris
2007-10-29
3
-0
/
+34
*
fix typo in code normally not compiled in.
julian
2007-10-29
1
-1
/
+1
*
Allow RFCOMM servers to bind to a ''wildcard'' RFCOMM channel
emax
2007-10-29
1
-31
/
+53
*
Merge OpenBSM 1.0 changes to src/sys/bsm:
rwatson
2007-10-29
1
-39
/
+1
*
Regenerate config.h after import of OpenBSM 1.0.
rwatson
2007-10-29
1
-5
/
+5
*
Resolve conflicts from import of OpenBSM 1.0: maintain $FreeBSD$ tags in
rwatson
2007-10-29
2
-5
/
+9
*
This commit was generated by cvs2svn to compensate for changes in r173143,
rwatson
2007-10-29
26
-8223
/
+8482
|
\
|
*
Vendor import TrustedBSD OpenBSM 1.0, with the following change history
rwatson
2007-10-29
29
-8267
/
+8492
*
|
Replace use of AU_NULL with 0 when no audit classes are in use; this
rwatson
2007-10-29
2
-4
/
+4
*
|
Canonicalize names of local variables.
rwatson
2007-10-29
1
-66
/
+66
*
|
Clean up after the previous commit.
brueffer
2007-10-29
1
-3
/
+4
*
|
Merge Neterion if_nxge driver version 2.0.9.11230 with the following
rwatson
2007-10-29
48
-16400
/
+15564
*
|
Resort TrustedBSD MAC Framework policy entry point implementations and
rwatson
2007-10-29
9
-4684
/
+4744
*
|
Add support for `make -nn' dry runs to this makefile. Basically,
yar
2007-10-29
1
-16
/
+16
*
|
Add 88E1116/88E1116R PHY support code that takes the PHY out of
yongari
2007-10-29
2
-0
/
+15
*
|
Add a newer RTL8211B(L) PHY.
yongari
2007-10-29
1
-2
/
+2
*
|
Add support for RealTek RTL8211B(L) PHY. It's based on the patch
yongari
2007-10-29
2
-28
/
+99
*
|
o RTL8169S/8110S integrated PHY and RTL8211B are gigabit PHYs so set
yongari
2007-10-29
1
-7
/
+14
*
|
Remove 3rd clause and renumber after getting permission from the
imp
2007-10-29
1
-4
/
+1
*
|
Regen:
benjsc
2007-10-29
1
-489
/
+1255
*
|
Fix an error in bit shifting logic for network addresses. The route
mtm
2007-10-29
1
-20
/
+24
*
|
Fix typo in code obviously not being compiled on any of my machines.
julian
2007-10-28
1
-1
/
+1
*
|
- Make failure to route a ISA interrupt non fatal. Apparently the
marius
2007-10-28
1
-14
/
+16
*
|
- Add constants for the different memory types in the SMAP table.
jhb
2007-10-28
7
-38
/
+37
*
|
Add missing mac_test labeling and sleep checks for the syncache.
rwatson
2007-10-28
1
-0
/
+48
*
|
Minor debug message fix.
mav
2007-10-28
1
-1
/
+1
*
|
Garbage collect mac_mbuf_create_multicast_encap TrustedBSD MAC Framework
rwatson
2007-10-28
8
-87
/
+0
*
|
Continue to move from generic network entry points in the TrustedBSD MAC
rwatson
2007-10-28
12
-90
/
+159
*
|
fix sorting of 'tdnam' keyword in keyword list.
julian
2007-10-28
1
-2
/
+1
[next]