Module Name:    src
Committed By:   jdolecek
Date:           Sat Apr  4 16:25:17 UTC 2020

Modified Files:
        src/doc: 3RDPARTY HACKS RESPONSIBLE

Log Message:
smbfs is no more


To generate a diff of this commit:
cvs rdiff -u -r1.1707 -r1.1708 src/doc/3RDPARTY
cvs rdiff -u -r1.199 -r1.200 src/doc/HACKS
cvs rdiff -u -r1.124 -r1.125 src/doc/RESPONSIBLE

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/3RDPARTY
diff -u src/doc/3RDPARTY:1.1707 src/doc/3RDPARTY:1.1708
--- src/doc/3RDPARTY:1.1707	Thu Apr  2 14:11:59 2020
+++ src/doc/3RDPARTY	Sat Apr  4 16:25:17 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: 3RDPARTY,v 1.1707 2020/04/02 14:11:59 roy Exp $
+#	$NetBSD: 3RDPARTY,v 1.1708 2020/04/04 16:25:17 jdolecek Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -1597,19 +1597,6 @@ Location:	sys/external/bsd/elftoolchain/
 Notes:
 		Run prepare-import.sh; next time use svn id.
 
-Package:	smbfs
-Version:	smbfs-1.4.1.tar.gz + FreeBSD-2003-02-16
-Current Vers:	smbfs-1.4.5.tar.gz
-Maintainer:	Boris Popov <b...@freebsd.org>
-Archive Site:	http://people.freebsd.org/~bp/pub/smbfs/smbfs-1.4.1.tar.gz
-Home Page:	http://people.freebsd.org/~bp/pub/smbfs/
-License:	BSD-like (4-clause)
-Location:	external/bsd/smbfs
-Notes:
-		The kernel portion has been removed from the tar file.
-		Our kernel smbfs and netsmb directories could move to
-		external, but this is just make-work.
-
 Package:	timeout
 Version:	FreeBSD-2014-07-16 r268763
 Current Vers:	FreeBSD-2016-05-01 r331720

Index: src/doc/HACKS
diff -u src/doc/HACKS:1.199 src/doc/HACKS:1.200
--- src/doc/HACKS:1.199	Thu Jan 30 00:43:58 2020
+++ src/doc/HACKS	Sat Apr  4 16:25:17 2020
@@ -1,4 +1,4 @@
-# $NetBSD: HACKS,v 1.199 2020/01/30 00:43:58 christos Exp $
+# $NetBSD: HACKS,v 1.200 2020/04/04 16:25:17 jdolecek Exp $
 #
 # This file is intended to document workarounds for currently unsolved
 # (mostly) compiler bugs.
@@ -127,7 +127,6 @@ file	dist/ntp/ntpd/ntp_request.c	: 1.4
 file	dist/ntp/ntpd/refclock_shm.c	: 1.4
 file	dist/ntp/sntp/timing.c		: 1.3
 file	dist/pppd/pppstats/pppstats.c	: 1.3
-file	dist/smbfs/lib/smb/rap.c	: 1.6
 file	dist/tcpdump/print-zephyr.c	: 1.5
 file	distrib/utils/sysinst/aout2elf.c : 1.12
 file	gnu/libexec/uucp/uucico/uucico.c : 1.6
@@ -234,7 +233,6 @@ file	sbin/fdisk/Makefile		: 1.35
 file	sbin/fsck_ext2fs/Makefile	: 1.11
 file	sbin/fsck_ffs/Makefile		: 1.29
 file	sbin/fsdb/Makefile		: 1.18
-file	sbin/mount_smbfs/Makefile	: 1.4
 file	sbin/newfs/Makefile		: 1.30
 file	sbin/newfs_sysvbfs/Makefile	: 1.2
 file	sbin/restore/Makefile		: 1.23

Index: src/doc/RESPONSIBLE
diff -u src/doc/RESPONSIBLE:1.124 src/doc/RESPONSIBLE:1.125
--- src/doc/RESPONSIBLE:1.124	Mon Jan 27 15:31:03 2020
+++ src/doc/RESPONSIBLE	Sat Apr  4 16:25:17 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: RESPONSIBLE,v 1.124 2020/01/27 15:31:03 jdolecek Exp $
+#	$NetBSD: RESPONSIBLE,v 1.125 2020/04/04 16:25:17 jdolecek Exp $
 
 List of sections of the system, and who is responsible for them (or at
 least considered an expert on them).
@@ -207,7 +207,6 @@ overlay		[nobody]
 procfs		?
 ptyfs		christos
 puffs		pooka
-smbfs		jdolecek
 sysvbfs		?
 tmpfs		rmind
 udf		reinoud

Reply via email to