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
*
- Update the libgeom manpage with a description of g_device_path and
lulf
2008-09-08
1
-3
/
+26
*
Put the bridge mac inheritance behind a sysctl with the default off as this
thompsa
2008-09-08
2
-2
/
+23
*
Fix a type-aliasing problem in the libarchive test suite,
kientzle
2008-09-08
2
-4
/
+5
*
Commit the no-brainer parts of my space saving kernel experiments. We
imp
2008-09-08
1
-1
/
+5
*
Correct a leaking archive_entry in the test suite.
kientzle
2008-09-07
1
-0
/
+1
*
Merge from vendor/ntp/dist: r182856:
roberto
2008-09-07
1
-2
/
+2
*
To my reading there are no real consumers of ip6_plen (IPv6
bz
2008-09-07
2
-2
/
+2
*
Fix deactivation of speakers while plugging in headphones on Fujitsu
joel
2008-09-07
1
-0
/
+9
*
Use %d to print numfibs
matteo
2008-09-07
1
-1
/
+1
*
Minor cleanup of this config file:
imp
2008-09-07
1
-9
/
+12
*
Split tcp_mss() in tcp_mss() and tcp_mss_update() where the former
bz
2008-09-07
3
-88
/
+66
*
Add support for MacBook Air. (not tested)
rpaulo
2008-09-07
2
-2
/
+13
*
Segment registers are stored in the uc_mcontext member of the struct
kib
2008-09-07
4
-5
/
+7
*
V_irtualize SVN r182846 tcp_mssdflt/tcp_v6mssdflt procedure based
bz
2008-09-07
1
-4
/
+4
*
Bring a paragraph in this manual page a bit closer to the present date.
trhodes
2008-09-07
1
-2
/
+2
*
Convert SYSCTL_INTs for tcp_mssdflt and tcp_v6mssdflt to
bz
2008-09-07
1
-6
/
+42
*
Change space -> tab in printed usage output to make it look consistent.
simon
2008-09-07
1
-1
/
+1
*
- Make use of the new and g_device_path utility function in libgeom to avoid
lulf
2008-09-07
2
-82
/
+53
*
- Add a new ioctl for getting the provider name of a geom provider.
lulf
2008-09-07
4
-13
/
+108
*
Catch a possible NULL pointer deref in case the offsets got mangled
bz
2008-09-07
1
-1
/
+3
*
Add a second KASSERT checking for len >= 0 in the tcp output path.
bz
2008-09-07
1
-1
/
+7
*
Initialize vp, so we don't call VOP_UNLOCK() with NULL vnode pointer.
pjd
2008-09-07
1
-1
/
+2
*
Correct the comments here.
kientzle
2008-09-07
1
-2
/
+2
*
When restoring a directory, allow symlinks to be followed. The full
kientzle
2008-09-07
2
-3
/
+88
*
Use bus_space_compare() rather than i386_memio_compare() directly.
nyan
2008-09-07
1
-1
/
+1
*
- Add the i386_memio_map_load() function to load I/O address table.
nyan
2008-09-07
3
-21
/
+49
*
- Cleanup i8251 related defines.
nyan
2008-09-07
3
-82
/
+133
*
make all checks if ni_chw consistent
sam
2008-09-06
2
-2
/
+2
*
use c99 syntax for initializers; this silences
sam
2008-09-06
1
-99
/
+95
*
only return the negotiated ampdu density for sta mode
sam
2008-09-06
1
-1
/
+2
*
o kill IEEE80211_NODE_PSUPDATE; it was never used
sam
2008-09-06
2
-9
/
+5
*
put back placeholder comment
sam
2008-09-06
1
-0
/
+1
*
o validate the ba policy in addba response
sam
2008-09-06
2
-2
/
+29
*
add IEEE80211_NODE_HT_ALL to collect up all the HT-related node flags
sam
2008-09-06
2
-2
/
+4
*
don't do ampdu reordering of fragments; they should never happen
sam
2008-09-06
1
-1
/
+15
*
moreve the aggregation q; it's not being used and
sam
2008-09-06
3
-12
/
+0
*
Check rule numbers against maximum value to avoid rules cleanup due
rik
2008-09-06
1
-0
/
+24
*
Lock vnode exclusively around insmntque().
pjd
2008-09-06
2
-10
/
+7
*
Use IPFW_DEFAULT_RULE instead of hardcoded value since now it is
rik
2008-09-06
1
-8
/
+9
*
o show key indices w/o adjustment
sam
2008-09-06
1
-7
/
+11
*
purge ni_reqcw; not used and never will be
sam
2008-09-06
2
-3
/
+2
*
o fix BAR definitions
sam
2008-09-06
1
-3
/
+15
*
fix age calculations (yet again); entries in the q have values
sam
2008-09-06
1
-1
/
+1
*
Export the IPFW_DEFAULT_RULE outside ip_fw2.c. This number in not only
rik
2008-09-06
2
-1
/
+7
*
Small style(9) nit in <sys/termios.h>.
ed
2008-09-06
1
-71
/
+71
*
Document BUS_DMA_NOCACHE.
kib
2008-09-06
1
-0
/
+7
*
Make TIOCCONS use priv_check() instead of checking /dev/console permissions.
ed
2008-09-06
1
-35
/
+8
*
Add myself to the list of ports committers.
jpaetzel
2008-09-06
1
-0
/
+3
*
Fix double free in setfacl(1). Description from the author:
trasz
2008-09-06
1
-4
/
+6
*
Chase the ghostscript port changes.
jhay
2008-09-06
1
-2
/
+2
[next]