Commit Graph

47 Commits

Author SHA1 Message Date
rillig 1d6b489c6e usr.bin: remove unnecessary CONSTCOND, lint no longer needs it
Since 2021-01-31, lint no longer requires a CONSTCOND comment in a
do-while-0 statement since this is a common code pattern, especially in
statement-like macros.
2021-11-27 22:16:41 +00:00
sevan 39bbc68a3b Drop main() prototype. 2016-09-05 00:40:28 +00:00
riastradh 6cb10275d0 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
matt 611b1a73a0 Make sure fdformat is on m68k (even sun2) 2013-07-18 21:03:07 +00:00
wiz 1ac719d147 Remove unnecessary Bk/Ek pairs from SYNOPSIS.
No effective change except where I used the opportunity to sort options
and/or option descriptions.
2012-04-08 22:00:37 +00:00
mrg 65fad457b3 build elf2aout and fdformat on macppc64 (for now, it's a lot easier than
figuring out how to split the sets... but that will have to happen.)

fixes the first easy part of PR#43075.
2010-03-30 07:26:23 +00:00
lukem ed7ff06efe fix -Wsign-compare issues 2009-04-12 02:53:56 +00:00
he 9bc0986f89 If this is built for arm, build it for armeb as well, so that
a build of evbarm-eb does not give set list errors.
2009-03-08 15:37:12 +00:00
abs 46ffce41c5 Build fdformat on a MACHINE_ARCH not MACHINE basis 2009-02-14 22:46:05 +00:00
martin 11a6dbe728 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
martin ce099b4099 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
perry 8b0f9554ff convert __attribute__s to applicable cdefs.h macros 2007-12-15 19:44:37 +00:00
wiz f94a2b9563 Bump date for previous. 2006-07-22 08:36:14 +00:00
mishka 044dd5aab8 Remove the obsolete notes on F/V/E-style output. 2006-07-22 00:29:55 +00:00
mishka c6d1c22580 Apply patches from bin/26449: improve fdformat diagnostic messages.
Early okayed by <thorpej> on tech-userlevel@.
2006-07-21 23:05:14 +00:00
christos dc84240d2e PR/15897: Ryo HAYASAKA: fdformat does not know about terminal width.
also:
	constify, ansify, pass lint.
2004-04-23 15:04:27 +00:00
christos a3c9c13e94 WARNS=3 2004-04-23 14:50:00 +00:00
jmmv b635f565e7 Homogenize usage messages: make the 'usage' word all lowercase, as this seems
to be the most common practice in our tree.
2004-01-05 23:23:32 +00:00
agc a8d6388e6f Add NetBSD RCS Ids. 2003-06-23 13:05:47 +00:00
fvdl d8ae1c92f7 Build this on x86_64. 2002-12-10 16:07:28 +00:00
grant be8ae688ae New sentence, new line. 2002-09-30 11:08:56 +00:00
thorpej 8eeabb6873 acorn32 and cats get fdformat. 2002-02-11 18:55:11 +00:00
wiz c67b0a8047 Sort sections. 2001-12-01 19:09:41 +00:00
wiz 1375e0081d Minor fixes. 2001-06-05 11:40:04 +00:00
briggs 5209e7a0b8 Build on bebox, too. 2001-04-12 02:31:52 +00:00
wiz 791ead0a1a Not only i386 has a fdc(4), so mention the others, too.
Whitespace and punctuation fixes.
2001-04-04 09:36:12 +00:00
simonb a378517ea4 80 column police. 2001-03-28 03:17:41 +00:00
cgd a8ec668ddf convert to use getprogname() 2001-02-19 23:03:42 +00:00
christos ac535251a5 don't use errx() in usage
fix nested extern
2001-02-05 01:45:32 +00:00
hubertf 9c074f4f7a Mention that one needs to create a filesystem after formatting a disk. 2000-10-08 18:48:31 +00:00
augustss 6845241166 Fix typo so the Makefile can be used again. 2000-08-09 14:21:44 +00:00
mrg 88363a496c enable fdformat on sparc64, too. 2000-08-09 11:38:47 +00:00
garbled 9e44e9b578 More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages.  Many more to
come.
1999-03-22 18:16:34 +00:00
mycroft a1c657fe56 Clean up SYNOPSIS formatting. 1999-03-07 11:29:58 +00:00
thorpej 690a0d0fe3 Build fdformat on the Alpha, too. 1999-02-18 20:31:46 +00:00
hubertf 5cfd62b649 0 errors
1 error   <- handle this exception in reporting error(s :-)
2 errors
3 errors
1999-01-13 21:00:16 +00:00
jonathan e1d397462e usr.bin/Makefile: recurse into fdformat on all ports
usr.bin/fdformat/Makefile:  build manpages on all  ports
distrib/sets/lists/man/mi: add fdformat manpages
distrib/sets/lists/man/md.{arm32,atari,i386,sparc}:
	 only listed fdformat manpegs. remove.
distrib/sets/lists/man/md.mvem68k:
	duplicate entry of mvme68k installboot.	remove.
1998-10-25 23:30:39 +00:00
perry 34a98169f0 macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
thorpej c7c4c00eda Copyright assigned to The NetBSD Foundation, Inc. 1997-10-21 00:14:45 +00:00
lukem 1d3ba85e36 WARNSify 1997-10-18 14:48:22 +00:00
jtk c637244f86 improve (slightly) dense wording in the bugs section 1997-06-16 02:13:46 +00:00
jtk 9ed98415a3 exit with error if extra arguments are left on command line 1997-06-16 02:10:45 +00:00
tls 9d225a1783 RCS ID police 1997-01-09 20:18:21 +00:00
jtk 142bbb09e6 fix typos per PR 3076 1997-01-01 16:30:09 +00:00
mikel 362f41ae80 fdc manpage is in section 4, not 8. 1996-12-10 07:47:45 +00:00
jtk 81532e0382 remove stray $Id$ string 1996-11-30 01:53:51 +00:00
jtk 060474468e add floppy formatting command 1996-11-29 16:31:02 +00:00