repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
usr.bin
/
crunch
/
examples
/
freebsd-kcopy.conf
blob
55e7a28b4a7aa0c3c053253164fa4b679a258c57
1
# $NetBSD$
2
3
srcdirs /usr/src/bin /usr/src/sbin
4
5
# Programs from bin/
6
progs sh cp echo test
7
ln test [
8
9
# These are needed because of UN*X's idiotic way of indicating that something
10
# is a login shell.
11
ln sh -
12
ln sh -sh
13
14
#
15
# Programs from sbin/
16
progs mount mount_isofs mount_pcfs fsck halt init umount
17
18
libs -lutil