1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin/biff
mestre 0303d6a701 Just like in mesg(1) in biff(1) we just need to push down pledge(2) a little
bit to get the tty name. After this we can unveil(2) the tty with rw access in
order to stat(2)/chmod(2) it, once this is done we can put back the same
pledge(2) just right afterwards.

OK deraadt@
2018-08-11 10:59:34 +00:00
..
biff.1
biff.c Just like in mesg(1) in biff(1) we just need to push down pledge(2) a little 2018-08-11 10:59:34 +00:00
Makefile