summaryrefslogtreecommitdiff
path: root/usr.sbin/faithd
AgeCommit message (Expand)Author
2018-01-23More K&R style prototypes missed in the previous runsevan
2018-01-23ansify - drop the K&R style prototypes & implementations.sevan
2013-10-19use new scopeid functionschristos
2012-03-15Use Lk macro when dealing with URLs. While here update or remove somenjoly
2011-09-16Use __deadjoerg
2011-08-30__dead + __printflikejoerg
2010-11-26KNF, pass lint.christos
2010-01-15Use .%U for URLs instead of .%O.joerg
2010-01-09Various language fixes.mbalmer
2009-10-25Bump date for previous.wiz
2009-10-25Renumber 6bone addresses to documentation prefix.jakllsch
2009-04-19Fix -Wsign-compare issueslukem
2009-04-08Fix markup.joerg
2007-12-15include sys/cdefs.h so that __attribute__ can be fixed laterperry
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2006-05-24Coverity CID 1321: False -gative detection.christos
2006-05-23Coverity CID 3671: Cast close to void and don't close negative fds.christos
2005-03-16plug memory leak. Patrick Latifiitojun
2004-10-29Add (unsigned char) cast to ctype functionsdsl
2003-11-12fix a typogrant
2003-11-12s/netbsd.org/NetBSD.org/igrant
2003-10-16poll() argument mistake. Tatoku Ogaitoitojun
2003-09-07Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'.wiz
2003-09-02use poll(2) instead of select(2). based on patch from deraadt@openbsd, via kameitojun
2003-09-02initialize sentinel.next so that config_list does not get garbageitojun
2003-08-20no longer in useitojun
2003-07-04Remove superfluous Ns.wiz
2003-07-01Ic Ar -> Ar.wiz
2003-07-01make the given example actually work.dogcow
2003-05-15simplify by strdup. expilcitly specify IPPROTO_TCP (to cope with sctp-readyitojun
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-09-08socklen_t audit. from deraadt, sync w/kameitojun
2002-08-20die if fd_set overrun. explicitly turn off use of IPv4 mapped addr on AF_INET6itojun
2002-06-24correct ftp relay functionality.itojun
2002-06-07remove unmaintained option (#ifdef FAITH4). sync w/kameitojun
2002-05-09drop support for rsh/rlogin relaying.itojun
2002-04-24handle ECONNABORTED at accept(2). correct error handling for connect(2)itojun
2002-01-19Drop .Pp before subsection, whitespace nit and sort sections.wiz
2002-01-11daemon(3) has to be called before opening file descriptors.itojun
2001-11-21assume the presense of getifaddrs(3). sync with kameitojun
2001-11-21deal with wait3() returning -1. be careful on malloc failures. sync with kameitojun
2001-09-05sync with the latest kame.itojun
2001-06-30faith(4) is now documented in RFC3142.itojun
2001-04-25avoid null pointer deref. sync with kame.itojun
2001-03-20avoid zombies on abnormal disconnects. sync with kameitojun
2001-02-15pull latest faithd from kame. /etc/faithd.conf allows you to filter by prefix.itojun
2001-01-11fix tyoplukem
2000-10-06printf-format audit. from sommrfeld@netbsd.org. sync with kame.itojun
2000-09-14sync with latest kame.itojun
2000-09-14sync document with latest kame. now uses 3ffe:501:ffff::/48 in example.itojun