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
/
libc
/
gen
/
fstab.c
Age
Commit message (
Expand
)
Author
2007-09-27
strtol -> strtonum
Bret Lambert
2005-08-08
zap remaining rcsid.
Marc Espie
2005-03-25
deregister (and deauto!). ok millert@ marco@
Otto Moerbeek
2004-05-18
ansify function definitions and zap some `register'
Jean-Francois Brousseau
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-06-22
use strtok_r() instead of strtok(); millert ok
Theo de Raadt
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-06-27
use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.
lebel
1999-09-03
Use strtol() and strtoul() instead of atoi(). This allows us to catch
Todd C. Miller
1999-08-03
Return an open failure if the fstab is zero length or not a regular file.
Jason Downs
1997-07-09
Clean up some -Wall complaints.
Todd C. Miller
1997-06-14
oops
Theo de Raadt
1997-06-13
strncpy
Theo de Raadt
1996-08-19
Fix RCS ids
Thorsten Lockert
1996-04-21
sync to netbsd 960418
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt