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