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