summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove \, it confuses things.adrian2015-11-051-1/+1
* iwn(4): various simple fixesavos2015-11-051-7/+7
* Correct a comment which appears to be mistakingly mechanically changed in r26...bdrewery2015-11-051-1/+1
* OpenSSL is still maintained by us.jkim2015-11-051-1/+1
* Allow 'make buildenv' to work anywhere in the src tree.bdrewery2015-11-053-3/+18
* Allow 'make buildenv' to default to the caller's shell by using SHELL.bdrewery2015-11-051-3/+3
* Make if_macb work with FDT.cognet2015-11-051-0/+17
* I'm still maintaining these...jmg2015-11-051-2/+2
* Make at91_pmc probe any at91 pmc device we support, not just at91rm9200.cognet2015-11-051-1/+4
* Add wifi bits.adrian2015-11-051-2/+6
* make is hard, so definitely move it.imp2015-11-051-1/+1
* Fix CC being wrong during install* targets.imp2015-11-051-9/+11
* Chelsio T5 chips do not properly echo the No Snoop and Relaxed Orderingjhb2015-11-051-0/+29
* Add a new helper function for PCI devices to locate the upstreamjhb2015-11-054-0/+56
* Add helper routines for PCI device drivers to read, write, and modifyjhb2015-11-054-3/+124
* Note if relaxed ordering or no snoop is enabled for each PCI-express device.jhb2015-11-051-0/+4
* Start a cleanup of the MAINTAINERS file. This adds an "OLD" line at thejhb2015-11-051-0/+1
* Make rctl(8) use more reasonable buffer size for retrieving the rules.trasz2015-11-051-1/+1
* net80211: WME callback cleanup in various driversavos2015-11-057-114/+44
* Fix g_eli error loss conditionssmh2015-11-051-9/+9
* Restrict 520.pfdenied to only list rules that blocked traffic.lidl2015-11-051-1/+1
* Fix markup in rctl(8) - the 'rule' or 'filter' arguments are not optional.trasz2015-11-051-5/+5
* Add MTU support to carp interfacessmh2015-11-051-0/+7
* Provide information about bad DVAsmh2015-11-051-1/+7
* Update authors' contact info and fix grammar bugs.asomers2015-11-051-5/+4
* Allow zfs_recover to be changed at runtimesmh2015-11-051-1/+1
* Revert r290298. Per discussion on tech-userlevel@netbsd.org this changebrooks2015-11-051-2/+2
* Fix the open solaris atomic functions on arm64. Without this we may use theandrew2015-11-052-1/+88
* Rename __sentinel to __null_sentinelpfg2015-11-052-4/+4
* xen-netfront: remove unused header filesroyger2015-11-051-15/+0
* xen/intr: fix the event channel enabled per-cpu maskroyger2015-11-052-18/+20
* Give enough room for addresses when -W option is specified.ume2015-11-051-11/+25
* Fix alignment of `Drop' header.ume2015-11-051-1/+1
* Use returned network name from getnetbyaddr() correctly.ume2015-11-051-6/+5
* Revert previous workaround. This problem was fixedume2015-11-051-4/+0
* Extend mask of VMware virtual disks.mav2015-11-051-1/+1
* Fix typo in the function namebapt2015-11-051-3/+3
* Replace the fastforward path with tryforward which does not require agnn2015-11-058-125/+18
* Add /dev/vcio, userland access point to VideoCore mailbox property channelgonzo2015-11-052-0/+123
* Refactor mailbox property API to make it usable for /dev/vcio driver:gonzo2015-11-055-183/+123
* Add support for s25fl256s. I /think/ it's a 32mb NOR flash part.adrian2015-11-051-0/+1
* Improve the sysctl node name.hiren2015-11-051-1/+1
* Fix spelling error.rodrigc2015-11-052-2/+2
* Add README, similar to the one from libnetbsd.rodrigc2015-11-051-0/+7
* Import imsg from OpenBSD's libutil.rodrigc2015-11-044-0/+1279
* Remove unneeded mutex.h include, missed in r287155.bdrewery2015-11-041-1/+0
* Add a compile time switch to distinguish between 7-bit and 8-bit I2C addressandreast2015-11-041-2/+8
* Since sa->sa_len doesn't match sizeof(struct sockaddr_dl),ume2015-11-041-0/+4
* Fix alignment of AF_LINK address.ume2015-11-041-2/+1
* Simplify r290367 using asterisk for a field widthume2015-11-041-8/+3
OpenPOWER on IntegriCloud