NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/46539 CVS commit: src



The following reply was made to PR kern/46539; it has been noted by GNATS.

From: "Paul Goyette" <pgoyette%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46539 CVS commit: src
Date: Tue, 31 May 2016 05:44:19 +0000

 Module Name:	src
 Committed By:	pgoyette
 Date:		Tue May 31 05:44:19 UTC 2016
 
 Modified Files:
 	src/share/man/man7: sysctl.7
 	src/sys/kern: init_sysctl.c
 
 Log Message:
 Add a new kern.messages sysctl to allow kernel message verbosity to be
 altered after boot.
 
 Fixes PR kern/46539 using patch submitted by Nat Sloss.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.101 -r1.102 src/share/man/man7/sysctl.7
 cvs rdiff -u -r1.210 -r1.211 src/sys/kern/init_sysctl.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index