Age | Commit message (Expand) | Author |
2013-03-11 | When binding a lease, check for and clear out any 'zombie' routes | Kenneth R Westerback |
2013-03-11 | RFC 2131 says don't ACK any REQUEST messages that contain a | Kenneth R Westerback |
2013-03-11 | fix REGRESS -> TEST | Marc Espie |
2013-03-11 | Remove unused code manipulating a default interface and its index, | Martin Pieuchot |
2013-03-11 | Remove the -I option, even if the ioctls for manipulating a default | Martin Pieuchot |
2013-03-11 | document LOG_ODELAY; from Daniel Dickman | Jason McIntyre |
2013-03-11 | Simplify text about -l and use cua not tty in examples. | Nicholas Marriott |
2013-03-11 | do not start npppd if a pptp tunnel is configured but the gre protocol is not | Giovanni Bechis |
2013-03-11 | flush writes to BGE_MI_COMM by doing a read straight after. helps avoid | David Gwynne |
2013-03-10 | This diff changes relayd to use the monotonic clock instead of | Reyk Floeter |
2013-03-10 | document REGRESS -> TEST | Marc Espie |
2013-03-10 | Rename write_queue_address -> setup_queue | Stefan Fritsch |
2013-03-10 | bump the copyright, and accept "2012" for netbsd; with the exception of | Jason McIntyre |
2013-03-10 | Move sc_ih to virtio_pci_softc, it is not used outside of virtio_pci | Stefan Fritsch |
2013-03-10 | if_vio: Add some more debug output if VIRTIO_DEBUG is defined | Stefan Fritsch |
2013-03-10 | Remove obsolete code that used to change the mode of sudoers from | Todd C. Miller |
2013-03-10 | reserve a filedescriptor on accept() for subsequent connect() call, as | Sebastian Benoit |
2013-03-10 | Sync to ../binutils/Makefile.bsd-wrapper rev. 1.75: | Miod Vallat |
2013-03-10 | Let platforms configured to use binutils 2.17 still recurse into the binutils | Miod Vallat |
2013-03-10 | add placeholder for lang/erlang | Jasper Lievisse Adriaanse |
2013-03-10 | this ramdisk is just for one machine | Theo de Raadt |
2013-03-10 | Put tip back but without the hardlink to cu for now, ok deraadt | Nicholas Marriott |
2013-03-10 | Make it possible to call wsdisplay_cnattach() to override an already attached | Mark Kettenis |
2013-03-10 | Switch to ANSI C prototypes. Diff by somebody else which I no longer remember. | Claudio Jeker |
2013-03-10 | Do not try to scan the ADB bus for devices if the device-tree does not | Martin Pieuchot |
2013-03-10 | Prevent endless loop on input error. | Tobias Stoeckmann |
2013-03-10 | Prevent race condition by using already opened file descriptors. | Tobias Stoeckmann |
2013-03-10 | Rename sc_dis to sc_targets, since it is an array of targets that also | Joel Sing |
2013-03-10 | Allow the PIE/NOPIE variables in bsd.own.mk to be overriden. Force proper | Miod Vallat |
2013-03-10 | a small cheap adapter, keebox w150nu | Ted Unangst |
2013-03-09 | Usage -> usage; | Jason McIntyre |
2013-03-09 | flesh out previous a wee bit more; | Jason McIntyre |
2013-03-09 | Mention -v in manpage and usage. | Tobias Stoeckmann |
2013-03-09 | Describe interaction between write and O_APPEND. | Ted Unangst |
2013-03-09 | Bring back got and plt padding sections and special symbols from our changes | Miod Vallat |
2013-03-09 | Do not recurse into gprof/ and etc/ on OpenBSD. The former is provided | Miod Vallat |
2013-03-09 | Add new cu to the build and disable tip. Also bump "first appeared in" | Nicholas Marriott |
2013-03-09 | Always use the internal PHY on Apple variants, from FreeBSD. This unbreaks | Martin Pieuchot |
2013-03-09 | Code has not fallen back to "nobody" in a very long time; | Theo de Raadt |
2013-03-09 | RAMDISKC wil be needed for alphabook1 | Theo de Raadt |
2013-03-09 | Calculating the IP header checksum on Realtek 8168 is broken if the | Alexander Bluhm |
2013-03-09 | re-arrange the pre-accounting of the objects in the buffer so it | Theo de Raadt |
2013-03-09 | remove unneccessary needs-flag | Theo de Raadt |
2013-03-09 | Enable TCP socket splicing for HTTP persistent connection and chunked | Alexander Bluhm |
2013-03-09 | Drop 3rd and 4th clauses from Bradley A. Grantham's license, from NetBSD | Martin Pieuchot |
2013-03-09 | Rewrite the receive filter handling code and cleanup the ioctl bits. | Brad Smith |
2013-03-09 | fix target name | Marc Espie |
2013-03-09 | normalize structure definitions | Theo de Raadt |
2013-03-09 | turn off debug features we do not need | Theo de Raadt |
2013-03-09 | First steps towards alphabook1 support; from netbsd | Theo de Raadt |