index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libutil
/
login_fbtab.c
Age
Commit message (
Expand
)
Author
2022-12-27
spelling fixes; from paul tagliamonte
Jason McIntyre
2022-04-20
Use glob to expand wildcards in "other device" paths rather than a
Joshua Stein
2015-11-27
Remove three NULL-checks before free(). ok millert@
mmcc
2015-08-20
remove cast of malloc(), since stdlib.h is included
Theo de Raadt
2007-09-09
comment inside comment
Theo de Raadt
2006-03-30
change internal login_protect() API to use mode_t like it should
Theo de Raadt
2004-09-18
avoid aliasing over library symbol
Theo de Raadt
2002-06-25
Now that we don't have a trailing newline we need to explicitly check
Todd C. Miller
2002-06-22
Use strtok_r() instead of strsep() since the latter treats consecutive
Todd C. Miller
2002-06-21
login_fbtab(3) fixes:
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-06-03
new license from Wietse; permits modification. This code is derived from
Theo de Raadt
1999-09-21
Add opendisk from NetBSD.
Constantine Sapuntzakis
1998-04-13
Use _PATH_DEV, not "/dev/"
Todd C. Miller
1997-11-18
-Wall
Todd C. Miller
1996-09-16
Bring prototypes into scope
Thorsten Lockert
1996-07-31
duh, theo
Theo de Raadt
1996-07-31
login_fbtab() in libutil
Theo de Raadt