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