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

Annotation of src/rescue/list, Revision 1.49.2.2

1.49.2.2! martin      1: #      $NetBSD$
1.1       lukem       2:
                      3: SRCDIRS        bin
                      4:
                      5: PROG   cat
                      6: PROG   chio
                      7: PROG   chmod
1.47      christos    8: PROG   cgdconfig
1.1       lukem       9: PROG   cp
                     10: PROG   csh
                     11: PROG   date
                     12: PROG   dd
                     13: PROG   df
                     14: PROG   domainname
                     15: PROG   echo
                     16: PROG   ed
                     17: PROG   expr
                     18: PROG   hostname
                     19: PROG   kill
                     20: PROG   ksh
                     21: PROG   ln
                     22: PROG   ls
                     23: PROG   mkdir
                     24: PROG   mt
                     25: PROG   mv
                     26: PROG   pax             tar
                     27: PROG   ps
                     28: PROG   pwd
                     29: PROG   rcmd
                     30: PROG   rcp
                     31: PROG   rm
                     32: PROG   rmdir
1.3       lukem      33: PROG   sh
1.1       lukem      34: PROG   sleep
                     35: PROG   stty
                     36: PROG   sync
                     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
1.40      njoly      49: PROG   chown           chgrp
1.1       lukem      50: PROG   clri
                     51: PROG   disklabel
                     52: PROG   dkctl
                     53: PROG   dmesg
                     54: PROG   dump            rdump
                     55: PROG   dump_lfs        rdump_lfs
1.18      lukem      56: PROG   fdisk
1.1       lukem      57: PROG   fsck
                     58: PROG   fsck_ext2fs
                     59: PROG   fsck_ffs
                     60: PROG   fsck_lfs
                     61: PROG   fsck_msdos
                     62: PROG   fsdb
                     63: PROG   fsirand
1.43      jnemeth    64: PROG   gpt
1.1       lukem      65: PROG   ifconfig
                     66: PROG   init            init.bak
                     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.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
1.49.2.1  christos   95: PROG   pppoectl
1.1       lukem      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
1.49.2.1  christos  113: PROG   umbctl
1.1       lukem     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.49      rin       128: PROG   progress
1.16      lukem     129:
1.46      apb       130: PROG   ekermit
                    131: SPECIAL        ekermit         srcdir  external/bsd/ekermit/bin/ekermit
                    132:
1.14      lukem     133: PROG   less            more
1.42      tron      134: SPECIAL        less            srcdir  external/bsd/less/bin/less
1.14      lukem     135:
1.24      ghen      136: PROG   vi              ex
1.44      christos  137: SPECIAL vi             srcdir  external/bsd/nvi/usr.bin/nvi
1.14      lukem     138:
1.5       lukem     139: SRCDIRS        usr.sbin
                    140:
1.14      lukem     141: PROG   chroot
1.30      lukem     142: PROG   dumpfs
                    143: PROG   dumplfs
1.8       lukem     144: PROG   installboot
1.48      pgoyette  145: PROG   vnconfig        vndconfig
1.1       lukem     146:
1.22      christos  147: SRCDIRS        games
                    148:
                    149: PROG   tetris
                    150:
1.29      lukem     151: SRCDIRS        libexec
                    152:
                    153: PROG   lfs_cleanerd
                    154:
1.15      lukem     155: LIBS   liboverride.o
1.41      christos  156: LIBS   -lbz2 -llzma -lcrypt -ledit -lipsec -lkvm -ll -lm -lrmt -lcurses -lterminfo -lutil -lz -levent -lprop

CVSweb <webmaster@jp.NetBSD.org>