aboutsummaryrefslogtreecommitdiff
path: root/lib/libutil/login_times.c
Commit message (Expand)AuthorAgeFilesLines
* Fix -Wunsequenced warningTim Kientzle2013-06-291-1/+1
* Additional style and whitespace fixes.Dag-Erling Smørgrav2008-10-201-1/+3
* Style and whitespaceDag-Erling Smørgrav2008-10-201-17/+17
* UnbreakDag-Erling Smørgrav2008-10-201-3/+3
* Use strlcpy() when we mean it.Xin LI2008-10-171-2/+1
* Restore use of strncpy(), as there is later unconditional terminationRobert Watson2006-01-161-1/+1
* Replace strncpy() with strlcpy() when parsing login time limit stringsRobert Watson2006-01-161-1/+1
* Tidy up. Sort headers.Mark Murray2003-06-141-4/+3
* Add __FBSDID()s to libutilMatthew Dillon2001-09-301-2/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Now take stdio.h out of files that don't require it.Jordan K. Hubbard1998-10-091-2/+1
* Summary of login.conf support changes:David Nugent1997-05-101-92/+87
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Don't depend only <stdio.h> bogusly including <sys/types.h>.Bruce Evans1997-01-051-1/+2
* Library functions relating to the login class capabilities database,David Nugent1997-01-041-0/+166