summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strdup.c
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2000-08-30 13:23:19 +0000
committerrwatson <rwatson@FreeBSD.org>2000-08-30 13:23:19 +0000
commit579561d0b0e2599848b802a881a83d754a05486f (patch)
tree875e41a5659aa5306a8f7fea3c046561c9d75a41 /lib/libc/string/strdup.c
parent7e189de72dd29f79ed9c20fe355ea93ba35697dc (diff)
downloadFreeBSD-src-579561d0b0e2599848b802a881a83d754a05486f.zip
FreeBSD-src-579561d0b0e2599848b802a881a83d754a05486f.tar.gz
o Update linprocfs to include similar changes as those in procfs, fixing
the build (oops!): replace calls to p_trespass() and PRISON_CHECK() with p_can(..., {P_CAN_SEE, P_CAN_DEBUG}, NULL) o Remove volatile usage from procfs_readdir() to remove warnings o Apply bp's CREATE fix to linprocfs, causing EROFS to be returned on CREATE calls to procfs_lookup() o Some further synchronization still needs to occur: only existing access checks were replaced, to fix the build--the new ones were not added. I'll do this later today, this is a "fix the build quickly" commit. This means that, in the interim, some information leakage can still occur via linprocfs when using jail or kern.ps_showallprocs Submitted by: knu Approved by: des Obtained from: TrustedBSD Project
Diffstat (limited to 'lib/libc/string/strdup.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud