freebsd-dev/bin/getfacl
Tim J. Robbins 4e65ab954d - Consistent use of warn() vs. perror().
- Gracefully handle the case where standard input is missing
  a newline at EOF.
- Exit with status 1 instead of -1 (really 255) on error.
- Add a Diagnostics section to the manual page documenting
  exit status.

Approved by:	rwatson
2002-11-03 23:22:34 +00:00
..
getfacl.1 - Consistent use of warn() vs. perror(). 2002-11-03 23:22:34 +00:00
getfacl.c - Consistent use of warn() vs. perror(). 2002-11-03 23:22:34 +00:00
Makefile Default to WARNS=2. Binary builds that cannot handle this must explicitly 2001-12-04 01:57:47 +00:00