1# $NetBSD: list,v 1.23 2005/12/06 14:02:58 skrll Exp $ 2 3SRCDIRS bin 4 5PROG cat 6PROG chio 7PROG chmod 8PROG cp 9PROG csh 10PROG date 11PROG dd 12PROG df 13PROG domainname 14PROG echo 15PROG ed 16PROG expr 17PROG hostname 18PROG kill 19PROG ksh 20PROG ln 21PROG ls 22PROG mkdir 23PROG mt 24PROG mv 25PROG pax tar 26PROG ps 27PROG pwd 28PROG rcmd 29PROG rcp 30PROG rm 31PROG rmdir 32PROG sh 33PROG sleep 34PROG stty 35PROG sync 36PROG systrace 37PROG test [ 38 39ARGVLN csh -csh 40ARGVLN ksh -ksh 41ARGVLN sh -sh 42 43SRCDIRS sbin 44 45PROG atactl 46PROG badsect 47PROG brconfig 48PROG ccdconfig 49PROG clri 50PROG disklabel 51PROG dkctl 52PROG dmesg 53PROG dump rdump 54PROG dump_lfs rdump_lfs 55PROG fdisk 56PROG fsck 57PROG fsck_ext2fs 58PROG fsck_ffs 59PROG fsck_lfs 60PROG fsck_msdos 61PROG fsdb 62PROG fsirand 63PROG ifconfig 64PROG init init.bak 65PROG lmcconfig 66PROG mbrlabel 67PROG mknod 68PROG modload 69PROG modunload 70PROG mount 71PROG mount_ados 72PROG mount_cd9660 73PROG mount_ext2fs 74PROG mount_fdesc 75PROG mount_ffs mount_ufs 76PROG mount_filecore 77PROG mount_kernfs 78PROG mount_lfs 79PROG mount_msdos 80PROG mount_nfs 81PROG mount_ntfs 82PROG mount_null 83PROG mount_overlay 84PROG mount_portal 85PROG mount_procfs 86PROG mount_smbfs 87PROG mount_umap 88PROG mount_union 89PROG newfs mount_mfs 90PROG newfs_lfs 91PROG newfs_msdos 92PROG ping 93PROG pppoectl ipppctl 94PROG raidctl 95PROG rcorder 96PROG reboot halt 97PROG restore rrestore 98PROG rndctl 99PROG route 100PROG routed 101PROG savecore 102PROG scan_ffs 103PROG scsictl 104PROG setkey 105PROG shutdown 106PROG slattach 107PROG swapctl swapon 108PROG sysctl 109PROG ttyflags 110PROG tunefs 111PROG umount 112PROG wdogctl 113PROG veriexecctl 114PROG wsconsctl 115 116SRCDIRS usr.bin 117 118PROG bzip2 bunzip2 bzcat 119PROG ftp 120PROG gzip gunzip gzcat zcat 121PROG kdump 122PROG ktrace 123PROG ktruss 124 125PROG ldd 126SPECIAL ldd srcdir usr.bin/ldd/${LDD_CMD} 127 128PROG less more 129SPECIAL less srcdir usr.bin/less/less 130 131PROG vi 132SPECIAL vi srcdir usr.bin/vi/build 133 134SRCDIRS usr.sbin 135 136PROG chown chgrp 137PROG chroot 138PROG installboot 139PROG vnconfig 140 141SRCDIRS games 142 143PROG tetris 144 145LIBS liboverride.o 146LIBS -lbz2 -lcrypt -ledit -lipsec -lkvm -ll -lm -lrmt -lcurses -ltermcap -lutil -lz -levent 147