<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/sbin/shutdown/Makefile, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2016-02-09T20:19:31Z</updated>
<entry>
<title>Explicitly add more files to the 'runtime' package.</title>
<updated>2016-02-09T20:19:31Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2016-02-09T20:19:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=406d87b1c3c9fb02dc1256f4e634c0fc71a22799'/>
<id>urn:sha1:406d87b1c3c9fb02dc1256f4e634c0fc71a22799</id>
<content type='text'>
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Change file permissions for some setuid executables so they are "o+r".</title>
<updated>2014-08-21T19:04:15Z</updated>
<author>
<name>Neel Natu</name>
<email>neel@FreeBSD.org</email>
</author>
<published>2014-08-21T19:04:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=f518456fdba98b5b881779ce8bfaadf704634d93'/>
<id>urn:sha1:f518456fdba98b5b881779ce8bfaadf704634d93</id>
<content type='text'>
The executable itself doesn't contain any privileged information.

An example of where this is useful is when makefs(8) is creating an image
that includes /sbin/shutdown. This can now be done without root privileges.

Reviewed by:	delphij
Discussed with:	delphij, des
CR:		https://reviews.freebsd.org/D662
</content>
</entry>
<entry>
<title>For compatibility with Linux and Solaris add poweroff(8).</title>
<updated>2010-12-30T18:06:31Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2010-12-30T18:06:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=6868734cbe9f08a48af5f89ab9c1bbce1f72ce1c'/>
<id>urn:sha1:6868734cbe9f08a48af5f89ab9c1bbce1f72ce1c</id>
<content type='text'>
It is implemented as a hard link to shutdown(8) and it is equivalent of:

	# shutdown -p now

While I'm here put one line of usage into one line of C code so it is easier to
grep(1) and separate unrelated code with empty line.

MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Switch the default WARNS level for sbin/ to 6.</title>
<updated>2009-10-19T16:00:24Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2009-10-19T16:00:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=106d839190bf604806e084ce5e7dd8ee8142c1d9'/>
<id>urn:sha1:106d839190bf604806e084ce5e7dd8ee8142c1d9</id>
<content type='text'>
Submitted by:	Ulrich Spörlein
</content>
</entry>
<entry>
<title>Use modern style defination for main() and move a extern</title>
<updated>2005-01-25T08:37:04Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2005-01-25T08:37:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=f906f84330a36affa5ff41802717143888c4e646'/>
<id>urn:sha1:f906f84330a36affa5ff41802717143888c4e646</id>
<content type='text'>
declaration to global section.

Bump WARNS?= to 6
</content>
</entry>
<entry>
<title>Default to WARNS=2.</title>
<updated>2001-12-04T02:19:58Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-12-04T02:19:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=2d68bf45bfd846af100054ea94cdce64e298eb01'/>
<id>urn:sha1:2d68bf45bfd846af100054ea94cdce64e298eb01</id>
<content type='text'>
Binary builds that cannot handle this must explicitly set WARNS=0.

Reviewed by:	mike
</content>
</entry>
<entry>
<title>Set BINOWN=root explicitly for setuid root binaries.</title>
<updated>2001-09-13T06:48:18Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-09-13T06:48:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=cda2a9b2f0ab38e44572729b85e2ef744b6c831f'/>
<id>urn:sha1:cda2a9b2f0ab38e44572729b85e2ef744b6c831f</id>
<content type='text'>
This is not "useless", as one may have non-default
setting for BINOWN in make.conf, and we still want
these to be installed setuid root in this case.
</content>
</entry>
<entry>
<title>Constify, de-register-ify, __unused-ify, and set WARNS=2.</title>
<updated>2001-07-15T05:46:07Z</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2001-07-15T05:46:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=04983c4fe59ed427860e9f48cd25bddf5d8ab822'/>
<id>urn:sha1:04983c4fe59ed427860e9f48cd25bddf5d8ab822</id>
<content type='text'>
Submitted by:	Mike Barcroft &lt;mike@q9media.com&gt;
</content>
</entry>
<entry>
<title>- Backout botched attempt to introduce MANSECT feature.</title>
<updated>2001-03-26T14:33:27Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-03-26T14:33:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=0a5779d45bf5cbb474e004524b8788e796db914c'/>
<id>urn:sha1:0a5779d45bf5cbb474e004524b8788e796db914c</id>
<content type='text'>
- MAN[1-9] -&gt; MAN.
</content>
</entry>
<entry>
<title>Set the default manual section for sbin/ to 8.</title>
<updated>2001-03-20T18:13:31Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-03-20T18:13:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=fe655281c5aaa0c4feb637ba0199f869ba84a78b'/>
<id>urn:sha1:fe655281c5aaa0c4feb637ba0199f869ba84a78b</id>
<content type='text'>
</content>
</entry>
</feed>
