lock around accesses to uidinfo and varsymset
[dragonfly.git] / usr.sbin / crunch / examples / kcopy.conf
1 # $FreeBSD: src/usr.sbin/crunch/examples/kcopy.conf,v 1.7 1999/08/28 01:15:57 peter Exp $
2 # $DragonFly: src/usr.sbin/crunch/examples/kcopy.conf,v 1.2 2003/06/17 04:29:53 dillon Exp $
3
4 srcdirs /usr/src/bin /usr/src/sbin
5
6 # Programs from bin/
7 progs sh cp echo test
8 ln test [
9
10 # These are needed because of UN*X's idiotic way of indicating that something
11 # is a login shell.
12 ln sh -
13 ln sh -sh
14
15 #
16 # Programs from sbin/
17 progs mount mount_cd9660 fsck init reboot umount
18 ln reboot halt
19 ln reboot fastboot
20 ln reboot fasthalt
21
22 libs -ll -ledit -ltermcap -lcompat -lutil -lscrypt