summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* There is only one caller of the dupfdopen() function, so we can simplifypjd2012-06-131-32/+14
* mdoc: avoid nested displays. Fixes mandoc warnings.joel2012-06-132-7/+5
* Remove 'low' argument from fd_last_used().mjg2012-06-131-10/+7
* Re-apply reverted parts of r236935 by pjd with some changes.mjg2012-06-131-15/+17
* Also remove /usr/share/examples/etc/auth.conf, which I didn't evendes2012-06-131-0/+1
* Remove leakage of other patches into last commit.imp2012-06-135-5/+5
* Fix a couple of bugs that prevented windows in PCI-PCI bridges fromjhb2012-06-131-3/+3
* Remove leading /des2012-06-131-4/+4
* Remove auth.conf and related files.des2012-06-131-0/+4
* Fix ZFS boot with pre-features pools (version <= 28) broken in r236884mm2012-06-131-3/+4
* Implement a separate, smaller pool of ath_buf entries for use by managementadrian2012-06-135-17/+106
* Include a warning when using the example code as it may noteadler2012-06-131-1/+5
* Add ARM callchain support for hwpmc.fabient2012-06-132-15/+103
* Remove a duplicate definition.adrian2012-06-131-2/+0
* Oops, return the newly allocated buffer to the queue, not the completedadrian2012-06-131-1/+1
* Replace the direct sc_txbuf manipulation with a pair of functions.adrian2012-06-133-6/+26
* trim trailing whitespaceimp2012-06-1321-36/+33
* Final whitespace trim.imp2012-06-1337-275/+271
* Trim trailing whitespace...imp2012-06-1316-40/+40
* Strip trailing whitespace before other changes.imp2012-06-1317-63/+62
* Strip trailing whitespace.imp2012-06-1319-45/+45
* trim trailing spaces that have accumulated over the years (these filesimp2012-06-1340-204/+203
* Add a test for the :tl & :tu modifiers.obrien2012-06-1211-0/+35
* For incompleted block allocations or frees, the inode block count usagekib2012-06-121-0/+15
* Add pfg@ as one of my mentees.jhb2012-06-121-0/+1
* Make sure libkiconv.so.4 is installed into /lib, not into /usr/lib,dim2012-06-121-1/+2
* Replace a reference to the non-existent SI_ORDER_LAST in a comment withjhb2012-06-121-1/+1
* Stop using auth_getval() now that it always returns NULL. Instead,des2012-06-123-20/+8
* auth.conf is dead.des2012-06-121-1/+2
* Finally nuke auth.conf, nine years after it was deprecated. The onlydes2012-06-129-139/+8
* Space mismatch - typo in r236962.pfg2012-06-121-1/+1
* Remove dead code.des2012-06-121-73/+16
* Add experimental support for amdfam10/barcelona from the GCC 4.3 branch.pfg2012-06-1220-493/+1724
* Add a cmsg of type IP_TOS for UDP/IPv4 sockets to specify the TOS byte.tuexen2012-06-121-1/+11
* Document the -v flag for zpool list.mm2012-06-122-1/+3
* Add a IP_RECVTOS socket option to receive for received UDP/IPv4tuexen2012-06-126-2/+45
* Deliver IPV6_TCLASS, IPV6_HOPLIMIT and IPV6_PKTINFO cmsgs (iftuexen2012-06-121-25/+65
* Fix comment to better reflect how we arerrs2012-06-121-6/+11
* Unify the sending of ABORT, SHUTDOWN-COMPLETE and ERROR chunks.tuexen2012-06-123-604/+133
* Note to self. Have morning coffee *before* committing things.rrs2012-06-121-4/+6
* Opps forgot to commit the flag.rrs2012-06-121-1/+1
* Fix a problem where zero-length RDATA fields can cause named(8) to crash.bz2012-06-121-0/+17
* - Limit r214102 workaround to only x86. On arm it causes more problemsmav2012-06-123-1/+47
* Allow a gif tunnel to be used with ALTq.rrs2012-06-121-46/+102
* Revert part of the r236935 for now, until I figure out why it doesn'tpjd2012-06-121-8/+6
* Small cleanup.tuexen2012-06-121-3/+1
* LibUSB v1.0 API compiliance and bugfixes.hselasky2012-06-123-5/+33
* Share IPI init and startup code of mp_machdep.c with acpi_wakeup.ciwasaki2012-06-125-131/+111
* In softdep_setup_inomapdep() we may have to allocate both inodedepmckusick2012-06-111-14/+41
* Switch from 4-clause to 2-clause BSD license. (OpenBSD r1.22)delphij2012-06-111-8/+1
OpenPOWER on IntegriCloud