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
*
Fix bug of r232207, when cpu_search() could prefer CPU group with best
mav
2012-03-03
1
-5
/
+7
*
Unbreak n64 build without COMPAT_FREEBSD32 by fixing mismatched preprocessor
jmallett
2012-03-03
1
-1
/
+1
*
Use snprintf(3) constantly when generating CAM error messages.
jh
2012-03-03
1
-44
/
+58
*
o) Add COMPAT_FREEBSD32 support for MIPS kernels using the n64 ABI with userl...
jmallett
2012-03-03
26
-68
/
+761
*
Make sure that the USB system suspend event is executed synchronously
hselasky
2012-03-03
1
-2
/
+21
*
Add entry for packages-8.3-release directory.
kensmith
2012-03-03
1
-0
/
+1
*
Post r230394, the Lookup RPC counts for both NFS clients increased
rmacklem
2012-03-03
5
-40
/
+93
*
Add VESA option to GENERIC for amd64 and i386.
jkim
2012-03-03
2
-0
/
+2
*
Fix a problem that was causing the mpt(4) driver to attach to MegaRAID
ken
2012-03-02
1
-6
/
+56
*
When creating a handle for a subregion, be sure to actually math out the new
jmallett
2012-03-02
2
-10
/
+8
*
If an Atheros device is attached to an Octeon, it's going to be by PCI.
jmallett
2012-03-02
1
-0
/
+1
*
- Add a bus_dma tag to each PCI bus that is a child of a Host-PCI bridge.
jhb
2012-03-02
6
-20
/
+84
*
Unbreak SMP on stock Octeon systems -- copy the core_mask from bootinfo into
jmallett
2012-03-02
1
-0
/
+1
*
Similar to the fixes in 226967 and 226987, purge any name cache entries
jhb
2012-03-02
2
-0
/
+9
*
Fix typo.
andreast
2012-03-02
1
-1
/
+1
*
Eliminate stale incorrect ARGSUSED comments.
alc
2012-03-02
1
-3
/
+0
*
Removed excessive _seekdir() call in closedir(). This saves one lseek()
ru
2012-03-02
1
-3
/
+1
*
Belatedly add dl_iterate_phdr(3) to the list of installed manpages.
kib
2012-03-02
1
-1
/
+1
*
Finally removed the stat() and fstat() calls from the opendir() code.
ru
2012-03-02
1
-24
/
+14
*
Reflect the renaming of ifmaof_ifpforaddr() to if_findmulti() in r148652.
pluknet
2012-03-02
1
-5
/
+5
*
Do not expose unlocked unconstructed nullfs vnode on mount list.
kib
2012-03-02
1
-1
/
+1
*
ifp->if_ioctl() has moved to u_long cmd in r36735.
pluknet
2012-03-02
1
-1
/
+1
*
Fix names of some Marvell SATA chips. It looks like chips with proprietary
mav
2012-03-02
6
-23
/
+23
*
Allow to configure net.inet6.ip6.{accept_rtadv,no_radr} by the loader tunables
hrs
2012-03-02
1
-0
/
+2
*
Remove a redundant check.
hrs
2012-03-02
1
-10
/
+0
*
Kill EoL whitespaces, and minor lint.
pluknet
2012-03-02
2
-297
/
+295
*
Add ahci(4) and siis(4) to the hardware notes.
mav
2012-03-02
1
-0
/
+4
*
Wrap another ATH_LOCK around the scanning flag.
adrian
2012-03-02
1
-0
/
+2
*
Wrap the scan code state change stuff behind ATH_LOCK and the PCU fiddling
adrian
2012-03-02
1
-0
/
+10
*
Attempt to catch scan cancellations at exactly the wrong time from occuring.
adrian
2012-03-02
1
-0
/
+13
*
Properly handle failures in igb_setup_msix() by returning 0 if MSI or MSI-X
jhb
2012-03-01
1
-4
/
+6
*
- Add support for the Intel Sandy Bridge microarchitecture (both core and unc...
davide
2012-03-01
10
-177
/
+1946
*
Provide pre/post transfer method callbacks for icbbb
kan
2012-03-01
2
-2
/
+55
*
Add regression test for USB enumeration.
hselasky
2012-03-01
1
-0
/
+30
*
Update the documentation on pci_get/set_powerstate(). These methods are
jhb
2012-03-01
1
-10
/
+8
*
Sort function prototypes.
jhb
2012-03-01
1
-23
/
+23
*
Style change: Expand redundant #if's. Remove a couple of empty lines.
hselasky
2012-03-01
1
-101
/
+12
*
Add pci_save_state() and pci_restore_state() wrappers around
jhb
2012-03-01
4
-0
/
+49
*
Update for adjusted types for boundary arguments in 232356.
jhb
2012-03-01
2
-2
/
+2
*
Close a detach race. Make sure all pending
hselasky
2012-03-01
1
-2
/
+6
*
Add myself
ak
2012-03-01
1
-0
/
+4
*
- Change contigmalloc() to use the vm_paddr_t type instead of an unsigned
jhb
2012-03-01
12
-25
/
+25
*
Add snd_hdspe(4) to the hardware notes.
brueffer
2012-03-01
2
-0
/
+3
*
Replace the three spaces with one tag.
davide
2012-03-01
1
-1
/
+1
*
This change avoids a kernel deadlock on "snaplk" when using
mckusick
2012-03-01
8
-99
/
+172
*
Since r199137 namei() returns EINVAL for DELETE and RENAME operations if
jh
2012-03-01
1
-1
/
+8
*
remove some write-only variables.
luigi
2012-03-01
1
-7
/
+2
*
Handle the case where a boolean parameter is also a node.
jamie
2012-03-01
1
-30
/
+23
*
Note that memory should be freed after uuid_to_string(3) call.
ae
2012-03-01
1
-2
/
+11
*
Add driver for the RME HDSPe AIO/RayDAT sound cards -- snd_hdspe(4).
mav
2012-03-01
10
-2
/
+1393
[next]