Andrey A. Chernov
069c46d51d
Add "ppp 3000/tcp" for Use-level PPP in daemon mode (-auto)
1996-03-08 10:54:00 +00:00
Andrey A. Chernov
6a076cdd9a
Fix several places where interface netmask was in place of route netmask
...
Fix dialout device name
Add multi-phone example
1996-03-08 09:39:45 +00:00
Satoshi Asami
e964528dea
Add NOPORTDOCS, similar to NOMANCOMPRESS. It prohibits additional
...
port documentation (which can be things like postscript manuals
describing every single of the 65,536 options) from being installed
into ${PREFIX}/share/doc.
1996-03-06 09:10:23 +00:00
Jordan K. Hubbard
8f3f5221b4
Put the stty back here.
1996-03-06 05:25:01 +00:00
Jordan K. Hubbard
f5ca79e6f8
Add back the stty commands I nuked - bad idea, sorry.
1996-03-06 05:23:00 +00:00
Jordan K. Hubbard
29798fdb57
Correct a typo in the sample AMD flags.
1996-03-06 03:59:15 +00:00
Nate Williams
7bd7ca5023
Don't try running ruptime if /var/rwho doesn't exist.
1996-03-05 05:35:48 +00:00
Adam David
8c97314c89
added share/doc and man/cat9
...
moved bogus man/skel to share/skel
1996-03-03 10:57:35 +00:00
Adam David
fdb480825f
"slow downs" --> "slowdowns"
1996-02-28 17:04:43 +00:00
Bill Paul
51f7eb2d4b
update suggested flags for rpc.yppasswdd (-t now does what -m used to do)
1996-02-24 22:13:06 +00:00
Bruce Evans
9c03f905b9
Added support for Cyclades and Digiboard devices.
...
Submitted by: Daniel O'Callaghan <danny@lynx.its.unimelb.edu.au>
+ mods by bde
1996-02-24 19:51:25 +00:00
Adam David
b69a06147a
rpc.yppasswdd instead of yppasswdd
1996-02-23 10:44:49 +00:00
Andrey A. Chernov
b227eb61e3
Add examples/slattach
1996-02-17 19:46:43 +00:00
Joerg Wunsch
325e37f578
Install newsyslog.conf.
...
Bothered me in: all recent SNAPs
1996-02-15 23:37:01 +00:00
Adam David
6f3ce68f18
improve the comment for BOOTWAIT
1996-02-15 21:14:36 +00:00
Garrett Wollman
dc1d9461ee
Don't make a netns directory.
1996-02-14 16:42:17 +00:00
Paul Traina
73d54b16b8
Add gnatsd/prmsd.
1996-02-11 21:24:14 +00:00
Jordan K. Hubbard
ed9312810e
Remove my previous bogus comment about the relationship between the
...
static_routes and defaultrouter variables. I'm glad I looked again, however,
as I realized that setting static_routes to NO in the case of a defaultrouter
would wind up with a bogus value for static_routes. It doesn't really
hurt anything, but it's still wrong so I fixed it. I think this whole routing
section of sysconfig needs a revisit - it's getting gross!
1996-02-11 04:07:27 +00:00
Wolfram Schneider
73e9d7a7f8
make share/calendar/hr_HR.ISO_8859-2
1996-02-09 13:40:27 +00:00
Jordan K. Hubbard
7d01eda88a
Close conf/1007 and take this opportunity to correct a few long-standing
...
bogons with the way static_routes was being handled. Also document
the fact that default_router overrides static_routes entirely.
1996-02-09 12:45:38 +00:00
Jordan K. Hubbard
1432a3ee82
Add amd.map to BIN1 - having it here does no harm and makes activation
...
of the sample sysconfig entry (and amd) a snap.
1996-02-09 12:21:30 +00:00
Jordan K. Hubbard
a246c358bd
Close PR conf/589 - amd should only evaluate ${amdflags}.
...
While I'm at it, add a commented-out sample amd flags line to sysconfig
and drop a sample amd.map file in this directory for easy copying.
I know that this file's contents are highly site-variable, but the one I've
chosen for an example is also the one I've seen on 99.9% of the amd-using
sites I've visited. I think it's a fair default.
1996-02-09 12:20:40 +00:00
Joerg Wunsch
d1289a25c8
Add `cfinger'. This ain't an official service, but is in use by the
...
finger data collection service of GNU finger.
1996-02-09 00:20:26 +00:00
Andrey A. Chernov
af7f66183c
Remove netccitt, netiso
1996-02-08 04:54:34 +00:00
Andrey A. Chernov
4b8b25f14c
Make share/calendar/de_DE.ISO_8859-1
1996-02-05 17:33:34 +00:00
Paul Traina
869fc587ed
Add support for Connectix QuickCam(tm)
1996-02-02 19:25:24 +00:00
Mike Pritchard
440cac3e51
Another round of spelling fixes.
1996-01-31 15:03:18 +00:00
David Greenman
7c9f58fdac
Updated to Nov 8, 1995 version from internic.net.
1996-01-31 11:23:00 +00:00
Andrey A. Chernov
147f36b297
Add missing cat9
1996-01-29 12:34:43 +00:00
Gary Palmer
b6c4b2f9a6
Add an option to start mrouted. Off by default
1996-01-29 08:46:14 +00:00
Bruce Evans
6a188c276a
Use umask disk_umask=037 for all (writable) disks. Use umask
...
tape_umask=017 for all tapes. This has a significant effect only
for ft and st (they were created with the wrong umask 002 and then
chmod'ed to mode 640; now they are created with mode 660).
Chmod the st control devices (mode 3) to 600. These need to be
more secure than the st i/o devices, but were less secure.
Use the default umask of 077 for joy0. 002 gave mode 664, which
is insecure.
Use umask 037 for ch*. Cosmetic.
Removed redundant chmod's.
Sorted case lists for disks.
1996-01-28 19:10:37 +00:00
Gary Palmer
60dc88f2ce
Add (at long last) an option to say if you want to run the printer
...
daemon (lpd) or not. Set to run it by default.
1996-01-28 08:08:37 +00:00
Paul Traina
49a13ac931
Add dhcp aliases for bootp services
1996-01-23 11:14:41 +00:00
Bruce Evans
3b229cf9bb
Added share/examples/{meteor,sliplogin}.
1996-01-21 17:28:46 +00:00
Thomas Graichen
dba0a4da88
added the "-p" option to amd so that it writes it's pid to
...
/var/run/amd.pid and added the "-l /var/log/amd.log" option there too
added an entry for the "rotation" of /var/log/amd.log to newsyslog.conf
1996-01-16 08:04:06 +00:00
Jordan K. Hubbard
9372c90cc2
Add an entry for MTA-3230 3.5" magneto-optical drives.
...
Submitted by: jbryant@argus.flash.net
1996-01-15 13:17:52 +00:00
Andrey A. Chernov
94de173773
Add empty /var/log/slip.log creation to distribution: target where
...
other empty logs created.
Pointed by Bruce.
1996-01-10 21:22:28 +00:00
Jordan K. Hubbard
5421d972c3
echo setting of ${router} properly, e.g. between double quotes. :)
1996-01-08 04:50:18 +00:00
Andrey A. Chernov
a4f267bdf0
Put startslip syslog messages into separate file
...
Increase rotating log sizes in newsyslog.conf to reflect
more common case
1996-01-07 00:52:50 +00:00
Andrey A. Chernov
ee12bba616
Uncomment login accounting, it not needed to be commented out
...
because not related to accounting but to wtmp only
1996-01-06 22:25:57 +00:00
Andrey A. Chernov
011aa2cdb5
Remove "msgs -c" line, already done in daily script
1996-01-06 22:21:37 +00:00
Andrey A. Chernov
615773cb2b
Restore broken accounting statistics:
...
1) It have nothing common to (new)syslog messages
2) acct.* rotating allowed only after "sa -s" run!
1996-01-06 22:19:37 +00:00
Andrey A. Chernov
b48c870e33
/var/account/acct is binary file, mark this fact as 'B' flag
1996-01-06 21:47:07 +00:00
Jordan K. Hubbard
cdbc1b435e
New hack for configuring routers spawns two new variables:
...
router=<some routed>
routerflags=<startup flags>
Submitted by: Paul Richards et al
1996-01-06 20:49:18 +00:00
Andrey A. Chernov
92f710b2bc
Remove -fno-strength-reduce, gcc bug fixed recently
1996-01-05 18:54:07 +00:00
Bruce Evans
ff03b205c3
Fixed initialization of $local_startup. sysconfig attempted to run
...
/usr/X11R6/etc/rc.d every time it was sourced.
1996-01-05 17:00:27 +00:00
Thomas Graichen
28ae0646aa
added the file /etc/newsyslog.conf (config file for
...
/usr/sbin/newsyslog - see the man-page for it for details) - i put all
the "rotations" which were in /etc/[daily,weekly,monthly] in here
1996-01-05 10:24:03 +00:00
Thomas Graichen
7c1caee10f
changed /etc/[daily,weekly,monthly] to not rotate the logfiles by
...
"hand", changed /etc/crontab to call /usr/sbin/newsyslog every hour
(the entry was there before - but we haven't had any newsyslog until
today :-) and changed /etc/inetd.conf to also contain (commentet out)
entries for rpc.rquotad and rpc.sprayd (taken from NetBSD)
1996-01-05 10:09:13 +00:00
Paul Traina
f8c4a67b6a
Using csh constructs in shell scripts is a boo-boo.
1996-01-02 19:47:05 +00:00
Joerg Wunsch
a5749c94e4
The etc.i386/fstab.* files have been nuked, so don't try to install
...
them.
1995-12-31 17:06:56 +00:00