summaryrefslogtreecommitdiffstats
path: root/libutil/login_cap.c
Commit message (Expand)AuthorAgeFilesLines
* Add "break" inadvertently removed in previous update.David Nugent1997-06-131-1/+3
* MF2.2: bugfix in arrayize().David Nugent1997-05-111-2/+2
* Summary of login.conf support changes:David Nugent1997-05-101-311/+517
* "infinity" check was missed from login_getcapsize(), add itAndrey A. Chernov1997-02-271-1/+7
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Fix free()ing block twice, remove unused function.David Nugent1997-01-301-15/+1
* Fix typo .->, for default separators in login_getcaplist().David Nugent1997-01-291-1/+2
* Completed fixes with login_getcapsize().David Nugent1997-01-291-1/+2
* 1) Fixed bug in free()ing internal string/array whereDavid Nugent1997-01-291-24/+32
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Various bugfixes.David Nugent1997-01-071-7/+11
* Commit the right version this time. :-)David Nugent1997-01-071-2/+2
* Fix for login_getclass(NULL) case.David Nugent1997-01-071-4/+6
* Library functions relating to the login class capabilities database,David Nugent1997-01-041-0/+564