summaryrefslogtreecommitdiff
path: root/libexec/identd
AgeCommit message (Expand)Author
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
1996-08-30RCS id police.thorpej
1996-05-13Explain why identd is using LOG_DAEMON to log messages instead of LOG_AUTH.christos
1996-01-02Fix userid format to conform to RFC1413. Fix from der Mouse in PR1848.jtc
1995-07-08Oops, previous needs <limits.h>pk
1995-07-08Call kvm_openfiles() with suitable arguments.pk
1995-06-18update for new networking queue structurescgd
1995-06-07typeof(timeval.tv_sec) != time_tcgd
1995-06-03Fill in sin_len.mycroft
1995-05-21Use inet_aton(), not inet_addr().mycroft
1995-03-28KERNEL -> _KERNELjtc
1994-12-23be a bit more careful with types, casts, and and function declarations.cgd
1994-12-22specify man pages the new way.cgd
1994-05-14update for sysctl/new kvmcgd