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

Annotation of src/rescue/list, Revision 1.20

1.20    ! xtraeme     1: #      $NetBSD: list,v 1.19 2005/06/18 06:59:23 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:
1.4       lukem      39: ARGVLN csh -csh
1.3       lukem      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
1.18      lukem      55: PROG   fdisk
1.1       lukem      56: PROG   fsck
                     57: PROG   fsck_ext2fs
                     58: PROG   fsck_ffs
                     59: PROG   fsck_lfs
                     60: PROG   fsck_msdos
                     61: PROG   fsdb
                     62: PROG   fsirand
                     63: PROG   ifconfig
                     64: PROG   init            init.bak
                     65: PROG   lmcctl
                     66: PROG   mbrlabel
                     67: PROG   mknod
                     68: PROG   modload
                     69: PROG   modunload
1.6       enami      70: PROG   mount
                     71: PROG   mount_ados
                     72: PROG   mount_cd9660
                     73: PROG   mount_ext2fs
                     74: PROG   mount_fdesc
                     75: PROG   mount_ffs       mount_ufs
                     76: PROG   mount_filecore
                     77: PROG   mount_kernfs
                     78: PROG   mount_lfs
                     79: PROG   mount_msdos
                     80: PROG   mount_nfs
                     81: PROG   mount_ntfs
                     82: PROG   mount_null
                     83: PROG   mount_overlay
1.1       lukem      84: PROG   mount_portal
1.6       enami      85: PROG   mount_procfs
1.10      jdolecek   86: PROG   mount_smbfs
1.6       enami      87: PROG   mount_umap
                     88: PROG   mount_union
1.1       lukem      89: PROG   newfs           mount_mfs
                     90: PROG   newfs_lfs
                     91: PROG   newfs_msdos
                     92: PROG   ping
                     93: PROG   pppoectl        ipppctl
                     94: PROG   raidctl
                     95: PROG   rcorder
                     96: PROG   reboot          halt
                     97: PROG   restore         rrestore
                     98: PROG   rndctl
                     99: PROG   route
                    100: PROG   routed
                    101: PROG   savecore
1.19      lukem     102: PROG   scan_ffs
1.1       lukem     103: PROG   scsictl
                    104: PROG   setkey
                    105: PROG   shutdown
                    106: PROG   slattach
                    107: PROG   swapctl         swapon
                    108: PROG   sysctl
                    109: PROG   ttyflags
                    110: PROG   tunefs
                    111: PROG   umount
                    112: PROG   wdogctl
1.19      lukem     113: PROG   veriexecctl
1.1       lukem     114: PROG   wsconsctl
                    115:
                    116: SRCDIRS        usr.bin
                    117:
                    118: PROG   bzip2           bunzip2 bzcat
1.7       lukem     119: PROG   ftp
1.11      mrg       120: PROG   gzip            gunzip gzcat zcat
1.1       lukem     121: PROG   kdump
                    122: PROG   ktrace
                    123: PROG   ktruss
1.16      lukem     124:
1.1       lukem     125: PROG   ldd
1.16      lukem     126: SPECIAL ldd            srcdir  usr.bin/ldd/${LDD_CMD}
1.5       lukem     127:
1.14      lukem     128: PROG   less            more
                    129: SPECIAL        less            srcdir  usr.bin/less/less
                    130:
                    131: PROG   vi
                    132: SPECIAL vi             srcdir  usr.bin/vi/build
                    133:
1.5       lukem     134: SRCDIRS        usr.sbin
                    135:
                    136: PROG   chown           chgrp
1.14      lukem     137: PROG   chroot
1.8       lukem     138: PROG   installboot
1.20    ! xtraeme   139: PROG   vnconfig
1.1       lukem     140:
1.17      lukem     141: SRCDIRS        games
                    142:
                    143: PROG   tetris
                    144:
1.15      lukem     145: LIBS   liboverride.o
1.14      lukem     146: LIBS   -lbz2 -lcrypt -ledit -lipsec -lkvm -ll -lm -lrmt -lcurses -ltermcap -lutil -lz -levent

CVSweb <webmaster@jp.NetBSD.org>