Date: Thu, 16 Aug 2001 01:41:15 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_proc.c src/sys/sys user.h Message-ID: <200108160841.f7G8fF608088@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2001/08/16 01:41:15 PDT Modified files: sys/kern kern_proc.c sys/sys user.h Log: Use the backwards compatability mechanisms so that ps/top etc dont have unnecessary breakage. While here, use explicit sizes for the string fields so that we dont have unintentional changes again in the future when key tunables change. This still is not quite right, but a june userland is happy with a -current kernel with these tweaks. Revision Changes Path 1.97 +16 -10 src/sys/kern/kern_proc.c 1.42 +10 -5 src/sys/sys/user.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108160841.f7G8fF608088>