freebsd-dev/bin/chio
Warner Losh 5dce647c1b Modernization effort for bin/c*:
o __P has been reoved
  o Old-style K&R declarations have been converted to new C89 style
  o register has been removed
  o prototype for main() has been removed (gcc3 makes it an error)
  o int main(int argc, char *argv[]) is the preferred main definition.
  o Attempt to not break style(9) conformance for declarations more than
    they already are.

  Approved by: arch@, new style(9)
2002-02-02 06:15:22 +00:00
..
chio.1 mdoc(7) police: join split punctuation to macro calls. 2001-08-10 17:35:21 +00:00
chio.c Modernization effort for bin/c*: 2002-02-02 06:15:22 +00:00
defs.h Modernization effort for bin/c*: 2002-02-02 06:15:22 +00:00
Makefile Default to WARNS=2. Binary builds that cannot handle this must explicitly 2001-12-04 01:57:47 +00:00
pathnames.h $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00