Age | Commit message (Expand) | Author |
2012-09-27 | last stage of rfc changes, using consistent Rs/Re blocks, and moving the | Jason McIntyre |
2012-09-27 | make smsc work on big endian archs | Jonathan Gray |
2012-09-27 | last stage of rfc changes, using consistent Rs/Re blocks, and moving the | Jason McIntyre |
2012-09-27 | Do not leak file descriptor if not a tty, reported by Sebastien Marie. | Nicholas Marriott |
2012-09-26 | fix memory leak in case of fdopen() failure | Charles Longeau |
2012-09-26 | Stop using the delivery_data union (field "to") in delivery_mda. | Eric Faurot |
2012-09-26 | Do not report link status unless the interface is up as the status is | Brad Smith |
2012-09-26 | Mention checksum offload for the 6105M controller. | Brad Smith |
2012-09-26 | Add support for VLAN sized frames. | Brad Smith |
2012-09-26 | last stage of rfc changes, using consistent Rs/Re blocks, and moving the | Jason McIntyre |
2012-09-26 | add D-Link DGE-530T to re(4), update re(4) manpage | Ryan Freeman |
2012-09-26 | last stage of rfc changes, using consistent Rs/Re blocks, and moving the | Jason McIntyre |
2012-09-26 | last stage of rfc changes, using consistent Rs/Re blocks, and moving the | Jason McIntyre |
2012-09-26 | add M_ZEROIZE as an mbuf flag, so copied PFKEY messages (with embedded keys) | Markus Friedl |
2012-09-26 | maps must be numbered from 1 up, as 0 means "no map". | Eric Faurot |
2012-09-26 | fix double free() issue in error paths | Alexander Hall |
2012-09-26 | log final user and method used for local deliveries. | Eric Faurot |
2012-09-26 | cleanup the pathconf function a bit. Same MD5. | Brad Smith |
2012-09-26 | Remove the first paragraph. The first sentence is already stated in the | Brad Smith |
2012-09-26 | Explicitly annotate setjmp() and longjmp() (and friends) as | Brad Smith |
2012-09-25 | Correct DPADD to not list libssl which is not used by iked. | Brad Smith |
2012-09-25 | Upon "master volume change" message, send feedback to other clients | Alexandre Ratchov |
2012-09-25 | Update the libpthread section. | Brad Smith |
2012-09-25 | Remove mentioning of the -pthread flag. | Brad Smith |
2012-09-25 | Stop the space char completing a file name. This mimics more recent | lum |
2012-09-25 | make const arguments const, and static functions static. | Eric Faurot |
2012-09-25 | need inttypes.h | Eric Faurot |
2012-09-25 | lost preposition "in" | Otto Moerbeek |
2012-09-25 | Make sure we send MSIs to the primary CPU like we do on amd64. | Stuart Henderson |
2012-09-25 | Add minimal support for gen7/ivy bridge in inteldrm. | Jonathan Gray |
2012-09-25 | Remove unused acpi locking code. | Paul Irofti |
2012-09-25 | Reduce the diff between amd64/stand and i386/stand, requested by deraadt@. | Pascal Stumpf |
2012-09-25 | Add notification for input from a pane, from George Nachman. | Nicholas Marriott |
2012-09-25 | Fix search forward so it can match strings on the last line, SF bug | Nicholas Marriott |
2012-09-25 | add npppd, and clean up a few Xrs while here; | Jason McIntyre |
2012-09-24 | Add control_write_buffer, from George Nachman. | Nicholas Marriott |
2012-09-24 | Use pgrp of pty fd not pid of immediate child when recovering current | Nicholas Marriott |
2012-09-24 | Use ACS characters for choose-tree arrows based on diff from Romain | Nicholas Marriott |
2012-09-24 | spaces -> tabs | Eric Faurot |
2012-09-23 | Make setenv(3) consistent with unsetenv(3), giving EINVAL if passed | Jeremy Evans |
2012-09-23 | uint32_t is the integer type defined in stdint.h | Marc Espie |
2012-09-23 | Allow route -T 3 add to create a table even if the table does not exist | Claudio Jeker |
2012-09-23 | Enable graceful restart by default. The only way to find out if it works for | Claudio Jeker |
2012-09-23 | Remove /usr/X11R6/lib/X11/config/ | Matthieu Herrb |
2012-09-22 | gcc2 doesn't like unnamed fields. make this compile on vax again. | Marc Espie |
2012-09-22 | last stage of rfc changes, using consistent Rs/Re blocks, and moving the | Jason McIntyre |
2012-09-22 | various fixes; ok yasuoka | Jason McIntyre |
2012-09-22 | revert previous, breaks the tree | Stuart Henderson |
2012-09-21 | Do not pass the username to forwards_get() which does not have to care about | Eric Faurot |
2012-09-21 | wrap expandtree into a "struct expand". | Eric Faurot |