Re: more on tame

2015-10-04 Thread Theo de Raadt
> 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.

Re: more on tame

2015-10-04 Thread Michael Reed
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

more on tame

2015-10-03 Thread Theo de Raadt
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