Source-Changes-HG archive

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

[src/trunk]: src/sys/rump Summary: ammend previous. remove pax from userspace...



details:   https://anonhg.NetBSD.org/src/rev/242eaecc3e4b
branches:  trunk
changeset: 459439:242eaecc3e4b
user:      bad <bad%NetBSD.org@localhost>
date:      Thu Sep 12 00:56:05 2019 +0000

description:
Summary: ammend previous. remove pax from userspace sources.

CVS: ----------------------------------------------------------------------
CVS: CVSROOT  cvs.NetBSD.org:/cvsroot
CVS: please use "PR category/123" to have the commitmsg appended to PR 123
CVS:
CVS: Please evaluate your changes and consider the following.
CVS: Abort checkin if you answer no.
CVS: => For all changes:
CVS: Do the changed files compile?
CVS: Has the change been tested?
CVS: => If you are not completely familiar with the changed components:
CVS: Has the change been posted for review?
CVS: Have you allowed enough time for feedback?
CVS: => If the change is major:
CVS: => If the change adds files to, or removes files from $DESTDIR:
CVS: => If you are changing a library or kernel interface:
CVS: Have you successfully run "./build.sh release"?

diffstat:

 sys/rump/listsrcdirs |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r a3ea201add3b -r 242eaecc3e4b sys/rump/listsrcdirs
--- a/sys/rump/listsrcdirs      Thu Sep 12 00:52:22 2019 +0000
+++ b/sys/rump/listsrcdirs      Thu Sep 12 00:56:05 2019 +0000
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-#      $NetBSD: listsrcdirs,v 1.38 2019/09/12 00:17:03 bad Exp $
+#      $NetBSD: listsrcdirs,v 1.39 2019/09/12 00:56:05 bad Exp $
 #
 
 #
@@ -96,7 +96,7 @@
 lsrc usr /lib/lib              crypt ipsec kvm m npf pci prop
 lsrc usr /lib/lib              pthread rmt y z
 lsrc usr /libexec/             ld.elf_so
-lsrc usr /bin/                 chmod cp dd df ed ln ls mkdir mv pax
+lsrc usr /bin/                 chmod cp dd df ed ln ls mkdir mv
 lsrc usr /bin/                 rm rmdir
 lsrc usr /sbin/                        brconfig cgdconfig chown
 lsrc usr /sbin/                        disklabel dump fdisk



Home | Main Index | Thread Index | Old Index