summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove one more numeric priority constant.mav2012-10-271-1/+1
* Comment out the other BOOTP optionkientzle2012-10-271-1/+1
* stack_machdep.c is dependent on ddb or stack options, not standard.imp2012-10-261-1/+1
* o Remove last argument to ip_fragment(), and obtain all needed informationglebius2012-10-266-29/+31
* Siba, in theory, is a architecturally neutral bus, so place it inimp2012-10-261-1/+4
* While 'make universe' passed this didn't work with clang.eadler2012-10-261-0/+2
* A little bit easier to read.obrien2012-10-261-6/+7
* Test both active and non-active cases.obrien2012-10-261-0/+8
* Implement CAM_ATAIO_NEEDRESULT (fetching full set of result registers) formav2012-10-265-6/+21
* Oops, missed in my last commit.adrian2012-10-261-0/+2
* Allow net80211 to be built on -9 and -8.adrian2012-10-261-1/+29
* Const-ify the zone name argument to uma_zcreate(9).mdf2012-10-264-8/+8
* Move the corresponding MTX_SYSINIT() next to their struct mtx declarationandre2012-10-262-8/+10
* Fix up some initial issues with creation and deletion of hotpluggedadrian2012-10-262-0/+24
* mdoc: sort sections.joel2012-10-261-2/+2
* Fix loader crash when some unhalted exception happens during `include`mav2012-10-261-0/+6
* Since it's not immediately obvious whether the current TX path handlesadrian2012-10-261-0/+4
* Add pcpu to the the rctl(8) manual page.trasz2012-10-261-1/+2
* Add CPU percentage limit enforcement to RCTL. The resouce name is "pcpu".trasz2012-10-268-31/+590
* Add "-f" to also output filemon(4) information.obrien2012-10-262-11/+56
* Iterate rather than use recursion. We can blow out the kernel stack if thereobrien2012-10-263-11/+205
* Prefer an example users born after myself might use.eadler2012-10-261-1/+1
* zfs: fix label validation code in vdev_geom_read_configavg2012-10-261-3/+5
* These no longer appera to be necessary for either 32-bit or 64-bitimp2012-10-261-3/+0
* Make sure to define __BIG_ENDIAN and __LITTLE_ENDIAN with the appropriatenwhitehorn2012-10-261-0/+5
* Improve libgeom XML parsing error handling.jh2012-10-261-8/+33
* Make sure the vendor class quirk only matches the vendor specifichselasky2012-10-261-1/+2
* Add support for Fast Track Ultra 8R from M-audio.hselasky2012-10-262-2/+8
* Add missing CTLFLAG_TUN flag to tunable sysctls in USB stack.hselasky2012-10-2618-58/+47
* set the kernelname from the boot loader environment.kientzle2012-10-261-0/+5
* Comment out the BOOTP/NFSROOT support. Transition thiskientzle2012-10-261-6/+7
* Resurrect and integrate stable/9/usr.sbin/sysinstall/help/usermgmt.hlpdteske2012-10-263-2/+96
* Port the new PV entry allocator from amd64/i386. This allocator has twoalc2012-10-263-233/+447
* This utility builds without NO_WCAST_ALIGNeadler2012-10-261-2/+0
* Remove unnecessary quotation to clean things up.dteske2012-10-261-1/+1
* Don't mask fwe(4) lp(4) or plip(4) devices from ifconfig(8) list.dteske2012-10-261-3/+0
* Resurrect and integrate stable/9/sysinstall/help/tcp.hlpdteske2012-10-263-3/+46
* No MII on the RSYS4GBE (AMC-7211/ATCA-7220).jmallett2012-10-261-0/+5
* Tighten-up displays that use a NULL prompt (e.g., networking and usermgmt).dteske2012-10-261-1/+1
* Fix copy/paste error.dteske2012-10-261-1/+1
* Switch from using a msgbox to display help files to a textbox instead. Thedteske2012-10-264-40/+81
* Add support for Radisys as a vendor of Octeon hardware. Add some preliminaryjmallett2012-10-265-0/+20
* Don't attach if the bootloader has not indicated that we're a PCI host. Thisjmallett2012-10-261-1/+3
* Merge bmake-20121010sjg2012-10-258-1343/+119
* Second attempt to add @every_second keyword support. Due to multiplesobomax2012-10-254-30/+149
* Fix build in case we have SMBVDEBUG turned on.davide2012-10-252-4/+5
* When Xdialog(1) is passed a NULL argument to its `--help' option, Xdialog(1)dteske2012-10-252-2/+2
* - Remove the references to the deprecated zalloc kernel interfacedavide2012-10-252-36/+2
* Let lpr build with -Wmissing-variable-declarations.ed2012-10-257-21/+14
* Modify the comment to take out the names and URL.rmacklem2012-10-251-6/+3
OpenPOWER on IntegriCloud