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
/
usr.sbin
/
mscdlabel
Age
Commit message (
Expand
)
Author
2018-01-23
ansify - drop the K&R style prototypes & implementations.
sevan
2017-01-10
need <sys/types.h>
christos
2012-08-10
Remove many HAVE_GCC || HAVE_PCC conditionals as the options also apply
joerg
2011-06-20
remove most of the remaining HAVE_GCC tests that are always true in
mrg
2008-08-29
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...
gmcgarry
2007-05-28
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
tls
2006-05-25
Coverity CID 3214: Check getrawpartition return code.
christos
2006-05-11
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
mrg
2005-09-14
cosmetics: strip trailing blanks when the ISO volume label is printed
drochner
2005-07-25
Allow the test for ISO9660 filesystems to be applied to non-CD devices
drochner
2004-07-04
-before adding a "partition", check for an ISO9660 filesystem,
drochner
2002-11-30
clean up {LD,DP}ADD. no need to set WARNS=1 here
lukem
2002-09-18
use NETBSDSRCDIR as appropriate
lukem
2002-05-30
Sort SEE ALSO.
wiz
2002-05-29
to complement my recent kernel changes: add a small tool to build a
drochner