minix/sys
David van Moolenbroek 462713495a libsys: retire getnucred in favor of getepinfo
The getnucred() function was used by UDS to obtain credentials of user
processes in a form used in the UDS API, namely the ucred structure.
Since the NetBSD merge, this structure has changed drastically (aside
from being renamed to "uucred"), and it is no longer in UDS's best
interest to use this structure internally.  Therefore, getnucred() is
no longer a useful API either, and instead we directly use the
previously private getepinfo() function to obtain credentials.

Change-Id: I80bc809de716ec0a9b7497cb109d2f2708a629d5
2017-03-09 23:39:54 +00:00
..
altq libc: enable all functionality in net/ 2016-03-13 16:03:39 +00:00
arch [boot-i386] Reduce differences with NetBSD 2016-09-10 12:47:42 +02:00
compat NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
conf NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
dev NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
dist/pf/net Import a subset of PF distribution files 2016-06-18 12:20:46 +00:00
external/bsd/compiler_rt NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
fs NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
lib NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
net libc: remove MINIX3 restrictions from getnameinfo(3) 2016-10-24 12:11:07 +00:00
net80211 Import additional networking headers from NetBSD 2016-06-18 12:20:46 +00:00
netatalk Import additional networking headers from NetBSD 2016-06-18 12:20:46 +00:00
netinet Import additional networking headers from NetBSD 2016-06-18 12:20:46 +00:00
netinet6 Import additional networking headers from NetBSD 2016-06-18 12:20:46 +00:00
netmpls Import additional networking headers from NetBSD 2016-06-18 12:20:46 +00:00
sys libsys: retire getnucred in favor of getepinfo 2017-03-09 23:39:54 +00:00
ufs NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
uvm NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
Makefile Import additional networking headers from NetBSD 2016-06-18 12:20:46 +00:00