NetBSD/usr.bin/script
christos 32f083259b 1. restore the previous finish() logic to make:
script -e -c /usr/bin/true
	script -e -c /usr/bin/false
   exit with the proper exit code.
2. handle system return value correctly (nabijaczleweli)
3. factor out the conversion of wait status -> shell return code.
2022-02-13 19:40:14 +00:00
..
Makefile
script.1
script.c 1. restore the previous finish() logic to make: 2022-02-13 19:40:14 +00:00