Commit Graph

13 Commits

Author SHA1 Message Date
itojun
604ac268ac use snprintf 2003-05-17 23:10:57 +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
scw
61551fba00 Fix a `parameter shadows global variable' warning spotted by new-toolchain. 2001-12-07 23:12:33 +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
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
lukem
377bf2c827 fix typo 1997-09-29 06:20:09 +00:00
lukem
bc02ee4bf4 cleanup for WARNS=1 1997-09-14 13:26:11 +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