]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r295856 (by des@):
authordchagin <dchagin@FreeBSD.org>
Sat, 7 May 2016 19:05:39 +0000 (19:05 +0000)
committerdchagin <dchagin@FreeBSD.org>
Sat, 7 May 2016 19:05:39 +0000 (19:05 +0000)
commit2bbf6b4b75457aadc05058cc03b671f3372b6eb2
tree209c00ccf482e7ce79ada75189d4cc3da804f889
parent5caad23a8a432db49f549d3e8e215f47f1ba89e6
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
sys/compat/linprocfs/linprocfs.c
sys/compat/linux/linux_misc.h