summaryrefslogtreecommitdiff
path: root/lib/libutil/login_fbtab.c
AgeCommit message (Expand)Author
2022-12-27spelling fixes; from paul tagliamonteJason McIntyre
2022-04-20Use glob to expand wildcards in "other device" paths rather than aJoshua Stein
2015-11-27Remove three NULL-checks before free(). ok millert@mmcc
2015-08-20remove cast of malloc(), since stdlib.h is includedTheo de Raadt
2007-09-09comment inside commentTheo de Raadt
2006-03-30change internal login_protect() API to use mode_t like it shouldTheo de Raadt
2004-09-18avoid aliasing over library symbolTheo de Raadt
2002-06-25Now that we don't have a trailing newline we need to explicitly checkTodd C. Miller
2002-06-22Use strtok_r() instead of strsep() since the latter treats consecutiveTodd C. Miller
2002-06-21login_fbtab(3) fixes:Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-06-03new license from Wietse; permits modification. This code is derived fromTheo de Raadt
1999-09-21Add opendisk from NetBSD.Constantine Sapuntzakis
1998-04-13Use _PATH_DEV, not "/dev/"Todd C. Miller
1997-11-18-WallTodd C. Miller
1996-09-16Bring prototypes into scopeThorsten Lockert
1996-07-31duh, theoTheo de Raadt
1996-07-31login_fbtab() in libutilTheo de Raadt