]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r295856 (by des@):
authordchagin <dchagin@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 7 May 2016 19:05:39 +0000 (19:05 +0000)
committerdchagin <dchagin@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 7 May 2016 19:05:39 +0000 (19:05 +0000)
commitc5a43542852284f4d36a7396794764b6b039c2b3
tree209c00ccf482e7ce79ada75189d4cc3da804f889
parentee247a24db8388036308399f05615cab2dca7df8
MFC r295856 (by des@):
Implement /proc/$$/limits.

MFC r297781 (by dchagin@):
More complete implementation of /proc/self/limits.
Fix the way the code accesses process limits struct - pointed out by mjg@.

MFC r298318, 298319 (by cem@):
Don't print uninitialized values and initialize error return before use.

PR: 207386

git-svn-id: svn://svn.freebsd.org/base/stable/10@299221 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/compat/linprocfs/linprocfs.c
sys/compat/linux/linux_misc.h