summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Simplify getopt switch parsing.ed2011-11-081-12/+4
* Introduce the option VFS_ALLOW_NONMPSAFE and turn it on by default onattilio2011-11-0812-0/+47
* Enable PCI MMC/SD support by default on i386 and amd64kevlo2011-11-082-0/+10
* Add 802.11h quiet time element support into net80211.adrian2011-11-0810-2/+131
* Begin merging in some of my 802.11n TX aggregation driver changes.adrian2011-11-085-7/+327
* Bring over the 11n aggregation statistics struct from the if_ath_tx branch.adrian2011-11-081-0/+10
* Merge in ath rate flags and ath_rc_series from my 11n TX branch.adrian2011-11-081-0/+15
* Do not allow changing MTU to be less than the minimum.yongari2011-11-071-1/+1
* If ti_chipinit() fails in ti_stop(), ignore the error and releaseyongari2011-11-071-5/+5
* Show RX buffer allocation failure and do not blindly send aliveyongari2011-11-071-5/+21
* When loading addresses from INITs, always use the correcttuexen2011-11-071-37/+48
* Mini ring is not available on Tigon 1 so do not create DMA maps foryongari2011-11-071-0/+5
* Track which ring was updated in RX handler and update only modifiedyongari2011-11-071-5/+12
* When displaying process virtual memory mappings print superpagetrociny2011-11-072-2/+5
* Add KVME_FLAG_SUPER and use it in sysctl_kern_proc_vmmap for markingtrociny2011-11-072-2/+12
* In lim_fork() assert that processes locks are held.trociny2011-11-071-0/+4
* Ensure pam_lastlog removes the /dev/ component of the TTY name.ed2011-11-071-0/+5
* o Remove unnecessary controller reinitialization.yongari2011-11-071-2/+8
* Remove ti_unit member variable in softc.yongari2011-11-072-7/+5
* Don astbestos garment and remove the warning about TMPFS being experimentalmarcel2011-11-071-3/+0
* Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.ed2011-11-07245-290/+354
* In icmp6_redirect_input:glebius2011-11-071-11/+6
* Remove unneeded CFLAGS.ed2011-11-071-1/+0
* Remove a note about disabling of GEOM protection mechanism.ae2011-11-071-16/+1
* Reorganize write_mbr() function to be able write bootcode with differentae2011-11-071-54/+83
* Fix multi-line comment formatting.ae2011-11-071-1/+2
* Fix multi-line comment formatting.ae2011-11-071-2/+4
* SDT's struct sdt_argtype can be marked static everywhere.ed2011-11-071-1/+1
* Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.ed2011-11-07155-173/+188
* Improve error reporting when MBR can not be written.ae2011-11-071-36/+62
* Replace fasttrap_copyout() with uwrite(). FreeBSD copyout() is not able torstone2011-11-071-3/+8
* Fix the DTrace pid return trap interrupt vector. Previously we were usingrstone2011-11-076-21/+25
* Fix build breakage for 8-stable and older.hselasky2011-11-061-1/+5
* Add support for new USB modem protocol.hselasky2011-11-061-1/+5
* Freeze the device queue if a request didn't complete without error andmarius2011-11-061-8/+9
* Add check-password.4th and screen.4th to the boot image. They aremarcel2011-11-061-0/+2
* Add missing comma.marius2011-11-061-1/+1
* Commit man page update missed in r227006.marius2011-11-061-127/+60
* Initialize "acc" value inside the loop to reset failed attempts.ae2011-11-061-2/+2
* Add qlxgb(4).brueffer2011-11-061-1/+2
* Add qlxgb(4) to the hardware notes.brueffer2011-11-062-0/+3
* Add reference to gpart(8).ae2011-11-061-1/+2
* Add reference to gpart(8).ae2011-11-061-0/+1
* Add reference to gpart(8).ae2011-11-061-0/+1
* Write QLogic consistently.brueffer2011-11-061-1/+1
* Add recommendation to use gpart(8) when user tries write disklabelae2011-11-061-4/+15
* Partially revert r227233.ed2011-11-062-4/+11
* Remove MALLOC_DECLAREs of nonexisting malloc-pools.ed2011-11-066-24/+0
* Initialize all components of the sent COOKIE.tuexen2011-11-061-0/+4
* Remove unneeded checks.ae2011-11-061-3/+2
OpenPOWER on IntegriCloud