—199987 13 222 206 120 121 180 177 130 95 282 160 313 398 497 K 10 svn:author V 5 green K 8 svn:date V 27 2009-12-01T06:42:47.152499Z K 7 svn:log V 127 Temporarily revert the previous change because the linker has been modified so that it will abort when the environment is bad. END K 10 svn:author V 8 brueffer K 8 svn:date V 27 2009-12-01T07:28:56.279837Z K 7 svn:log V 108 Add an .Nm for strncat. PR: 141037 Submitted by: Jeremy Huddleston MFC after: 3 days END K 10 svn:author V 8 rdivacky K 8 svn:date V 27 2009-12-01T11:07:05.883660Z K 7 svn:log V 23 Update LLVM to r90226. END K 10 svn:author V 8 rdivacky K 8 svn:date V 27 2009-12-01T11:08:04.057251Z K 7 svn:log V 24 Update clang to r90226. END K 10 svn:author V 8 netchild K 8 svn:date V 27 2009-12-01T12:35:51.812003Z K 7 svn:log V 83 MFC r199626: Fix minor resource leak in a function. Reviewed by: luigi END K 10 svn:author V 2 bz K 8 svn:date V 27 2009-12-01T14:56:00.373475Z K 7 svn:log V 86 Unbreak user space after if_timer/if_watchdog removal in r199975. Tested by: glebius END K 10 svn:author V 3 jhb K 8 svn:date V 27 2009-12-01T15:18:25.265308Z K 7 svn:log V 38 Remove -t from the manpage and usage. END K 10 svn:author V 3 eri K 8 svn:date V 27 2009-12-01T15:27:39.044895Z K 7 svn:log V 4 MFH END K 10 svn:author V 3 ume K 8 svn:date V 27 2009-12-01T16:07:50.042526Z K 7 svn:log V 189 Don't try to bind to an anycast addeess. The KAME IPv6 stack doesn't allow bind to an anycast addeess. It does away with an annoying message. Reviewed by: bz, roberto MFC after: 2 weeks END K 10 svn:author V 8 kensmith K 8 svn:date V 27 2009-12-01T16:31:59.813163Z K 7 svn:log V 63 Turn releng/8.0 over to secteam. Approved by: core (implicit) END K 10 svn:author V 5 gibbs K 8 svn:date V 27 2009-12-01T17:29:25.576539Z K 7 svn:log V 218 Add media ioctl support and link notifications so that devd will attempt to run dhclient on a netfront (xn) device that is setup for DHCP in /etc/rc.conf. PR: kern/136251 (fixed differently than the submitted patch) END K 10 svn:author V 2 ed K 8 svn:date V 27 2009-12-01T19:14:57.094991Z K 7 svn:log V 306 Don't allocate an input buffer for a TTY when the receiver is turned off. When the termios CREAD flag is not set, it makes little sense to allocate an input buffer. Just set the size to 0 in this case to reduce memory footprint. Disallow CREAD to be disabled for pseudo-devices to prevent foot-shooting. END K 10 svn:author V 5 dougb K 8 svn:date V 27 2009-12-01T20:46:30.235806Z K 7 svn:log V 402 Instead of requiring -G for --packages[-only] don't do the parts of it that don't make sense (like 'make config', package fetching, etc.). This allows --packages[-only] and --delete-build-only to work together. As a result of the above change, update a couple of messages about dependencies being up to date to no longer refer to 'make config'. Begin removing debug stuff in preparation for release. END