NetBSD-Bugs archive

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

PR/57501 CVS commit: [netbsd-10] src



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57501 CVS commit: [netbsd-10] src
Date: Fri, 20 Sep 2024 11:05:44 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Fri Sep 20 11:05:44 UTC 2024
 
 Modified Files:
 	src/lib/libpthread [netbsd-10]: Makefile
 	src/lib/librumpuser [netbsd-10]: configure.ac rumpuser_port.h
 	src/sys/rump/share/man/man3 [netbsd-10]: rumpuser.3
 	src/sys/rump/share/man/man7 [netbsd-10]: rumpkernel.7
 
 Log Message:
 Pull up following revision(s) (requested by rin in ticket #889):
 
 	lib/librumpuser/configure.ac: revision 1.6
 	lib/librumpuser/rumpuser_port.h: revision 1.53
 	lib/libpthread/Makefile: revision 1.97
 	sys/rump/share/man/man3/rumpuser.3: revision 1.4
 	sys/rump/share/man/man7/rumpkernel.7: revision 1.4
 	sys/rump/share/man/man7/rumpkernel.7: revision 1.5
 
 fix rump URLs in man pages
 
 Link to https://github.com/rumpkernel/wiki/wiki instead of
 a site now taken over by an SEO squatter.
 Per discussion on github.com/rumpkernel issues
 with pooka.
 PR misc/57501
 
 fix rump URLs
 Link to https://github.com/rumpkernel/ instead of
 a site now taken over by an SEO squatter.
 Per discussion on github.com/rumpkernel issues with pooka.
 PR misc/57501
 
 use rumpkernel.github.io as the entry point
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.96 -r1.96.8.1 src/lib/libpthread/Makefile
 cvs rdiff -u -r1.5 -r1.5.26.1 src/lib/librumpuser/configure.ac
 cvs rdiff -u -r1.52 -r1.52.2.1 src/lib/librumpuser/rumpuser_port.h
 cvs rdiff -u -r1.3 -r1.3.30.1 src/sys/rump/share/man/man3/rumpuser.3
 cvs rdiff -u -r1.3 -r1.3.52.1 src/sys/rump/share/man/man7/rumpkernel.7
 
 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