Commit Graph

444 Commits

Author SHA1 Message Date
phk
172fcc7252 I have been running with these locale data for a while now and
I hope some other people might find them useful. They are for
zh_CN.EUC (GB) only. I'm not familiar with the BIG5 encoding,
so I could only hope someone else would fill the gap.

PR:		7310
Submitted by:	Luoqi Chen <luoqi@chen.ml.org>
1998-08-10 09:49:42 +00:00
ache
0b1e0fe8e5 Add dirs for Hungarian locale 1998-08-07 16:47:07 +00:00
jhay
98a7f0b2f1 Add doc/ja/FAQ and handbook, so that releases can build again. 1998-06-13 19:26:38 +00:00
peter
2cc593abf5 Hands off my /usr/src and /usr/obj! If they are symlinks (since they are
hard coded into too many things), it's not nice to go and change /home/src
etc.  This means they will be created if missing (so it shouldn't break
the releases), but won't touch them once they are changed.
1998-06-05 14:47:10 +00:00
peter
a953520998 Grumble Grumble.. so this is how src/sys/ufs/lfs kept coming back... The
mtree in make world was following symlinks and creating directories in the
source tree and causing cvs to break (since CVS/Entries was missing).
1998-05-28 06:59:50 +00:00
sos
bc60c8025e ELF preparation step 2:
Move a.out libraries to /usr/lib/aout to make space for ELF libs.
Make rtld usr /usr/lib/aout as default library path.
Make ldconfig reject /usr/lib as an a.out library path.
Fix various Makefiles for LIBDIR!=/usr/lib breakage.

