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 du(1):
gjb
2011-12-09
2
-45
/
+53
*
As of r226865, daily_scrub_zfs_default_threshold is 35 days; document
gjb
2011-12-08
1
-2
/
+2
*
Add myself as new committer: add PGP key and announce..
pfg
2011-12-08
1
-0
/
+1
*
Some mdoc(7) style and typo fixes to zfs(8).
mm
2011-12-08
1
-36
/
+39
*
Pull up vendor changes to mdoc(7).
ru
2011-12-08
5
-45
/
+171
*
Make berase() work on platforms whose kernel lacks DIOCGDELETE ioctl.
rmh
2011-12-08
1
-5
/
+48
*
- Add support for Support SEAGATE DAT Scopion 130
eadler
2011-12-08
1
-0
/
+4
*
- Fix ktrace leakage if error is set
eadler
2011-12-08
1
-1
/
+1
*
- set progname for use in usage()
eadler
2011-12-08
1
-0
/
+1
*
Disable all clocks and put PHY into COMA before entering into
yongari
2011-12-07
2
-2
/
+21
*
Consistently use a tab character instead of using either a space or
yongari
2011-12-07
2
-372
/
+372
*
Protect SIOCSIFMTU ioctl handler with driver lock.
yongari
2011-12-07
1
-3
/
+7
*
Implement hardware MAC statistics counter. Counters could be
yongari
2011-12-07
3
-4
/
+283
*
Rework link state tracking and TX/RX MAC configuration.
yongari
2011-12-07
2
-106
/
+124
*
As per das@'s suggestion, s/__noreturn/_Noreturn/, since the latter is an
theraven
2011-12-07
2
-8
/
+8
*
Some fixes to the man pages for [at_]quick_exit(3)
theraven
2011-12-07
2
-12
/
+17
*
Make it possible to use the debug versions of std::map and std::multimap
dim
2011-12-07
2
-4
/
+0
*
Remove et_enable_intrs(), et_disable_intrs() functions and
yongari
2011-12-07
1
-24
/
+11
*
Controller does not require TX start command for every frame. So
yongari
2011-12-07
2
-10
/
+30
*
Overhaul bus_dma(9) usage in et(4) and clean up TX/RX path. This
yongari
2011-12-07
2
-615
/
+579
*
Eliminate stale numbers from a comment.
alc
2011-12-07
1
-5
/
+2
*
style(9) cleanups.
theraven
2011-12-07
1
-10
/
+7
*
Implement quick_exit() / at_quick_exit() from C++11 / C1x. Also add a
theraven
2011-12-07
9
-6
/
+226
*
Fix double free.
glebius
2011-12-07
1
-1
/
+0
*
- Match GNU behavior of exit code
gabor
2011-12-07
3
-6
/
+5
*
The NOTE_COPY should have been named NOTE_FFCOPY from the very
ru
2011-12-07
1
-2
/
+2
*
Eliminate the possibility of 32-bit arithmetic overflow in the calculation
alc
2011-12-07
1
-4
/
+4
*
Fix a very special case when SIOCAIFADDR supplies mask of 0.0.0.0,
glebius
2011-12-06
1
-5
/
+6
*
MK_CTF is not defined when kmod.mk is used with old bsd.own.mk.
fjoe
2011-12-06
1
-1
/
+1
*
Don't support OpenLDAP during lib32 build.
ume
2011-12-06
1
-1
/
+1
*
Force linker error when created shared library contains a relocation
kib
2011-12-06
2
-2
/
+8
*
Most users of pipe(2) do not call fstat(2) on the returned pipe descriptors.
kib
2011-12-06
1
-9
/
+28
*
Mention that Cold Presence Detection feature used for hot-plug detection
mav
2011-12-06
1
-4
/
+4
*
Correct some bInterval USB template descriptor values.
hselasky
2011-12-06
4
-10
/
+10
*
Fix compile warning when using clang to compile the code.
hselasky
2011-12-06
1
-1
/
+1
*
Really protect kern.proc.ps_strings sysctls with p_candebug(). This
trociny
2011-12-06
1
-1
/
+1
*
Catch up with Bryan Venteicher's virtio Hg repo:
grehan
2011-12-06
10
-79
/
+196
*
Make et_probe() return BUS_PROBE_DEFAULT such that allow other
yongari
2011-12-06
1
-15
/
+11
*
et(4) supports VLAN oversized frame so correctly set header length.
yongari
2011-12-06
1
-2
/
+4
*
Fix alt(4) support. Also add check for number of available TX
yongari
2011-12-05
1
-18
/
+22
*
Implement suspend/resume methods. Driver has no issue with
yongari
2011-12-05
1
-0
/
+30
*
Remove NetBSD license. r199548 removed all bit macros that were
yongari
2011-12-05
1
-35
/
+0
*
- In mii_attach(9) just set the driver for a newly added miibus(4) instance
marius
2011-12-05
1
-3
/
+3
*
Don't output a warning if kern.proc.auxv sysctl has returned EPERM.
trociny
2011-12-05
1
-1
/
+1
*
Protect kern.proc.auxv and kern.proc.ps_strings sysctls with p_candebug().
trociny
2011-12-05
1
-2
/
+4
*
Introduce vm_reserv_alloc_contig() and teach vm_page_alloc_contig() how to
alc
2011-12-05
3
-71
/
+269
*
Fix off by one error in mbuf access. Previously it caused panic.
yongari
2011-12-05
1
-6
/
+13
*
- Make heimdal buildable with WITH_OPENLDAP defined, again.
ume
2011-12-05
2
-4
/
+4
*
Get rid of kludgy per-descriptor state handling in acpi_apm.
ed
2011-12-05
1
-63
/
+25
*
add netmap support for "em", "lem", "igb" and "re".
luigi
2011-12-05
4
-0
/
+347
[next]