Home | History | Annotate | Download | only in fdformat
History log of /src/usr.bin/fdformat/fdformat.c
RevisionDateAuthorComments
 1.18  27-Nov-2021  rillig 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.
 1.17  05-Sep-2016  sevan Drop main() prototype.
 1.16  12-Apr-2009  lukem fix -Wsign-compare issues
 1.15  28-Apr-2008  martin branches: 1.15.8;
Remove clause 3 and 4 from TNF licenses
 1.14  15-Dec-2007  perry branches: 1.14.4;
convert __attribute__s to applicable cdefs.h macros
 1.13  21-Jul-2006  mishka branches: 1.13.10;
Apply patches from bin/26449: improve fdformat diagnostic messages.
Early okayed by <thorpej> on tech-userlevel@.
 1.12  23-Apr-2004  christos PR/15897: Ryo HAYASAKA: fdformat does not know about terminal width.
also:
constify, ansify, pass lint.
 1.11  05-Jan-2004  jmmv Homogenize usage messages: make the 'usage' word all lowercase, as this seems
to be the most common practice in our tree.
 1.10  23-Jun-2003  agc Add NetBSD RCS Ids.
 1.9  28-Mar-2001  simonb 80 column police.
 1.8  19-Feb-2001  cgd convert to use getprogname()
 1.7  05-Feb-2001  christos don't use errx() in usage
fix nested extern
 1.6  13-Jan-1999  hubertf 0 errors
1 error <- handle this exception in reporting error(s :-)
2 errors
3 errors
 1.5  21-Oct-1997  thorpej branches: 1.5.2;
Copyright assigned to The NetBSD Foundation, Inc.
 1.4  18-Oct-1997  lukem WARNSify
 1.3  16-Jun-1997  jtk exit with error if extra arguments are left on command line
 1.2  30-Nov-1996  jtk remove stray $Id$ string
 1.1  29-Nov-1996  jtk add floppy formatting command
 1.5.2.2  21-Oct-1997  thorpej Copyright assigned to The NetBSD Foundation, Inc.
 1.5.2.1  21-Oct-1997  thorpej file fdformat.c was added on branch netbsd-1-3 on 1997-10-21 00:14:48 +0000
 1.13.10.1  09-Jan-2008  matt sync with HEAD
 1.14.4.1  18-May-2008  yamt sync with head.
 1.15.8.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html

RSS XML Feed