Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include only needed header files per each source file | 2015-12-31 | 1 | -1/+3 | |
| | | | | OK tb@ | ||||
* | Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>, | 2014-11-16 | 1 | -2/+2 | |
| | | | | | | | | | and <sys/ttydefaults.h> Replace MAXPATHLEN with PATH_MAX and MAXLOGNAME with LOGIN_NAME_MAX Pull in <limits.h> where needed Prefer sizeof(var) over MAXFOO or FOO_MAX ok deraadt@ | ||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-03 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | Tidying: change a constant to a #define, stop logging hostnames with the | 2001-02-04 | 1 | -3/+2 | |
| | | | | score, use strlcpy(), and make it work with long usernames. | ||||
* | Cleanup, partially from NetBSD and jsm28@cam.ac.uk. No longer segfaults if | 1998-09-21 | 1 | -0/+1 | |
| | | | | scorefile can't be opened. New -q quiet option. Partial man page reformat. | ||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+113 | |