Date: Tue, 1 Apr 1997 02:41:51 -0800 (PST) From: Bruce Evans <bde> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/kern imgact_elf.c Message-ID: <199704011041.CAA23718@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 97/04/01 02:41:50 Modified: sys/kern imgact_elf.c Log: Use OID_AUTO instead of magic number for old sysctl debug.elf_trace. The magic number conflicted with the one for the Lite2 sysctl debug.busyprt. Staticized some variables. Removed unused #includes. Revision Changes Path 1.18 +4 -8 src/sys/kern/imgact_elf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704011041.CAA23718>