<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/libexec, branch releng/4.11</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.11</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.11'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2004-12-13T14:10:30Z</updated>
<entry>
<title>- MFC:</title>
<updated>2004-12-13T14:10:30Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2004-12-13T14:10:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=baec73815e22e2af45e4fd90fc6132d210edc05d'/>
<id>urn:sha1:baec73815e22e2af45e4fd90fc6132d210edc05d</id>
<content type='text'>
  lib/Makefile 1.155
  libexec/Makefile 1.57
  usr.bin/Makefile 1.234 (partly), 1.235

  Build non-crypto telnet(1) and telnetd(8) if NO_OPENSSL is defined.

- Replace the check for the non-existence of src/secure and src/kerberosIV
  with a check for the non-existence of src/crypto only. This is to bring
  these checks in line with the demise of the NOSECURE knob and because
  if src/crypto doesn't exist we won't build any crypto stuff including
  not Kerberos IV (and also not Kerberos 5 for that matter).
  Note: On HEAD all these checks for the existence of crypto sources even
  have been completely removed.

Discussed with:	ru (some months ago)
Reviewed by:	ru (some months ago)
Approved by:	markm (telnet and secure bits, some months ago)
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2004-12-13T13:50:02Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2004-12-13T13:50:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f60b09ba5c22ffd55420ef8731d0a962f2ccb4f3'/>
<id>urn:sha1:f60b09ba5c22ffd55420ef8731d0a962f2ccb4f3</id>
<content type='text'>
Makefile.inc1 1.361
bin/ed/Makefile 1.22
lib/Makefile 1.157
lib/libcrypt/Makefile 1.31
lib/libfetch/Makefile 1.41
lib/libpam/modules/modules.inc 1.17
libexec/Makefile 1.61
share/examples/etc/make.conf 1.215
share/man/man5/make.conf.5 1.73
usr.bin/Makefile 1.239
usr.bin/fetch/Makefile 1.14
usr.sbin/pkg_install/Makefile 1.14
usr.sbin/pkg_install/add/Makefile 1.17
usr.sbin/pkg_install/info/Makefile 1.17
usr.sbin/pkg_install/version/Makefile 1.12
usr.sbin/ppp/Makefile 1.95, 1.96
usr.sbin/pppd/Makefile 1.25
usr.sbin/sendmail/Makefile 1.40
usr.sbin/tcpdump/tcpdump/Makefile 1.36

Retire the useless NOSECURE knob.

The motivation for this MFC is that MAKE_KERBEROS4 and MAKE_KERBEROS5
are meant to be buildable by various makefiles when NOSECURE is set but
this was broken because Kerberos depends on e.g. des(3) from OpenSSL
which wasn't built when NOSECURE was defined. Fixing the NOSECURE knob
however would have meant to make it do the same as the NOCRYPT knob.
If you had been using the NOSECURE build knob please now use the NOCRYPT
knob instead.

Discussed with:	ru (some months ago)
Reviewed by:	ru (some months ago)
Approved by:	markm (telnet and secure bits, some months ago), kensmith (re)
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2004-11-25T10:38:07Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2004-11-25T10:38:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0a03b46110af25186c5bdb8e742186f6cb1f401a'/>
<id>urn:sha1:0a03b46110af25186c5bdb8e742186f6cb1f401a</id>
<content type='text'>
ftpd.c   1.185  '\n' needs not to appear in reply() strings.

ftpd.c   1.186  Fix perror_reply() vs. reply() usage.
ftpcmd.y 1.62   ---"---
</content>
</entry>
<entry>
<title>MFC rev. 1.169, 1.175: Fixes related to logxfer().</title>
<updated>2004-11-13T12:44:12Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2004-11-13T12:44:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b4af411577b7c97e97ccbdb20857131796102333'/>
<id>urn:sha1:b4af411577b7c97e97ccbdb20857131796102333</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC rev. 1.166-1.168: Assorted fixes around the call to sendfile(2).</title>
<updated>2004-11-13T12:28:50Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2004-11-13T12:28:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=41450ebc834f7cee1aead94e59882953133daa45'/>
<id>urn:sha1:41450ebc834f7cee1aead94e59882953133daa45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC rev. 1.160: kill an unused variable.</title>
<updated>2004-11-10T12:56:33Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2004-11-10T12:56:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=06de3e925ea404a01be721c185e47c2760b26d5f'/>
<id>urn:sha1:06de3e925ea404a01be721c185e47c2760b26d5f</id>
<content type='text'>
MFC rev. 1.164, 1.165: do not unconditionally fork() after accept().
</content>
</entry>
<entry>
<title>MFC 1.156:</title>
<updated>2004-08-28T12:49:58Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2004-08-28T12:49:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=16a5e392353c74c7cdd8f88f326c711e1f5d162c'/>
<id>urn:sha1:16a5e392353c74c7cdd8f88f326c711e1f5d162c</id>
<content type='text'>
Open a socket for a data transfer in active mode using euid
of the current user, not root, to allow matching the user's
FTP data traffic with an ipfw(8) rule.
</content>
</entry>
<entry>
<title>MFC r1.27: refuse connections in per-ip chroot if the directory does not exist</title>
<updated>2004-06-24T23:12:32Z</updated>
<author>
<name>Bill Fumerola</name>
<email>billf@FreeBSD.org</email>
</author>
<published>2004-06-24T23:12:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c5812ca0b39b9a1567d42ae9fbda9616daec8bd5'/>
<id>urn:sha1:c5812ca0b39b9a1567d42ae9fbda9616daec8bd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC of revision 1.96:</title>
<updated>2004-06-11T09:06:27Z</updated>
<author>
<name>Oliver Eikemeier</name>
<email>eik@FreeBSD.org</email>
</author>
<published>2004-06-11T09:06:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=46d57f88047e58e1c33a050e742210cdb4998798'/>
<id>urn:sha1:46d57f88047e58e1c33a050e742210cdb4998798</id>
<content type='text'>
give out a little more information in case of a missing dependency
</content>
</entry>
<entry>
<title>MFC: add missing setusershell() call.</title>
<updated>2004-02-22T11:21:27Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2004-02-22T11:21:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e72efe5803563c3ccbd6005f24f523f47e3befe2'/>
<id>urn:sha1:e72efe5803563c3ccbd6005f24f523f47e3befe2</id>
<content type='text'>
PR: bin/2442
</content>
</entry>
</feed>
