summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Increase the driver-side limit on the number of logical volumes thatpeter2012-10-251-1/+1
* Desupport pre-FreeBSD 7.1.obrien2012-10-251-75/+0
* Initialize the response queue mutex a bit earlier to avoid a panic thatnp2012-10-251-5/+5
* Update hptiop(4) to version 1.8, which added support for HighPointdelphij2012-10-253-21/+854
* For PCI Express capability, if max link width is greater than zero, printjimharris2012-10-251-0/+26
* Remove new-line characters from the include() errors to make it consistentmav2012-10-251-2/+2
* Note the removal of the IPFIREWALL_FORWARD kernel option.ae2012-10-251-0/+5
* Pull in r166498 from upstream clang trunk:ed2012-10-253-0/+16
* Remove the IPFIREWALL_FORWARD kernel option and make possible to turnae2012-10-2518-98/+52
* Correct SIGTTIN handling.ed2012-10-253-8/+18
* After r241923 the updated ip_len no longer needed.glebius2012-10-251-1/+0
* Fix error in r241913 that had broken fragment reassembly.glebius2012-10-251-1/+1
* Fix MINCLSIZE. It should be MHLEN + 1.kevlo2012-10-251-4/+3
* Enable "accept_rtadvd" on interfaces running rtadvd.brian2012-10-251-2/+9
* Sort and remove a few long-obsolete comments.imp2012-10-251-17/+12
* Remove the links: target. It too is homelessly outdated since itimp2012-10-251-9/+1
* This file is somewhat obsolete (last updated in 1995) list of #if codeimp2012-10-251-35/+0
* Restore r184194 | marcel | 2008-10-22 20:16:38 -0600 (Wed, 22 Oct 2008) | 11 ...imp2012-10-251-6/+0
* Remove redunant geom_bsd and geom_mbr definitions. They are in files.imp2012-10-251-4/+0
* Do proper padding of runt packets using code copied from bge(4).kientzle2012-10-251-2/+51
* Refer to headers locally. This makes it a lot easierkientzle2012-10-251-2/+2
* Hoist the MI compat_freebsd32 files up into files from files.*.imp2012-10-255-25/+6
* List all the mips MACHINE_ARCH values in the options file to allowimp2012-10-252-1/+8
* Support FreeBSD Boot loaders.kientzle2012-10-251-0/+1
* Everybody needs bpf.kientzle2012-10-251-1/+1
* Support boot loaders in the standard kernel.kientzle2012-10-251-0/+2
* We need ucmpdi2 for XLR and XLP when compiled in 32-bit mode. Includeimp2012-10-251-0/+1
* Show the number of times we block waiting for mbufs.alfred2012-10-251-4/+18
* Allow autotune maxusers > 384 on 64 bit machinesalfred2012-10-251-2/+10
* Pad tdq_lock to avoid false sharing with tdq_load and tdq_cpu_idle.jimharris2012-10-241-1/+6
* Fix fallout from r240071. If destination interface lookup fails,glebius2012-10-241-6/+5
* Commit the actual text provided by Alan, instead of the wrong updatekib2012-10-241-5/+7
OpenPOWER on IntegriCloud