freebsd-dev/usr.bin/msgs
Bruce Evans 7be9c056ce Backed out the style bugs in rev.1.17:
- don't use unusual indentation for 39 lines of declarations when only 2
  of the lines benefit from it.
- don't use __DECONST().  This was the one use of it in the tree, and it
  was just wrong.  It was used to hide the warning about tgetnum() having
  the wrong prototype (missing a `const') due to libncurses being
  misconfigured.  libncurses has been fixed, so the original code now
  compiles cleanly with WARNS=4.
2002-04-18 12:53:39 +00:00
..
Makefile Remove leaf node WARNS?=2 (that mainly I added). This should 2002-02-08 22:31:43 +00:00
msgs.1 Document that only superuser can use -c option. Add FBSDID. Make use of uid_t 2002-04-12 13:11:42 +00:00
msgs.c Backed out the style bugs in rev.1.17: 2002-04-18 12:53:39 +00:00
pathnames.h