Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restore use of strncpy(), as there is later unconditional termination | Robert Watson | 2006-01-16 | 1 | -1/+1 |
* | Replace strncpy() with strlcpy() when parsing login time limit strings | Robert Watson | 2006-01-16 | 1 | -1/+1 |
* | Tidy up. Sort headers. | Mark Murray | 2003-06-14 | 1 | -4/+3 |
* | Add __FBSDID()s to libutil | Matthew Dillon | 2001-09-30 | 1 | -2/+3 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
* | Now take stdio.h out of files that don't require it. | Jordan K. Hubbard | 1998-10-09 | 1 | -2/+1 |
* | Summary of login.conf support changes: | David Nugent | 1997-05-10 | 1 | -92/+87 |
* | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
* | Don't depend only <stdio.h> bogusly including <sys/types.h>. | Bruce Evans | 1997-01-05 | 1 | -1/+2 |
* | Library functions relating to the login class capabilities database, | David Nugent | 1997-01-04 | 1 | -0/+166 |