OpenBSD CVS

src/usr.bin/finger/


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 / usr.bin / finger

Current tag: OPENBSD_4_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.2   27 years  deraadt   rcsid
[TXT] extern.h  1.7   18 years  espie   use vis() consistently in field printing. Replace vs() with a version that logs...
[TXT] finger.1  1.17   16 years  jmc   convert to new .Dd format;
[TXT] finger.c  1.16   20 years  tedu   Wall, commons, little knf
[TXT] finger.h  1.6   20 years  tedu   Wall, commons, little knf
[TXT] lprint.c  1.9   18 years  espie   use vis() consistently in field printing. Replace vs() with a version that logs...
[TXT] net.c  1.11   18 years  millert   Include <sys/param.h> instead of <sys/types.h> so we get MAXHOSTNAMELEN
[TXT] sprint.c  1.12   16 years  deraadt   use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
[TXT] util.c  1.22   18 years  espie   use vis() consistently in field printing. Replace vs() with a version that logs...