> perror(3) is being used instead of err(3) in a few places; is
> that on purpose? If it's an oversight, I also noticed the same
> in patch(1).
I am using perror in older programs.
perror(3) is being used instead of err(3) in a few places; is
that on purpose? If it's an oversight, I also noticed the same
in patch(1).
On 10/04/15 01:34, Theo de Raadt wrote:
> 42 tame calls have been commited to 28 userland programs so far.
> For instance gzip, md5, ping, traceroute, tcpdump
42 tame calls have been commited to 28 userland programs so far.
For instance gzip, md5, ping, traceroute, tcpdump, script, arp,
whois, ntpd, sshd...
Below is a tree of roughly a hundred more programs. Not all are
fully verified yet, but they being placed in snapshots.
Some of these I did myself