[BACK]Return to list CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / rescue

Annotation of src/rescue/list, Revision 1.3

1.3     ! lukem       1: #      $NetBSD: list,v 1.2 2002/08/24 00:51:12 lukem Exp $
1.1       lukem       2:
                      3: SRCDIRS        bin
                      4:
                      5: PROG   cat
                      6: PROG   chio
                      7: PROG   chmod
                      8: PROG   cp
                      9: PROG   csh
                     10: PROG   date
                     11: PROG   dd
                     12: PROG   df
                     13: PROG   domainname
                     14: PROG   echo
                     15: PROG   ed
                     16: PROG   expr
                     17: PROG   hostname
                     18: PROG   kill
                     19: PROG   ksh
                     20: PROG   ln
                     21: PROG   ls
                     22: PROG   mkdir
                     23: PROG   mt
                     24: PROG   mv
                     25: PROG   pax             tar
                     26: PROG   ps
                     27: PROG   pwd
                     28: PROG   rcmd
                     29: PROG   rcp
                     30: PROG   rm
                     31: PROG   rmdir
1.3     ! lukem      32: PROG   sh
1.1       lukem      33: PROG   sleep
                     34: PROG   stty
                     35: PROG   sync
                     36: PROG   systrace
                     37: PROG   test            [
1.3     ! lukem      38:
        !            39: ARGVLN csh -cksh
        !            40: ARGVLN ksh -ksh
        !            41: ARGVLN sh -sh
1.1       lukem      42:
                     43: SRCDIRS        sbin
                     44:
                     45: PROG   atactl
                     46: PROG   badsect
                     47: PROG   brconfig
                     48: PROG   ccdconfig
                     49: PROG   clri
                     50: PROG   disklabel
                     51: PROG   dkctl
                     52: PROG   dmesg
                     53: PROG   dump            rdump
                     54: PROG   dump_lfs        rdump_lfs
                     55: PROG   fsck
                     56: PROG   fsck_ext2fs
                     57: PROG   fsck_ffs
                     58: PROG   fsck_lfs
                     59: PROG   fsck_msdos
                     60: PROG   fsdb
                     61: PROG   fsirand
                     62: PROG   ifconfig
                     63: PROG   init            init.bak
                     64: PROG   lmcctl
                     65: PROG   mbrlabel
                     66: PROG   mknod
                     67: PROG   modload
                     68: PROG   modunload
                     69: PROG   mount           mount_ados mount_cd9660 mount_ext2fs mount_fdesc mount_ffs mount_filecore mount_kernfs mount_lfs mount_msdos mount_nfs mount_ntfs mount_null mount_overlay mount_procfs mount_ufs mount_umap mount_union
                     70: PROG   mount_portal
                     71: PROG   newfs           mount_mfs
                     72: PROG   newfs_lfs
                     73: PROG   newfs_msdos
                     74: PROG   ping
                     75: PROG   ping6
                     76: PROG   pppoectl        ipppctl
                     77: PROG   raidctl
                     78: PROG   rcorder
                     79: PROG   reboot          halt
                     80: PROG   restore         rrestore
                     81: PROG   rndctl
                     82: PROG   route
                     83: PROG   routed
                     84: PROG   rtsol
                     85: PROG   savecore
                     86: PROG   scsictl
                     87: PROG   setkey
                     88: PROG   shutdown
                     89: PROG   slattach
                     90: PROG   swapctl         swapon
                     91: PROG   sysctl
                     92: PROG   ttyflags
                     93: PROG   tunefs
                     94: PROG   umount
                     95: PROG   wdogctl
                     96: PROG   wsconsctl
                     97:
                     98: SRCDIRS        usr.bin
                     99:
                    100: PROG   bzip2           bunzip2 bzcat
                    101: PROG   kdump
                    102: PROG   ktrace
                    103: PROG   ktruss
                    104: PROG   ldd
                    105:
                    106: SPECIAL ldd    srcdir  usr.bin/ldd/${LDD_CMD}
                    107:
                    108:
                    109: SRCDIRS        gnu/usr.bin
                    110:
                    111: PROG   gzip            gunzip gzcat zcat
                    112:
                    113:
                    114: LIBS   -lbz2 -lcrypt -ledit -lipsec -lkvm -ll -lm -lrmt -ltermcap -lutil -lz

CVSweb <webmaster@jp.NetBSD.org>