xref: /netbsd/rescue/list (revision b17c885f)
1#	$NetBSD: list,v 1.39 2010/02/13 22:54:51 roy Exp $
2
3SRCDIRS	bin
4
5PROG	cat
6PROG	chio
7PROG	chmod
8PROG	cp
9PROG	csh
10PROG	date
11PROG	dd
12PROG	df
13PROG	domainname
14PROG	echo
15PROG	ed
16PROG	expr
17PROG	hostname
18PROG	kill
19PROG	ksh
20PROG	ln
21PROG	ls
22PROG	mkdir
23PROG	mt
24PROG	mv
25PROG	pax		tar
26PROG	ps
27PROG	pwd
28PROG	rcmd
29PROG	rcp
30PROG	rm
31PROG	rmdir
32PROG	sh
33PROG	sleep
34PROG	stty
35PROG	sync
36PROG	test		[
37
38ARGVLN	csh -csh
39ARGVLN	ksh -ksh
40ARGVLN	sh -sh
41
42SRCDIRS	sbin
43
44PROG	atactl
45PROG	badsect
46PROG	brconfig
47PROG	ccdconfig
48PROG	clri
49PROG	disklabel
50PROG	dkctl
51PROG	dmesg
52PROG	dump		rdump
53PROG	dump_lfs	rdump_lfs
54PROG	fdisk
55PROG	fsck
56PROG	fsck_ext2fs
57PROG	fsck_ffs
58PROG	fsck_lfs
59PROG	fsck_msdos
60PROG	fsdb
61PROG	fsirand
62PROG	ifconfig
63PROG	init		init.bak
64PROG	lmcconfig
65PROG	mbrlabel
66PROG	mknod
67PROG	modload
68PROG	modstat
69PROG	modunload
70PROG	mount
71PROG	mount_ados
72PROG	mount_cd9660
73PROG	mount_efs
74PROG	mount_ext2fs
75PROG	mount_fdesc
76PROG	mount_ffs	mount_ufs
77PROG	mount_filecore
78PROG	mount_kernfs
79PROG	mount_lfs
80PROG	mount_msdos
81PROG	mount_nfs
82PROG	mount_ntfs
83PROG	mount_null
84PROG	mount_overlay
85PROG	mount_procfs
86PROG	mount_smbfs
87PROG	mount_tmpfs
88PROG	mount_umap
89PROG	mount_union
90PROG	newfs		mount_mfs
91PROG	newfs_lfs
92PROG	newfs_msdos
93PROG	ping
94PROG	pppoectl	ipppctl
95PROG	raidctl
96PROG	rcorder
97PROG	reboot		halt
98PROG	restore		rrestore
99PROG	rndctl
100PROG	route
101PROG	routed
102PROG	savecore
103PROG	scan_ffs
104PROG	scsictl
105PROG	setkey
106PROG	shutdown
107PROG	slattach
108PROG	swapctl		swapon
109PROG	sysctl
110PROG	ttyflags
111PROG	tunefs
112PROG	umount
113PROG	wdogctl
114PROG	veriexecctl
115PROG	wsconsctl
116
117SRCDIRS	usr.bin
118
119PROG	bzip2		bunzip2 bzcat
120PROG	ftp
121PROG	grep		egrep fgrep zgrep zegrep zfgrep
122PROG	gzip		gunzip gzcat zcat
123PROG	kdump
124PROG	ktrace
125PROG	ktruss
126
127PROG	less		more
128SPECIAL	less		srcdir	usr.bin/less/less
129
130PROG	vi		ex
131SPECIAL vi        	srcdir  usr.bin/nvi/build
132
133SRCDIRS	usr.sbin
134
135PROG	chown		chgrp
136PROG	chroot
137PROG	dumpfs
138PROG	dumplfs
139PROG	installboot
140PROG	vnconfig
141
142SRCDIRS	games
143
144PROG	tetris
145
146SRCDIRS	libexec
147
148PROG	lfs_cleanerd
149
150LIBS	liboverride.o
151LIBS	-lbz2 -lcrypt -ledit -lipsec -lkvm -ll -lm -lrmt -lcurses -lterminfo -lutil -lz -levent -lprop
152