summaryrefslogtreecommitdiff
path: root/usr.sbin/accton/accton.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
2003-06-11some ansification, some de-registerTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
1998-12-18merge freebsd version of acctonTheo de Raadt
1997-07-04-accton.c:56: warning: implicit declaration of function `acct'Todd T. Fries
+#include <unistd.h>
1996-08-29int mainTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt