freebsd-nq/bin/ls
Warner Losh 46251dde8f 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.
2002-02-02 06:48:10 +00:00
..
cmp.c o __P has been reoved 2002-02-02 06:48:10 +00:00
extern.h o __P has been reoved 2002-02-02 06:48:10 +00:00
lomac.c o __P has been reoved 2002-02-02 06:48:10 +00:00
lomac.h
ls.1 mdoc(7) police: tidy up. 2002-01-09 13:29:39 +00:00
ls.c o __P has been reoved 2002-02-02 06:48:10 +00:00
ls.h Add a new flag, -h which when combined with the -l option causes 2001-12-28 20:50:12 +00:00
Makefile Fixed style bug (unsorting of SRCS) in rev.1.15. 2001-12-29 12:05:30 +00:00
print.c o __P has been reoved 2002-02-02 06:48:10 +00:00
util.c o __P has been reoved 2002-02-02 06:48:10 +00:00