summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix comment about unpriviledged instructions. Now, it matches withskra2015-11-042-35/+36
* Unify AF_INET case and AF_INET6 case.ume2015-11-041-15/+1
* Change to not truncate an interface name when -W optionume2015-11-041-11/+24
* Mask an IPv6 network address.ume2015-11-041-1/+8
* Restore an interface name field to left align.ume2015-11-041-2/+2
* Rename libohash to libopenbsd.rodrigc2015-11-0413-16/+16
* Include "system.h" for isdir() prototype.rodrigc2015-11-041-0/+1
* Revert r290243, it's vaid "illegal instruction" casegonzo2015-11-041-2/+2
* Remove now obsolete KASSERT.ae2015-11-031-6/+0
* Fix typo in error messagedteske2015-11-031-1/+1
* ath(4) - don't try to free buffers / return an error if we've committedadrian2015-11-031-1/+11
* Remove this; it's also in sys/conf/files.mips.adrian2015-11-031-2/+0
* Add sysrc(8) support for "rc.conf.d" file(s) when given "-s name" todteske2015-11-032-12/+238
* Check for (old|new)size + 1 overflows off_t.ache2015-11-031-2/+4
* Make all the LinuxKPI include files compile standalone.hselasky2015-11-0325-26/+72
* Eliminate any conditional increments of object_opcodes in theae2015-11-032-3/+9
OpenPOWER on IntegriCloud