]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r245751,245893:
authorbrooks <brooks@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 15 Mar 2013 15:21:34 +0000 (15:21 +0000)
committerbrooks <brooks@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 15 Mar 2013 15:21:34 +0000 (15:21 +0000)
commit94b9a51dd43d85267e7bff38323258054c7a6c4d
treed7826c81207f9e5e6c282b91b02d8f6f084b7df3
parent42898ba9d60538f9be60d6f5412c63a4df91794e
MFC r245751,245893:

r245751:
Implement the -l option using ln(1) to facilitate boostrapping.

Ignore the new options -D, -h, -T, and -U.  Adjust -M support to ignore
an argument.

Sponsored by: DARPA, AFRL
Reviewed by: ian, ray, rpaulo

r245893:
Use = not == in test arguments.

Submitted by: Christoph Mallon <christoph.mallon@gmx.de>

git-svn-id: svn://svn.freebsd.org/base/stable/9@248332 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
tools/install.sh