Re: svn commit: r315733 - in head: include lib/libc/gen libexec/getty

2017-03-22 Thread Ngie Cooper (yaneurabeya)
> On Mar 22, 2017, at 12:00, Warner Losh wrote: > > Author: imp > Date: Wed Mar 22 19:00:41 2017 > New Revision: 315733 > URL: https://svnweb.freebsd.org/changeset/base/315733 > > Log: > Impelemnt ttys onifexists in init. > > Implement a new init(8) option in /etc/ttys. If

Re: svn commit: r315733 - in head: include lib/libc/gen libexec/getty

2017-03-22 Thread Ngie Cooper (yaneurabeya)
> On Mar 22, 2017, at 12:08, O. Hartmann wrote: … > Breaks buildworld: > > [...] > /usr/src/lib/libc/gen/getttyent.c:114:6: warning: implicit declaration of > function 'stat' > is invalid in C99 [-Wimplicit-function-declaration] if (stat(dev, ) == 0) >^ >

Re: svn commit: r315733 - in head: include lib/libc/gen libexec/getty

2017-03-22 Thread O. Hartmann
Am Wed, 22 Mar 2017 19:00:42 + (UTC) Warner Losh schrieb: > Author: imp > Date: Wed Mar 22 19:00:41 2017 > New Revision: 315733 > URL: https://svnweb.freebsd.org/changeset/base/315733 > > Log: > Impelemnt ttys onifexists in init. > > Implement a new init(8) option

svn commit: r315733 - in head: include lib/libc/gen libexec/getty

2017-03-22 Thread Warner Losh
Author: imp Date: Wed Mar 22 19:00:41 2017 New Revision: 315733 URL: https://svnweb.freebsd.org/changeset/base/315733 Log: Impelemnt ttys onifexists in init. Implement a new init(8) option in /etc/ttys. If this option is present on the entry in /etc/ttys, the entry will be active if and