summaryrefslogtreecommitdiff
path: root/libexec/identd
AgeCommit message (Expand)Author
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
1998-07-27const propagation.mycroft
1998-07-26const poisoning.mycroft
1998-07-15Add a perl script to convert a standard distribution directory formsaitoh
1998-07-15Upgrade to version 2.8.3.msaitoh
1997-10-08merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec.mrg
1997-10-08fix warnings on the alpha.mrg
1997-10-08WARNS?=1. RCS ids.mrg
1997-08-04Ignore SIGCHLD.mycroft