summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Dirty the newly copied anonymous pages after the wired region iskib2012-10-241-3/+6
* Add missed sched_pin().kib2012-10-241-0/+1
* Move common fdt into files. Duplicate in files.powerpc the filesimp2012-10-244-18/+12
* Pull in r165367 from upstream llvm trunk:dim2012-10-241-1/+3
* Sort a few mis-sorted items.imp2012-10-241-34/+29
* PRIV_START and PRIV_END were reversed.eadler2012-10-241-2/+2
* Conform to the style of the rest of the file for hwpmc.imp2012-10-241-2/+2
* Add entry for sjgsjg2012-10-241-0/+2
* Avoid changing IFS in a global context as this can sometimes causeeadler2012-10-241-7/+8
* Fix USB audio specification compliance by filtering which descriptors canhselasky2012-10-241-11/+17
* Make several timing parameters of the USB enumeration sequence tuneable.hselasky2012-10-248-106/+195
* Add back hwpmc support.imp2012-10-241-0/+4
* For fast ethernet controllers, Ethernet@WireSpeed is not defined soyongari2012-10-241-3/+3
* Ethernet@WireSpeed is defined for 1000baseT adapter to establish ayongari2012-10-241-45/+46
* Do not hardcode phy address. Multi-port controllers use different phyyongari2012-10-242-12/+14
* Add the release package directory for 9.1-RELEASE.kensmith2012-10-241-0/+1
* Cleanup and rename some variables in libpmc and hwpmc.sbruno2012-10-245-9/+9
* Merge ACPICA 20121018.jkim2012-10-23192-2258/+3666
* Don't include both <sys/param.h> & <sys/types.h>.obrien2012-10-231-6/+1
* Change the dependency of kern/uipc_cow.c from zero_copy_socketsandre2012-10-231-1/+1
* Fix spelling of NFSCL option.thompsa2012-10-232-2/+2
* Turns out the nvram env was common, so move it back up to get PB92 working.imp2012-10-232-1/+3
* For building GNU libstdc++ and libsupc++, filter out libc++-specific anddim2012-10-232-2/+6
* Fix a number of other clang warnings in libstdc++, which could appeardim2012-10-236-23/+29
* Fix two clang warnings in the recent atf import. These have also beendim2012-10-232-6/+0
* Fix several clang warnings in libstdc++, which were exposed by thedim2012-10-236-34/+44
* Note the removal of the ZERO_COPY_SOCKETS kernel option in r241931andre2012-10-231-0/+11
* Add in the crypto support from the generic versions.imp2012-10-231-0/+4
* Add in MD specific support for FDT. Need to refactor this a bit.imp2012-10-231-0/+10
* Remove two more 'periph == NULL' checks missed in r241404.mav2012-10-232-10/+0
* intr_machdep.c and trap.c can be replaced with ports' own versions,imp2012-10-231-2/+0
OpenPOWER on IntegriCloud