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
*
Tidy up forrmat. No functional changes.
grog
2007-02-25
1
-5
/
+9
*
Further style(9) for ipx_ip.
rwatson
2007-02-25
2
-9
/
+7
*
Improve ipx_ip.c's approximation of style(9).
rwatson
2007-02-25
1
-97
/
+82
*
use getifaddrs from libc instead of private code
sam
2007-02-24
7
-195
/
+116
*
don't call ath_reset when processing sysctl's before the device
sam
2007-02-24
1
-4
/
+5
*
set the antenna switch when fixing the tx antenna using the
sam
2007-02-24
2
-3
/
+30
*
- Use a permanent URL to reference piso's mail.
simon
2007-02-24
1
-1
/
+2
*
Use sysctl(2), not kvm(3), to read IPv6 multicast information from
bms
2007-02-24
2
-21
/
+60
*
Use the names 'IPv4' and 'Forwarding Table' in program output, not
bms
2007-02-24
1
-4
/
+4
*
Add comments about where netstat is using KVM to read things which
bms
2007-02-24
1
-1
/
+3
*
Reword addition about MROUTING.
bms
2007-02-24
1
-3
/
+3
*
Fix tinderbox. ip6_mrouter should be defined in raw_ip6.c as it is
bms
2007-02-24
2
-5
/
+2
*
Update my previous note about newbus API breakage mentioning the
piso
2007-02-24
1
-2
/
+3
*
Note newbus API & ABI breakage.
piso
2007-02-24
1
-0
/
+5
*
Updated ia64 isa support with the new bus_setup_intr() syntax.
piso
2007-02-24
1
-2
/
+3
*
Partial MFp4 of 114977:
netchild
2007-02-24
9
-39
/
+40
*
exca->pccarddev should always be non-null now. Only call it when the
imp
2007-02-24
1
-1
/
+1
*
Convert sis(4) to use its own watchdog procedure.
delphij
2007-02-24
2
-16
/
+16
*
Note that IPv6 multicast forwarding is now dynamically loadable.
bms
2007-02-24
1
-0
/
+6
*
Make IPv6 multicast forwarding dynamically loadable from a GENERIC kernel.
bms
2007-02-24
10
-35
/
+171
*
o break newbus api: add a new argument of type driver_filter_t to
piso
2007-02-24
1
-1
/
+1
*
Redo previous newbus related change to be kinder to
mjacob
2007-02-23
5
-3
/
+17
*
Use tsleep() rather than msleep() with a NULL mtx parameter.
jhb
2007-02-23
3
-11
/
+11
*
Whitespace fix.
jhb
2007-02-23
1
-1
/
+1
*
Fix a case in rman_manage_region() where the resource list would get missorted.
scottl
2007-02-23
1
-6
/
+7
*
MFp4 (114193 (i386 part), 114194, 114195, 114200):
netchild
2007-02-23
3
-46
/
+55
*
MFp4 (part of 114132):
netchild
2007-02-23
1
-7
/
+8
*
Don't attempt to load illegal hard loop addresses into
mjacob
2007-02-23
3
-49
/
+31
*
Only match on log messages containing fail,invalid,
remko
2007-02-23
1
-1
/
+1
*
Use the RB_AUTOBOOT define over 0.
ceri
2007-02-23
1
-1
/
+1
*
Fix the cdboot twiddle display.
remko
2007-02-23
1
-1
/
+1
*
Account for di_blocks allocations when IN_SPACECOUNTED is set in an
brian
2007-02-23
2
-7
/
+32
*
o break newbus api: add a new argument of type driver_filter_t to
piso
2007-02-23
20
-21
/
+21
*
Use ih_filter instead of ih_handler in a couple of places. This fixes
jhb
2007-02-23
2
-3
/
+3
*
Drop the global kernel linker lock while executing the sysinit's for a
jhb
2007-02-23
1
-15
/
+21
*
Catchup with filters
imp
2007-02-23
2
-2
/
+2
*
- Revert arguments for several functions to pre bus_get_dma_tag()
ariff
2007-02-23
4
-16
/
+18
*
- Compile time compatibility for pre/post newbus API (intr filter)
ariff
2007-02-23
4
-13
/
+40
*
Use snd_setup_intr() instead of bus_setup_intr() , like other drivers.
ariff
2007-02-23
1
-1
/
+1
*
Move the lock init until after if_alloc in case the allocation fails and we
thompsa
2007-02-23
1
-1
/
+1
*
Check that the length of the received message is at least as big as a PDU
emax
2007-02-23
1
-1
/
+2
*
Catchup with filters
imp
2007-02-23
8
-9
/
+10
*
Catchup to filters by piso.
imp
2007-02-23
1
-1
/
+1
*
Move to the preferred syntax for nice (-n) instead
remko
2007-02-23
1
-1
/
+1
*
Make cu/tip handle when $HOME is not set in the environment.
jls
2007-02-23
1
-1
/
+5
*
Correct two grammos.
schweikh
2007-02-23
1
-2
/
+2
*
Use 'pause' in several places rather than trying to tsleep() on NULL (which
jhb
2007-02-23
6
-13
/
+11
*
Add a new kernel sleep function pause(9). pause(9) is for places that
jhb
2007-02-23
5
-5
/
+47
*
Bump __FreeBSD_version after newbus api modification.
piso
2007-02-23
1
-1
/
+1
*
o break newbus api: add a new argument of type driver_filter_t to
piso
2007-02-23
2
-2
/
+2
[next]