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

Annotation of src/rescue/list, Revision 1.40.4.1

1.40.4.1! cherry      1: #      $NetBSD: list,v 1.41 2011/06/19 01:53:36 christos 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   test            [
1.3       lukem      37:
1.4       lukem      38: ARGVLN csh -csh
1.3       lukem      39: ARGVLN ksh -ksh
                     40: ARGVLN sh -sh
1.1       lukem      41:
                     42: SRCDIRS        sbin
                     43:
                     44: PROG   atactl
                     45: PROG   badsect
                     46: PROG   brconfig
                     47: PROG   ccdconfig
1.40      njoly      48: PROG   chown           chgrp
1.1       lukem      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
1.23      skrll      65: PROG   lmcconfig
1.1       lukem      66: PROG   mbrlabel
                     67: PROG   mknod
                     68: PROG   modload
1.34      ad         69: PROG   modstat
1.1       lukem      70: PROG   modunload
1.6       enami      71: PROG   mount
                     72: PROG   mount_ados
                     73: PROG   mount_cd9660
1.31      rumble     74: PROG   mount_efs
1.6       enami      75: PROG   mount_ext2fs
                     76: PROG   mount_fdesc
                     77: PROG   mount_ffs       mount_ufs
                     78: PROG   mount_filecore
                     79: PROG   mount_kernfs
                     80: PROG   mount_lfs
                     81: PROG   mount_msdos
                     82: PROG   mount_nfs
                     83: PROG   mount_ntfs
                     84: PROG   mount_null
                     85: PROG   mount_overlay
                     86: PROG   mount_procfs
1.10      jdolecek   87: PROG   mount_smbfs
1.25      ghen       88: PROG   mount_tmpfs
1.6       enami      89: PROG   mount_umap
                     90: PROG   mount_union
1.1       lukem      91: PROG   newfs           mount_mfs
                     92: PROG   newfs_lfs
                     93: PROG   newfs_msdos
                     94: PROG   ping
                     95: PROG   pppoectl        ipppctl
                     96: PROG   raidctl
                     97: PROG   rcorder
                     98: PROG   reboot          halt
                     99: PROG   restore         rrestore
                    100: PROG   rndctl
                    101: PROG   route
                    102: PROG   routed
                    103: PROG   savecore
1.19      lukem     104: PROG   scan_ffs
1.1       lukem     105: PROG   scsictl
                    106: PROG   setkey
                    107: PROG   shutdown
                    108: PROG   slattach
                    109: PROG   swapctl         swapon
                    110: PROG   sysctl
                    111: PROG   ttyflags
                    112: PROG   tunefs
                    113: PROG   umount
                    114: PROG   wdogctl
1.19      lukem     115: PROG   veriexecctl
1.1       lukem     116: PROG   wsconsctl
                    117:
                    118: SRCDIRS        usr.bin
                    119:
                    120: PROG   bzip2           bunzip2 bzcat
1.7       lukem     121: PROG   ftp
1.29      lukem     122: PROG   grep            egrep fgrep zgrep zegrep zfgrep
1.11      mrg       123: PROG   gzip            gunzip gzcat zcat
1.1       lukem     124: PROG   kdump
                    125: PROG   ktrace
                    126: PROG   ktruss
1.16      lukem     127:
1.14      lukem     128: PROG   less            more
                    129: SPECIAL        less            srcdir  usr.bin/less/less
                    130:
1.24      ghen      131: PROG   vi              ex
1.33      christos  132: SPECIAL vi             srcdir  usr.bin/nvi/build
1.14      lukem     133:
1.5       lukem     134: SRCDIRS        usr.sbin
                    135:
1.14      lukem     136: PROG   chroot
1.30      lukem     137: PROG   dumpfs
                    138: PROG   dumplfs
1.8       lukem     139: PROG   installboot
1.20      xtraeme   140: PROG   vnconfig
1.1       lukem     141:
1.22      christos  142: SRCDIRS        games
                    143:
                    144: PROG   tetris
                    145:
1.29      lukem     146: SRCDIRS        libexec
                    147:
                    148: PROG   lfs_cleanerd
                    149:
1.15      lukem     150: LIBS   liboverride.o
1.40.4.1! cherry    151: LIBS   -lbz2 -llzma -lcrypt -ledit -lipsec -lkvm -ll -lm -lrmt -lcurses -lterminfo -lutil -lz -levent -lprop

CVSweb <webmaster@jp.NetBSD.org>