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

Annotation of src/rescue/list, Revision 1.36

1.36    ! pooka       1: #      $NetBSD: list,v 1.35 2009/01/07 00:39:24 mrg 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
                     48: PROG   clri
                     49: PROG   disklabel
                     50: PROG   dkctl
                     51: PROG   dmesg
                     52: PROG   dump            rdump
                     53: PROG   dump_lfs        rdump_lfs
1.18      lukem      54: PROG   fdisk
1.1       lukem      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
1.23      skrll      64: PROG   lmcconfig
1.1       lukem      65: PROG   mbrlabel
                     66: PROG   mknod
                     67: PROG   modload
1.34      ad         68: PROG   modstat
1.1       lukem      69: PROG   modunload
1.6       enami      70: PROG   mount
                     71: PROG   mount_ados
                     72: PROG   mount_cd9660
1.31      rumble     73: PROG   mount_efs
1.6       enami      74: PROG   mount_ext2fs
                     75: PROG   mount_fdesc
                     76: PROG   mount_ffs       mount_ufs
                     77: PROG   mount_filecore
                     78: PROG   mount_kernfs
                     79: PROG   mount_lfs
                     80: PROG   mount_msdos
                     81: PROG   mount_nfs
                     82: PROG   mount_ntfs
                     83: PROG   mount_null
                     84: PROG   mount_overlay
                     85: PROG   mount_procfs
1.10      jdolecek   86: PROG   mount_smbfs
1.25      ghen       87: PROG   mount_tmpfs
1.6       enami      88: PROG   mount_umap
                     89: PROG   mount_union
1.1       lukem      90: PROG   newfs           mount_mfs
                     91: PROG   newfs_lfs
                     92: PROG   newfs_msdos
                     93: PROG   ping
                     94: PROG   pppoectl        ipppctl
                     95: PROG   raidctl
                     96: PROG   rcorder
                     97: PROG   reboot          halt
                     98: PROG   restore         rrestore
                     99: PROG   rndctl
                    100: PROG   route
                    101: PROG   routed
                    102: PROG   savecore
1.19      lukem     103: PROG   scan_ffs
1.1       lukem     104: PROG   scsictl
                    105: PROG   setkey
                    106: PROG   shutdown
                    107: PROG   slattach
                    108: PROG   swapctl         swapon
                    109: PROG   sysctl
                    110: PROG   ttyflags
                    111: PROG   tunefs
                    112: PROG   umount
                    113: PROG   wdogctl
1.19      lukem     114: PROG   veriexecctl
1.1       lukem     115: PROG   wsconsctl
                    116:
                    117: SRCDIRS        usr.bin
                    118:
                    119: PROG   bzip2           bunzip2 bzcat
1.7       lukem     120: PROG   ftp
1.29      lukem     121: PROG   grep            egrep fgrep zgrep zegrep zfgrep
1.11      mrg       122: PROG   gzip            gunzip gzcat zcat
1.1       lukem     123: PROG   kdump
                    124: PROG   ktrace
                    125: PROG   ktruss
1.16      lukem     126:
1.14      lukem     127: PROG   less            more
                    128: SPECIAL        less            srcdir  usr.bin/less/less
                    129:
1.24      ghen      130: PROG   vi              ex
1.33      christos  131: SPECIAL vi             srcdir  usr.bin/nvi/build
1.14      lukem     132:
1.5       lukem     133: SRCDIRS        usr.sbin
                    134:
                    135: PROG   chown           chgrp
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:
                    150:
1.15      lukem     151: LIBS   liboverride.o
1.28      dogcow    152: LIBS   -lbz2 -lcrypt -ledit -lipsec -lkvm -ll -lm -lrmt -lcurses -ltermcap -lutil -lz -levent -lprop

CVSweb <webmaster@jp.NetBSD.org>