<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/bin/Makefile, branch releng/6.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F6.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F6.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2005-03-02T11:53:22Z</updated>
<entry>
<title>Wrap BSD r* commands in NO_RCMDS.</title>
<updated>2005-03-02T11:53:22Z</updated>
<author>
<name>Tom Rhodes</name>
<email>trhodes@FreeBSD.org</email>
</author>
<published>2005-03-02T11:53:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c71158d45355ad344b90b42af22dc619f06114b0'/>
<id>urn:sha1:c71158d45355ad344b90b42af22dc619f06114b0</id>
<content type='text'>
Change NO_RCMDNS to NO_RCMDS and do the switch in bsd.compat.mk.

Discussed with: ru, nectar
</content>
</entry>
<entry>
<title>- Build things in pure dictionary order (see sort(1)).</title>
<updated>2004-01-16T15:23:19Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-01-16T15:23:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d10a8d6cb46f77ccd63cf37f82c482bfc73c915e'/>
<id>urn:sha1:d10a8d6cb46f77ccd63cf37f82c482bfc73c915e</id>
<content type='text'>
- Unify the conditional assignments section so that architectural
  exclusions come first, then options and !options, sorted by the
  option name, also in directory order, then architecture specific
  sections, sorted by the architecture name, with i386 being a
  traditional exception.

Prodded by:	bde
</content>
</entry>
<entry>
<title>chflags(1) repo copied, usr.bin-&gt;bin.</title>
<updated>2003-02-18T19:51:59Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-02-18T19:51:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f534f8f72bc3cfd779d96e2cafd2fabf0c6bc9f5'/>
<id>urn:sha1:f534f8f72bc3cfd779d96e2cafd2fabf0c6bc9f5</id>
<content type='text'>
We've been installing chflags(1) into /bin since 2000-11-10, so this
shouldn't cause any problems.
</content>
</entry>
<entry>
<title>kenv(1) has been repo copied from usr.bin to bin.</title>
<updated>2003-01-20T17:56:25Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-01-20T17:56:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d8ac0875638fb4b1eff9f856474437d7137af523'/>
<id>urn:sha1:d8ac0875638fb4b1eff9f856474437d7137af523</id>
<content type='text'>
Sometimes we need kenv(1) in /etc/rc.diskless*.
</content>
</entry>
<entry>
<title>Remove the last reference to NOUUCP - we don't have UUCP in the base</title>
<updated>2002-08-02T10:55:51Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2002-08-02T10:55:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5bb23f365374e4b32c7dc063cc47ab8616f5c766'/>
<id>urn:sha1:5bb23f365374e4b32c7dc063cc47ab8616f5c766</id>
<content type='text'>
system.
</content>
</entry>
<entry>
<title>Introduce NO_RCMNDS flag so as to not compile rsh, rlogin, and rcp on will,</title>
<updated>2002-04-09T18:25:44Z</updated>
<author>
<name>Bosko Milekic</name>
<email>bmilekic@FreeBSD.org</email>
</author>
<published>2002-04-09T18:25:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e5f7f976226e3107e7bb22478bf2345c672ad55d'/>
<id>urn:sha1:e5f7f976226e3107e7bb22478bf2345c672ad55d</id>
<content type='text'>
and document in share/examples/etc/make.conf

Submitted by: Aleksandar Simic &lt;asimic@dsl.pipex.com&gt;
MFC after: 1 week
</content>
</entry>
<entry>
<title>o Remove old code from pwd(1); realpath(1) is now in its own directory.</title>
<updated>2002-02-11T18:38:54Z</updated>
<author>
<name>Mike Barcroft</name>
<email>mike@FreeBSD.org</email>
</author>
<published>2002-02-11T18:38:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0dd10cae52da71a6ced663f3a3d2c237fdbe691f'/>
<id>urn:sha1:0dd10cae52da71a6ced663f3a3d2c237fdbe691f</id>
<content type='text'>
o Fix some unordered includes in pwd(1).
o Connect realpath(1) to the build.
</content>
</entry>
<entry>
<title>o Enable getfacl(1) and setfacl(1)</title>
<updated>2001-03-19T18:09:56Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2001-03-19T18:09:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=51d0ad314f38d0cc4c327147c29098a850ce8b81'/>
<id>urn:sha1:51d0ad314f38d0cc4c327147c29098a850ce8b81</id>
<content type='text'>
Obtained from:	TrustedBSD Project
</content>
</entry>
<entry>
<title>Finish the job of conditionalizing UUCP by preventing files in /etc/uucp</title>
<updated>2000-10-29T06:57:59Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2000-10-29T06:57:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9fc9ecb643acdc5dfbe1f20994318aeb352dd8cf'/>
<id>urn:sha1:9fc9ecb643acdc5dfbe1f20994318aeb352dd8cf</id>
<content type='text'>
from being installed, and make rmail conditional on neither of
NO_SENDMAIL and NOUUCP.

PR:		bin/21321
Submitted by:	Me
</content>
</entry>
<entry>
<title>Add a NO_TCSH knob.</title>
<updated>2000-04-17T20:32:13Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2000-04-17T20:32:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bcf88e07f662b76dd51da8e9638df7b984de7a6c'/>
<id>urn:sha1:bcf88e07f662b76dd51da8e9638df7b984de7a6c</id>
<content type='text'>
</content>
</entry>
</feed>
