Re: CVS commit: src/sbin/shutdown

2016-09-14 Thread Sevan Janiyan
Hi Robert, On 14/09/2016 01:09, Robert Elz wrote: > Turns out I didn't remember the format as well as I thought, it was > actually ... > > * Ian Johnstone, Sydney, 1977 > * Robert Elz, Melbourne, 1978 > * Peter Lamb, Melbourne, 1980 > * Will

Re: CVS commit: src/sbin/ifconfig

2016-09-14 Thread Joerg Sonnenberger
On Wed, Sep 14, 2016 at 02:17:26PM +0100, Roy Marples wrote: > On 14/09/2016 13:00, Joerg Sonnenberger wrote: > > On Wed, Sep 14, 2016 at 11:46:43AM +, Roy Marples wrote: > >> Module Name: src > >> Committed By: roy > >> Date: Wed Sep 14 11:46:43 UTC 2016 > >> > >> Modif

Re: CVS commit: src/sbin/ifconfig

2016-09-14 Thread Roy Marples
On 14/09/2016 13:00, Joerg Sonnenberger wrote: > On Wed, Sep 14, 2016 at 11:46:43AM +, Roy Marples wrote: >> Module Name: src >> Committed By:roy >> Date:Wed Sep 14 11:46:43 UTC 2016 >> >> Modified Files: >> src/sbin/ifconfig: media.c >> >> Log Message: >> Don't bai

Re: CVS commit: src/sbin/ifconfig

2016-09-14 Thread Joerg Sonnenberger
On Wed, Sep 14, 2016 at 11:46:43AM +, Roy Marples wrote: > Module Name: src > Committed By: roy > Date: Wed Sep 14 11:46:43 UTC 2016 > > Modified Files: > src/sbin/ifconfig: media.c > > Log Message: > Don't bail if SIOGIFMEDIA doesn't return any media lists because we > can sti

Re: CVS commit: src/sys

2016-09-14 Thread Roy Marples
On 13/09/2016 15:42, Roy Marples wrote: > OK, I've had a quick look over the code. > It looks like IFF_RUNNING is used to indicate whether a PPP session is > currently running or not as opposed to hardware resources being allocated. > > It strikes me that the easiest fix is to set IFF_RUNNING befo