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
...
*
- Add getsubopt and mkdtemp to the POSIX.1-2008 namespace.
das
2009-03-04
1
-6
/
+13
*
Fix a file descriptor leak in fts_child().
das
2009-03-04
1
-1
/
+3
*
Merge header file definitions used by the new IGMPv3 implementation.
bms
2009-03-04
1
-38
/
+68
*
Add various defines/macros required by IGMPv3:
bms
2009-03-04
1
-1
/
+10
*
Overlay a uint16_t field suitable for use by the
bms
2009-03-04
1
-1
/
+5
*
Reserve a netisr slot for the IGMPv3 output queue.
bms
2009-03-04
1
-0
/
+1
*
Add function ip_checkrouteralert(), which will be used
bms
2009-03-04
2
-0
/
+62
*
Add printb.c utility file, but do not yet connect it to the build.
bms
2009-03-04
1
-0
/
+64
*
Add full SSM stack support to mtest(8) diagnostic tool.
bms
2009-03-04
1
-115
/
+87
*
Update mtest(8) manual page.
bms
2009-03-04
1
-6
/
+45
*
Add cross-reference to sourcefilter(3).
bms
2009-03-04
1
-1
/
+2
*
Add source-specific multicast (SSM) option documentation.
bms
2009-03-04
1
-20
/
+150
*
Considerably improve the wording of this man page.
bms
2009-03-04
1
-20
/
+77
*
Update copyright.
bms
2009-03-04
1
-16
/
+13
*
Make ifinfo build. The struct if_data members ifi_recvquota and
yongari
2009-03-04
1
-2
/
+2
*
Explicitly specify bit width for on-disk data structure.
delphij
2009-03-04
1
-17
/
+17
*
Sync license changes.
delphij
2009-03-04
2
-20
/
+3
*
Style changes (including additional casts to shut up warnings). This
delphij
2009-03-04
15
-36
/
+35
*
- Updated firmware to latest 4.6.X release.
davidch
2009-03-04
3
-13581
/
+13987
*
For the moment disable the VIMAGE_CTASSERTs as people have trouble
bz
2009-03-03
1
-0
/
+4
*
make loop clearer that it isn't a mistake...
imp
2009-03-03
1
-1
/
+2
*
Add in parsing of the disk FUNCE tuples.
imp
2009-03-03
3
-16
/
+27
*
The callback takes a void *, not a caddr_t * (sic).
imp
2009-03-03
1
-2
/
+2
*
Bump down the inline limit on MIPS.
imp
2009-03-03
1
-1
/
+1
*
Make Netgraph compile with Clang.
ed
2009-03-03
3
-14
/
+12
*
Adding missing ";"'s required by some SDT_PROBE_DEFINEx() macros.
rwatson
2009-03-03
1
-10
/
+10
*
as suggested by jhb@, panic in case the ncpus == 0.
dchagin
2009-03-03
1
-1
/
+1
*
Reduce the verbosity of SDT trace points for DTrace by defining several
rwatson
2009-03-03
3
-18
/
+41
*
Merge r340 from libarchive.googlecode.com: If zlib/bzlib aren't available,
kientzle
2009-03-03
2
-6
/
+20
*
Merge r294:337,r348:350 from libarchive.googlecode.com: A lot
kientzle
2009-03-03
61
-321
/
+7871
*
Further refine the handling of resources for BARs in the PCI bus driver.
jhb
2009-03-03
2
-82
/
+167
*
ichwd: correct range check for timeout value
avg
2009-03-03
1
-2
/
+2
*
Start removing IPv6 Type 0 Routing header code.
bz
2009-03-03
3
-168
/
+26
*
udf_readdir: do not advance offset if entry can not be uio-ed
avg
2009-03-03
1
-1
/
+1
*
Update config.h for OpenBSM 1.1 beta1.
rwatson
2009-03-03
1
-3
/
+3
*
Catch up with USB2 change.
nyan
2009-03-03
6
-12
/
+12
*
Xref glxsb(4).
brueffer
2009-03-03
1
-1
/
+2
*
Merge r294 from libarchive.googlecode.com: Skip testing for
kientzle
2009-03-03
1
-0
/
+7
*
Set PortMultiplier port only for SATA2 channels, where it is applicable.
mav
2009-03-03
1
-2
/
+5
*
Merge r282 from libarchive.googlecode.com: Close multiple filters
kientzle
2009-03-03
2
-3
/
+3
*
Merge r272 from libarchive.googlecode.com: Fix building on MSVC6.
kientzle
2009-03-03
1
-1
/
+3
*
Rename variable 'index' to 'idx' to avoid name collision with index(3),
delphij
2009-03-03
7
-101
/
+87
*
Diff reduction against OpenBSD: ANSI'fy prototypes.
delphij
2009-03-02
28
-485
/
+196
*
Extend the "vfsopt" mount options for more general use. Make struct
jamie
2009-03-02
6
-90
/
+202
*
curr_time is a 64 bit variable so SYSCTL_LONG is not appropriate
luigi
2009-03-02
1
-0
/
+2
*
fw_debug has been unused for ages, so remove it from the list
luigi
2009-03-02
2
-5
/
+1
*
Change vfs_busy to wait until an outcome of pending unmount
kan
2009-03-02
1
-5
/
+13
*
Switch the default buffer mode in bpf(4) to zero-copy buffers.
csjp
2009-03-02
1
-1
/
+1
*
Disable INTx when enabling MSI/MSIX
rnoland
2009-03-02
2
-0
/
+5
*
Correct types of variables used to track amount of allocated SysV shared
kib
2009-03-02
5
-9
/
+31
[prev]
[next]