summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Queisce warnings for gperf -Wlogical-op-parentheses with parens tosbruno2013-10-261-2/+4
* Disable fingerprint checking for now as the pkg repository mirrors willbdrewery2013-10-261-1/+1
* Link in libcrypto as well to fix build in some cases.bdrewery2013-10-261-2/+3
* machine/pmap.h is included by vm/pmap.h, so is redundant here. Thanks tonwhitehorn2013-10-261-1/+0
* Make hastctl list command output current queue sizes.trociny2013-10-265-1/+92
* Merging local and remote bitmaps must be protected by hr_amp lock.trociny2013-10-261-1/+1
* Do some cleanup of the SDT code. In particular,markj2013-10-262-73/+69
* Document /var/cache/pkg into hier(7) which pkg(8) uses.bdrewery2013-10-261-0/+8
* Add infrastructure for installing pkg(8) keys into /etc/keys/pkg and addbdrewery2013-10-267-1/+44
* Add support to check the signature of a local pkg.txz file beingbdrewery2013-10-261-12/+47
* Tell which fingerprint pkg is being validated against.bdrewery2013-10-261-14/+29
* Support checking signature for pkg bootstrap.bdrewery2013-10-265-45/+615
* Be verbose and tell where pkg(8) is being bootstrapped from.bdrewery2013-10-261-1/+2
* Add support for reading configuration files from /etc/pkg.bdrewery2013-10-265-31/+122
* Fix build after r257111 by including headers with definition of pmap_kextract().nwhitehorn2013-10-261-0/+4
* Fix a couple of bugs in the fasttrap emulation of a "push %rbp" instruction:markj2013-10-261-7/+6
* Wrap long linesbdrewery2013-10-262-6/+12
* add 0x8b, lifted from Linux iwlegacy/commands.hadrian2013-10-261-0/+1
* Regerate after r257138 swapped the default to WITH_NMTREE.brooks2013-10-251-5/+5
* Switch the default mtree to nmtree our new NetBSD derived mtree.brooks2013-10-253-3/+10
* vnet.h needs to be included before raw_cb.h. Now it compiles due toglebius2013-10-252-2/+2
* Begin fleshing out a knob to enable/disable bluetooth coexistence.adrian2013-10-252-2/+38
* Temporarily disable multi-rate retry (link quality) and eliminate rateadrian2013-10-251-25/+70
* Add id for GTM661W.n_hibma2013-10-252-0/+2
* Reject attempts to attack a disk device that has the old NEEDSGIANTjhb2013-10-252-0/+8
* Add a helper routine to search for a compat string in a table thatian2013-10-252-0/+30
* Remove time and date stamps from svn* binaries, in order to make thecperciva2013-10-252-5/+3
* Remove all the instances of '#undef DEBUG' from kernel.loos2013-10-258-21/+0
* Make sure to get the right node when looking up #interrupt-cells.nwhitehorn2013-10-251-2/+2
* Convert e500 PCI driver to use common PPC PCI bus glue. No functionalnwhitehorn2013-10-252-278/+79
* Remove dead reference to PSL_MBO.nwhitehorn2013-10-251-1/+1
* Remove some #ifdef and duplication in the MSR bit definitions. This addsnwhitehorn2013-10-253-94/+36
* Use common OFW root code to set up fdtbus. This is an almost purelynwhitehorn2013-10-252-553/+10
* Test UARTs physical address instead of virtual.ray2013-10-251-1/+7
* Add clang-CC and CC to list of hints allowing clang to identify its operatingsmh2013-10-251-0/+2
* Disable WITH_TESTS= for now.rpaulo2013-10-251-1/+1
* Add a tests(7) manual page.rpaulo2013-10-253-1/+210
* Add missing plain.test.mk.rpaulo2013-10-251-0/+51
* Add missing WITHOUT_TESTS file.rpaulo2013-10-251-0/+2
* Set up the /usr/tests hierarchy.rpaulo2013-10-2510-0/+165
* Move the TESTSBASE definition to bsd.own.mk.rpaulo2013-10-252-4/+4
* Allow mixing bsd.files.mk with bsd.subdir.mk.rpaulo2013-10-251-5/+3
* Add a configuration file and hints file for the Alfa Networks Hornet UBadrian2013-10-252-0/+162
* Be a little more suspicious of thermal sensors, which can have singlenwhitehorn2013-10-251-7/+24
* Fix bug in the ioapic emulation for level-triggered interrupts,grehan2013-10-251-31/+85
* Queisce quite a few clang warnings -Wdangling-else due to this work aroundsbruno2013-10-251-1/+4
* Initialize inc_fibnum for properly handling ICMP6_PACKET_TOO_BIG errorsae2013-10-251-0/+1
* ELF PowerPC64 ABI puts the LR save word at 16 byte offset, not 8.jhibbits2013-10-251-1/+2
* Fix build host pollution by avoiding calling 'uname -srp' togjb2013-10-241-2/+6
* Fix panic in the tap driver when a tap and vmnet interface weregrehan2013-10-241-1/+1
OpenPOWER on IntegriCloud