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
*
In the MAC Framework implementation, file systems have two per-mountpoint
rwatson
2007-04-22
8
-117
/
+55
*
Remove the old software bit-banging MII interface, we started using
phk
2007-04-22
2
-334
/
+2
*
Remove further cobwebs: Two layers of pointless substructures.
phk
2007-04-22
4
-210
/
+142
*
Remove MAC Framework access control check entry points made redundant with
rwatson
2007-04-22
11
-215
/
+387
*
Initialize the physical next pointer in the tx descriptors when we
phk
2007-04-22
2
-14
/
+16
*
MFP4: Enhancements and bug-fixes to pmcstat(8):
jkoshy
2007-04-22
3
-126
/
+224
*
Don't rename fields with #define.
phk
2007-04-22
4
-54
/
+36
*
Further MAC test policy cleanup and enhancement:
rwatson
2007-04-22
1
-141
/
+478
*
Run if_vr(4) through FlexeLint and clean some of the cobwebs found.
phk
2007-04-22
4
-202
/
+118
*
Moves the PCB features and flags from sctp_pcb.h to
rrs
2007-04-22
2
-53
/
+54
*
Perform overdue clean up mac_test policy:
rwatson
2007-04-22
1
-719
/
+476
*
- Somehow the disable fragment option got lost. We could
rrs
2007-04-22
12
-57
/
+150
*
Now that we're MPSAFE, tell namei() to acquire Giant if necessary.
des
2007-04-22
1
-2
/
+4
*
Add some notes clarifying usage and a couple of known bugs
kris
2007-04-22
1
-1
/
+15
*
Trace my mentor lineage as far back as I can determine.
tmclaugh
2007-04-22
1
-0
/
+16
*
Fix sorting in previous commit.
cperciva
2007-04-22
1
-1
/
+1
*
Add myself. Edwin was my "mentor", even though he released me from
cperciva
2007-04-22
1
-0
/
+2
*
mezz was my co-mentor
tmclaugh
2007-04-21
1
-0
/
+2
*
Add xride who was mentored by me and co-mentored by garga
tmclaugh
2007-04-21
1
-0
/
+3
*
Because there are so many more partitions on pc98 than on wintel (16
imp
2007-04-21
2
-66
/
+82
*
Allow MAC policy modules to control access to audit configuration system
rwatson
2007-04-21
11
-8
/
+447
*
Teach netinet6 to use PRIV_NETINET_REUSEPORT.
rwatson
2007-04-21
1
-4
/
+2
*
Attempt to rationalize NFS privileges:
rwatson
2007-04-21
3
-13
/
+12
*
Modify TLB invalidation handling.
ups
2007-04-21
2
-60
/
+149
*
Improve sharenfs option handling, so it is possible to give hosts list.
pjd
2007-04-21
2
-16
/
+50
*
Correct a sanity check.
jkoshy
2007-04-21
1
-1
/
+1
*
MFp4:
pjd
2007-04-21
18
-132
/
+112
*
Regression tests for recent changes to inet6_rth_* family of functions
mtm
2007-04-21
4
-0
/
+556
*
Update release notes:
hrs
2007-04-21
1
-2
/
+7
*
Add a missing link: if_edsc.4 -> edsc.4 .
yar
2007-04-21
1
-0
/
+1
*
Don't forget to bump document date after changing the content.
yar
2007-04-21
1
-1
/
+1
*
Change the semantics of -i (in-place editing) so that it treats
yar
2007-04-21
5
-12
/
+118
*
Add support for specifying a minimal size for vm.kmem_size in the loader via
sepotvin
2007-04-21
6
-5
/
+22
*
Bah, sorting alphabetically is hard.
brueffer
2007-04-21
1
-1
/
+1
*
Add markus.
brueffer
2007-04-21
2
-0
/
+5
*
Remove useless FILES section.
brueffer
2007-04-21
1
-7
/
+0
*
Spring cleaning: Remove worm(4) manpage, the driver was removed pre-3.0.
brueffer
2007-04-20
3
-111
/
+2
*
Don't reinvent vm_page_grab().
pjd
2007-04-20
1
-23
/
+3
*
Test sending 0 bytes.
pjd
2007-04-20
1
-0
/
+6
*
Fix length calculation.
pjd
2007-04-20
1
-1
/
+1
*
New release notes:
brueffer
2007-04-20
1
-10
/
+31
*
Xref linsysfs(5).
brueffer
2007-04-20
1
-1
/
+2
*
Fix a memory leak in the uname/gname lookup cache.
kientzle
2007-04-20
1
-11
/
+11
*
o Remove unncessary TOF_SIGLEN flag from struct tcpopt
andre
2007-04-20
3
-8
/
+9
*
Add more KASSERT's.
andre
2007-04-20
2
-0
/
+8
*
o Remove unused and redundant TCP option definitions
andre
2007-04-20
3
-15
/
+6
*
Remove bogus check for accept queue length and associated failure handling
andre
2007-04-20
4
-35
/
+23
*
Simplifly syncache_expand() and clarify its semantics. Zero is returned
andre
2007-04-20
3
-33
/
+20
*
Only update TCP timestamp on SYN duplication if it is present on
andre
2007-04-20
1
-1
/
+3
*
o Plug memory leak in syncache_add() on MAC label allocation failure.
andre
2007-04-20
1
-18
/
+12
[next]