Date: Fri, 31 May 1996 19:01:55 -0700 From: David Greenman <davidg@Root.COM> To: Peter Wemm <peter@spinner.DIALix.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: <199606010201.TAA24292@Root.COM> In-Reply-To: Your message of "Sat, 01 Jun 1996 09:01:44 %2B0800." <199606010101.JAA05326@spinner.DIALix.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 Ohhh...so that's what happend. Thanks for the correction! -DG David Greenman Core-team/Principal Architect, The FreeBSD Project
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606010201.TAA24292>
