summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Recent versions of U-Boot require us to also backup and restore r9 for APIandrew2013-11-241-6/+12
* gcc: Missing makefile changes for r258501.pfg2013-11-242-3/+4
* Save and restore the trap vectors when doing OF calls on pSeries machines.andreast2013-11-233-0/+38
* Limit the large page size to 16MB for now.andreast2013-11-231-0/+5
* Get rid of the CONCAT macro.andreast2013-11-232-19/+19
* gcc: Bring updates from Google's enhanced gcc-4.2.1.pfg2013-11-2328-161/+1862
* If check_deferred_signal() execution needs binding of PLT symbol,kib2013-11-232-2/+10
* When purging per-CPU UMA caches do not return empty buckets into the globalmav2013-11-231-4/+16
* MFreleng/8.4 r251256 (by hrs):mav2013-11-231-10/+7
* Add an ioctl to assert and deassert an ioapic pin atomically. This will be usedneel2013-11-2310-14/+67
* fix broken style(9) in r258399jmg2013-11-231-2/+2
* sh: Add tests for the </dev/null implicit in a background command.jilles2013-11-223-0/+9
* Remove __FreeBSD__ ifdefs.glebius2013-11-221-6/+1
* Rewrite usage() so that its source code resembles what is printed.glebius2013-11-221-7/+7
* The DIOCKILLSRCNODES operation was implemented with O(m*n) complexity,glebius2013-11-221-38/+56
* To support upcoming changes change internal API for source node handling:glebius2013-11-222-17/+59
* Add missing 'extern'.glebius2013-11-221-2/+2
* Fix off by ones when scanning source nodes hash.glebius2013-11-221-3/+3
* Eliminate redundant information about the host cpu in bhyve's KTR trace points.neel2013-11-221-11/+10
* Style: don't compare unsigned <= 0.glebius2013-11-221-3/+3
* Teach acpidump(8) to display the 'Flags' field in the HPET Description Table.neel2013-11-221-0/+1
* Refactor i386 startup SMAP parsingemaste2013-11-221-33/+50
* Revert r258455 for now, as it apparently causes miscompilation in somedim2013-11-221-8/+14
* Don't abort SMAP processing after an entry of length 0emaste2013-11-221-1/+1
* - Purge one more reference to ad(4)[1].pluknet2013-11-221-6/+4
* add a counter on the struct mq (a queue of mbufs),luigi2013-11-223-0/+32
* disable some ipfw match options when compiling in userspaceluigi2013-11-221-2/+10
* make this code compile in userspace on OSXluigi2013-11-221-0/+7
* more support for userspace compiling of this code:luigi2013-11-221-0/+10
* make ipfw_check_packet() and ipfw_check_frame() public,luigi2013-11-221-4/+4
* Improve network device scanning in the netdev module. First, make it use thedteske2013-11-223-35/+173
* Fix mergemaster -U by forcing FreeBSD 9 compatiblity in mtree when mtree isbrooks2013-11-221-1/+7
* Pull in r195318 from upstream llvm trunk:dim2013-11-211-14/+8
* Replace the WEAK_ALIAS() alias with the WEAK_REFERENCE() alias. Use it andandreast2013-11-2110-38/+30
* Have the GPT probe return a lower priority when the MBR is not a PMBRmarcel2013-11-211-5/+15
* Introduce a WEAK_REFERENCE() alias and use it. Get rid of the CNAME and theandreast2013-11-2110-39/+32
* Add static where appropriate.eadler2013-11-211-8/+6
* Fix cross compilation after r258428.andreast2013-11-212-2/+2
* Catch up with OpenPAM Nummularia.pluknet2013-11-211-1/+1
* Kill ARM_VFP_SUPPORT, it's been removed some time ago.cognet2013-11-211-1/+0
* cxgbe(4): update the internal list of device features.np2013-11-211-1/+3
* mdoc: remove EOL whitespace.joel2013-11-211-4/+4
* f_die() (see `bsdconfig includes -dF die') uses a dialog box (and has beendteske2013-11-212-4/+6
* Fix reference to ioctl(2).pluknet2013-11-211-1/+1
* Sync with NetBSD. The funtional change is to make the output whenbrooks2013-11-213-52/+99
* Refactor amd64 startup SMAP parsingemaste2013-11-211-33/+44
* Update text related to Intel CPU support and Apple hardware support.rodrigc2013-11-211-63/+7
* Update copyrightsrodrigc2013-11-212-0/+13
* Disable amd64 boot time memory test by defaultemaste2013-11-211-6/+8
* Remove unused line -- cruft left over from SVN r258360.dteske2013-11-211-1/+0
OpenPOWER on IntegriCloud