Date: Tue, 19 May 1998 01:58:54 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sys/sys msgbuf.h src/sys/conf options src/sys/i386/conf LINT src/sys/i386/i386 machdep.c pmap.c src/sys/kern subr_log.c subr_prf.c src/sbin/dmesg dmesg.c Message-ID: <199805190858.BAA25309@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 1998/05/19 01:58:53 PDT
Modified files:
sys/sys msgbuf.h
sys/conf options
sys/i386/conf LINT
sys/i386/i386 machdep.c pmap.c
sys/kern subr_log.c subr_prf.c
sbin/dmesg dmesg.c
Log:
Make the size of the msgbuf (dmesg) a "normal" option.
Revision Changes Path
1.10 +8 -4 src/sys/sys/msgbuf.h
1.73 +4 -1 src/sys/conf/options
1.432 +4 -1 src/sys/i386/conf/LINT
1.296 +16 -6 src/sys/i386/i386/machdep.c
1.201 +3 -2 src/sys/i386/i386/pmap.c
1.28 +7 -6 src/sys/kern/subr_log.c
1.45 +6 -10 src/sys/kern/subr_prf.c
1.8 +14 -8 src/sbin/dmesg/dmesg.c
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?199805190858.BAA25309>
