summaryrefslogtreecommitdiff
path: root/usr.sbin/popa3d/standalone.c
AgeCommit message (Expand)Author
2005-03-13Missing return value and fd leak in fork()'s error path. Spotted by mpech@Otto Moerbeek
2005-03-12Do not leak mem or fd in error paths. From Andrey Matveev (thanks!).Chad Loder
2004-07-20IPv6 support originally by itojun@ with standalone mode fixes by me.Todd C. Miller
2004-07-17the IPv4/IPv6 standalone mode patch has some issues so back it out for now.Brad Smith
2004-06-20IPv4/v6 support for standalone mode. brad tested and ok'edJun-ichiro itojun Hagino
2003-05-12Sync to 0.6.2Camiel Dobbelaar
2002-09-06misuse of volatile, not even ansi CTheo de Raadt
2002-05-29more sprintfTheo de Raadt
2001-09-21update to 0.4.9.4:Camiel Dobbelaar
2001-08-19libexec is the wrong place for popa3d, since it can be started WITHOUT inetdTheo de Raadt