]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r318211:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 2 Jun 2017 00:29:23 +0000 (00:29 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 2 Jun 2017 00:29:23 +0000 (00:29 +0000)
commitba1d7fc18666e4655f9c436b5271a737a8792fc4
tree27b868ceb8bc2909c68a186ac8125ca0886964d6
parentbe1bb43984f84a2673574dca51f3764dbe5b05e1
MFC r318211:

Fix up previous commit

- Apply the logic to the FreeBSD block
- Fix a typo with the getconf(1) call that I would have caught, were
  it not for the fact that I got the blocks wrong.
- Consolidate the hardcoded buffer sizes to the NetBSD block.

This would have been discovered had I run the test on a system where
PATH_MAX != 1024 (I don't have that at my disposal right at this moment).

MFC with: r318210

git-svn-id: svn://svn.freebsd.org/base/stable/10@319484 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/netbsd-tests/lib/libc/ssp/t_ssp.sh