summaryrefslogtreecommitdiff
path: root/lib/libc/gen/fstab.c
AgeCommit message (Expand)Author
2012-03-13PR/45989: Martin Husemann: lint invocation does include -w only on i386christos
2012-02-12Remove duplicate function declaration. From Henning Petersen in PR 45998.wiz
2011-10-15close on exec fixes:christos
2006-08-12- Add strndup and stresepchristos
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-11-29WARNS=4christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-04-16botched strncpy -> strlcpygroo
2001-08-31fstabscan() fixes:lukem
2000-01-22Delint.mycroft
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1999-02-23add a new fstab type "dp" for the user-specified dump device.mrg
1999-01-26Fix printf format errors.thorpej
1999-01-24- Use strsep() instead of strtok_r()christos
1998-10-16Use strtok_r() instead of strtok(), lest the application be surprised bykleink
1998-10-11Need "namespace.h".kleink
1998-07-26Use warn(3).mycroft
1998-07-26const poisoning.mycroft
1998-02-03remove obsolete register declarationsperry
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Fix RCSID'schristos
1997-01-23- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.mrg
1996-04-03Add explict function return typesjtc
1995-02-27oops; since i kept the writev() trick, still need uio.hcgd
1995-02-27merge with Lite, keeping local changes. Also use new Id format.cgd
1994-08-13Use writev(2) when reporting errors.mycroft
1994-08-13Allow a `#' to appear on line by itself (without spitting out errors).pk
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-07-30Add even more RCS frobs.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd