summaryrefslogtreecommitdiff
path: root/libexec/talkd/table.c
AgeCommit message (Expand)Author
2016-03-16More "(<blah> *)0" -> NULL, avoiding any stdarg functions.Kenneth R Westerback
2016-02-01Remove unused headers and sort the remainingmestre
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2014-10-08do not need a cast from void *Theo de Raadt
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2005-10-14Use queue macros instead of directly accessing fields. ok millert@ pat@Otto Moerbeek
2004-11-09Avoid use after free(), slight optimization. From Patrick Latifi.Otto Moerbeek
2004-03-10spacesTheo de Raadt
2003-06-11ansi cleanup; ok ian markusTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-12-07kill more registers;Mike Pechkin
1999-11-29back out TAILQ_FOREACH - not portable, deraadt@David Leonard
1999-11-29use TAILQ_FOREACH, ok mickey@David Leonard
1998-07-10do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabblingTheo de Raadt
1996-07-15fix time differencies computations (orig from alan@parsys.co.uk, butMichael Shalayeff
1996-04-28Fix the bugs w/ that osockaddr.Michael Shalayeff
1995-10-18initial import of NetBSD treeTheo de Raadt