crunchgen list still specified "more" and not "less"; we no longer

have a /usr/src/usr.bin/more. Fixed.
This commit is contained in:
perry 1996-03-12 00:40:51 +00:00
parent 044125b139
commit 981bb65cf9

View File

@ -1,12 +1,12 @@
#
# kcbin.conf - unified binary for the kc floppy
# $Id: instbin.conf,v 1.6 1995/11/28 23:57:30 jtc Exp $
# $Id: instbin.conf,v 1.7 1996/03/12 00:40:51 perry Exp $
#
srcdirs bin sbin usr.bin usr.sbin gnu/usr.bin
progs bad144 cat chmod chown chroot cp dd df disklabel ed expr fsck ftp gawk
progs gzip ifconfig init ln ls mkdir mknod more mount mount_cd9660
progs gzip ifconfig init less ln ls mkdir mknod mount mount_cd9660
progs mount_ffs mount_msdos mount_nfs mount_kernfs
progs mv newfs ping pwd reboot rm route
progs sed sh shutdown slattach strings stty sync tar test tip umount
@ -15,6 +15,7 @@ progs update
ln chown chgrp
ln gawk awk
ln gzip gzcat gunzip
ln less more
ln sh -sh # init invokes the shell this way
ln test [
ln mount_cd9660 cd9660
@ -24,4 +25,6 @@ ln mount_nfs nfs
ln mount_kernfs kernfs
ln reboot halt
special less srcdir usr.bin/less/less
libs -ledit -lutil -ltermcap -lcrypt -ll -lm