History log of /netbsd/bin/stty/gfmt.c (Results 1 – 17 of 17)
Revision Date Author Comments
# 007a7cf0 29-Aug-2011 joerg <joerg@NetBSD.org>

Use __dead


# b5b29542 07-Aug-2003 agc <agc@NetBSD.org>

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22249, verified by myself.


# 30b25d1c 16-Jun-2003 perry <perry@NetBSD.org>

ANSIfy, from Petri Koistinen in PR 13975


# 017ff093 10-Jun-1999 mrg <mrg@NetBSD.org>

pulling param.h not types.h to get BSD4_4. from NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp> in PR#7751


# 32ee4be5 02-Mar-1999 christos <christos@NetBSD.org>

- char -> unsigned char
- #ifdef BSD4_4 for for non POSIX features
- prefix with STTY_ all the FMT constants to avoid namespace collisions.


# 301199f5 28-Jul-1998 mycroft <mycroft@NetBSD.org>

Delint.


# e028842e 20-Jul-1997 christos <christos@NetBSD.org>

Fix compiler warnings.
Add WARNS=1


# 4f6f2f00 07-May-1996 jtc <jtc@NetBSD.org>

Use const qualifier as appropriate


# 49f0ad86 21-Mar-1995 cgd <cgd@NetBSD.org>

convert to new RCS id conventions.


# fe5a9095 20-Sep-1994 mycroft <mycroft@NetBSD.org>

Merge with 4.4-Lite version.


# e1b53126 23-Mar-1994 mycroft <mycroft@NetBSD.org>

Simplify gfmt parsing.


# 35723768 23-Mar-1994 mycroft <mycroft@NetBSD.org>

Add VMIN and VTIME support, per Keith Bostic. Use libc err*() and warn*(),
and make usage() a function.


# 8542364e 01-Aug-1993 mycroft <mycroft@NetBSD.org>

Add RCS identifiers.


# 20bb0c47 01-Jun-1993 cgd <cgd@NetBSD.org>

rcsid cleanup


# 06be6008 23-Mar-1993 cgd <cgd@NetBSD.org>

changed "Id" to "Header" for rcsids


# 346aa5dd 22-Mar-1993 cgd <cgd@NetBSD.org>

added rcs ids to all files


# 61f28255 21-Mar-1993 cgd <cgd@NetBSD.org>

initial import of 386bsd-0.1 sources