Date: Sat, 01 Jun 1996 09:01:44 +0800 From: Peter Wemm <peter@spinner.DIALix.COM> To: davidg@Root.COM Cc: Wolfram Schneider <wosch@freefall.freebsd.org>, CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/miscfs/procfs procfs_status.c Message-ID: <199606010101.JAA05326@spinner.DIALix.COM> In-Reply-To: Your message of "Fri, 31 May 1996 17:18:03 MST." <199606010018.RAA24145@Root.COM>
next in thread | previous in thread | raw e-mail | index | archive | help
>>wosch 96/05/31 16:39:17 >> >> Modified: sys/miscfs/procfs procfs_status.c >> Log: >> Merge from HEAD: >> >> add ruid and rgid to file /proc/<pid>/status >> this allow killall(1) to kill suid programs > > Merge from HEAD??? This commit was *on* the head. > >-DG No, it was actually on the branch... 1.4.4.1 +12 -4 src/sys/miscfs/procfs/procfs_status.c ^^^^^^^ As a reminder to all committers, DO NOT COMMIT TO RELENG_2_1_0 ON SINGLE FILES ONLY! You *must* move the entire directory over to RELENG_2_1_0! ie: do this: % cvs update -r RELENG_2_1_0 and NOT this: % cvs update -r RELENG_2_1_0 procfs_status.c -Peter
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606010101.JAA05326>
