summaryrefslogtreecommitdiff
path: root/libexec/identd
AgeCommit message (Expand)Author
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
2002-09-23null commitmycroft
2002-09-23poll.h, not sys/poll.hitojun
2002-09-18Fix an error message.mycroft
2002-09-18select() -> poll()mycroft
2002-05-26__STDC__ is always defined on NetBSD.wiz
2002-03-28Truth in advertising.sommerfeld
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-01-15Whitespace nits and fix xref section.wiz
2001-09-16Spell 'occurred' with two 'r's.wiz
2001-02-04remove redundant declschristos
2000-07-03Make things builds with GCC 2.96matt
1999-05-19Do not xref non-existant man pages.bad
1999-05-18Add a -L (lie brazenly) flag, to demonstrate the perils of proof byjwise