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
/
sbin
/
edlabel
Age
Commit message (
Expand
)
Author
2003-05-17
use snprintf
itojun
2002-09-18
minor makefile delint
lukem
2002-03-03
Rename the local devname -> dev_name to avoid warning with shadowing
he
2002-03-02
include <stdlib.h>
mrg
2001-12-12
MKfoo=no -> NOfoo
tv
2001-12-07
Fix a `parameter shadows global variable' warning spotted by new-toolchain.
scw
2001-06-13
Enable edlabel on sun2, too.
fredette
2000-08-09
enable edlabel on sparc64, too.
mrg
2000-08-05
standarize -> standardize. From Thomas Klausner.
leo
2000-08-03
Fix number of parameters in a usage printf. Noticed by Thomas Klausner.
leo
1999-02-13
convert from NOxxx= to MKxxx=no.
lukem
1998-11-12
Adjust for DKTYPENAME changes.
christos
1997-12-20
Fix off-by-one error when showing the partition range one is able to modify
leo
1997-12-17
Add mvme68k to list of architectures to compile edlabel for.
scw
1997-09-29
fix typo
lukem
1997-09-24
Add sun3x.
jeremy
1997-09-14
cleanup for WARNS=1
lukem
1997-06-23
move man pages into share/man.
mrg
1997-03-24
- Makefile cleanups
christos
1996-05-27
Some additions needed for the atari. Also use the getmaxpartitions() and
leo
1996-01-30
#include <sys/ioccom.h> -> #include <sys/ioctl.h>
thorpej
1995-10-08
New, small disk label editor. Does not need ed(1).
gwr