summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove all support for legacy NOFOO and NO_FOO build options.des2013-01-105-118/+0
* | The Giant lock is no longer used in the vm_map(9) part of the VM.pluknet2013-01-102-9/+6
* | Remove not very useful printf, that can be too chatty.mav2013-01-101-8/+1
* | Rather than using zic to both compile and install zoneinfo files,brooks2013-01-101-4/+31
* | The current ZFS code expects ddt_zap_count to always succeed by assertingdelphij2013-01-104-18/+27
* | Clang complains about the comparision of fak < 0 always beingimp2013-01-101-1/+0
* | When nullfs mount is forcibly unmounted and nullfs vnode is reclaimed,kib2013-01-101-0/+8
* | Re-enable ip6addrctl support but only for IPv6 address.ume2013-01-101-7/+5
* | - Reduce kernel size by removing unnecessary pointer indirections.zont2013-01-103-19/+17
* | Changed scsi_da device requests to use the sysctl tunable value for retry_countsmh2013-01-101-3/+3
* | Updates delete_method sysctl changes to always maintain disk d_flagssmh2013-01-101-12/+32
* | Removes essentially unused variables from scsi_da probe setupssmh2013-01-101-6/+2
* | Allow perl scripts to be used in rc.d scriptssmh2013-01-101-1/+1
* | Bugfix: Fix sizeof() argument.hselasky2013-01-101-1/+1
* | Fix detection of Razer Copperhead as a USB mouse.hselasky2013-01-104-60/+101
* | Simplify in6_setscope() function to get better performance.ae2013-01-101-46/+17
* | cxgbe(4): updates to the configuration file that controls how hardwarenp2013-01-091-4/+4
* | Always install our mtree as /usr/sbin/fmtree and link it asbrooks2013-01-095-3/+42
* | Don't drop options from the third retransmitted SYN by default. If thejhb2013-01-091-1/+7
* | Update where porters handbook lives.gjb2013-01-091-2/+2
* | Fix the bindto parameter declaration.ae2013-01-091-1/+1
* | Remove unneeded variable.ae2013-01-091-6/+1
* | Add the "enable at reset" functionality to trigger spectral scan uponadrian2013-01-091-0/+30
* | Add no_prefer_iface option.ume2013-01-097-7/+35
* | Make CTL work a little better with loading and unloading drivers.ken2013-01-092-88/+183
* | Fix a bug in the device pager code that can trigger an assertionken2013-01-092-1/+3
* | Disable destination address selection support ofume2013-01-091-0/+8
* | Change function argument type instead of casting.hselasky2013-01-091-3/+3
* | Fix compile warning when using GCC:hselasky2013-01-091-1/+1
* | Add a "pause" to busy wait loops in the cpu reset path.neel2013-01-091-3/+7
* | Define IPI_IRQ_START and IPI_IRQ_END.cognet2013-01-091-0/+4
* | Use get_pcpu() instead of using pcpup, as it's wrong for SMP.cognet2013-01-091-2/+2
* | The in6_setscope() function determines the scope zone id of an addressae2013-01-091-14/+15
* | Remove old declarations.cognet2013-01-081-7/+0
* | Fix format size.adrian2013-01-081-1/+1
* | Add support for triggering spectral scan upon a channel reset/change.adrian2013-01-082-2/+54
* | Use calloc() to get zeroed memory.delphij2013-01-081-3/+2
* | If spectral scan is enabled, ensure radar report PHY errors are alsoadrian2013-01-081-0/+7
* | ISO 9660 specification allows only "d-characters" and "a-characters" in thehrs2013-01-086-10/+10
* | Shave off another register write to save some morehselasky2013-01-081-12/+17
* | Following r226271, allow disabling lzma support with "WITHOUT_LZMA_SUPPORT".obrien2013-01-084-6/+22
* | Fix -iface and -interface modifiers.hrs2013-01-081-14/+14
* | Add support for IO_APPEND flag in fusebapt2013-01-081-3/+5
* | Add in the missing radiotap definitions from the sipsolutions.netadrian2013-01-081-1/+12
* | Bring in some userboot changes from the bhyve branch to reduce diffs.grehan2013-01-083-4/+12
* | Switch default cache type for ARMv6/ARMv7 from write-through togonzo2013-01-081-1/+1
* | Fix cache-related issue with pmap for ARMv6/ARMv7:gonzo2013-01-081-10/+35
* | Nuke ARM_WANT_TP_ADDRESS, it's not used anymore.cognet2013-01-071-3/+3
* | - Identify more devices for OMAP4 SoC (up to OMAP4470)gonzo2013-01-072-30/+90
* | Revert r244549.jimharris2013-01-071-2/+2
OpenPOWER on IntegriCloud