1 # 2 # kcbin.conf - unified binary for the kc floppy 3 # $Id: instbin.conf,v 1.3 1995/09/30 04:22:49 chopps Exp $ 4 # 5 6 srcdirs /usr/src/bin /usr/src/sbin /usr/src/usr.bin /usr/src/usr.sbin 7 srcdirs /usr/src/gnu/usr.bin 8 9 progs cat chmod chown chroot cp dd df disklabel ed expr fsck ftp 10 progs gzip ifconfig init ln ls mkdir mknod more mount mount_cd9660 11 progs mount_ados mount_ffs mount_nfs mv newfs printf pwd reboot rm route sed 12 progs sh shutdown slattach strings stty sync tar test tip umount update 13 14 ln chown chgrp 15 ln gzip gzcat gunzip 16 ln mount_ados ados 17 ln mount_cd9660 cd9660 18 ln mount_ffs ffs 19 ln mount_nfs nfs 20 ln reboot halt 21 ln sh -sh # init invokes the shell this way 22 ln test [ 23 24 libs -ledit -lutil -ltermcap -lcrypt -ll -lm 25