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 ahci and siis drivers to NOTES.
mav
2009-07-25
1
-0
/
+9
*
|
Some jail parameters (in particular, "ip4" and "ip6" for IP address
jamie
2009-07-25
7
-165
/
+277
*
|
Change the name displayed in sysinstall(8) from 'Wizard Mode'
trasz
2009-07-25
3
-4
/
+4
*
|
Catch ipfw up to the rest of the vimage code.
julian
2009-07-25
1
-109
/
+163
*
|
Improvement on the last change, this gives a precise
jfv
2009-07-24
3
-18
/
+18
*
|
Introduce a new sysctl process mib, kern.proc.groups which adds the
brooks
2009-07-24
3
-2
/
+81
*
|
Bump __FreeBSD_version for the introduction of OBJT_SG.
jhb
2009-07-24
1
-1
/
+1
*
|
This delta fixes two bugs:
jfv
2009-07-24
3
-7
/
+25
*
|
A small number of systems in the ICH9/10 family have a flash
jfv
2009-07-24
1
-22
/
+2
*
|
revert OACTIVE part of r195845; instead fix the comment so it does not refer
sam
2009-07-24
1
-1
/
+13
*
|
Update for vaps:
sam
2009-07-24
9
-114
/
+32
*
|
correct handling of IFF_PROMISC; this should not be pushed to the parent
sam
2009-07-24
1
-1
/
+2
*
|
monitor mode vaps are meant to be read-only so they can operate on any
sam
2009-07-24
1
-5
/
+18
*
|
o kill old code no longer needed after r193312
sam
2009-07-24
1
-14
/
+3
*
|
Remove debugging that crept in with previous commit.
jhb
2009-07-24
1
-5
/
+1
*
|
Revert the changes to struct kinfo_proc in r194498. Instead, fill
brooks
2009-07-24
3
-8
/
+26
*
|
Add a new type of VM object: OBJT_SG. An OBJT_SG object is very similar to
jhb
2009-07-24
24
-19
/
+313
*
|
Move the check to ensure the locate database has the minimum required size
jhb
2009-07-24
2
-3
/
+2
*
|
Make libkvm work on live systems and crashdumps with and
bz
2009-07-23
4
-9
/
+412
*
|
Introduce and use a sysinit-based initialization scheme for virtual
rwatson
2009-07-23
28
-721
/
+397
*
|
Eliminate unnecessary cache and TLB flushes by pmap_change_attr(). (This
alc
2009-07-23
1
-4
/
+11
*
|
Fix serial console on Apple Xserve G5 by falling back to input-device-1
nwhitehorn
2009-07-23
1
-9
/
+32
*
|
Add the -d switch to the usage message.
brian
2009-07-23
1
-1
/
+1
*
|
It is believed the last of the base system that could have an issue with
kensmith
2009-07-22
1
-10
/
+10
*
|
It is believed the last subsystem that limited ID sizes to something
kensmith
2009-07-22
1
-7
/
+18
*
|
When vfs.newnfs.callback_addr is set to an IPv4 address, the
rmacklem
2009-07-22
1
-1
/
+1
*
|
Fix extattr_list_file(2) on ZFS in case the attribute directory
trasz
2009-07-22
1
-3
/
+3
*
|
Add changes to the experimental nfs client to use the PBDRY flag for
rmacklem
2009-07-22
3
-7
/
+14
*
|
When the page caching attributes are changed, after new mapping is
kib
2009-07-22
4
-14
/
+66
*
|
When using an NFSv4 mount in the experimental nfs client with delegations
rmacklem
2009-07-22
1
-1
/
+1
*
|
mxge's tunable hw.mxge.rss_hash_type cannot be set from the
gallatin
2009-07-22
2
-2
/
+3
*
|
Remove the "dedicated disk mode" partitioning option from sysinstall, in
cperciva
2009-07-22
1
-16
/
+2
*
|
Output DWARF debug information for global 'using' declarations, instead
bms
2009-07-22
1
-1
/
+1
*
|
sysctl_msec_to_ticks is used with both virtualized and
bz
2009-07-21
4
-16
/
+17
*
|
store mesh timers as ticks and sysctls for changing the defaults
sam
2009-07-21
3
-39
/
+43
*
|
Correct handling of keys that already have a hardware/device key index:
sam
2009-07-21
2
-6
/
+8
*
|
update for recent mesh additions
sam
2009-07-21
1
-1
/
+17
*
|
correct setup of opt_ddb.h
sam
2009-07-21
1
-1
/
+1
*
|
Fix handling of AR_RX_FILTER_BSSID: write the shadow value for AR_MISC_MODE
sam
2009-07-21
1
-5
/
+5
*
|
Add a MD __PCI_BAR_ZERO_VALID which denotes that BARs containing 0
marius
2009-07-21
2
-8
/
+17
*
|
track whether any mesh vaps are present to correctly setup the rx filter
sam
2009-07-21
2
-1
/
+6
*
|
Catch up with r195249, "Improve the handling of cpuset with interrupts."
alc
2009-07-21
1
-2
/
+3
*
|
Fix the logic to count the number of "live interfaces". With this change
sam
2009-07-21
1
-9
/
+11
*
|
Enable mesh support.
rpaulo
2009-07-21
1
-5
/
+6
*
|
Improve the printf message when a module failed to load. This gives the
rpaulo
2009-07-21
1
-2
/
+2
*
|
Add `siis` CAM driver for SiliconImage SiI3124/3132/3531 SATA2 controllers.
mav
2009-07-21
7
-0
/
+2150
*
|
- Add my birthday
yzlin
2009-07-21
2
-0
/
+4
*
|
Do not use OCP85XX_LBC_OFF twice when accessing LBC registers on MPC85XX.
raj
2009-07-21
1
-4
/
+4
*
|
Make dcache_inv_range() point to the proper routines on ARM9 and ARM9E/ARM10.
raj
2009-07-21
1
-2
/
+2
*
|
Fix regression in last set of commits. Submitted via e-mail and then
cokane
2009-07-20
1
-0
/
+2
[prev]
[next]