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

Annotation of src/rescue/list, Revision 1.43

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

CVSweb <webmaster@jp.NetBSD.org>