summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-20zap some stray commas;Jason McIntyre
2014-11-20add evbuffer_expand to NAME;Jason McIntyre
2014-11-20put MLINKS in the order they appear in the man page, so i don;t go blindJason McIntyre
2014-11-20user error is not a bug. fingerd is not responsible for filtering outTed Unangst
2014-11-20fix things post signature, as noticed by various peopleMarc Espie
2014-11-20theo's right. use random_name for truely random stuff.Marc Espie
2014-11-20In TCP and UDP layers do not (ab)use the receiving interface to checkMartin Pieuchot
2014-11-20Fix previous.Landry Breuil
2014-11-20Force a status check of all the ports of a newly attached hub. In theMartin Pieuchot
2014-11-20funky spacing.Martin Pieuchot
2014-11-20Instead of playing hide-and-seek with the route to destination attachedMartin Pieuchot
2014-11-20What have no need for a variable that holds the maximum MTU size ofMartin Pieuchot
2014-11-20Add .cpp.o suffix rules. Survived a full src + X + ports build.Pascal Stumpf
2014-11-20When removing the identity mapping in low memory used during bootstrap,Mike Larkin
2014-11-20Remove the vi perl api.Anthony J. Bentley
2014-11-20Don't attempt to clear/disable %tick_cmpr. This register is no longer presentMark Kettenis
2014-11-20oops, mangled the prototypeTheo de Raadt
2014-11-20Disentagle bcopy/memcpy/memmove.Theo de Raadt
2014-11-20Move previous PTE permission fixup code into locore, and fixup some moreMike Larkin
2014-11-20Revert the previous changes that enabled various PTE permissions fixupsMike Larkin
2014-11-20Don't allow embedded nul characters in strings.Jonathan Gray
2014-11-20use ${SHELL} to run scripts in the src treeTheo de Raadt
2014-11-20syncTheo de Raadt
2014-11-20Document behavior of atexit() when called in a DSO that is later unloaded.Philip Guenther
2014-11-20clean up some files generated during the build.Brad Smith
2014-11-20using ${SHELL} is nicer, ok bradTheo de Raadt
2014-11-20run the install script with sh. Come on upstream -- allow us to buildTheo de Raadt
2014-11-20Merge from FreeBSD:Philip Guenther
2014-11-20better length handling. Fixes a crash found with the afl fuzzer.Jonathan Gray
2014-11-20sanity check the length of the packet in the pcap headerJonathan Gray
2014-11-20Make ip6_print() take an unsigned length matchingJonathan Gray
2014-11-20remove nt and lanman functions which aren't used. ok reyk yasuokaTed Unangst
2014-11-20- Remove some unused #if 0'd code which does not pertain to OpenBSDBrad Smith
2014-11-20oops. malloc is in section 3.Ted Unangst
2014-11-20sbrk is long dead. clarify that the data segment is malloc and anon mmap.Ted Unangst
2014-11-20Rename slow_ovbcopy() to slow_bcopy(), since ovbcopy means nothing toTheo de Raadt
2014-11-20document the only macro i find useful when working with evbuffers.David Gwynne
2014-11-20minor tweaks and add HISTORY; ok jmc@Ingo Schwarze
2014-11-20Merge in some commits from upstream..Brad Smith
2014-11-20Fix two minibugs reported by Thomas Klausner <wiz at NetBSD>:Ingo Schwarze
2014-11-20merge conflictsBrad Smith
2014-11-20might help to Xr evbuffer_new 3David Gwynne
2014-11-20im not good at grammar things.David Gwynne
2014-11-20use .Va to say errno is a variable.David Gwynne
2014-11-20update to Unbound 1.5.0, ok sthen@Brad Smith
2014-11-19fix erroneous capitalisation of a word in the middle of a sentence.David Gwynne
2014-11-19less worse escapes for \ from ingo. im sure there's a much nicer way toDavid Gwynne
2014-11-19use .In to specify includes.David Gwynne
2014-11-19ingo also points out we're documenting things that work withDavid Gwynne
2014-11-19ingo points outDavid Gwynne