Warner Losh f9bcb0beb5 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:24:13 +00:00
..
2001-08-07 15:48:51 +00:00
2002-02-02 06:24:13 +00:00
2002-02-02 06:24:13 +00:00
2002-02-02 06:24:13 +00:00
2000-12-01 09:59:40 +00:00
1999-08-27 23:15:48 +00:00