Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Additional style and whitespace fixes. | des | 2008-10-20 | 1 | -1/+3 |
* | Style and whitespace | des | 2008-10-20 | 1 | -17/+17 |
* | Unbreak | des | 2008-10-20 | 1 | -3/+3 |
* | Use strlcpy() when we mean it. | delphij | 2008-10-17 | 1 | -2/+1 |
* | Restore use of strncpy(), as there is later unconditional termination | rwatson | 2006-01-16 | 1 | -1/+1 |
* | Replace strncpy() with strlcpy() when parsing login time limit strings | rwatson | 2006-01-16 | 1 | -1/+1 |
* | Tidy up. Sort headers. | markm | 2003-06-14 | 1 | -4/+3 |
* | Add __FBSDID()s to libutil | dillon | 2001-09-30 | 1 | -2/+3 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Now take stdio.h out of files that don't require it. | jkh | 1998-10-09 | 1 | -2/+1 |
* | Summary of login.conf support changes: | davidn | 1997-05-10 | 1 | -92/+87 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Don't depend only <stdio.h> bogusly including <sys/types.h>. | bde | 1997-01-05 | 1 | -1/+2 |
* | Library functions relating to the login class capabilities database, | davidn | 1997-01-04 | 1 | -0/+166 |