NetBSD-Bugs archive

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

PR/58582 CVS commit: src



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58582 CVS commit: src
Date: Fri, 25 Jul 2025 18:19:13 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Fri Jul 25 18:19:13 UTC 2025
 
 Modified Files:
 	src/share/man/man9: rasops.9
 	src/sys/dev/rasops: rasops.h
 	src/sys/dev/wscons: wsdisplay_vconsvar.h
 
 Log Message:
 PR 58582: make rasops and wsdisplay headers idempotent.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.19 -r1.20 src/share/man/man9/rasops.9
 cvs rdiff -u -r1.50 -r1.51 src/sys/dev/rasops/rasops.h
 cvs rdiff -u -r1.34 -r1.35 src/sys/dev/wscons/wsdisplay_vconsvar.h
 
 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