Re: open(2) with hardcoded values

2015-11-12 Thread Ted Unangst
Ricardo Mestre wrote: > Hi! > > After a quick grep on the tree I found a few places where open(2) is > still used with hardcoded numeric values. > > I sent this to Theo for reviewing, but he might not had the time for it > so here it goes: When you send patches, can you base them in a single c

Re: open(2) with hardcoded values

2015-11-12 Thread Theo de Raadt
> Ricardo Mestre wrote: > > Hi! > > > > After a quick grep on the tree I found a few places where open(2) is > > still used with hardcoded numeric values. > > > > I sent this to Theo for reviewing, but he might not had the time for it > > so here it goes: > > When you send patches, can you bas

open(2) with hardcoded values

2015-11-12 Thread Ricardo Mestre
Hi! After a quick grep on the tree I found a few places where open(2) is still used with hardcoded numeric values. I sent this to Theo for reviewing, but he might not had the time for it so here it goes: Index: jobs.c === RCS f