Start with a clean /var/account/acct accounting file and turn on
authorbluhm <bluhm@openbsd.org>
Thu, 8 Jun 2017 17:29:33 +0000 (17:29 +0000)
committerbluhm <bluhm@openbsd.org>
Thu, 8 Jun 2017 17:29:33 +0000 (17:29 +0000)
commit2f1f92d1c2ed75915d8b0aac0043d121cc89420f
tree122074befff8f2010acc69996378609c2d047d2c
parent8788635fa4e541cf4323d99743451cf41e531926
Start with a clean /var/account/acct accounting file and turn on
process accounting with accton(8).  Each test executes a command
with a unique name and checks the flags in the lastcomm(1) output.
Run tests with fork, su, core, xsig, pledge, trap accounting.
regress/usr.bin/lastcomm/LICENSE [new file with mode: 0644]
regress/usr.bin/lastcomm/Makefile [new file with mode: 0644]
regress/usr.bin/lastcomm/crash.c [new file with mode: 0644]