aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-08-29 15:54:49 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-08-29 15:54:49 +0000
commit3085e97a0b544f9c09417d53e312df410212b7d8 (patch)
tree816922174b6b156e78f3b3eab35b626844a4362c /usr.sbin
parent1ef8fbeabfb41f932bd0b8184ba5da8f9f2e3a2d (diff)
downloadsrc-3085e97a0b544f9c09417d53e312df410212b7d8.tar.gz
src-3085e97a0b544f9c09417d53e312df410212b7d8.zip
Remove some $Log$ debris
Notes
Notes: svn path=/head/; revision=50580
Diffstat (limited to 'usr.sbin')
-rwxr-xr-xusr.sbin/pkg_install/tkpkg15
1 files changed, 0 insertions, 15 deletions
diff --git a/usr.sbin/pkg_install/tkpkg b/usr.sbin/pkg_install/tkpkg
index 38893961301f..9071155a289d 100755
--- a/usr.sbin/pkg_install/tkpkg
+++ b/usr.sbin/pkg_install/tkpkg
@@ -2,21 +2,6 @@
#$FreeBSD$
#
#$Log: tkpkg,v $
-#Revision 1.5 1999/08/28 01:17:54 peter
-#$Id$ -> $FreeBSD$
-#
-#Revision 1.4 1997/02/22 16:09:13 peter
-#Revert $FreeBSD$ to $FreeBSD$
-#
-#Revision 1.3 1997/01/14 07:14:23 jkh
-#Make the long-awaited change from $FreeBSD$
-#
-#This will make a number of things easier in the future, as well as (finally!)
-#avoiding the Id-smashing problem which has plagued developers for so long.
-#
-#Boy, I'm glad we're not using sup anymore. This update would have been
-#insane otherwise.
-#
#Revision 1.2 1994/12/06 00:51:21 jkh
#Many of John T. Kohl's patches from NetBSD. Thanks, John!
#Submitted by: jkohl