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
path:
root
/
share
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdoc: sort sections.
joel
2012-10-26
1
-2
/
+2
*
Update hptiop(4) to version 1.8, which added support for HighPoint
delphij
2012-10-25
1
-1
/
+5
*
Remove the IPFIREWALL_FORWARD kernel option and make possible to turn
ae
2012-10-25
1
-8
/
+1
*
Fix MINCLSIZE. It should be MHLEN + 1.
kevlo
2012-10-25
1
-4
/
+3
*
Add entry for sjg
sjg
2012-10-24
1
-0
/
+2
*
Update zero_copy(9) man page to note the renamed kernel options
andre
2012-10-23
1
-2
/
+5
*
Remove the support for using non-mpsafe filesystem modules.
kib
2012-10-22
3
-109
/
+0
*
Update re members to reality
eadler
2012-10-22
1
-1
/
+1
*
Make PFIL use per-VNET lock instead of per-AF lock. Since most used packet
melifaro
2012-10-22
1
-2
/
+53
*
Provide example for newly-added NG_NETFLOW_V9INFO_TYPE
melifaro
2012-10-22
1
-0
/
+2
*
Add German, French, Portuguese and Spanish names for the Spanish Dvorak
gavin
2012-10-22
1
-0
/
+4
*
Remove MLINK for if_idt.
kevlo
2012-10-22
1
-1
/
+0
*
Add Danish keyboard model for macbooks to syscons.
eadler
2012-10-22
3
-0
/
+120
*
Remove {harp,hfa,idt} man pages as they were removed in r179308.
eadler
2012-10-22
4
-268
/
+0
*
Update after adding WITHOUT_ATF.
marcel
2012-10-22
1
-5
/
+4
*
Add ATF to the build. This is may be a bit rought around the egdes,
marcel
2012-10-22
19
-2
/
+740
*
Update ktr(4) to reflect changes from r239923.
gjb
2012-10-20
1
-2
/
+10
*
Revert r241752. The claim that it's more correct while at the same time
marcel
2012-10-20
1
-5
/
+4
*
Apply local patches to mandoc and connect it to the build.
uqs
2012-10-20
1
-0
/
+2
*
- KTR_ENTRIES may be an arbitrary number, remove the sentence about
kevlo
2012-10-20
1
-5
/
+2
*
Improve upon the previous commit to fix the yacc rule.
marcel
2012-10-19
1
-4
/
+5
*
Fix minor whitespace issues.
joel
2012-10-19
1
-3
/
+3
*
est(4) man page update to document the exposed sysctl r/o variables
sbruno
2012-10-18
1
-2
/
+25
*
Document NetBSD 6.0
pluknet
2012-10-18
1
-0
/
+3
*
Disconnect non-MPSAFE SMBFS from the build in preparation for dropping
attilio
2012-10-18
3
-3
/
+0
*
Disconnect non-MPSAFE NTFS from the build in preparation for dropping
attilio
2012-10-17
2
-3
/
+0
*
Disconnect non-MPSAFE NWFS from the build in preparation for dropping
attilio
2012-10-17
5
-15
/
+0
*
Disconnect non-MPSAFE CODAFS from the build in preparation for dropping
attilio
2012-10-16
1
-1
/
+0
*
Disconnect non-MPSAFE XFS from the build in preparation for dropping
attilio
2012-10-16
1
-2
/
+1
*
Disconnect non-MPSAFE PORTALFS from the build in preparation for dropping
attilio
2012-10-16
4
-10
/
+2
*
Add a bunch more example completions.
eadler
2012-10-16
1
-14
/
+84
*
Add my new association with bcr and jkois.
eadler
2012-10-15
1
-0
/
+3
*
Bump .Dd
eadler
2012-10-14
1
-1
/
+1
*
Don't document the PORTSSUPFILE variable. Even though this still works,
eadler
2012-10-14
1
-8
/
+0
*
Minor mdoc improvements. Also remove unnecessary csup reference.
joel
2012-10-14
1
-4
/
+3
*
- Regen after GNU sort removal
gabor
2012-10-13
1
-4
/
+1
*
- Remove WITH_GNU_SORT support
gabor
2012-10-13
1
-1
/
+0
*
Add forgotten documentation for new NGM_NETFLOW_V9INFO message.
melifaro
2012-10-13
1
-0
/
+3
*
Fix type in last commit.
glebius
2012-10-12
1
-1
/
+1
*
Be more explicit on how "intact" incoming packets in raw sockets are.
glebius
2012-10-12
1
-2
/
+6
*
Remove whitespace.
joel
2012-10-12
2
-4
/
+3
*
Since the moduledata structure member priv is a void pointer, using
kevlo
2012-10-12
1
-1
/
+1
*
Virtio SCSI driver
grehan
2012-10-11
3
-0
/
+99
*
Decode the first two fstab fields with strunvis(3). This allows having spaces
stefanf
2012-10-11
1
-1
/
+10
*
Add man pages for nvme(4) and nvd(4).
jimharris
2012-10-10
3
-0
/
+270
*
WITH_CTF is now a "normal" build option (WITHOUT_CTF is supported and
jhb
2012-10-10
1
-7
/
+1
*
Revert previous commit...
kevlo
2012-10-10
3
-3
/
+3
*
Prefer NULL over 0 for pointers
kevlo
2012-10-09
3
-3
/
+3
*
Add support for bmake. This includes:
marcel
2012-10-06
6
-4
/
+46
*
Update to include WITH_BMAKE.
marcel
2012-10-06
1
-2
/
+11
[next]