Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 07/29/1999 19:07:17
Module Name: basesrc
Committed By: hubertf
Date: Fri Jul 30 02:07:17 UTC 1999
Modified Files:
basesrc/usr.bin/machine: Makefile
Added Files:
basesrc/usr.bin/machine: machine.sh
Removed Files:
basesrc/usr.bin/machine: machine.c
Log Message:
Shell script implementation of "machine" by me.
I hereby place this into the public domain, the script contains
no copyright header to make it small. Replacing the binary
implementation saves 8k on /usr.
See also PRs 6614 and 361.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/usr.bin/machine/Makefile
cvs rdiff -r1.4 -r0 basesrc/usr.bin/machine/machine.c
cvs rdiff -r0 -r1.1 basesrc/usr.bin/machine/machine.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.