freebsd-nq/etc
Dag-Erling Smørgrav b354705227 Remove all references to tickadj(8) from rc, rc.conf and rc.conf.5.
Disable building tickadj(8) by removing util from SUBDIR in the xntpd
Makefile. Note that the sources are still there and tickadj can still
be built and installed by doing:

# cd /usr/src/usr.sbin/xntpd/util
# make all install

There are enough references to tickadj in e.g. the xntpd documentation
(not to mention the sysctl variables it uses etc.) that I don't feel
up to implementing the final solution right now.

Kinda-approved-by:	phk
1998-10-08 18:47:30 +00:00
..
defaults Add an entry for the HAYES OPTIMA 28.8k 1998-09-25 22:08:53 +00:00
etc.alpha Doh! Change the correct version of disktab and backout the change to 1998-10-06 12:42:55 +00:00
etc.amd64 Add Id keywords 1998-09-02 01:34:57 +00:00
etc.i386 Doh! Change the correct version of disktab and backout the change to 1998-10-06 12:42:55 +00:00
kerberosIV Add Id keywords 1998-09-02 01:34:57 +00:00
mail Gasp ! Bitten by the wonders of diff/patch ! Now's your chance to 1998-09-13 23:14:20 +00:00
mtree Add spanish doc dirs. 1998-10-07 02:55:59 +00:00
namedb Add Id keyword 1998-09-13 23:11:13 +00:00
periodic Avoid the ``ruptime: no hosts in /var/rwho.'' message by not calling 1998-10-06 09:46:46 +00:00
ppp Show how to create a secure (ssh) VPN 1998-10-03 13:12:14 +00:00
rc.d Avoid using dmesg to find devices, the buffer may not be big enough. 1998-10-08 08:56:01 +00:00
root Add Id keyword 1998-09-13 23:11:13 +00:00
sendmail Builder for sendmail.cf's, in particular freebsd.cf. 1998-08-04 15:53:18 +00:00
aliases Undo last commit. 1997-08-19 17:16:14 +00:00
amd.map options changed with the new AMD. 1998-09-09 17:37:14 +00:00
auth.conf Add auth.conf. JKH Added the code to understand this to libutil, and 1998-10-08 06:12:04 +00:00
crontab Run adjkerntz -a at 05:01 too 1998-03-30 09:17:25 +00:00
csh.cshrc Add Id keywords 1998-09-02 01:34:57 +00:00
csh.login Add Id keywords 1998-09-02 01:34:57 +00:00
csh.logout Add Id keywords 1998-09-02 01:34:57 +00:00
disktab Doh! Change the correct version of disktab and backout the change to 1998-10-06 12:42:55 +00:00
dm.conf Add Id keywords 1998-09-02 01:34:57 +00:00
fbtab fbtab: Pulled down from Attic, fixed spaces to tabs. 1994-09-23 07:16:13 +00:00
ftpusers Add Id keywords 1998-09-02 01:34:57 +00:00
gettytab Add Id keywords 1998-09-02 01:34:57 +00:00
group Add Id keyword 1998-09-13 23:11:13 +00:00
host.conf Revert $FreeBSD$ to $Id$ 1997-02-23 09:21:14 +00:00
hosts Add myname.my.domain' as another alias for localhost'. We set this 1998-04-16 14:37:19 +00:00
hosts.equiv Add Id keywords 1998-09-02 01:34:57 +00:00
hosts.lpd Add Id keywords 1998-09-02 01:34:57 +00:00
inetd.conf Limit the fingerd daemon to: 1998-09-30 16:12:40 +00:00
locale.alias Change ASCII case from lower to upper 1997-05-09 10:27:21 +00:00
login.access Add Id keywords 1998-09-02 01:34:57 +00:00
login.conf Fix typo: s/;/:/ 1998-09-17 17:02:39 +00:00
make.conf make.conf.local test/include removed from make.conf, to be put in sys.mk 1998-08-29 01:24:21 +00:00
MAKEDEV Re-enable creating sd*s* devices. 1998-10-02 22:33:52 +00:00
MAKEDEV.local Add Id keywords 1998-09-02 01:34:57 +00:00
Makefile Add auth.conf. JKH Added the code to understand this to libutil, and 1998-10-08 06:12:04 +00:00
master.passwd Put operator in its own group rather than "staff". 1998-05-31 15:47:52 +00:00
minfree Add the installation of /var/crash/minfree with a value of 2048 so that 1994-05-19 12:29:29 +00:00
modems Add Id keywords 1998-09-02 01:34:57 +00:00
motd Reference the correct distribution when mentioning the FAQ and handbook. 1997-08-04 04:02:02 +00:00
netstart netstart should really only do phase 1 bringup, not start all the daemons 1997-07-05 19:35:45 +00:00
network.subr Here are some scripts and man pages for configuring HARP ATM 1998-10-06 19:24:31 +00:00
networks Add Id keywords 1998-09-02 01:34:57 +00:00
newsyslog.conf Indicate optional signal number field 1998-06-09 18:26:16 +00:00
pccard_ether Add Id keywords 1998-09-02 01:34:57 +00:00
pccard.conf.sample Add an entry for the HAYES OPTIMA 28.8k 1998-09-25 22:08:53 +00:00
phones 1) Remove comment about tip(1) not accepting comments in /etc/phones 1997-10-13 03:17:09 +00:00
printcap Add commented out example of Russian output filter usage 1998-02-04 12:09:06 +00:00
profile Add Id keywords 1998-09-02 01:34:57 +00:00
protocols Add the GRE protocol 1998-02-13 20:21:04 +00:00
rc Remove all references to tickadj(8) from rc, rc.conf and rc.conf.5. 1998-10-08 18:47:30 +00:00
rc.atm Avoid using dmesg to find devices, the buffer may not be big enough. 1998-10-08 08:56:01 +00:00
rc.conf Remove all references to tickadj(8) from rc, rc.conf and rc.conf.5. 1998-10-08 18:47:30 +00:00
rc.devfs Put the right path on the devices. 1998-09-20 18:49:04 +00:00
rc.firewall Strengthen the rules governing the 127.0.0.0/8 subnet. The previous rules 1998-04-25 00:40:55 +00:00
rc.local Comment out rc.conf picking by default 1997-06-25 15:15:13 +00:00
rc.network Here are some scripts and man pages for configuring HARP ATM 1998-10-06 19:24:31 +00:00
rc.pccard Add Id keyword. 1998-08-10 19:54:12 +00:00
rc.serial Submitted by: bde 1998-03-13 22:03:03 +00:00
rc.shutdown Add /etc/rc.shutdown capability to init. 1997-08-02 00:22:52 +00:00
remote Add Id keywords 1998-09-02 01:34:57 +00:00
rpc Add Id keywords 1998-09-02 01:34:57 +00:00
security Fix typo in previous commit. 1998-08-16 10:38:02 +00:00
services Add entries to make CodaFS run out of the box. 1998-09-16 15:42:32 +00:00
shells Add Id keywords 1998-09-02 01:34:57 +00:00
syslog.conf Add Id keywords 1998-09-02 01:34:57 +00:00
termcap.small Another round of spelling fixes. 1996-01-31 15:03:18 +00:00