summaryrefslogtreecommitdiff
path: root/lib/libc/gen/fstab.c
AgeCommit message (Expand)Author
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-06-27use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.lebel
1999-09-03Use strtol() and strtoul() instead of atoi(). This allows us to catchTodd C. Miller
1999-08-03Return an open failure if the fstab is zero length or not a regular file.Jason Downs
1997-07-09Clean up some -Wall complaints.Todd C. Miller
1997-06-14oopsTheo de Raadt
1997-06-13strncpyTheo de Raadt
1996-08-19Fix RCS idsThorsten Lockert
1996-04-21sync to netbsd 960418Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt