Commit Graph

852 Commits

Author SHA1 Message Date
Garrett Wollman
c80e1408c2 Add /usr/share/examples/perfmon. 1996-03-28 21:17:42 +00:00
Garrett Wollman
a98d68cf25 Provide for creation of /dev/perfmon. 1996-03-26 21:04:54 +00:00
Paul Richards
305ee1b388 Added creation of /usr/libdata and /usr/libdata/lint 1996-03-24 19:20:02 +00:00
Nate Williams
90c9787151 Install rc.pccard to get PC-CARD support (when available). 1996-03-22 17:28:07 +00:00
Adam David
06cff5d280 refer to RFC1918 for private networks, instead of obsoleted RFC1597 1996-03-20 15:29:10 +00:00
Jordan K. Hubbard
9ab75783da Fix Nate's spamming of this file - every backquote needs a matching one.. :-) 1996-03-19 03:48:53 +00:00
Nate Williams
3b9fa99df2 Added some comments regarding the apm device, and added support to
create the PC-CARD devices.

Note: The APM character special device is named /dev/apm and not apm0 as
was prvioiusly since only one APM device can exist in a system at a time
according to the the APM specifications.
1996-03-18 20:28:27 +00:00
Nate Williams
7c88555add Synchronize relevant changes from the most recent PC-CARD release. 1996-03-18 20:15:24 +00:00
Poul-Henning Kamp
68c4573a43 Fix the pccard install. 1996-03-17 20:37:03 +00:00
Mark Murray
b1dcc5fee7 Hack-and-slash out the old 1.1.* stuff.
Later commits will bring in 4.4-Lite and 4.4-lite2 stuff.
Reviewed by:	bruce, rgrimes
1996-03-17 08:48:20 +00:00
Nate Williams
d867405fbe Renamed the relevant PC-Card support files to reflect the newest release. 1996-03-14 18:24:07 +00:00
Nate Williams
5d9d7f34a7 PC-CARD hooks. Someday it will actually enable working code. :)
Reviewed by:	phk
Submitted by:	Tatsumi Hosokawa <hosokawa@mt.cs.keio.ac.jp> & BSD Nomads

I re-wrote alot of this, but the ideas are based on the code from the
most recent pccard-snapshot.
1996-03-12 15:39:26 +00:00
Poul-Henning Kamp
887d19ddb2 Move "dialer" to gid == 68. 1996-03-12 15:19:31 +00:00
Poul-Henning Kamp
43e028e062 Move user & group "xten" from [ug]id == 100 to 67.
This is less likely to collide with site policies.
1996-03-12 15:17:29 +00:00
Poul-Henning Kamp
41bdbea720 Remove ingres user. 1996-03-12 15:11:47 +00:00
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