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
/
sunlabel
/
sunlabel.c
Age
Commit message (
Expand
)
Author
2017-05-04
Drop main() prototype.
sevan
2013-10-19
fix unused variable warnings.
christos
2009-04-18
Fix WARNS=4 issues (-Wextra -Wsign-compare)
lukem
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-12-18
The blunt instrument approach to dealing with optional compiler sugar:
dogcow
2007-12-17
Change O_NDELAY to the POSIX standard O_NONBLOCK. This should fix
apb
2007-12-17
This is a host tool; include nbtool_config.h
apb
2007-12-15
convert __attribute__s to applicable cdefs.h macros
perry
2005-12-24
__inline__ -> inline
perry
2004-10-30
Add (unsigned char) cast to ctype functions
dsl
2004-01-05
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
jmmv
2003-11-16
Don't use L_SET as it's not portable and this is a host tool
jmc
2003-11-12
<sys/fcntl.h> -> <fcntl.h> in previous. Also, remove inclusion of
kleink
2003-11-12
O_* live in <sys/fcntl.h> not <sys/file.h>
matt
2003-07-13
use bounded string op
itojun
2003-02-05
Make this compile on non-NetBSD machines.
augustss
2003-01-27
When built as a host tool, don't search /dev as we only use sunlabel
uwe
2002-12-21
- make "device" non optional and remove "-d device", and actually make
lukem
2002-12-21
improve help display
lukem
2002-07-20
sweep of errx/warnx, remove unnecessary trailing \n
grant
2002-05-16
Remove superfluous #endif. bin/16840 by der Mouse.
wiz
2002-02-11
s/Der Mouse/der Mouse/.
mrg
2002-01-10
- KNF... Add NetBSD copyright, pass lint, getopt, modernize, blah.
christos
2002-01-10
- add a -h option
mrg
2002-01-09
der Mouse's sunlabel
mrg