OpenBSD CVS

src/libexec/identd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / libexec / identd

Current tag: OPENBSD_4_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] CREDITS (in the Attic) [Hide]  1.1.1.1   28 years  deraadt   initial import of NetBSD tree
[TXT] Makefile (in the Attic) [Hide]  1.8   20 years  deraadt   missing protos
[TXT] identd.8 (in the Attic) [Hide]  1.26   16 years  jmc   - sort options and sync usage() - kill some .Tn whilst here
[TXT] identd.c (in the Attic) [Hide]  1.46   16 years  ray   From Tamas TEVESZ: - atoi -> strtonum with proper bounds check - Use vfprintf an...
[TXT] identd.h (in the Attic) [Hide]  1.17   19 years  deraadt   i hate macros with 50 , :? and ())()()((()())); otto ok
[TXT] openbsd.c (in the Attic) [Hide]  1.21   17 years  mk   `elminate' etc. is not really the right way to spell `eliminate'. ok brad
[TXT] parse.c (in the Attic) [Hide]  1.45   16 years  ray   From Tamas TEVESZ: - Use strcspn to strip \r and \n. OK chl.