svn commit: r186500 - in head: sys/net sys/netinet sys/netinet6 usr.sbin/arp usr.sbin/ndp

2008-12-26 Thread Qing Li
Author: qingli Date: Fri Dec 26 19:45:24 2008 New Revision: 186500 URL: http://svn.freebsd.org/changeset/base/186500 Log: This checkin addresses a couple of issues: 1. The route command allows route insertion through the interface-direct option -iface. During if_attach(), an

svn commit: r186501 - head/sys/geom/part

2008-12-26 Thread David E. O'Brien
Author: obrien Date: Fri Dec 26 20:27:32 2008 New Revision: 186501 URL: http://svn.freebsd.org/changeset/base/186501 Log: When the geometry does not match the label, print out the values. Modified: head/sys/geom/part/g_part_bsd.c Modified: head/sys/geom/part/g_part_bsd.c

svn commit: r186502 - head/usr.bin/make

2008-12-26 Thread Luigi Rizzo
Author: luigi Date: Fri Dec 26 22:31:45 2008 New Revision: 186502 URL: http://svn.freebsd.org/changeset/base/186502 Log: Clarify the behaviour of conditionals when dealing with comparisons. In particular, point out that string comparison can only use != and == (how weird, given that the

svn commit: r186504 - head/sbin/mount

2008-12-26 Thread David E. O'Brien
Author: obrien Date: Fri Dec 26 22:54:53 2008 New Revision: 186504 URL: http://svn.freebsd.org/changeset/base/186504 Log: Make the sub-'argc' static to make it harder to overwrite thru a buffer overflow. Modified: head/sbin/mount/mount.c Modified: head/sbin/mount/mount.c

svn commit: r186505 - head/sbin/mount

2008-12-26 Thread David E. O'Brien
Author: obrien Date: Fri Dec 26 22:55:38 2008 New Revision: 186505 URL: http://svn.freebsd.org/changeset/base/186505 Log: style(9) Modified: head/sbin/mount/getmntopts.c head/sbin/mount/mount.c Modified: head/sbin/mount/getmntopts.c

Re: svn commit: r186182 - head/sys/dev/ata

2008-12-26 Thread Alfred Perlstein
* M. Warner Losh i...@bsdimp.com [081216 11:06] wrote: In message: 4947f363.4010...@samsco.org Scott Long sco...@samsco.org writes: : M. Warner Losh wrote: : In message: 4947d474.9040...@samsco.org : Scott Long sco...@samsco.org writes: : : Alexander Motin wrote:

Re: svn commit: r185982 - head/usr.sbin/sysinstall

2008-12-26 Thread Alfred Perlstein
* Ken Smith kensm...@cse.buffalo.edu [081226 16:13] wrote: On Fri, 2008-12-26 at 15:46 -0800, Alfred Perlstein wrote: Does this mean that the user has to find the Linux package in the add packages area now? If so, that seems a bit complicated to get started. There's a LOT of packages.

Re: svn commit: r185982 - head/usr.sbin/sysinstall

2008-12-26 Thread Garrett Cooper
On Fri, Dec 26, 2008 at 5:10 PM, Alfred Perlstein alf...@freebsd.org wrote: * Ken Smith kensm...@cse.buffalo.edu [081226 16:13] wrote: On Fri, 2008-12-26 at 15:46 -0800, Alfred Perlstein wrote: Does this mean that the user has to find the Linux package in the add packages area now? If so,