summaryrefslogtreecommitdiff
path: root/lib/libc/gen/login_cap.c
AgeCommit message (Expand)Author
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-01-29Fix memory leak in setuserpath(). We prefer patch from millert@.Mike Pechkin
2002-01-28Fix memory leaks in login_getcapnum() and login_getcapsize().Mike Pechkin
2002-01-23Fix memory leaks in login_getstyle(), login_getstr() and login_getcaptime()Todd C. Miller
2001-05-30Complain via syslog if login.conf does not exist. With the BSDTodd C. Miller
2000-12-04Silently convert s/key -> skey in login_getstyle(). A bit of a hackTodd C. Miller
2000-11-10seperate -> separate, okay aaron@Niels Provos
2000-09-16Change setuserpath() from void to int so we can pass up a returnTodd C. Miller
2000-08-24KNFTheo de Raadt
2000-08-20login.conf code from BSDi. This does not include the bsd auth codeTodd C. Miller