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
...
*
Change axiom for initialization. Including script can disable (default)
dteske
2012-12-21
1
-1
/
+4
*
Add libnetbsd, a thin compatibility layer intended to allow a limited
brooks
2012-12-21
11
-0
/
+589
*
Remove erroneous use of "local" (not in a function).
dteske
2012-12-21
1
-1
/
+0
*
New f_show_info() function for dialog(1) --infobox using printf(1) syntax.
dteske
2012-12-21
2
-4
/
+23
*
Use f_show_help() where printf(1) syntax is desired.
dteske
2012-12-21
7
-64
/
+28
*
In preparation for making 'pkg -n' the one true method of determining
matthew
2012-12-21
1
-0
/
+10
*
cxgbe(4): must hold a write-lock on the table while allocating an L2
np
2012-12-21
1
-2
/
+2
*
Improve the debugging abilities and clean up debug messages. In most cases,
dteske
2012-12-21
15
-72
/
+106
*
Put kthreads under curproc so they are attached to nvmecontrol rather
jimharris
2012-12-21
1
-2
/
+2
*
Add much-needed dialog(1) --inputbox function for simplifying the process of
dteske
2012-12-21
13
-602
/
+134
*
Fix socket calls on error post-r243965.
kevlo
2012-12-21
9
-12
/
+12
*
Move the 64-bit _setjmp to lib/libstand.
rpaulo
2012-12-21
2
-1
/
+1
*
Regression issue:
hselasky
2012-12-21
1
-5
/
+13
*
Fixup r218424: uio_yield() was scaling directly to userland priority.
attilio
2012-12-21
4
-7
/
+7
*
Comment fix: there is no ub_ptr, instead explain meaning of uz_count
glebius
2012-12-21
1
-1
/
+1
*
Build a 64 bit version of the FICL library. This is need for a 64 bit
rpaulo
2012-12-21
2
-6
/
+23
*
Divine the array size by using 'nitems(array)' instead of using magic numbers.
neel
2012-12-21
1
-5
/
+7
*
Note why fast frames is disabled for 802.11n NICs now.
adrian
2012-12-21
1
-1
/
+7
*
Sort default option lists
emaste
2012-12-21
1
-6
/
+6
*
The MPtable specification allows for an 8-bit "BUS ID" and "I/O APIC ID".
neel
2012-12-21
1
-3
/
+3
*
Teach acpidump to dump the DMA Remapping Reporting table (aka DMAR).
neel
2012-12-21
2
-13
/
+263
*
- Make sure that errno isn't modified before calling logerror() in error
markj
2012-12-20
1
-1
/
+5
*
Don't reload syslogd after rotating sendmail.st, as this file isn't
markj
2012-12-20
1
-1
/
+1
*
- Change the memory heuristics to an actually working one
gabor
2012-12-20
1
-19
/
+15
*
rename the 'tag' and 'map' fields used the rx ring to their
luigi
2012-12-20
3
-27
/
+27
*
Add etc/periodic/daily/220.backup-pkgdb to OptionalObsoleteFiles.inc
bapt
2012-12-20
1
-0
/
+1
*
Rewrite fdgrowtable() so common mortals can actually understand what
des
2012-12-20
1
-55
/
+74
*
Make SES driver to not fall out on some errors in Additional Status page.
mav
2012-12-20
1
-3
/
+2
*
Make sure all USB drivers allocate buffer memory
hselasky
2012-12-20
8
-236
/
+203
*
Allocate separate USB buffers for DMA'ed data, so that
hselasky
2012-12-20
2
-13
/
+66
*
Make bsdgrep behave as gnugrep and as documented: -m should only stop
eadler
2012-12-20
3
-3
/
+4
*
Add support for throttling UMASS.
hselasky
2012-12-20
1
-2
/
+24
*
Make sure we block recursion on TTY's inwakeup callback
hselasky
2012-12-20
2
-1
/
+8
*
make installation of the 220.backup-pkgdb periodic script depend on PKGTOOLS
bapt
2012-12-20
1
-2
/
+2
*
Recognize 5720S PHY and treat it as 5708S PHY.
yongari
2012-12-20
2
-11
/
+17
*
For fiber PHYs, BRGPHY_MII_1000CTL register is not defined at all
yongari
2012-12-20
1
-6
/
+5
*
Replace generic ARM11 option with more specific
gonzo
2012-12-20
15
-60
/
+456
*
Fix misleading comment
gonzo
2012-12-20
1
-1
/
+1
*
More constant renaming in preparation for newer features.
pfg
2012-12-20
4
-24
/
+25
*
We want to build subr_busdma_bufalloc.c on arm.
cognet
2012-12-20
1
-0
/
+1
*
Use C comments instead of C++ comments.
cognet
2012-12-20
1
-4
/
+8
*
Busdma enhancements, especially for managing small uncacheable buffers.
cognet
2012-12-20
1
-198
/
+296
*
Use the new allocator in bus_dmamem_alloc().
cognet
2012-12-20
1
-40
/
+127
*
Create an architecture-agnostic buffer pool manager that uses uma(9) to
cognet
2012-12-20
2
-0
/
+292
*
Get the old NFSCLIENT to compile by adding now needed files.
cognet
2012-12-20
1
-4
/
+4
*
Replace expand_name() function with corefile_open() function, which not
pjd
2012-12-19
1
-54
/
+35
*
Use correct file permissions when looking for available core file if
pjd
2012-12-19
1
-1
/
+1
*
Post r243965 the nfsd daemon will not start up for kernels
rmacklem
2012-12-19
1
-1
/
+1
*
Use NFSCL since NFSCLIENT build is broken at the moment
gonzo
2012-12-19
1
-3
/
+1
*
- Add new machine parsable KTR macros for timing events.
jeff
2012-12-19
3
-30
/
+59
[prev]
[next]