summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-10Add session_last_attached time and format, from Sina Siadat.Nicholas Marriott
2015-09-10Remove link_addr(3). A function to encode the name of an interface inMartin Pieuchot
2015-09-10Another trivial if_put addition. OK dlg@Claudio Jeker
2015-09-10Trivial if_put addition. OK dlg@Claudio Jeker
2015-09-10if_put added to the if_get calls. Reshuffle some code to make this easier.Claudio Jeker
2015-09-10Kill two simple in6_ifstat_inc().Martin Pieuchot
2015-09-10Fix an incorrect error check in DSA verify.Brent Cook
2015-09-10Missing prototype change in previous.Martin Pieuchot
2015-09-10Fix shadowed verify_error in s_server by removing the unused global.Brent Cook
2015-09-10only try and reference an ifp in if_get if we actually find one inDavid Gwynne
2009-10-15import of gcc-4.2.1, the last gcc release under GPLv2Robert Nagy
2015-09-10Remove SOCKET_PROTOCOL, a redundant define that was only used once.Lawrence Teo
2015-09-10Remove unused defines. No binary change.Lawrence Teo
2015-09-09Add locking for interrupt-safe maps (those that have the VM_MAP_INTRSAFE flagMark Kettenis
2015-09-09zap trailing whitespaceAlexander Hall
2015-09-09Add missing CVS Mdocdate tags. No text change, except for the changeIngo Schwarze
2015-09-09seperate->separate;Jason McIntyre
2015-09-09The .Nd macro is intended to provide "a one line description", so avoidIngo Schwarze
2015-09-09if_put after if_getDavid Gwynne
2015-09-09if_put after if_get.David Gwynne
2015-09-09if_put after if_getDavid Gwynne
2015-09-09if_put after you if_getDavid Gwynne
2015-09-09if_put after you if_getDavid Gwynne
2015-09-09gotta if_put after you if_getDavid Gwynne
2015-09-09if_put after the if_get.David Gwynne
2015-09-09add if_put after the if_get.David Gwynne
2015-09-09Fix various buffer overflows (caused by the way struct iso_directory_recordMiod Vallat
2015-09-09Indent labels with a space so that diff -p is more friendly.Joel Sing
2015-09-09sizes for free(); ok semarieTheo de Raadt
2015-09-09No need to set d_npartitions in readdoslabel() or readgptlabel().Kenneth R Westerback
2015-09-09Check handshake_func against NULL rather than 0, since it is a functionJoel Sing
2015-09-09sizes for free(); ok semarieTheo de Raadt
2015-09-09Add client certificate support. Still needs a few tweaks but this willBob Beck
2015-09-09Make sure we check TLS_WRITE_AGAIN when calling tls_read() and ifJoel Sing
2015-09-09syncTheo de Raadt
2015-09-09mg doesn't support 'dired-do-delete'. Change description to theMark Lumsden
2015-09-09sizes for free(); ok semarieTheo de Raadt
2015-09-09sizes for free(); ok sthenTheo de Raadt
2015-09-09sizes for free(); ok sthen semarieTheo de Raadt
2015-09-09always clear errno when coming back from tls_read tls_write, and tls_close.Bob Beck
2015-09-09syncTheo de Raadt
2015-09-09Move to next tame() API. The flags are now passed as a very simple string,Theo de Raadt
2015-09-09syncTheo de Raadt
2015-09-09nuke trailing whitespaceBob Beck
2015-09-09Remove the mpool(3) manpagesPhilip Guenther
2015-09-09Bump for symbol removalsPhilip Guenther
2015-09-09Hide __sigintr and __strsignal as internal implementation details.Philip Guenther
2015-09-09size for free()Florian Obser
2015-09-09introduce reference counts for interfaces (ie, struct ifnet *ifp).David Gwynne
2015-09-09fix a mistake in the predefined string passed to -width (it isIgor Sobrado