summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes for include/uqs2012-01-077-12/+12
* Spelling fixes for libexec/uqs2012-01-0719-30/+30
* Spelling fixes for release/uqs2012-01-074-8/+8
* Spelling fixes for sbin/uqs2012-01-0724-37/+37
* Merge from OpenBSD:glebius2012-01-071-7/+7
* Retire the SCTP sysctl "strict_init". We always perform the validationtuexen2012-01-073-16/+3
* Improve the handling of received INITs. Send an ABORT whentuexen2012-01-071-100/+65
* Fix indentation.glebius2012-01-071-4/+3
* Document comconsole_port and comconsole_pcidev loader variables.kib2012-01-071-1/+38
* Implement fdlopen(3), an rtld interface to load shared object by filekib2012-01-077-35/+130
* ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it againkevlo2012-01-0735-35/+0
* Handle the internal scope address representation of the KAME IPv6ume2012-01-072-4/+8
* Fix the ar724x shift calculation when writing to the PCI config space.adrian2012-01-071-1/+1
* In sys/contrib/rdma/ib_addr.h, bump MAX_ADDR_LEN to 20 bytes (the samedim2012-01-071-1/+1
* - Fix sysctl descriptioneadler2012-01-071-1/+1
* fork(2) returns -1 on failure, not some random negative number.pjd2012-01-062-2/+2
* sh: Avoid possible echo options in a testcase.jilles2012-01-061-3/+3
* Handle memory allocation failures in devstat_getdevs(), devstat_selectdevs(),ghelmer2012-01-061-10/+30
* Use NULL instead of 0.tuexen2012-01-061-1/+1
* Add 5 spare VOPs as placeholders to avoid breaking the KBI in the futurejhb2012-01-061-1/+26
* Use proper argument structure types for the extattr post-VOP hooks.jhb2012-01-061-2/+2
* Last attempt at <tgmath.h>: do enable the new code for C11 compilers.ed2012-01-061-11/+17
* Silence a warning about redefinition of TARGET_ELF on powerpc.andreast2012-01-061-0/+1
* Always release the inp lock before returning from tcp_detach.np2012-01-061-1/+3
* Add an even faster implementation of <tgmath.h> for the future.ed2012-01-061-0/+20
* Fix build.glebius2012-01-061-1/+0
* Add 'nojail' keyword as auditd(8) can't really do anything useful whenpjd2012-01-061-1/+1
* Tweak the last fix to match what was actually tested.jhb2012-01-061-1/+1
* Constify argument.pjd2012-01-062-2/+2
* Since r228571 CARP is no longer an interface.glebius2012-01-061-8/+0
* Fix mdoc date from previous commit.uqs2012-01-061-1/+1
* r222004 changed sbuf_finish() to not clear the buffer error status. As ajh2012-01-061-6/+12
* Use the macro WEAK_ALIAS. Tested on 32 and 64-bit.andreast2012-01-062-20/+10
* Check the return value of sbuf_finish() in pfs_readlink() and returnjh2012-01-061-1/+5
* Flip these options on so the modules build correctly for now.adrian2012-01-061-2/+2
* - Add better COP2 (crypto coprocessor) context handler for Octeon. Keepgonzo2012-01-0617-111/+1231
* Import the first cut of "bsdbox".adrian2012-01-0610-0/+295
* Fix the broken non-cross compile build. Oops!adrian2012-01-061-1/+1
* Fix a typo.pluknet2012-01-061-1/+1
* Add 0x2826 device ID for C600 (Patsburg) SATA controller in RAID mode.jimharris2012-01-063-0/+3
* Replace an OpenBSDism with a FreeBSDism in the pfctl(8) man page: we putrwatson2012-01-051-1/+1
* Fix a memory leak in addgroup() by ensuring the allocated memoryghelmer2012-01-051-5/+5
* Allow daemon(8) to run pidfile_open() before relenquishing privilegesghelmer2012-01-051-3/+3
* Remove the assertion from tcp_input() that rcv_nxt is always greaterjhb2012-01-052-7/+4
* - Allow to change vfs.zfs.arc_meta_limit at runtime.pjd2012-01-051-4/+4
* Fix build on powerpc64 too. The same as r229640.andreast2012-01-051-0/+4
* Allow extra directories to be added to the build-tools target.adrian2012-01-051-0/+5
* Allow crunchgen binary link generation to be disabled.adrian2012-01-051-0/+5
* Apply Typo-B-Gone 2000 [TM]uqs2012-01-053-4/+4
* Convert files over to UTF-8.uqs2012-01-054-13/+22
OpenPOWER on IntegriCloud