]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Consistent use of warn() vs. perror().
authorTim J. Robbins <tjr@FreeBSD.org>
Sun, 3 Nov 2002 23:22:34 +0000 (23:22 +0000)
committerTim J. Robbins <tjr@FreeBSD.org>
Sun, 3 Nov 2002 23:22:34 +0000 (23:22 +0000)
commit4e65ab954d9ea762310495c1696231cb4262c86e
tree98ca6a347728a727899dd793fd7cde4446e4fc49
parentc71f01affeb35e2f996feee126157d38beb6506d
- 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
bin/getfacl/getfacl.1
bin/getfacl/getfacl.c