Commit Graph

35 Commits

Author SHA1 Message Date
Andrey A. Chernov
6d80f5b075 /etc/opielocks -> /var/spool/opielocks 1997-10-01 13:06:31 +00:00
Andrey A. Chernov
f4174904a8 Disallow o+rwx for /var/games/hackdir hierarchy, it helps to make hack
non-setuid back
1997-09-24 17:40:11 +00:00
Andrey A. Chernov
b0237bd3a2 Create missing /var/games/hackdir/save 1997-09-24 08:14:51 +00:00
Eivind Eklund
34a13bf4cb Change games from setuid games to setgid games.
Reviewed by:	maybe@yes.no
Obtained from:	OpenBSD (mostly deraadt@openbsd.org)
1997-09-01 00:34:51 +00:00
Andrey A. Chernov
8194222b83 Change /var/run owner to root - sendmail can't write sendmail.pid
otherwise due to safeopen
1997-07-29 11:23:14 +00:00
Jordan K. Hubbard
ab98cf58c4 Change group ownership of /var/mail to mail and permission
to 0775.

This does *not* instantly make any program which "ensures"
mail spool consistency by creating lock files safe in any way
since other tools, like mail.local, will be using flock() semantics
and any such lock file will simply be ignored.  It does, however,
allow a lot of things which are currently suid root in order to create
such bogus lockfiles to, at least, be bogus at a much lower level of
privilege (and this is good).  Ultimately, of course, everybody should
just use flock.
1997-05-03 20:15:15 +00:00
Mike Pritchard
bcc8ee65e8 Larn needs /var/games/larn to exist so that it can create its scorefile.
Closes PR# 1944.
1997-02-26 01:17:49 +00:00
Peter Wemm
79403fe300 Revert $FreeBSD$ to $Id$ 1997-02-23 09:21:14 +00:00
Jordan K. Hubbard
1130b656e5 Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Joerg Wunsch
f738f84d69 Uncomment the "raw" lp entry in /etc/printcap. We start lpd by
default, so there's no use in running it without any printer
definition in printcap.  Also added a bunch of hints about the printer
setup, to guide the admin about the printer setup (handbook,
"apsfilter"), and a commented-out sample setup for a remote printer.

In the same line, add /var/spool/lpd/output to BSD.var.dist since it
is referred to by the "lp" entry in printcap.
1996-10-13 16:52:40 +00:00
Paul Traina
28f0ced1ee Fix buffer overrun, and run as nobody 1996-08-25 21:37:11 +00:00
Andrey A. Chernov
62b0fc8100 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
Rodney W. Grimes
3870d1b2f4 Regenerate these using mtree -cdinx -kuname,gname,mode on a very recently
built release after fixing all the wrong directory permissions in that release.

Then use diff -c -b to verify them against the old versions, nothing but
new directories added :-).  And a lot of alphabetizing done!
1995-05-17 09:31:17 +00:00
Andrey A. Chernov
7cccae663d Fix "at" directories owner 1995-04-12 03:02:01 +00:00
Jordan K. Hubbard
f4eba1d716 Make /var/yp.
Suggested by: se
1995-02-15 01:51:18 +00:00
Rodney W. Grimes
c27b58e1b6 These are mtree generated versions of these files using the
new mtree options.

I will be updating these shortly to remove some old stuff and add some
new stuff.  These currently produce the exact same trees as they did.
1994-09-19 01:40:40 +00:00
Rodney W. Grimes
b8160beb39 Secure /var/{backups, crash, and cron} by changing them to mode 750.
Reviewed by:	davidg
1994-09-09 14:12:01 +00:00
Rodney W. Grimes
1cf7cecdec Fix missing .. before phantasia. Caused by incorectly adding a directory,
you MUST add the directory name and the .. entry to close the directory.

If you do not understand mtree files, do not modify them, it is very
easy to trash someones box with a mistake in here.  Especially with
regards to .. entries.
1994-09-09 13:43:21 +00:00
Rodney W. Grimes
67193139c3 Add the missing . entries to BSD.*.dist files.
New file BSD.release.dist is used for creating release area top level
directories.
1994-09-09 13:35:59 +00:00
Jordan K. Hubbard
ea6eaca49a Add /var/games/phantasia to list of targets, as per Rod's earlier suggestion.
Submitted by:	jkh
1994-09-08 19:18:51 +00:00
Andrey A. Chernov
d05c8c1906 Mode 0775 for /var/spool/lock 1994-05-31 07:49:53 +00:00
Andrey A. Chernov
1b7219ff62 Change /var/spool/uucp/* modes to 0775 1994-05-31 05:05:41 +00:00
Andrey A. Chernov
5a433546e8 Intruduce new group for uucp, gid 66
Change uucp directories group too
Change "lock" directory group to "dialer" to allow various
dialout applications to access it
1994-05-31 04:38:13 +00:00
Jordan K. Hubbard
7a7d4eea40 Gordon Burditt <gordon@sneaky.lonestar.org>
Fix ownership of catpages, make ~uucp/uucppublic really public.
1994-05-20 22:50:37 +00:00
Andrey A. Chernov
b352940de5 mail a+rwxt changes backed out 1994-04-10 00:56:12 +00:00
Andrey A. Chernov
5ff4ee289a Change default permission of /var/mail to 01777, because
MUA must have s-bit in other case (security hole).
This fix needed for procmail too, because procmail
uses NFS-locks in /var/mail directory
1994-04-06 19:37:45 +00:00
Rodney W. Grimes
e08bc68368 General cleanup for 1.1 release, mostly add zoneinfo stuff to BSD.usr.dist 1994-02-15 10:38:50 +00:00
Andrey A. Chernov
c541db8885 Add /var/at/jobs & /var/at/spool, remove /var/at/past 1994-01-08 16:07:19 +00:00
Nate Williams
db00fd6eac Added directories needed for at/atrun 1994-01-06 01:15:04 +00:00
Nate Williams
11fefa2e36 We've got accounting, might as well have a directory for it. 1993-12-08 00:49:11 +00:00
Rodney W. Grimes
6ee39ff534 Miss spelled backups in BSD.var.dist, should have been backups, was backup. 1993-08-10 11:14:54 +00:00
Rodney W. Grimes
3c37182747 Added var/backup for daily scripts 1993-08-07 09:49:30 +00:00
Nate Williams
c0307f56ea The updated mtree changed a couple things which required changes in
the mtree files.
1993-07-28 01:53:52 +00:00
Rodney W. Grimes
3a1df14dc0 Updated BSD.*.dist files to reflect FreeBSD as it is now. 1993-07-19 18:48:15 +00:00
Rodney W. Grimes
1bf9d5d951 Initial import of 386BSD 0.1 othersrc/etc 1993-06-20 13:41:45 +00:00