On Wed, Mar 20, 2013 at 4:50 PM, Jilles Tjoelker <jil...@stack.nl> wrote: > On Wed, Mar 20, 2013 at 01:18:56PM +0400, Gleb Smirnoff wrote: >> On Tue, Mar 19, 2013 at 08:58:18PM +0000, Jilles Tjoelker wrote: >> J> Author: jilles >> J> Date: Tue Mar 19 20:58:17 2013 >> J> New Revision: 248534 >> J> URL: http://svnweb.freebsd.org/changeset/base/248534 > >> J> Log: >> J> Implement SOCK_CLOEXEC, SOCK_NONBLOCK and MSG_CMSG_CLOEXEC. >[..] >> IMO, it won't hurt if changes like this (bringing in new functionality) >> would bump __FreeBSD_version. > > This change can be detected via the new #defines, and I plan to add > similar changes in the near future (see the hackers@ mail about this > patch; some of them cannot be detected via the preprocessor or even at > compile time). Therefore, I think a __FreeBSD_version bump is not yet > appropriate.
FYI.. The heimdal krb5 in /usr/src auto-detects these and uses them, as do a couple of random ports. These binaries will no longer run on kernel.old, or 9.x. This is probably worth making a warning about because it's been a while since installworld/reboot/installkernel discipline has been required and folks have probably got lazy. Heck, you have been able to do an installworld from 9.x -> 10.x for a while without requiring a reboot. (I know, because I've developed this bad habit) -- Peter Wemm - pe...@wemm.org; pe...@freebsd.org; pe...@yahoo-inc.com; KI6FJV bitcoin:188ZjyYLFJiEheQZw4UtU27e2FMLmuRBUE _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"