Re: svn commit: r201180 - head/sbin/shutdown

2009-12-30 Thread Bruce Evans
On Tue, 29 Dec 2009, Doug Barton wrote: Ed Schouten wrote: While there, rename die_you_gravy_sucking_pig_dog() to something that's less moronic. Boo! IMO the fact that at least some of our sources have some personality is a feature. :) A comment is apparently missing (though it goes wit

Re: svn commit: r201180 - head/sbin/shutdown

2009-12-30 Thread Sean C. Farley
On Tue, 29 Dec 2009, M. Warner Losh wrote: In message: "Sean C. Farley" writes: : On Tue, 29 Dec 2009, Doug Barton wrote: : : > Ed Schouten wrote: : >> While there, rename die_you_gravy_sucking_pig_dog() to something : >> that's : >> less moronic. : > : > Boo! IMO the fact tha

Re: svn commit: r201180 - head/sbin/shutdown

2009-12-30 Thread John Baldwin
On Tuesday 29 December 2009 8:07:57 pm M. Warner Losh wrote: > In message: > "Sean C. Farley" writes: > : On Tue, 29 Dec 2009, Doug Barton wrote: > : > : > Ed Schouten wrote: > : >> While there, rename die_you_gravy_sucking_pig_dog() to something > : >> that's > : >> less moron

Re: svn commit: r201180 - head/sbin/shutdown

2009-12-30 Thread Garrett Cooper
On Dec 29, 2009, at 5:07 PM, "M. Warner Losh" wrote: In message: "Sean C. Farley" writes: : On Tue, 29 Dec 2009, Doug Barton wrote: : : > Ed Schouten wrote: : >> While there, rename die_you_gravy_sucking_pig_dog() to something : >> that's : >> less moronic. : > : > Boo! IM

Re: svn commit: r201180 - head/sbin/shutdown

2009-12-29 Thread Ivan Voras
2009/12/30 Carlos A. M. dos Santos : > On Tue, Dec 29, 2009 at 6:49 AM, Ed Schouten wrote: >> Author: ed >> Date: Tue Dec 29 08:49:43 2009 >> New Revision: 201180 >> URL: http://svn.freebsd.org/changeset/base/201180 >> >> Log: >>  Add missing `void' for functions without arguments. > > Ok. > >>  W

Re: svn commit: r201180 - head/sbin/shutdown

2009-12-29 Thread M. Warner Losh
In message: "Sean C. Farley" writes: : On Tue, 29 Dec 2009, Doug Barton wrote: : : > Ed Schouten wrote: : >> While there, rename die_you_gravy_sucking_pig_dog() to something : >> that's : >> less moronic. : > : > Boo! IMO the fact that at least some of our sources have some : >

Re: svn commit: r201180 - head/sbin/shutdown

2009-12-29 Thread Carlos A. M. dos Santos
On Tue, Dec 29, 2009 at 6:49 AM, Ed Schouten wrote: > Author: ed > Date: Tue Dec 29 08:49:43 2009 > New Revision: 201180 > URL: http://svn.freebsd.org/changeset/base/201180 > > Log: >  Add missing `void' for functions without arguments. Ok. >  While there, rename die_you_gravy_sucking_pig_dog()

Re: svn commit: r201180 - head/sbin/shutdown

2009-12-29 Thread pluknet
2009/12/29 Doug Barton : > Ed Schouten wrote: >>   While there, rename die_you_gravy_sucking_pig_dog() to something that's >>   less moronic. > > Boo! IMO the fact that at least some of our sources have some > personality is a feature. :) > Although, it came not so long ago (Net/2 or bit earlier),

Re: svn commit: r201180 - head/sbin/shutdown

2009-12-29 Thread Sean C. Farley
On Tue, 29 Dec 2009, Doug Barton wrote: Ed Schouten wrote: While there, rename die_you_gravy_sucking_pig_dog() to something that's less moronic. Boo! IMO the fact that at least some of our sources have some personality is a feature. :) How about alt_shutdown_die_die_die()? :) Sean --

Re: svn commit: r201180 - head/sbin/shutdown

2009-12-29 Thread Doug Barton
Ed Schouten wrote: > While there, rename die_you_gravy_sucking_pig_dog() to something that's > less moronic. Boo! IMO the fact that at least some of our sources have some personality is a feature. :) Doug -- Improve the effectiveness of your Internet presence with a domain

svn commit: r201180 - head/sbin/shutdown

2009-12-29 Thread Ed Schouten
Author: ed Date: Tue Dec 29 08:49:43 2009 New Revision: 201180 URL: http://svn.freebsd.org/changeset/base/201180 Log: Add missing `void' for functions without arguments. While there, rename die_you_gravy_sucking_pig_dog() to something that's less moronic. Modified: head/sbin/shutdown/s