minix/lib/libc/gen
David van Moolenbroek e4e21ee1b2 Add MIB service, sysctl(2) support
The new MIB service implements the sysctl(2) system call which, as
we adopt more NetBSD code, is an increasingly important part of the
operating system API.  The system call is implemented in the new
service rather than as part of an existing service, because it will
eventually call into many other services in order to gather data,
similar to ProcFS.  Since the sysctl(2) functionality is used even
by init(8), the MIB service is added to the boot image.

MIB stands for Management Information Base, and the MIB service
should be seen as a knowledge base of management information.

The MIB service implementation of the sysctl(2) interface is fairly
complete; it incorporates support for both static and dynamic nodes
and imitates many NetBSD-specific quirks expected by userland.  The
patch also adds trace(1) support for the new system call, and adds
a new test, test87, which tests the fundamental operation of the
MIB service rather thoroughly.

Change-Id: I4766b410b25e94e9cd4affb72244112c2910ff67
2016-01-13 20:32:37 +01:00
..
_errno.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
_lwp_makecontext.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
alarm.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
alarm.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
alphasort.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
arc4random.3 NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
arc4random.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
assert.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
asysctl.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
basename.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
basename.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
bswap.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
cgetcap.3 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
clock.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
clock.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
closedir.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
closefrom.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
closefrom.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
confstr.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
confstr.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
cpuset.3 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
ctermid.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
ctermid.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
ctype_.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
ctype.3 NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
daemon.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
daemon.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
dehumanize_number.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
devname.3 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
devname.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
directory.3 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
dirent_private.h Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
dirname.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
dirname.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
disklabel.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
endutxent.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
err.3 NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
err.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
errc.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
errlist.awk NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
errno.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
errx.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
exec.3 NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
execl.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
execle.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
execlp.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
execv.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
execvp.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
extattr_copy_file.3 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
extattr_namespace_to_string.3 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
extattr.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
fabs_ieee754.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
fixunsdfsi_ieee754.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
fixunsgen_ieee754.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
fixunsgen64_ieee754.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
fixunssfsi_ieee754.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
fixunstfdi_ieee754.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
fixunstfsi_ieee754.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
floatunditf_ieee754.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
floatunsidf_ieee754.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
floatunsisf_ieee754.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
fmtcheck.3 NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
fmtcheck.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
fmtmsg.3 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
fmtmsg.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
fnmatch.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
fnmatch.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
fpclassify.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
fpclassifyd_ieee754.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
fpclassifyf_ieee754.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
fpclassifyl_ieee754.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
fpgetmask.3 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
fstab.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
ftok.3 NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ftok.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
fts.3 Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
fts.c fix fts.c on minix 2016-01-13 20:32:22 +01:00
ftw.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
ftw.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getbsize.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getbsize.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
getcap.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
getcwd.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getcwd.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
getdevmajor.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getdevmajor.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
getdiskbyname.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getdomainname.3 NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
getdomainname.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
getfsent.3 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
getgrent.3 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
getgrent.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
getgrouplist.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getgrouplist.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getgroupmembership.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
gethostname.3 NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
gethostname.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
getlastlogx.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getloadavg.3 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
getloadavg.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
getlogin.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
getmntinfo.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getmntinfo.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
getnetgrent.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getnetgrent.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
getpagesize.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getpagesize.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
getpass.3 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
getpass.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
getprogname.3 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
getprogname.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
getpwent.3 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
getpwent.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
getttyent.3 NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
getttyent.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
getusershell.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getusershell.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
glob.3 Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
glob.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
gr_private.h Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
humanize_number.3 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
humanize_number.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
infinity_ieee754.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
infinityf_ieee754.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
infinityl_dbl_ieee754.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
infinityl_ieee754.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
initdir.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
initgroups.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
initgroups.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
isalnum.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
isalpha.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
isascii.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
isascii.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
isatty.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
isblank.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
iscntrl.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
isctype.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
isdigit.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
isfinite.3 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
isfinited_ieee754.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
isfinitef_ieee754.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
isfinitel_ieee754.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
isgraph.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
isgreater.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
isinf.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
isinfd_ieee754.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
isinff_ieee754.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
isinfl_ieee754.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
islower.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
isnan.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
isnand_ieee754.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
isnanf_ieee754.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
isnanl_ieee754.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
isnormal.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
isprint.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
ispunct.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
isspace.3 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
isupper.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
isxdigit.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
ldexp_ieee754.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint___setjmp14.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint___sigsetjmp14.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint__setjmp.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_alloca.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_bswap16.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_bswap32.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_bswap64.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_fabs.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_flt_rounds.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
Lint_fpgetmask.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
Lint_fpgetround.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
Lint_fpgetsticky.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
Lint_fpsetmask.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_fpsetround.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_fpsetsticky.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_frexp.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_ldexp.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_modf.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_resumecontext.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
Lint_swapcontext.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
lockf.3 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
lockf.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
makecontext.3 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
Makefile.inc Add MIB service, sysctl(2) support 2016-01-13 20:32:37 +01:00
modf_ieee754.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
nftw.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
nice.3 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
nice.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
nlist_aout.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
nlist_coff.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
nlist_ecoff.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
nlist_elf32.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
nlist_elf64.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
nlist_private.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
nlist.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
nlist.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
opendir.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
pause.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
pause.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
popen.3 NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
popen.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
posix_spawn_file_actions_addopen.3 NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
posix_spawn_file_actions_init.3 NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
posix_spawn_fileactions.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
posix_spawn_sched.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
posix_spawn.3 NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
posix_spawnattr_getflags.3 NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
posix_spawnattr_getpgroup.3 NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
posix_spawnattr_getschedparam.3 NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
posix_spawnattr_getschedpolicy.3 NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
posix_spawnattr_getsigdefault.3 NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
posix_spawnattr_getsigmask.3 NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
posix_spawnattr_init.3 NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
posix_spawnp.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
psignal.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
psignal.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
pthread_atfork.3 NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
pthread_atfork.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
pw_private.h Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
pw_scan.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
pwcache.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
pwcache.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
pwcache.h Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
raise.3 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
raise.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
randomid.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
randomid.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
readdir.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
realpath.3 Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
rewinddir.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
scandir.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
scandir.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
seekdir.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
setdomainname.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
sethostname.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
setjmp.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
setjmperr.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
setmode.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
setmode.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
setproctitle.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
setproctitle.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
setprogname.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
shquote.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
shquote.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
shquotev.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
sighold.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
sighold.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
sigignore.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
sigignore.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
siginterrupt.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
siginterrupt.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
siglist.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
signal.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
signal.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
signame.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
signbit.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
signbitd_ieee754.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
signbitf_ieee754.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
signbitl_ieee754.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
sigrelse.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
sigrelse.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
sigset.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
sigset.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
sigsetops.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
sigsetops.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
sleep.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
sleep.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
stringlist.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
stringlist.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
sysconf.3 NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
sysconf.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
sysctl.3 NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
sysctl.c Add MIB service, sysctl(2) support 2016-01-13 20:32:37 +01:00
sysctlbyname.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
sysctlgetmibinfo.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
sysctlnametomib.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
syslog.3 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
syslog.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
telldir.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
time.3 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
time.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
times.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
times.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
timezone.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
toascii.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
toascii.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
tolower_.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
tolower.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
toupper_.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
toupper.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
ttyname.3 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
ttyname.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ttyslot.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ualarm.3 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
ualarm.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
ulimit.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
ulimit.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
uname.3 NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
uname.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
unvis.3 Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
unvis.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
usleep.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
usleep.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
utime.3 NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
utime.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
utimens.c utimens(2) system call 2013-04-12 18:55:39 +00:00
utmp.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
utmpx.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
valloc.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
valloc.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
verr.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
verrc.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
verrx.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
vis.3 NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
vis.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
vwarn.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
vwarnc.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
vwarnx.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
wait.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
wait3.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
waitpid.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
warn.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
warnc.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
warnx.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
wordexp.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
wordexp.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00