Commit Graph

1143 Commits

Author SHA1 Message Date
ache
664f5531fc Use the same perm/owner for sysmouse as for others mouse devices 1996-09-09 00:02:44 +00:00
ache
b435c82147 Make sysmouse device for syscons 1996-09-08 23:56:27 +00:00
jfieber
21e98ea815 Add missing share/groff_font/devlj4 1996-09-08 16:24:41 +00:00
jfieber
67e962a95f Add usr/share/sgml/transpec 1996-09-08 02:41:51 +00:00
ache
239d39549b Use /dev/mouse for default moused port
Add comment explanation how to turn mouse support on particular screen
(vidcontrol -m on)
1996-09-07 19:11:00 +00:00
ache
669fccfc07 Make moused actually work:
add sleep 20 before moused starts.
It allows all getties to activate screens.
1996-09-07 19:04:48 +00:00
jfieber
baf31ee703 /usr/share/sgml/ISO for ISO entity definitions. 1996-09-05 20:01:09 +00:00
adam
c7a799d363 don't ask for confirmation 1996-09-05 11:22:09 +00:00
bde
f604ccac59 BSD.usr.dist:
Added forgotten share/doc/psd/05.sysman and share/zoneinfo/America/Indiana.

bsd.doc.mk:
Nuked mkdir -p and wrong fixups of the leaf directory's ownerships and
permissions.  The doc tree should be well enough established for this
to be safe.  Installs to directories should use a trailing slash on
the directory name so installs to non-drectories are fatal, but I
didn't start changing them.

bsd.man.mk:
Nuked mkdir -p and wrong fixups of the leaf directory's ownerships and
permissions.  They were overkill to create just /usr/share/info.

zoneinfo/Makefile:
No changes yet.  zic creates directories with ordinary 755 permissions.
Why do we use 555 permissions for directories in /usr/share/zoninfo.
Why not for zoneinfo itself?  /proc and /dev/fd are the only other
directories in the system with 555 permissions.
1996-09-03 15:14:45 +00:00
phk
59f8ce79a3 Add support for shlibs in /usr/lib/compat that the linker will not find
at compile time, but ldd will at runtime.
1996-09-02 13:10:02 +00:00
ache
c1757b861b Move daemon from group 31 to group 1
One of the reasons: rwhod not work, because it got
1,31 instead of 1,1 on setuid(1) and require group 1 for directory access
1996-09-01 23:13:16 +00:00
wosch
acff8966e1 add forgotten share/doc/smm/10.named 1996-08-31 13:04:03 +00:00
chuckr
090ad2b6f0 Add new include directories tcl, tcl/unix, and tcl/generic.
Reviewed by:	Peter Wemm
1996-08-29 16:07:58 +00:00
pst
01d5123979 Fix buffer overrun, and run as nobody 1996-08-25 21:37:11 +00:00
pst
ad1ec74818 Add zephyr 1996-08-22 21:37:19 +00:00
asami
96f4635dfa Add skkserv (1178/tcp) and sj3 (3086/tcp). They are both Japanese
kanji input servers.
1996-08-22 10:29:28 +00:00
jkh
2da1db6ea8 Add a new "swapfile" variable so that you can add a file as a additional
swap as the system is coming up.
1996-08-21 23:15:37 +00:00
jkh
a36c1fa318 Add cvsup directory to share/examples
Reminded-By: ache
1996-08-21 09:53:06 +00:00
wosch
8720405f01 space typo, the shell don't like name=<space>value 1996-08-19 15:34:29 +00:00
wosch
331ef39e8f ``make install'' should not install the symlink /usr/sbin/rmt -> /etc/rmt
Only ``make distribution'' in src/etc/Makefile overrides things in /etc

Pointed out by: joerg
1996-08-18 11:05:08 +00:00
wosch
dfb9d51f1f make install should not install any file in /etc. 1996-08-17 22:27:08 +00:00
peter
185f2a7ad3 Put on my flame-proof suit and attempt to make the /etc/motd banner
editor safer.  The old one was too deadly, if the blank line after the
"FreeBSD" version banner was missing, it would delete from the beginning
of the file up until the next blank line, possibly to the end of file.
This was not good.
1996-08-17 07:15:38 +00:00
jkh
819b8778d2 Remove root dotfiles which did more harm than good. 1996-08-14 14:42:05 +00:00
peter
286a76bdee Add missing netatalk, netipx and netkey directories. 1996-08-11 04:32:14 +00:00
wosch
d8db9aafb0 disable `calendar -a'. it's a bad idea, particular
with networked home directories

submitted by: "Boyd R. Faulkner" <faulkner@asgard.bga.com> and
              GAWollman (long time ago)
1996-08-07 13:35:29 +00:00
pst
68b5118d7c Move intermediary file generation to /var partition 1996-07-31 06:47:05 +00:00
jkh
b5f1e4c096 Edit this for consistency's sake (though it's syntactically identical).
Noticed-By: "William A. Gill" <bill@duchess.wagill.com>
1996-07-30 06:28:59 +00:00
pst
3b55c38a3d Move things up a bit to make startup pretty 1996-07-18 19:09:06 +00:00
pst
4203d74266 Start sendmail after ldconfig. Put the nail in the coffin on misc/1346.
Submitted by:	Hiroharu Tamaru <tamaru@ap.t.u-tokyo.ac.jp>
1996-07-13 17:27:39 +00:00
jkh
6b94c09b12 Merge. 1996-07-13 04:33:23 +00:00
wosch
610fd7eec3 create missing /usr/share/examples/removeuser
Submitted by: Ollivier ROBERT  roberto@keltia.freenix.fr
1996-07-12 19:58:44 +00:00
pst
67bcec90bb Add amanda default port 1996-07-11 21:24:03 +00:00
pst
9396eb95c9 Set shells to nonexistent where appropriate 1996-07-11 21:23:22 +00:00
pst
4c58647f1a Add ability to override sendmail .cf file specification.
Add creation of ppp.log file since we rotate it now.
1996-07-11 21:22:50 +00:00
julian
9277e63302 Adding changes to ipfw and the kernel to support ip packet diversion..
This stuff should not be too destructive if the IPDIVERT is not compiled in..
 be aware that this changes the size of the ip_fw struct
so ipfw needs to be recompiled to use it.. more changes coming to clean this up.
1996-07-10 19:44:30 +00:00
wosch
3e25342c53 update comment for tun*
add comment for snp*
1996-07-02 23:11:06 +00:00
alex
652fd8dd7f If ipfw is enabled, display packet/byte counters for reject/deny rules
that have changed since the last security check.

Make the spacing between sections more consistent.
1996-06-30 19:35:20 +00:00
peter
9b4d02761c If a local ufs filesystem is mounted "nosuid", dont scan it as part of
the /etc/security setuid checks.  This is useful for things like large
news spool partitions that dont have executables.

Reviewed by: pst
1996-06-30 13:16:21 +00:00
peter
1fa1efc979 Correct location of tcl components.. They are installed under
/usr/libdata/tcl (created with mkdir -p), not /usr/lib/tcl (empty).
1996-06-30 13:06:50 +00:00
jkh
3c719ec731 The way sendmail.cf is installed here is gross and needs to be totally
redone.  For now, use the objlink target to give it the obj directory
it needs.
1996-06-25 18:05:58 +00:00
jkh
d289477c1f Add worm to /usr/share/examples 1996-06-25 08:40:13 +00:00
pst
1e72a3c651 Start vi.recovery processing after ldconfig.
Closes misc/1346 which has bitten me more times than I care to remember.
1996-06-24 19:00:28 +00:00
nate
e7f8471784 Add the (commented out) OBJLINK hook. 1996-06-24 16:50:39 +00:00
ache
1db04ef8f1 Add moused hooks (OFF by default) 1996-06-23 20:54:42 +00:00
pst
8dce9fb8db Add /var/log/ppp.log from iij ppp 1996-06-22 21:34:03 +00:00
joerg
f922895864 Add a few hints about the cleaning policy of /tmp, including an example
(commented out) for how to purge it regularly.
1996-06-22 13:05:20 +00:00
phk
32d0d995bf Add tcl related directories. 1996-06-22 06:02:47 +00:00
alex
208516062f Flush out the rules before adding entries. This prevents duplicate
rules from appearing when switching back and forth from single to
multi-user modes.
1996-06-22 00:54:36 +00:00
nate
46e7199420 Remove the hardcoding of the IRQ, and instead have it determine a free
IRQ.

For now only enable on the 3C589 until other cards have been tested.
1996-06-19 01:28:07 +00:00
jkh
39affc3bcc This is no longer in /stand 1996-06-15 17:49:16 +00:00
jkh
a0d4b3885b Cosmetic tweaks. 1996-06-15 17:04:48 +00:00
jkh
fcd7b3d355 Make an etc/rc.d directory. 1996-06-15 16:55:28 +00:00
nate
0034509211 Change the 'nep0' lines to 'ep0' since we are very soon to get a working
if_ep.c driver for PCCARD stuff.  Also,change the 3C589 examples to
reflect what I use to switch between the two connectors.
1996-06-14 21:41:48 +00:00
ache
59e21d0c09 IDE cd fixes:
wcd?a is missing
wrong partition number was used for wcd?c
1996-06-07 15:47:15 +00:00
pst
501579ff4d Eliminate warning message and add big warnings about security holes 1996-05-22 05:43:30 +00:00
ache
92f8f3c6af Remove obsoleted comment about adjkerntz 1996-05-19 22:30:26 +00:00
nate
44df49b453 Fixed *annoying* error with the weekly files. Do you get these whenver
/etc/weekly is run?

Rebuilding locate database: stty: stdin isn't a terminal TERM: Undefined
variable.

'su' apparently runs in root's environment before doing a seteuid(), so
it reads root's .cshrc.  The problem lies in the fact that $prompt is
*always* set by the time the command is executed, so you can't protect
your interactive commands from the non-interactive commands by the
normal:

if ($?prompt) then
   # interactive stuff here
endif

Set the -f flag (su -fm) which causes it not to read root's .cshrc file,
since there should be no reason to do so for these scripts since
/etc/crontab sets up all of the necessary environment.
1996-05-18 20:30:04 +00:00
jkh
cbb1c43954 freefall's new sendmail.cf file.
Submitted by:	gpalmer
1996-05-17 07:47:34 +00:00
wosch
39b99669d3 catman -> catman.local
This is currently a no-op, because a wisely man did not
enable catman by default (in comments).
1996-05-13 22:05:10 +00:00
jkh
49922e5d26 Neaten up some of the comments in here. 1996-05-13 02:21:16 +00:00
wosch
3da49cdc27 makewhatis -> makewhatis.local 1996-05-12 21:10:34 +00:00
ache
1d2351aee8 Add russian calendar directory 1996-05-10 21:42:58 +00:00
jkh
bef1563d1c Nuke the nasty cleaning of /var/run after netstart starts - it nukes
gated's pid file, for one thing, and is just generally BAD.
1996-05-08 09:25:57 +00:00
peter
45eb654f1a Add /usr/libdata/stallion for holding the download firmware images.
These binary files most definately do not come under /usr/share's
"architecture independent text files" rule... even though these same
images would be used on other processors with pci architectures.
1996-05-04 09:15:11 +00:00
asami
415685ca3c Bring in ccd support.
Entry to create ccd devices.
1996-05-03 05:37:34 +00:00
asami
52ac890686 Bring in ccd support.
Call ccdconfig before swapon if /etc/ccd.conf exists.

Obtained from: NetBSD
1996-05-03 05:37:04 +00:00
jkh
d202e9c6fc Add wcd0 to `all' target. The fate of the IDE CDROM support in 2.2
is becoming clearer.. :-)
1996-05-02 09:15:57 +00:00
jkh
f690b2d58e Highly cosmetic tweaks. 1996-04-30 04:59:57 +00:00
jkh
f871ede69c Make the invocation of fortune conditional 1996-04-30 04:44:37 +00:00
jkh
19629e274e Make default /etc/motd (which I will include in the installation) a little
more helpful and explanatory to new users.  Experienced users always blow
away their default motd's on the first day anyway. :-)
1996-04-27 00:44:22 +00:00
mpp
6f11b21010 Remove the comments that suggest people not turn
on accounting and quotas because they don't work.
They seem to work just fine, and the comments generate
too many questions.
1996-04-26 20:18:58 +00:00
nate
d91e0c6ebe Fix reverse logic bug which caused the ethernet configuration to never work. 1996-04-24 00:04:10 +00:00
pst
818980428a Add /usr/libexec/sm.bin for smrsh(8) 1996-04-21 19:40:20 +00:00
asami
5cc0c21531 Take out quotes around MOTIFLIB. Clarify comments a bit, most users
don't have to touch neither X11BASE nor MOTIFLIB.

Reported by:	kmitch@phantasma.bevc.blacksburg.va.us
1996-04-21 08:56:32 +00:00
ache
12363b211c Exclude devices. Character ones modes changes often and proper names
guessing involves too much AI.
1996-04-19 22:28:01 +00:00
ache
599cdbb685 Use -X to be xargs-friendly
Check devices too, follow original BSD intention
Find only executable files with s-bits, close PR bin/1022
Reset locale to C to have equal results in any case
1996-04-18 10:34:07 +00:00
ache
2d55190c7f Back out my MOTIF_STATIC change, it is unnecessary 1996-04-16 11:47:29 +00:00
ache
7dd8453c64 Document MOTIF_STATIC 1996-04-13 06:40:19 +00:00
markm
4bc136affa Update the Entropy-Gatherer to reflect a better setup - do not
use IRQ1, as the keyboard hook already gets this timing info.

Also some slight improvements to the comments.
1996-04-12 14:24:59 +00:00
asami
4c51aabd03 Add commented-out definitions of HAVE_MOTIF and MOTIFLIB. 1996-04-12 09:28:14 +00:00
phk
eb2d09c221 Add another good book to the required reading.
make a couple of rules more sensible.

Reviewed by:	phk
Submitted by:	jmb
1996-04-12 09:16:42 +00:00
asami
0253cf0098 Add phone (1167/udp). 1996-04-09 01:53:58 +00:00
joerg
5d53626f95 Add rplay.
Submitted by:	Andreas Klemm <andreas@knobel.gun.de>
1996-04-07 01:16:37 +00:00
mpp
be25c38e8e Use the correct syntax for checking if /etc/rc.firewall exists. 1996-04-06 09:24:48 +00:00
joerg
bb440cc787 Mention the `amd' program version number. The amq(8) man page
mentions it as being Sun registered,.
1996-04-04 17:29:26 +00:00
phk
abe01fc216 Add skeleton firewall setup(s). Comments very welcome. 1996-04-03 17:13:59 +00:00
wollman
d2c78b3909 Add /usr/share/examples/perfmon. 1996-03-28 21:17:42 +00:00
wollman
66e5084c48 Provide for creation of /dev/perfmon. 1996-03-26 21:04:54 +00:00
paul
9a19b53b6f Added creation of /usr/libdata and /usr/libdata/lint 1996-03-24 19:20:02 +00:00
nate
c29bc64893 Install rc.pccard to get PC-CARD support (when available). 1996-03-22 17:28:07 +00:00
adam
4abce83b7a refer to RFC1918 for private networks, instead of obsoleted RFC1597 1996-03-20 15:29:10 +00:00
jkh
c1e64e481a Fix Nate's spamming of this file - every backquote needs a matching one.. :-) 1996-03-19 03:48:53 +00:00
nate
aaff9b04b7 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
472c26292e Synchronize relevant changes from the most recent PC-CARD release. 1996-03-18 20:15:24 +00:00
phk
39f6873937 Fix the pccard install. 1996-03-17 20:37:03 +00:00
markm
0bb6d12402 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
36dc90ccd8 Renamed the relevant PC-Card support files to reflect the newest release. 1996-03-14 18:24:07 +00:00
nate
38eb2b3686 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
phk
34430e67f4 Move "dialer" to gid == 68. 1996-03-12 15:19:31 +00:00
phk
c94797cc8d 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
phk
78667a4c7d Remove ingres user. 1996-03-12 15:11:47 +00:00
ache
87829e5722 Add "ppp 3000/tcp" for Use-level PPP in daemon mode (-auto) 1996-03-08 10:54:00 +00:00
ache
a1df29bee2 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
asami
013d83681a 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
jkh
e9bd49d7bb Put the stty back here. 1996-03-06 05:25:01 +00:00
jkh
7423e2cec3 Add back the stty commands I nuked - bad idea, sorry. 1996-03-06 05:23:00 +00:00
jkh
f4d1562bc5 Correct a typo in the sample AMD flags. 1996-03-06 03:59:15 +00:00
nate
024c50eb47 Don't try running ruptime if /var/rwho doesn't exist. 1996-03-05 05:35:48 +00:00
adam
2a12a6b1c5 added share/doc and man/cat9
moved bogus man/skel to share/skel
1996-03-03 10:57:35 +00:00
adam
d14fef7819 "slow downs" --> "slowdowns" 1996-02-28 17:04:43 +00:00
wpaul
1fbe25ba15 update suggested flags for rpc.yppasswdd (-t now does what -m used to do) 1996-02-24 22:13:06 +00:00
bde
8a2d37b3e5 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
8b3d623d79 rpc.yppasswdd instead of yppasswdd 1996-02-23 10:44:49 +00:00
ache
e41a58821e Add examples/slattach 1996-02-17 19:46:43 +00:00
joerg
59cb591546 Install newsyslog.conf.
Bothered me in:	 all recent SNAPs
1996-02-15 23:37:01 +00:00
adam
6fb166aaa1 improve the comment for BOOTWAIT 1996-02-15 21:14:36 +00:00
wollman
f7eecb48fb Don't make a netns directory. 1996-02-14 16:42:17 +00:00
pst
a4ded7ab0e Add gnatsd/prmsd. 1996-02-11 21:24:14 +00:00
jkh
e4001e9370 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
wosch
9708eecc04 make share/calendar/hr_HR.ISO_8859-2 1996-02-09 13:40:27 +00:00
jkh
a4c758d85c 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
jkh
25d68fdce9 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
jkh
50e472b749 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
50cca099c2 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
ache
60f70b6e73 Remove netccitt, netiso 1996-02-08 04:54:34 +00:00
ache
c72893260d Make share/calendar/de_DE.ISO_8859-1 1996-02-05 17:33:34 +00:00
pst
ef78cb2df2 Add support for Connectix QuickCam(tm) 1996-02-02 19:25:24 +00:00
mpp
3aff305a53 Another round of spelling fixes. 1996-01-31 15:03:18 +00:00
dg
6af948881b Updated to Nov 8, 1995 version from internic.net. 1996-01-31 11:23:00 +00:00
ache
33b743c5a6 Add missing cat9 1996-01-29 12:34:43 +00:00
gpalmer
584809c422 Add an option to start mrouted. Off by default 1996-01-29 08:46:14 +00:00
bde
3a9c20a29c 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
gpalmer
639086d7c7 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
pst
63156ffa52 Add dhcp aliases for bootp services 1996-01-23 11:14:41 +00:00
bde
c1af5034cd Added share/examples/{meteor,sliplogin}. 1996-01-21 17:28:46 +00:00
graichen
b447bf3998 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
jkh
d007d4d376 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
ache
b0a5a52027 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
jkh
0a6be72938 echo setting of ${router} properly, e.g. between double quotes. :) 1996-01-08 04:50:18 +00:00
ache
802d509e47 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
ache
03a6f5095b 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
ache
95394bc0bc Remove "msgs -c" line, already done in daily script 1996-01-06 22:21:37 +00:00
ache
e0171fdd16 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
ache
f7f8f582a6 /var/account/acct is binary file, mark this fact as 'B' flag 1996-01-06 21:47:07 +00:00
jkh
a8e9d6a2ea 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
ache
0a15b5f2b0 Remove -fno-strength-reduce, gcc bug fixed recently 1996-01-05 18:54:07 +00:00
bde
401dcd88a2 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
graichen
a6e4a98234 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
graichen
33c5bdb9ab 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
pst
4aba64e2ff Using csh constructs in shell scripts is a boo-boo. 1996-01-02 19:47:05 +00:00
joerg
b25d0732bc The etc.i386/fstab.* files have been nuked, so don't try to install
them.
1995-12-31 17:06:56 +00:00
joerg
0947c5eeda Restrict /dev/io perms to 0600. 1995-12-31 09:30:30 +00:00
peter
c3f352d4ad This commit was generated by cvs2svn to compensate for changes in r13122,
which included commits to RCS files with non-trunk default branches.
1995-12-30 19:02:48 +00:00
peter
ab124e78b0 recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
jkh
27bb84eb65 Go to new scheme for local_startup variable. Now one can specify multiple
directories to check in looking for port startup scripts.  The specific gunge
for apache httpd, gated and pcnfsd in /etc/sysconfig and /etc/netstart is
gone now.  Note that pcnfsd's troubles aren't necessarily over (and probably
why NetBSD brought it into their sources) - anyone adding pcnfsd will STILL
have to tweak /etc/sysconfig in order to set the new variable
`weak_mountd_authentication' to YES.  The flags to mountd are directly affected
by pcnfsd's requirements for non-root mounts, unfortunately! :-(
Submitted by: paul & jkh
1995-12-28 01:24:04 +00:00
joerg
7bbaffb06a Add /tftpboot as an argument to the commented-out example for tftp, so
people don't compromise their system by blindly un-commenting the
entry.
1995-12-23 17:12:49 +00:00
jkh
838ab5640d Add:
radius          1645/udp        radiusd
radacct         1646/udp
Submitted by:	Jaye Mathisen <mrcpu@cdsnet.net>
1995-12-17 08:27:36 +00:00
phk
0cb8b6f03a Add man9 to trees. 1995-12-14 10:11:24 +00:00
peter
e42f073a2f Change freefall's default mailer from smtp to smtp8 to try and avoid
the 8 to 7 bit conversion..
1995-12-13 05:56:07 +00:00
peter
ae262ecbdc Update usr/share/examples layout to match current reality.. 1995-12-11 03:01:11 +00:00
peter
a466516513 Add "examples", "contrib" and "pcl-cvs" directories below
share/examples/cvs in preperation for cvs-1.6.3 import.
1995-12-10 21:35:19 +00:00
ache
68bd73389a Use absolute path for sendmail daemon or sendmail can't find
itself on SIGHUP.
1995-12-09 19:40:12 +00:00
peter
0c73aecc06 Specify Timeout.queuewarn.normal at 1day as well as Timeout.queuewarn.
For some reason, the documentation does not appear to be in sync with
reality.. :-)
1995-12-07 16:38:34 +00:00
peter
67e9cc4ace Whitespace change - cosmetic alignment only. 1995-12-04 13:40:59 +00:00
peter
9e563b804f Add in Gary's custom Received: line into the freefall.mc 1995-12-04 09:17:56 +00:00
peter
79f0766ef5 Add "majordom" to trusted user class for freefall's sendmail.mc file.
Sigh, I really hate this "feature". I'm tempted to comment the test out
(like in sendmail 8.6.xx), especially since we log the info in the
Received: header line anyway..  Doing it like this only makes it painful
for things like uucp..
1995-12-04 08:42:22 +00:00
markm
456570598f Move the creation of the *random devices to the same "target" as the
rest of the memory group - std. Also correct the permissions so as not
to force a security hole. If /dev/*random have the permission 640 and
ownership bin.kmem, it forces applications that need random numbers
to be at least SGID. Picture the scene of a SGID PGP being able to
read /dev/kmem!
1995-12-03 17:26:21 +00:00
peter
401da39f2a install freebsd.cf rather than freefall.cf by default after 8.7.2 import. 1995-12-02 21:02:02 +00:00
peter
bf3f2d1bfd Update the freefall.mc file to (almost) match what is actually being
run on freefall..
Create freebsd.mc which is intended to be installed by src/etc/Makefile
onto generic freebsd systems.
1995-12-02 19:57:42 +00:00
jkh
1bc25004b3 Rip these things down to the absolutely minimums - no tsets, no
sttys, no fancy prompts, nothing.  Everything else seems to be
too contraversal, so we'll go vanilla.
1995-12-01 20:12:05 +00:00
ache
bc29773048 Remove ENABLE_STARTUP_LOCALE, use proper name for LANG 1995-11-30 03:54:37 +00:00
jkh
00d235c0ea Install new dotfiles. 1995-11-30 02:32:40 +00:00
jkh
25c3e86bc0 Revamp root's dotfiles.
Submitted by:	Patrick Hausen + mods by me
1995-11-30 02:28:37 +00:00
wollman
796e0c6ae0 Uniformize startup display to follow style of all the others. This means
in particular getting rid of most of the goop that causes syscons options
to be spread out over four separate lines.
1995-11-29 20:40:36 +00:00
peter
643804859c port 22 is the officially assigned "ssh" port... 1995-11-27 09:11:03 +00:00
ache
c38cb85663 Add commented out msgs database cleanup to crontab
Add -f (silent) flag to msgs call for logins (commented out)
1995-11-19 17:21:13 +00:00
ache
6b3f3ebc55 Add commented out msgs call 1995-11-19 17:03:25 +00:00
ache
616cf86edb Add commented out msgs alias 1995-11-19 16:52:19 +00:00
ache
fe21df6c4d Change owner of msgs to daemon, sendmail msgs alias not works in other case,
sendmail change itself to daemon.daemon before executing program.
1995-11-19 16:50:34 +00:00
markm
ebb856464a Fix stupid typo.
Pointed out by: Mark Valentine
1995-11-14 06:24:00 +00:00
markm
4c1319ac1e OOps, nearly missed this bit. Add the call to rndcontrol to set the
chosen interrupts for the entropy gathering  in /dev/random.
1995-11-13 21:33:04 +00:00
markm
8c16ebd604 Put in a user-configurable variable to allow root to select interrupts to be
used in the entropy-gathering for /dev/random.
1995-11-13 21:18:24 +00:00
pst
d2205dfe02 remove path in front of kadmind, path already set correctly 1995-11-04 05:03:16 +00:00
ache
c22584acd3 Remove startup_locale reference 1995-11-02 12:46:20 +00:00
nate
16af6306ac Don't have ldconfig look in /usr/gnu/lib since it was removed before 2.0R. 1995-11-01 16:53:25 +00:00
ache
e702f25f2b If accounting becomes enabled and /var/account/acct
not exist, touch it, or accounting is never started
(it must be pre-existen file).
1995-11-01 00:22:45 +00:00
bde
6eadaa6667 Add random and urandom. 1995-10-29 15:52:31 +00:00
ache
cc116c7cb7 Use back-quotes in echo ...recover.* 1995-10-29 12:43:47 +00:00
pst
4990780520 Recover vi recovery files on reboot.
Closes pr misc/556 and others.
1995-10-28 23:32:26 +00:00
ache
29cf56813b Add ascii links 1995-10-28 13:39:27 +00:00
ache
e6df6d82e7 Add ascii locale dir 1995-10-28 13:35:32 +00:00
peter
124a7c632e Part 2 of the linux LKM hook, and use the new screen saver entry
points in the modload, as enforced by the recent symorder and
bsd.kmod.mk changes..
1995-10-28 12:44:13 +00:00
peter
c1a3db62e4 In a moment of weakness, I added the switch for loading the linux LKM,
in the same style as the ibcs2 LKM..
1995-10-28 12:41:40 +00:00
peter
8284ee3abc At the risk of starting a commit-war, attempt to fix once and for all, the
"make distrib-dirs" target.
Neither of Andrey's two attempts have worked for me with the [ -h ..]
test both with && and ||.
I've changed it to a full
  if [ -h ...]; then \
    rm ... ; \
  fi ; \
construct.  It's much clearer what's meant to happen, and it works! :-)
1995-10-28 09:39:57 +00:00
ache
9d04264cb6 Back out bogus "fix" which was commited over right fix without any check. 1995-10-28 02:01:34 +00:00
julian
2494489f35 Submitted by: john hay
patches to merge the two IPX packages to work with each other and to
not break make-world :)

IPXrouted should be working now, (or at least compiling) :)
1995-10-27 10:48:31 +00:00
ache
f87e0570b6 Add test for symlink presence before remove it 1995-10-26 10:05:55 +00:00
ache
bcf71a810c Fix 'upgrade' stuff, i.e. when make distrib-dirs runs not
on clean file system but for -current locale links upgrade.
1995-10-22 21:26:52 +00:00
ache
e1b761d3d6 Implement locale.alias via links (including backward-compatible issue) 1995-10-22 00:38:16 +00:00
ache
53a591f7a7 Make real directories for each 8859-1 locale 1995-10-21 23:20:04 +00:00
bde
e28ffae1a8 Update Digiboard entries.
Submitted by:	"Serge A. Babkin" <babkin@hq.icb.chel.su>
1995-10-17 16:26:54 +00:00
phk
d2ceeaab19 Add pccard.conf to makefile. 1995-10-10 09:47:51 +00:00
phk
06c401355c sample config file. 1995-10-10 09:46:52 +00:00
joerg
1c4d32ea4e Make the options for newfs'ing floppies more specific; the prvious
example without optios would create floppies that waste half of their
space in i-node areas. :)  (Comment only)

Add a sample entry for a Sony 650 MB MOD.
1995-10-02 21:31:21 +00:00
ache
02c5b6cf4f Change non-existent /usr/lib/uucp to /usr/libexec/uucp 1995-09-30 17:50:32 +00:00
ache
8e50858f81 Refle 1995-09-30 17:20:27 +00:00
jfieber
ab84fe1d35 Remove /usr/share/FAQ, add /usr/share/examples/sup. 1995-09-30 15:42:49 +00:00
wollman
d2a70153e6 Reword confusing comment.
Requested by: Nate Williams
1995-09-29 20:10:40 +00:00
ache
d55aa6df3b Change SUPFILEx order, secure first, ports second to make base system update first
All stuff commented out
1995-09-28 14:59:44 +00:00
peter
2686702724 Update the /dev naming for the Specialix driver.. I've changed it to do
the same sort of thing as the Digiboard driver (ttyD*), as creating 96
/dev entries one by one was very painful.
1995-09-22 20:42:11 +00:00
jkh
45d3cf3f79 local_startup=/usr/local/etc/rc.d
[ As suggested by Satoshi - rc.local.d was pretty redundant under /usr/local;
  duh! :-)]

[ -f /etc/rc.local ] && sh /etc/rc.local
For backwards compatibilty with non-executable rc.local files.  Sorry, Bruce!

Submitted by:	asami & bde & jkh
1995-09-19 10:19:44 +00:00
jkh
510222472c Bring my fixes over from 2.1. 1995-09-19 08:33:43 +00:00
nate
8fd6f0e694 Added /usr/src/sys/compile to cdpath.
Set cdpath instead of leaving it commented out.
1995-09-19 04:57:31 +00:00
nate
34e8d1a314 Fix the cdpath to find utilities in the gnu src tree. 1995-09-18 19:53:42 +00:00
paul
36d9e35218 Removed startup code for pcnfsd and apache. These don't even exist
in FreeBSD and should never have got in here.

Removed hard-coded /etc/rc.local.d hacks and implemented a more flexible
solution.

Added a local configuration area to sysconfig.
1995-09-18 19:17:14 +00:00
jkh
29f0a0da6d Add support for /etc/rc.local.d directory, ala SYSV. If the purists
don't like it, they don't have to use it.  The check makes sure that
/etc/rc.local.d exists before attempting to do anything with it.  Now
packages will be able to add their startups as /etc/rc.local.d/<pkgname>.sh
in order to get local startup behavior.  Maybe we can stop adding
knobs to /etc/sysconfig for ports/packages now?
Submitted by:	wollman & jkh
1995-09-18 07:38:18 +00:00
ats
1fa8cd4c0c Add a description for the wcd* devices to the Disks section. 1995-09-16 23:15:01 +00:00
gibbs
fff68644b8 inetd.conf:
Add rkinit at 2108/tcp.

services:
Add rkinitd.
1995-09-15 22:02:06 +00:00
ache
af12deb11c Add -fno-strength-reduce to -O2 optimization, all stuff commented out 1995-09-15 01:05:41 +00:00
ache
02aaca1d68 Add commented out entries for SUP update, 3 standard supfiles handled:
standard/ports/secure
1995-09-15 01:03:55 +00:00
ache
4fe95f1bb3 If no passwd.bak/group.bak/aliases.bak exists, put warning and make them,
commands failed in old case
Produce diffs on group and aliases too
1995-09-15 00:31:38 +00:00
ache
66a1f35e31 If no $LOG/setuid.today exists (f.e. first time to run), put
warning and make it, all following commands fails in old case
1995-09-15 00:22:31 +00:00
jkh
a07381c8ae Correct a small typo I noticed during my 2.1 merge. 1995-09-14 23:17:13 +00:00
jkh
875a4ab676 Add checks for pcnfsd (flag to mountd must be added in this case)
and Apache httpd, so a user can be brought up to speed quickly.
1995-09-14 02:44:49 +00:00
julian
651f993a33 Obtained from: FTP.RS.INTERNIC.NET
The named.root file is out of date.. (well it was.. this fixes it..)
15,16c15,16
< ;       last update:    Aug 25, 1995
< ;       related version of root zone:   1995082500
---
> ;       last update:    Sep 1, 1995
> ;       related version of root zone:   1995090100
18,19c18,22
< .                        3600000  IN  NS    NS.INTERNIC.NET.
< NS.INTERNIC.NET.         3600000      A     198.41.0.4
---
> ;
> ; formerly NS.INTERNIC.NET
> ;
> .                        3600000  IN  NS    A.ROOT-SERVERS.NET.
> A.ROOT-SERVERS.NET.      3600000      A     198.41.0.4
>
1995-09-12 04:28:56 +00:00
jfieber
2682bb7094 Add target directories for the FAQ and the Handbook. 1995-09-08 19:46:31 +00:00
jkh
94c170a647 Add entries for Digiboard serial card and document Specialix driver
entries while I'm at it.
Submitted by:	"Serge A. Babkin" <babkin@hq.icb.chel.su> + mods by jkh
1995-09-03 20:40:16 +00:00
wollman
762f88b9d5 Update to latest version of named.root from the Internic. This version
is the first one to name all root servers X.root-servers.net rather
than by their original names.

Obtained from: Internic Registration Services
1995-08-31 16:33:01 +00:00
wollman
8d86116093 Add official protocol and port numbers for RSVP. 1995-08-29 19:29:36 +00:00
dg
709901aa3d Add missing quote.
Submitted by:	Morgan Davis <root@io.cts.com>
1995-08-25 07:18:04 +00:00
jkh
9f26959919 Add a "gateway" flag so that user can set up a gateway machine automatically
from sysinstall.
1995-08-23 07:12:16 +00:00
joerg
15cd026407 Install the hooks for the Japanese `od' driver (aka. MOD).
Submitted by:	akiyama@kme.mei.co.jp (Shunsuke Akiyama)
1995-08-19 15:50:56 +00:00
jkh
eb5d5b2cd8 Device entry for IDE CDROM driver.
Submitted by:	Serge Vakulenko <vak@cronyx.ru>
1995-08-18 11:29:05 +00:00
peter
34e7694b23 Add simple hooks to create /dev entries for the Specialix driver
Reviewed by:
Submitted by:
Obtained from:
1995-08-13 22:05:51 +00:00
ache
8f234b4c8d Rmove daemons localization (commented out), produce very
strange effects when contacting with localized daemon
from foreign environment.
1995-08-10 16:25:57 +00:00
bde
6579f34131 Change install' to ${INSTALL}' so that default install flags can be
specified in the top level Makefiles.

Previously I missed dozens of Makefiles that skip the install after
using `cmp -s' to decide that the install isn't necessary.
1995-08-06 12:24:38 +00:00
ache
df028cd614 Since krb_prob conflicts with registered tell protocol,
mark tell section with #PROBLEMS comment
1995-08-04 00:01:24 +00:00
pst
edb8651be0 Add krb_prop entry. 1995-08-02 22:26:38 +00:00
jkh
6b1a8632f7 Remove top secret version information from the banner by default.
Loose lips sink ships!  Man the firewall and look alert!
1995-08-02 02:45:46 +00:00
jkh
c93738880c Add device support for the Matrox Meteor.
Submitted by:	james
1995-08-01 13:15:52 +00:00
jkh
22c20fd4c1 Tweak the default entry a little to take advantage of new getty
feature.
1995-08-01 13:13:30 +00:00
jkh
8c903eabc5 Fix the mknod for spigot. 1995-07-30 12:56:26 +00:00
ache
4c0fc42609 Restore tabs in inetd line
Submitted by:
Obtained from:
1995-07-29 22:22:08 +00:00
bde
598027ae37 Remove /dev/ from socksys link again.
Move `Individual slices' case earlier so that it can be used to handle
sliced floppies.

Remove superfluous `chmod 600's.

Fix formatting of device list.

Don't group setting of umasks with setting of units.

Remove superfluous trailing semicolons.
1995-07-29 05:25:08 +00:00
jkh
74ba692f95 New sound device names.
Reviewed by:	hasty & lowe
Submitted by:	pst
1995-07-29 00:40:40 +00:00
ache
91068e770d Rename in.identd -> identd according recent ports rename 1995-07-27 23:56:43 +00:00
jkh
0594919895 /dev/lp -> /dev/lpt0 1995-07-25 01:52:23 +00:00
jkh
237c7bb61e Part of Vincenzo Capuano's changes to xntpd to support the
Boeder DCF77 Receiver.
Submitted by:	Vincenzo Capuano <VCAPUANO@VMPROFS.ESOC.ESA.DE>
1995-07-21 13:02:13 +00:00
wollman
7d4b8f84f0 Not sure if Rod is still working in these or not, so here goes.
Add nis_ypsetflags sysconfig entry and appropriate code in rc to call
ypset if needed.  Should probably automatically add `-ypsetme' to ypbind
flags if this is set.
1995-07-20 16:26:26 +00:00
rgrimes
10492a66fb FreeBSD/386 -> FreeBSD/i386
Submitted by:	Thomas Graichen <graichen@sirius.physik.fu-berlin.de>
1995-07-17 20:07:47 +00:00