Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tidy up. Sort headers. | markm | 2003-06-14 | 1 | -9/+9 |
* | Const poisoning. | ru | 2002-04-08 | 1 | -1/+1 |
* | Add __FBSDID()s to libutil | dillon | 2001-09-30 | 1 | -2/+3 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Axe LOGIN_CAP_AUTH. | sheldonh | 1999-08-13 | 1 | -565/+1 |
* | Replace memory leaking instances of realloc with non-leaking reallocf. | imp | 1998-09-16 | 1 | -2/+2 |
* | sleep() after sending 'nologin' file to ensure output is drained before | davidn | 1997-07-19 | 1 | -1/+2 |
* | Summary of login.conf support changes: | davidn | 1997-05-10 | 1 | -215/+500 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Obsolete fgetline() -> fgetln(); and chop off newline if necessary. | davidn | 1997-02-10 | 1 | -4/+5 |
* | Added -Wall to CFLAGS, cleaned up (all avoidable) warnings. | davidn | 1997-01-29 | 1 | -1/+2 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Fix typos pointed out by bde (thanks!). | davidn | 1997-01-05 | 1 | -3/+3 |
* | Library functions relating to the login class capabilities database, | davidn | 1997-01-04 | 1 | -0/+383 |