Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>, | 2014-11-16 | 1 | -5/+5 | |
| | | | | | | | | | 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. | ||||
* | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | 2002-02-16 | 1 | -3/+3 | |
| | |||||
* | Long usernames. This really messes up the scoreboard printout, so change | 2001-02-04 | 1 | -2/+2 | |
| | | | | | | it from two columns to one column with leaders printed every third score to guide the eye across the vast whitespace that's left with the traditional 8-char usernames. | ||||
* | NetBSD changes and a few obvious fixes | 1998-09-24 | 1 | -0/+1 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+56 | |