Commit Graph

26 Commits

Author SHA1 Message Date
mrg
7d429c305a use c99 initialisers. 2006-10-23 03:56:38 +00:00
he
fb84548b30 Allow this to build under -Wcast-qual -Werror by adding const to a few
variables/fields initialized to point to string constants.
2005-06-28 18:14:45 +00:00
xtraeme
76500fc2f9 WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz) 2005-01-20 16:39:22 +00:00
xtraeme
d40da986ee Kill __P(), ANSIfy, remove main() prototype; WARNS=2 2005-01-20 15:59:40 +00:00
itojun
604ac268ac use snprintf 2003-05-17 23:10:57 +00:00
lukem
0d1ba7e8a0 minor makefile delint 2002-09-18 06:38:50 +00:00
he
479e133dbf Rename the local devname -> dev_name to avoid warning with shadowing
global definition in stdlib.h.
2002-03-03 12:13:47 +00:00
mrg
a8fa43f6b6 include <stdlib.h> 2002-03-02 12:22:27 +00:00
tv
8e6f7afb5b MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
scw
61551fba00 Fix a `parameter shadows global variable' warning spotted by new-toolchain. 2001-12-07 23:12:33 +00:00
fredette
48b3bae7e9 Enable edlabel on sun2, too. 2001-06-13 18:09:15 +00:00
mrg
f3f04801b2 enable edlabel on sparc64, too. 2000-08-09 11:37:34 +00:00
leo
d9f85c81c0 standarize -> standardize. From Thomas Klausner. 2000-08-05 19:09:37 +00:00
leo
032c2e34d9 Fix number of parameters in a usage printf. Noticed by Thomas Klausner. 2000-08-03 20:05:48 +00:00
lukem
dcab0210a0 convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
1999-02-13 02:54:17 +00:00
christos
7b57bf6d78 Adjust for DKTYPENAME changes. 1998-11-12 16:19:47 +00:00
leo
fb151b6527 Fix off-by-one error when showing the partition range one is able to modify
(from Julian Coleman).
1997-12-20 21:49:30 +00:00
scw
bcd0d46dcd Add mvme68k to list of architectures to compile edlabel for. 1997-12-17 21:16:54 +00:00
lukem
377bf2c827 fix typo 1997-09-29 06:20:09 +00:00
jeremy
b8e30f3915 Add sun3x. 1997-09-24 07:55:24 +00:00
lukem
bc02ee4bf4 cleanup for WARNS=1 1997-09-14 13:26:11 +00:00
mrg
5667e094a1 move man pages into share/man. 1997-06-23 04:23:46 +00:00
christos
d59123b39b - Makefile cleanups 1997-03-24 22:15:37 +00:00
leo
63e835ebd6 Some additions needed for the atari. Also use the getmaxpartitions() and
getrawpartition() functions from libutil.
1996-05-27 20:44:03 +00:00
thorpej
66e4232d3d #include <sys/ioccom.h> -> #include <sys/ioctl.h> 1996-01-30 18:34:07 +00:00
gwr
013bc1008b New, small disk label editor. Does not need ed(1). 1995-10-08 22:39:09 +00:00