summaryrefslogtreecommitdiff
path: root/libexec/identd
AgeCommit message (Expand)Author
2019-09-01Pull up following revision(s) (requested by rmind in ticket #140):martin
2018-12-13IPFilter 5 requires you to specify IPv4 or IPv6sborrill
2018-09-29NPF: Major rework -- migrate NPF to the libnv library.rmind
2018-02-04updates for GCC 6.4:mrg
2016-12-12Whitespace.wiz
2016-12-11Add libprop for static linkingchristos
2016-12-10Fix the direction; ipf/pf seem to be wrong...christos
2016-12-10Fix varargs.christos
2016-12-10add npf support.christos
2015-10-14this is syslog-likechristos
2012-09-15does not need -I${NETBSDSRCDIR}/sys/dist/ipf here, the files areplunky
2012-03-15Add __printflike attribution to use vprintf and friends with an argumentjoerg
2011-08-29Use __deadjoerg
2009-03-16Default to WARNS=4lukem
2009-01-18fix -Wsign-compare issueslukem
2006-09-29Avoid buffer overflow.christos
2006-09-29PR/34658: der Mouse: identd truncates queries to first segmentchristos
2005-06-14Add RCSID.peter
2005-06-14Minor cleanup:peter
2005-06-01appease gcc -Wuninitializedlukem
2005-05-18Remove the zombie reaper and set SIG_IGN on SIGCHLD. We won't get a zombiepeter
2005-04-04Fix a typo; some minor nits and tweaks; add a CAVEATS section whichpeter
2005-04-03Add forward/proxy support to identd(8).peter
2005-03-11Some minor cleanup:peter
2004-11-05Add (unsigned char) cast to ctype functionsdsl
2004-08-05The "FORMAL SYNTAX" on RFC-1314 (page 5) does not show any spaceskim
2004-02-05PR/24320: Alan Barrett: new identd does not report random data when getpwuid()christos
2004-01-31Standardize flag listing; sort options; remove ending dot in Nd argument;wiz
2004-01-31add RCSID.christos
2004-01-31remove unused pidentd files.christos
2004-01-31new identd from Peter Postma.christos
2003-09-14downgrade the accept error to a warning so that we don't exit if we are beingchristos
2003-09-06use arc4randomitojun
2003-07-05Include <stdlib.h> for exit(3) prototype, warned by gcc-3.3.tsutsui
2003-06-27fix botch in sysctl arg.christos
2003-06-26Rewrite from scratch; modify sysctl so that it does not abuse the new pointer.christos
2003-06-26No need to define _KERNELchristos
2003-05-17use snprintfitojun
2003-05-17string manipulation cleanupitojun
2003-04-22Output a usefull error message if sysctl(3) fails.tron
2003-04-19PR/2352: Tor Egge: Use sysctl to get uid.christos
2003-03-27s/USER-ID/USERID/ in response when -L is usedjdolecek
2003-03-15Use "its" instead of "it's" where appropriate.wiz
2003-03-15Correct spelling of "preferred". From PR 20716 by Igor Sobrado.wiz
2003-02-02undo mallocvar.h change!christos
2003-02-01Include "sys/mallocvar.h" with "_KERNEL" defined in time to avoidtron
2003-02-01Fix build problem by rearranging the order of "#include" statements sotron
2002-11-30don't need -lutil herelukem
2002-10-29Fix typos. Found by Adrian Mrva.wiz
2002-09-29Begin new sentences on new lines.wiz