This will after a make world & reboot give a system that no
longer uses /usr/lib/*, infact one could remove all the old
libraries there, they are not used anymore.

We are getting close to an ELF make world, but I'll let this
all settle for a week or two...
1998-05-26 20:12:56 +00:00
wosch
8814b5ac8b Add tutorials directories. 1998-04-13 21:44:46 +00:00
itojun
5c5cea30ca /usr/local/man/ja_JP.EUC -> /usr/local/man/ja
PR:		5251
1998-03-20 16:54:34 +00:00
dufault
e28788f2a4 Reviewed by: msmith, bde long ago
POSIX.4 headers and sysctl variables.  Nothing should change
unless POSIX4 is defined or _POSIX_VERSION is set to 199309.
1998-03-04 10:27:00 +00:00
jdp
611da89e2c Add new directories needed by the ELF tools. 1998-03-01 22:45:44 +00:00
hanai
e10f8b4cf6 To commit japanese online manuals into doc/ja/man.
Submitted by: Kazuo Horikawa <horikawa@isrd.hitachi.co.jp>
1998-02-25 04:19:09 +00:00
ache
03f1005e8f Add /usr/libdata/msdosfs to store local<->Unicode conversion tables 1998-02-22 15:12:41 +00:00
jdp
b9a3bec4b4 Removing boggle due to trademark violations. 1998-02-11 19:58:04 +00:00
ache
20c8ce31be Add /usr/libexec/lpr/ru for Russian printer filters (coming soon) 1998-02-04 11:51:26 +00:00
jkh
6d9aea860c Add FAQ and handbook back to doc subtree. 1998-01-23 20:11:46 +00:00
bde
6ac182269f Don't install the tcl implementation headers. The tcl distribution
makefile doesn't install them, and they couldn't be used without
lots of undocumented -I's in CFLAGS.  tcl.h is still installed in
/usr/include/tcl/.  Note that rev.1.24 of tcl_bmake/mkMakefile.sh
broke all the section 3 tcl man pages by putting it there instead
of in /usr/include.
1998-01-17 15:52:32 +00:00
wosch
012cad2cdd Add forgotten share/examples/ppi 1998-01-04 17:21:33 +00:00
ache
4c891001fa Add sl_SI directories 1997-11-07 15:38:24 +00:00
jmb
d7fe9cd532 add /etc/mail--the anti-spam files
branches affected: -current, RELENG_2_2, and RELENG_2_1_0
1997-10-20 00:35:38 +00:00
joerg
8be97d8b61 Something that should have been done 2.5 years ago: install pcvt's
accompanying doc files into /usr/share/pcvt/.  (This goes to the `doc'
distribution, not `bin'.)
1997-10-18 10:40:02 +00:00
jkh
d7f631ac87 Alphabetize. 1997-10-16 17:47:00 +00:00
jkh
756ce73854 Add /usr/share/examples/libvgl so we don't fall over. :(
Forgotten by:	sos
1997-10-16 17:38:55 +00:00
jkh
de4b9bfa6f Whoops! Whomever added the de_DE.ISO_8859-1 entry missed a "..", causing
an incomplete /usr/local to be populated (this is why the ports collection
is mostly broken in the out-of-box configuration with 2.2.5-BETA).
1997-10-06 08:08:14 +00:00
ache
067c35b940 /etc/opielocks -> /var/spool/opielocks 1997-10-01 13:06:31 +00:00
wosch
fad7c77f6a Directories for german manpages. 1997-09-29 16:26:02 +00:00
ache
c04fd86ec9 Add /etc/opielocks for opie locks, standard place 1997-09-29 11:10:09 +00:00
markm
b31ae353c3 Remove include/kerberosIV directory. It is no longer used. 1997-09-28 09:20:48 +00:00
ache
eeedaac4ba Add missing SJIS and pl_PL entries 1997-09-25 23:57:53 +00:00
ache
c13d3a166f Disallow o+rwx for /var/games/hackdir hierarchy, it helps to make hack
non-setuid back
1997-09-24 17:40:11 +00:00
ache
b3a0eaa253 Create missing /var/games/hackdir/save 1997-09-24 08:14:51 +00:00
wosch
7b76204e66 Add directories for Poland: /usr/share/{locale,nls}/pl_PL.ISO_8859-2 1997-09-22 20:17:24 +00:00
julian
7220eb2a3e Add the direcotry for the japanese shift-JIS locale 1997-09-19 01:51:01 +00:00
asami
accee3da78 Revert back to 1.28. 1997-09-12 05:44:11 +00:00
eivind
d8e95d8c1a 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
phk
f314af8d77 emove /usr/local/libdata/tcl 1997-08-30 09:26:53 +00:00
pst
e0068f911c cron.d -> periodic 1997-08-18 16:49:22 +00:00
jdp
cf454cbf25 Bye bye /usr/share/examples/sup. 1997-08-18 00:08:16 +00:00
pst
4fd91e1952 Add entries for cron.d and friends 1997-08-12 17:55:57 +00:00
ache
884e91fe27 Add libdata/doscmd 1997-08-12 15:54:05 +00:00
phk
2a200c9684 Move tcl packages to libdata/pkg 1997-08-01 13:16:40 +00:00
ache
a1031fb59c Change /var/run owner to root - sendmail can't write sendmail.pid
otherwise due to safeopen
1997-07-29 11:23:14 +00:00
phk
9595fcd5eb A couple of new directories needed for tcl8.0b2 1997-07-25 20:36:54 +00:00
jfieber
6b14fea7ca Remove SGML related directories. 1997-07-19 15:21:45 +00:00
asami
8ca031830d Add new directories according to jmz's XFree86-3.3 upgrade. Change
ownership of directories to root:wheel.  While I'm here, convert some
tabs to spaces.
1997-06-10 07:55:10 +00:00
ache
0fbcbb7dad Back out symlinks/directories removing until solution will be found
since they are really directories in the release
(for unknown reason for me)
1997-06-04 23:05:31 +00:00
ache
e3dd0898e7 Remove directories belongs to /usr/src to stop mtree to modify /usr/src
permissions.
Having them here is wrong from several other poins too:
they are never be a directories (simlinks only), so why give a chance to mtree to make
them as directories?
Since they never be a directories, permissions of them will never be
modified by old mtree too.
1997-06-04 22:25:30 +00:00
asami
ce34d8d1b1 Make local "root:wheel" so it will be consistent with BSD.local.dist
Reviewed by:	bde
1997-06-04 10:51:09 +00:00
asami
a5b3d153be New mtree file for /usr/X11R6.
Approved (a long time ago) by: David Dawes
1997-06-04 00:02:01 +00:00
jkh
6abcfb484a 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
bde
616ef25050 Removed unused groff `generate' directories. 1997-04-30 20:27:34 +00:00
bde
ba8a69e0e7 Added forgotten directories netns and pccard. The bug was masked by
bogons in /usr/src/include/Makefile.
1997-03-09 06:57:00 +00:00
wosch
72bf6bd3e1 Add /usr/share/doc/psd/13.rcs and /usr/share/doc/psd/28.cvs. .. 1997-03-04 17:06:23 +00:00
bde
a52024baea Added new filesystem directories.
Fixed munged whitespace (just 2 lines of it).  The mtree files were
originally generated by `mtree -cdinx -kuname,gname,mode'.  This
gives output with no tabs except in the header.  The format should
be preserved by manual updates so that the files don't change a
lot when they are regenerated.
1997-03-02 14:37:32 +00:00
wosch
b99a944e0c Create directory /etc/skel. 1997-02-28 18:23:14 +00:00
wosch
6bb8692e45 add lt_LN.ISO_8859-1 1997-02-28 17:27:07 +00:00
wosch
151748e908 Add forgotten entries for Croatia
Pointed out by: ache
1997-02-27 12:22:25 +00:00
mpp
2e0efc5be6 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
f173325ac8 Revert $FreeBSD$ to $Id$ 1997-02-23 09:21:14 +00:00
peter
eed8b21230 Create /usr/libdata/gcc/ in preperation for installing specs 1997-02-23 07:25:06 +00:00
ache
cfa5514937 Add ko_KR.EUC directories 1997-02-22 22:47:21 +00:00
jdp
09969ba9bf Add "/usr/share/examples/drivers/", fixing make world breakage.
Forgotten by:	julian
1997-02-03 16:13:42 +00:00
jkh
808a36ef65 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
jfieber
2855f90dc3 Add docbook. 1997-01-04 22:24:01 +00:00
mpp
d706fec043 Create /usr/share/examples/mdoc. 1997-01-02 20:41:07 +00:00
asami
fbb09ab1b6 Add share/examples dir.
Suggested by:	max
1996-12-31 14:00:05 +00:00
wosch
8322548c2a add new directory /usr/share/examples/printing 1996-12-28 15:40:38 +00:00
asami
76dcb34013 Add missing mann and catn directories.
2.2 candidate.
1996-12-12 10:06:38 +00:00
asami
5473ccc95f Directories for Japanese manpages. Definite 2.2 candidate, as it will be
used for the "Japanese manpages port" coming soon.
1996-12-05 10:33:56 +00:00
asami
80318dab12 Add share/misc. Definite 2.2 candidate, if we want it to be consistent
with the ports.

Found by:	obrien and his mutt port
1996-11-26 10:01:28 +00:00
bde
50574e8d58 Added forgotten directories zoneinfo/Antarctica and zoneinfo/Arctic.
The zoneinfo makefile doesn't follow the rules.  It builds everything
at install time.  It dpends on zic to create the directories.  zic
doesn't know about the weird 555 permissions specified in BSD.usr.dist,
so it creates the directories with nonstandard permissions.
1996-11-23 20:04:02 +00:00
ache
e48bd55f0d Add missing nls directories
2.2 candidate
1996-11-23 04:06:10 +00:00
wosch
490ba2bb80 delete removeuser 1996-11-17 03:57:08 +00:00
asami
f1bd1f721d Create directory for Japanese handbook. Definite 2.2 material if the
handbook is going to make it.
1996-11-15 06:18:41 +00:00
peter
21f69f1d7a Add nvi-1.79 directories 1996-11-01 08:00:37 +00:00
joerg
9f6e7c4a28 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
peter
bf28269518 Add /usr/share/libg++ for libg++'s genclass prototype/template class
files to live.  (These are not include files)
1996-10-03 21:44:47 +00:00
peter
149662f6d0 Add /usr/include/g++/std for the libstdc++'s #include <std/foo.h> 1996-10-03 21:42:41 +00:00
bde
f8272254ec Fixed order and whitespace of examples/cvs entries. 1996-09-20 15:07:39 +00:00
asami
46ab452a2e Add share/dict, following the lead of BSD.usr.dist. 1996-09-12 09:50:38 +00:00
jfieber
7c1eab4782 Remove obsolete subdirs of usr/share/sgml/FreeBSD. 1996-09-10 02:26:28 +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
jfieber
baf31ee703 /usr/share/sgml/ISO for ISO entity definitions. 1996-09-05 20:01: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
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
jkh
a36c1fa318 Add cvsup directory to share/examples
Reminded-By: ache
1996-08-21 09:53:06 +00:00
peter
286a76bdee Add missing netatalk, netipx and netkey directories. 1996-08-11 04:32:14 +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
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
d289477c1f Add worm to /usr/share/examples 1996-06-25 08:40:13 +00:00
phk
32d0d995bf Add tcl related directories. 1996-06-22 06:02:47 +00:00
jkh
fcd7b3d355 Make an etc/rc.d directory. 1996-06-15 16:55:28 +00:00
ache
1d2351aee8 Add russian calendar directory 1996-05-10 21:42:58 +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
pst
818980428a Add /usr/libexec/sm.bin for smrsh(8) 1996-04-21 19:40:20 +00:00
wollman
d2c78b3909 Add /usr/share/examples/perfmon. 1996-03-28 21:17:42 +00:00
paul
9a19b53b6f Added creation of /usr/libdata and /usr/libdata/lint 1996-03-24 19:20:02 +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
ache
e41a58821e Add examples/slattach 1996-02-17 19:46:43 +00:00
wollman
f7eecb48fb Don't make a netns directory. 1996-02-14 16:42:17 +00:00
wosch
9708eecc04 make share/calendar/hr_HR.ISO_8859-2 1996-02-09 13:40:27 +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
ache
33b743c5a6 Add missing cat9 1996-01-29 12:34:43 +00:00
bde
c1af5034cd Added share/examples/{meteor,sliplogin}. 1996-01-21 17:28:46 +00:00
phk
0cb8b6f03a Add man9 to trees. 1995-12-14 10:11:24 +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
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
ache
e6df6d82e7 Add ascii locale dir 1995-10-28 13:35:32 +00:00
ache
53a591f7a7 Make real directories for each 8859-1 locale 1995-10-21 23:20:04 +00:00
jfieber
ab84fe1d35 Remove /usr/share/FAQ, add /usr/share/examples/sup. 1995-09-30 15:42:49 +00:00
jfieber
2682bb7094 Add target directories for the FAQ and the Handbook. 1995-09-08 19:46:31 +00:00
ache
361c030727 Rename *.ISO8859-1 to *.ISO_8859-1 per RFC1700 1995-06-17 03:14:31 +00:00
ache
d5c3dcd9e0 Create share/nls/* for local-installed message catalog pgms 1995-06-17 02:51:03 +00:00
ache
88a149d82b Create missing nls/C 1995-06-17 02:49:53 +00:00
rgrimes
81c32f746b 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
asami
f6a6350e67 Add "include". 1995-05-13 12:07:08 +00:00
jfieber
9f49101aff New directory for sgml tools: /usr/share/sgml
Reviewed by:	rgrimes
1995-05-09 23:06:59 +00:00
ache
df9d0d2576 Add yet one popular russian code table 1995-04-30 14:45:00 +00:00
ache
6e2a70a06e Fix "at" directories owner 1995-04-12 03:02:01 +00:00
nate
7741f8b571 Added /usr/share/examples/cvs for use by cvsinit. 1995-04-08 17:48:00 +00:00
ache
298c13dc28 Make /usr/share/nls/* dirs for message catalog stuff 1995-04-01 04:47:43 +00:00
rgrimes
cafd2b4e16 Remove the private copy of directories in usr/include from here,
this is now handled in BSD.include.dist.
1995-03-27 01:36:19 +00:00
rgrimes
a914666307 Create /usr/share/games/quiz.db via mtree and remove private mkdir command
from Makefile.
1995-03-18 08:30:48 +00:00
rgrimes
5a3c7f88d1 Use new mtree file to rebuild /usr/include. 1995-03-18 07:02:10 +00:00
ache
bd131fa64f add /usr/local/share, needed by some ports 1995-02-22 04:34:19 +00:00
ache
112385cf14 Add include/readline and share/misc/pkg_manage 1995-02-15 20:57:01 +00:00
ache
3284a97842 Make libexec & sbin for tcp_wrapper and others 1995-02-15 19:12:21 +00:00
jkh
794fd6ebe4 Make /var/yp.
Suggested by: se
1995-02-15 01:51:18 +00:00
jkh
fe17654543 Create a /usr/share/isdn directory. 1995-02-15 00:41:23 +00:00
ache
6b3aa529f2 Create necessary symlinks for locale dirs 1995-01-30 15:20:53 +00:00
ache
f50518bb24 Cleanup in examples,groff_font,locale directories 1995-01-22 22:37:45 +00:00
wollman
88a4b81c1e Add /usr/include/ss because libss expects its header files to live there. 1995-01-19 22:23:13 +00:00
ache
826f239c42 Add tmac/mdoc, needed by ngroff 1995-01-17 17:57:52 +00:00
rgrimes
01cf760ecd Add usr/share/perl/sys to mtree file, remove private mkdir from Makefile. 1995-01-03 02:57:53 +00:00
wollman
987a126191 Added: /usr/share/{info,locale,perl}. 1994-10-27 23:05:15 +00:00
sos
4e76de50e2 Added share/examples/ibcs2 directory 1994-10-24 10:00:00 +00:00
rgrimes
88811c4fe9 Remove /usr/include/g++/{gen,sys}, we long ago quit using them. 1994-10-10 15:17:14 +00:00
wollman
de37f54056 Make /etc/ppp. Someone still needs to make the install touch
/etc/ppp/options so that pppd will run.
1994-09-25 02:55:21 +00:00
phk
9994261f57 removed usr/include/md 1994-09-19 17:47:22 +00:00
rgrimes
81f5d9ffb3 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
wollman
375660a3eb Per discussion on the mailing-lists, move LKMs from /sbin to /lkm, and
arrange for that directory to get created by mtree.  Also, process secure
directory after all the others, because the programs there may overlay
ones installed from the main part of the tree.
1994-09-16 20:24:29 +00:00
wollman
24eb8cffa8 Don't build /etc/confgig; we decided not to take that route. 1994-09-13 22:04:53 +00:00
wollman
f1870d8d57 Clean up prototype for /usr/share/zoneinfo, so we don't get bogus
Canada, posix, right, etc. directories.
1994-09-13 22:04:01 +00:00
wollman
c2f3e31b64 Added /usr/share/examples and subdirectories. 1994-09-13 02:14:57 +00:00
csgr
39c26014eb Add kerberosIV to /usr/include,
in preparation for getting kerberos (eBones) working.
1994-09-09 20:10:28 +00:00
rgrimes
d9744e3231 Secure /var/{backups, crash, and cron} by changing them to mode 750.
Reviewed by:	davidg
1994-09-09 14:12:01 +00:00
rgrimes
269be82bcc 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
rgrimes
6059a2510d 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
jkh
6624767fd9 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
rgrimes
345ab2a4fd Add usr/share/games/boggle 1994-09-08 07:17:27 +00:00
pst
2ee4529879 Make include/md directory to hold MD2/34/5 include files for libmd on install.
Submitted by:	pst
1994-09-07 21:09:32 +00:00
paul
0cbac02301 Added /etc/gnats directory to BSD.root.dist mtree template.
Submitted by:	Paul Richards
1994-08-29 01:35:53 +00:00
csgr
82229d3d46 Change default for directory permissions to be 0755. 1994-06-12 16:20:36 +00:00
ache
d9f33e67ba Restore bin.bin for /usr/libexec/uucp, uucp owner not needed here 1994-06-01 02:39:37 +00:00
ache
45e96239b7 Change mode of libexec/uucp to 0755 1994-05-31 15:59:14 +00:00
ache
e98c79aa42 Mode 0775 for /var/spool/lock 1994-05-31 07:49:53 +00:00
ache
887b745e40 Change /var/spool/uucp/* modes to 0775 1994-05-31 05:05:41 +00:00
ache
a6fe81257c Make /usr/libexec/uucp uucp.uucp 0750 1994-05-31 05:00:24 +00:00
ache
2fa282ac8e Make /etc/uucp uucp.uucp 0770 1994-05-31 04:53:08 +00:00
ache
58e2ff7a33 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
jkh
e9565c30e2 Gordon Burditt <gordon@sneaky.lonestar.org>
Fix ownership of catpages, make ~uucp/uucppublic really public.
1994-05-20 22:50:37 +00:00
ache
d7f39fe833 mail a+rwxt changes backed out 1994-04-10 00:56:12 +00:00
ache
4da13cc465 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
jkh
3122e85e5b No longer necessary to make catpages group write. 1994-03-19 22:27:30 +00:00
jkh
fd2442d454 Go to userid man, groupid bin for catpages (and uid/gid bin for man dirs) 1994-03-19 22:18:22 +00:00
jkh
27b8e35385 Make man files group owned by man. Make cat dirs group write. 1994-03-18 11:46:12 +00:00
wollman
9522298899 Added /etc/kerberosIV directory. NB: the sample files should NOT be
installed by default, because then everybody would suddenly start
trying to authenticate themselves in the CS.BERKELEY.EDU realm, which
is really not a very good idea.  Maybe the README could get installed.
1994-02-27 21:29:40 +00:00
rgrimes
a55e9da79e Added local/skel for dot.* files. 1994-02-22 05:43:07 +00:00
rgrimes
9f7c3c3eb0 Add /proc, we need one of them now. Clean up some mode settings. 1994-02-17 03:52:28 +00:00
rgrimes
742a6c3780 General cleanup for 1.1 release, mostly add zoneinfo stuff to BSD.usr.dist 1994-02-15 10:38:50 +00:00
ache
10f4fd871e Add /var/at/jobs & /var/at/spool, remove /var/at/past 1994-01-08 16:07:19 +00:00
nate
af788d99e7 Added directories needed for at/atrun 1994-01-06 01:15:04 +00:00
nate
7903f01333 We've got accounting, might as well have a directory for it. 1993-12-08 00:49:11 +00:00
wollman
ec9c017c73 Added /etc/config as a directory to be maintained. Also added RCS Id. 1993-11-12 20:21:00 +00:00
rgrimes
41891d8761 Add /etc/uucp for uucp configuration files 1993-10-14 12:08:04 +00:00
rgrimes
c33857adf8 Added share/syscons/scrnmaps directory 1993-09-30 23:31:37 +00:00
rgrimes
86d6cbf750 Updated for new location of syscons fonts and keymap files 1993-09-29 02:25:59 +00:00
rgrimes
9877f5ade5 Added info for gnu stuff 1993-08-30 09:56:20 +00:00
rgrimes
3f0bc196a8 Added new mtree file to populate /usr/local or /usr/gnu, it is up to the
user to run this mtree file.  Cleaned up BSD.usr.dist as it had some
missing bname=bin, gname=bin mode=0755's in it.
1993-08-30 07:22:48 +00:00
rgrimes
6d61410c2a Fixed typo in the syscons.* entries (omde instead of mode) 1993-08-29 02:44:41 +00:00
rgrimes
71d1234e1d Added usr/share/syscons.{fonts,keymaps} for the new syscons tools. 1993-08-27 00:55:53 +00:00
rgrimes
151a20f2d9 Miss spelled backups in BSD.var.dist, should have been backups, was backup. 1993-08-10 11:14:54 +00:00
rgrimes
36f6a3996f Added var/backup for daily scripts 1993-08-07 09:49:30 +00:00
rgrimes
605993f7be Changeing the /sys link target from usr/src/sys.386bsd to usr/src/sys also
changes its length from 18 to 12.
1993-07-30 15:09:40 +00:00
nate
bd75659876 The updated mtree changed a couple things which required changes in
the mtree files.
1993-07-28 01:53:52 +00:00
nate
e341b8ec68 Changed sys.386bsd to sys 1993-07-26 22:46:16 +00:00
rgrimes
a9391cd705 Fixed /dev/fd to be owner bin group bin mode 555 per the /dev/MAKEDEV script 1993-07-19 19:49:45 +00:00
rgrimes
c0fbaaed3b Updated BSD.*.dist files to reflect FreeBSD as it is now. 1993-07-19 18:48:15 +00:00
rgrimes
241ccdeaf3 Initial import of 386BSD 0.1 othersrc/etc 1993-06-20 13:41:45 +00:00