CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/03/21 23:07:06
Modified files:
usr.bin/awk : main.c
Log message:
Found another deeply hidden open /dev/null O_RDWR which was happening
in awk -safe mode. Reproducer is awk -safe '{ close("/dev/stdin"); }
Rerrange the pledges and unveils to make it work.
ok millert dgl
