]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r326437:
authoreadler <eadler@FreeBSD.org>
Mon, 19 Mar 2018 06:54:16 +0000 (06:54 +0000)
committereadler <eadler@FreeBSD.org>
Mon, 19 Mar 2018 06:54:16 +0000 (06:54 +0000)
commit7f1c21b7a59f6772cd2eed65502a3e1e66d3140a
tree5709eb8432c94cc2b362364473207bf2077c65fe
parent4646ff5d3eb33040b697397dcf0287e6eb41e507
MFC r326437:

Correct history for Unix 2nd Edition through 6th Edition for the
system calls. Man pages are missing for v2 and v5, so any entries for
those versions were inferred by new implementations of these functions
in libc.
lib/libc/gen/signal.3
lib/libc/sys/dup.2
lib/libc/sys/getuid.2
lib/libc/sys/kill.2
lib/libc/sys/mknod.2
lib/libc/sys/pipe.2
lib/libc/sys/profil.2
lib/libc/sys/ptrace.2
lib/libc/sys/setuid.2
lib/libc/sys/sync.2