Age | Commit message (Expand) | Author |
2014-07-13 | sync | Theo de Raadt |
2014-07-13 | sync with kernel, root= -> rootdev= | Jasper Lievisse Adriaanse |
2014-07-13 | consistency with upcoming bootloader device parsing of the uboot arguments, | Jasper Lievisse Adriaanse |
2014-07-13 | Convert d2i_SSL_SESSION to ASN1 primitives, instead of the horrific | Joel Sing |
2014-07-13 | Use errx() after getpwnam() failure since errno may not be set. | Claudio Jeker |
2014-07-13 | Document KERN_PROC_NOBROADKILL | Claudio Jeker |
2014-07-13 | When reassembled IPv6 fragments are NATed or RDRed by pf, the | Alexander Bluhm |
2014-07-13 | tweak previous; | Jason McIntyre |
2014-07-13 | do not need malloc.h | Theo de Raadt |
2014-07-13 | use mallocarray where arguments are multiplied; ok tedu | Theo de Raadt |
2014-07-13 | -N for SYNOPSIS and usage(), and some small changes to previous; | Jason McIntyre |
2014-07-13 | bye bye src url. Never amounted to much, we went another road a while ago | Marc Espie |
2014-07-13 | Keep track of port connections and port resets. | Paul Irofti |
2014-07-13 | bundling base + packages was slow, as it needed to find lots of files. | Marc Espie |
2014-07-13 | Set KERN_PROC_NOBROADCASTKILL so that iscsid is not killed by init | Claudio Jeker |
2014-07-13 | sync | Theo de Raadt |
2014-07-13 | kill fs2hXX/h2fsXX macros with letohXX/htoleXX | Martin Pelikan |
2014-07-13 | Put back a m_copyback() that got lost in rev 1.837 of pf.c. This | Alexander Bluhm |
2014-07-13 | GPTSIGNATURE must be LL, for operation on non-punk machines | Theo de Raadt |
2014-07-13 | Add iscsid_flags to rc.conf so we do not try to start iscsid all the time. | Claudio Jeker |
2014-07-13 | kill fs2hXX/h2fsXX macros with letohXX/htoleXX | Martin Pelikan |
2014-07-13 | Remove license introduced with the PSK code, which has since been removed. | Joel Sing |
2014-07-13 | When the three possible return values are -1, 0, and 1, != 1 is the same | Kenneth R Westerback |
2014-07-13 | Introduce PS_NOBROADCASTKILL a process flag that excludes processes from | Claudio Jeker |
2014-07-13 | Another compression remnant. | Joel Sing |
2014-07-13 | Expand the tlsext_sigalg macros. The end result is about the same number | Joel Sing |
2014-07-13 | Rewrite i2d_SSL_SESSION to use the ASN1 primitives, rather than using the | Joel Sing |
2014-07-13 | kill fs2hXX/h2fsXX macros with letohXX/htoleXX | Martin Pelikan |
2014-07-13 | Add a regress test for the ASN1 handling of SSL session tickets. | Joel Sing |
2014-07-13 | The bell tolls for BUF_strdup - Start the migration to using | Bob Beck |
2014-07-13 | tedu setlist support, superseded by the new locate dbs. | Marc Espie |
2014-07-13 | stuff no longer needed, now that base/x release install its own locate dbs | Marc Espie |
2014-07-13 | No need for <netinet/in_systm.h> here. | Martin Pieuchot |
2014-07-13 | bzero -> memset. for the speeds. | Ted Unangst |
2014-07-13 | trim some casts | Ted Unangst |
2014-07-13 | Remove stale comment which used to explain why we had a special 31-bit freelist | Miod Vallat |
2014-07-13 | Fix memory leak. | Loganaden Velvindron |
2014-07-13 | KERNEL_ASSERT_LOCKED(9): Assertion for kernel lock (Rev. 3) | Masao Uebayashi |
2014-07-13 | OPENSSL_{malloc,free} -> {malloc,free} | Miod Vallat |
2014-07-13 | Warn about the use of BUF_strdup. | Miod Vallat |
2014-07-13 | Remove a debug message | Reyk Floeter |
2014-07-13 | Since the event(s) passed to a callback can be a mask of all events | Kenneth R Westerback |
2014-07-13 | Compatibility hack for the old "manpath=OpenBSD<blank>" query parameter format; | Ingo Schwarze |
2014-07-13 | Fall back to smaller spacing on the mips64 machines. | Paul Irofti |
2014-07-13 | Initial support to read GPT partition tables in the kernel, if option GPT. | Miod Vallat |
2014-07-13 | Stop using old n_long and n_short types. | Martin Pieuchot |
2014-07-13 | use mallocarray where arguments are multipled. ok deraadt | Ted Unangst |
2014-07-13 | Sync file to be identical in relayd(8) and httpd(8). | Reyk Floeter |
2014-07-13 | Finish writing the output before closing the connection | Reyk Floeter |
2014-07-13 | fill in proper sizes in free(9) | Martin Pelikan |