Another update. Clarify that a shared spinlock can be acquired while holding
[dragonfly.git] / share / examples / etc / README.examples
1 $FreeBSD: src/share/examples/etc/README.examples,v 1.5.2.2 2001/07/25 16:00:55 dd Exp $
2 $DragonFly: src/share/examples/etc/README.examples,v 1.2 2003/06/17 04:36:57 dillon Exp $
3
4 The /usr/share/examples/etc directory contains the original
5 distribution versions of the files which are shipped in /etc.  This is
6 intended to make it easy to recover when the /etc versions are
7 accidentally deleted or broken beyond repair.
8
9 This directory contains the following files:
10
11 aliases         - sendmail aliases file (see aliases(5))
12 amd.map         - filesystem automounter lookup resolution map (see amd(8))
13 auth.conf       - authentication capability database (see auth.conf(5))
14 crontab         - system scheduled command table (see crontab(5))
15 csh.cshrc       - sample .cshrc (see csh(1))
16 csh.login       - sample .login
17 csh.logout      - sample .logout
18 disktab         - disk description file (see disktab(5))
19 dm.conf         - configuration file for games (see dm(6))
20 fbtab           - configuration file for login(1)
21 ftpusers        - user restriction file for ftpd(8)
22 gettytab        - defines port configuration for getty(8)
23 group           - group permissions file (see group(5))
24 host.conf       - defines name resolution order for gethostbyname(3)
25 hosts           - see hosts(5)
26 hosts.equiv     - defines system-wide trusted hosts (see ruserok(3))
27 hosts.lpd       - defines trusted hosts for lpd(8)
28 inetd.conf      - configuration file for inetd(8)
29 locate.rc       - confiuration file for locate(1)
30 login.access    - configuration file for login(8) (see login.access(5))
31 login.conf      - login class capabilities database (see login.conf(5))
32 mail.rc         - systemwide initialization files for mail(1)
33 make.conf       - defines configuration variables for system builds
34 manpath.config  - configuration file for man(1)
35 modems          - modem configuration database (see modems(5))
36 motd            - sample Message of the Day
37 netstart        - network startup script run from /etc/rc
38 networks        - see networks(5)
39 newsyslog.conf  - configuration for system log file rotator newsyslog(8)
40 pam.conf        - configuration file for pam(8)
41 pccard_ether    - confiuration script for ethernet pccards (see pccardd(8))
42 phones          - phone number database for tip(1)
43 printcap        - configuration file for lpr(1)
44 protocols       - see protocols(5)
45 profile         - system-wide .profile for sh(1)
46 rc              - system startup script (see init(8))
47 rc.atm          - networking startup script for atm(8)
48 rc.diskless1    - general BOOTP startup script
49 rc.diskless2    - 
50 rc.firewall     - setup system for ipfw(8)
51 rc.i386         - startup script for i386-specific processing
52 rc.alpha        - startup script for axp-specific processing
53 rc.isdn         - startup script for isdnd(8)
54 rc.network      - network startup script
55 rc.pccard       - startup script for PC-cards
56 rc.serial       - sample local startup script fragments
57 rc.shutdown     - system shutdown script (see init(8))
58 remote          - configuration file for tip(1)
59 rpc             - see rpc(5)
60 security        - script run from crontab to do nightly security checks
61 services        - see services(5)
62 shells          - list of configurable shells (see shells(5))
63 skey.access     - configuration file for S/Key (see skey.access(5))
64 syslog.conf     - configuration file for syslogd(8)
65 ttys            - defines port configuration for init(8)
66 defaults/rc.conf        - default system configuration info (see rc.conf(5))
67 defaults/pccard.conf    - default configuration file for pccardd(8)