]> git.cameronkatri.com Git - pw-darwin.git/history - libutil/login_cap.c
Add humanize_number(3) to libutil for formating numbers into a human
[pw-darwin.git] / libutil / login_cap.c
2004-05-11 Diomidis SpinellisBring the description for login_getclassbyname in sync...
2003-10-26 Peter Wemm(mostly) Clean up some const warnings here. The code...
2003-10-18 Mark MurrayANSIfy, WARNSify, CONSTify. Bit of style(9)-ify.
2003-06-14 Mark MurrayTidy up. Sort headers.
2002-08-25 Philippe CharnierReplace various spelling with FALLTHROUGH which is...
2002-04-08 Ruslan ErmilovConst poisoning.
2002-03-06 Dag-Erling SmørgravRemove a bogus cast.
2001-09-30 Matthew DillonAdd __FBSDID()s to libutil
2001-09-25 Andrey A. Chernov1) Back out ~/.login_conf disable
2001-09-16 Robert WatsonDisable per-user .login_conf support due to incorrect...
2001-09-15 Robert Watsono Add a comment noting that the early setting of privil...
2001-02-06 Jeroen Ruigrok van... Fix typo: seperate -> separate.
2000-08-23 Brian FeldmanStick login_setcryptfmt() in its own file to make pulli...
2000-08-22 Brian FeldmanAdd working and easy crypt(3)-switching. Yes, we need...
2000-05-21 Tim VanderhoekFix a memory leak with lc->lc_cap in login_close().
1999-08-28 Peter Wemm$Id$ -> $FreeBSD$
1999-04-24 Andrey A. Chernovoops, add pwd!=NULL check to previous fix
1999-04-24 Andrey A. ChernovSwitch to user UID/GID before checking/reading its...
1997-06-13 David NugentAdd "break" inadvertently removed in previous update.
1997-05-11 David NugentMF2.2: bugfix in arrayize().
1997-05-10 David NugentSummary of login.conf support changes:
1997-02-27 Andrey A. Chernov"infinity" check was missed from login_getcapsize(...
1997-02-22 Peter WemmRevert $FreeBSD$ to $Id$
1997-01-30 David NugentFix free()ing block twice, remove unused function.
1997-01-29 David NugentFix typo .->, for default separators in login_getcaplist().
1997-01-29 David NugentCompleted fixes with login_getcapsize().
1997-01-29 David Nugent1) Fixed bug in free()ing internal string/array where
1997-01-14 Jordan K. HubbardMake the long-awaited change from $Id$ to $FreeBSD$
1997-01-07 David NugentVarious bugfixes.
1997-01-07 David NugentCommit the right version this time. :-)
1997-01-07 David NugentFix for login_getclass(NULL) case.
1997-01-04 David NugentLibrary functions relating to the login class capabilit...