]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Set various POSIX capability sysctls to the version of the API that is
authorjhb <jhb@FreeBSD.org>
Fri, 19 Nov 2010 17:56:16 +0000 (17:56 +0000)
committerjhb <jhb@FreeBSD.org>
Fri, 19 Nov 2010 17:56:16 +0000 (17:56 +0000)
commit047d1e801b183801b51b7f4b31b5ebc6281f2aa3
treec54c924138033df988910cea019b315ae7e90336
parent40263c2648cf27fcb17000963ad7b3ec2348ca41
Set various POSIX capability sysctls to the version of the API that is
supported rather than 1.  They are supposed to return a suitable value
for sysconf(3).  While here, make the fsync sysctl match <unistd.h>.

MFC after: 1 week
sys/kern/p1003_1b.c
sys/kern/posix4_mib.c