summaryrefslogtreecommitdiff
path: root/usr.bin/finger/sprint.c
AgeCommit message (Collapse)Author
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
2007-09-02use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsgTheo de Raadt
2005-08-23use vis() consistently in field printing.Marc Espie
Replace vs() with a version that logs its memory usage, so that it can be cleaned up after each entry. okay millert@, delegated by deraadt@
2004-03-15Wall, commons, little knfTed Unangst
2003-07-10add missing includesDavid Krause
ok deraadt@ tedu@
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2001-01-31constrain to 8 character login prints, unless longer, for nowTheo de Raadt
1998-07-10err/warnMichael Shalayeff
1997-06-02do strvis()ing in sprint.ckstailey
1997-05-30Integrate changed from NetBSD being careful not to step on our importantkstailey
stuff (like the -M flag and things.)
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt