Commit graph

149 commits

Author SHA1 Message Date
Andrey A. Chernov b17c088b20 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
Satoshi Asami 2bb6086363 Make local "root:wheel" so it will be consistent with BSD.local.dist
Reviewed by:	bde
1997-06-04 10:51:09 +00:00
Satoshi Asami 4ebe20a395 New mtree file for /usr/X11R6.
Approved (a long time ago) by: David Dawes
1997-06-04 00:02:01 +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
Bruce Evans 2b78bc8f3f Removed unused groff `generate' directories. 1997-04-30 20:27:34 +00:00
Bruce Evans a2c5351617 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
Wolfram Schneider 6b06cd7e84 Add /usr/share/doc/psd/13.rcs and /usr/share/doc/psd/28.cvs. .. 1997-03-04 17:06:23 +00:00
Bruce Evans 0afac18962 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
Wolfram Schneider 920fb73901 Create directory /etc/skel. 1997-02-28 18:23:14 +00:00
Wolfram Schneider 85cf4b8e56 add lt_LN.ISO_8859-1 1997-02-28 17:27:07 +00:00
Wolfram Schneider b576d5e121 Add forgotten entries for Croatia
Pointed out by: ache
1997-02-27 12:22:25 +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
Peter Wemm 2bb58cb2e0 Create /usr/libdata/gcc/ in preperation for installing specs 1997-02-23 07:25:06 +00:00
Andrey A. Chernov e00100ce52 Add ko_KR.EUC directories 1997-02-22 22:47:21 +00:00
John Polstra 6bedb27d16 Add "/usr/share/examples/drivers/", fixing make world breakage.
Forgotten by:	julian
1997-02-03 16:13:42 +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
John Fieber c7767b4622 Add docbook. 1997-01-04 22:24:01 +00:00
Mike Pritchard 8e3e26601e Create /usr/share/examples/mdoc. 1997-01-02 20:41:07 +00:00
Satoshi Asami 6fa8e3b73b Add share/examples dir.
Suggested by:	max
1996-12-31 14:00:05 +00:00
Wolfram Schneider d86abf50b2 add new directory /usr/share/examples/printing 1996-12-28 15:40:38 +00:00
Satoshi Asami 9ebd95e3ed Add missing mann and catn directories.
2.2 candidate.
1996-12-12 10:06:38 +00:00
Satoshi Asami 9ef182d781 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
Satoshi Asami ed22ead6b5 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
Bruce Evans f6710c88c5 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
Andrey A. Chernov 041f99248c Add missing nls directories
2.2 candidate
1996-11-23 04:06:10 +00:00
Wolfram Schneider 7232e09ce1 delete removeuser 1996-11-17 03:57:08 +00:00
Satoshi Asami f061275f2d 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 Wemm 92a76e5c36 Add nvi-1.79 directories 1996-11-01 08:00:37 +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
Peter Wemm 433ae96e90 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 Wemm aaf2184b59 Add /usr/include/g++/std for the libstdc++'s #include <std/foo.h> 1996-10-03 21:42:41 +00:00
Bruce Evans 102854f68f Fixed order and whitespace of examples/cvs entries. 1996-09-20 15:07:39 +00:00
Satoshi Asami 2fc8f6751d Add share/dict, following the lead of BSD.usr.dist. 1996-09-12 09:50:38 +00:00
John Fieber 7006eca8ae Remove obsolete subdirs of usr/share/sgml/FreeBSD. 1996-09-10 02:26:28 +00:00
John Fieber fe134be8f8 Add missing share/groff_font/devlj4 1996-09-08 16:24:41 +00:00
John Fieber 57a61c61a3 Add usr/share/sgml/transpec 1996-09-08 02:41:51 +00:00
John Fieber e80bb77a39 /usr/share/sgml/ISO for ISO entity definitions. 1996-09-05 20:01:09 +00:00
Bruce Evans 35732dda77 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
Poul-Henning Kamp 0c4c6c1235 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
Wolfram Schneider 3668730386 add forgotten share/doc/smm/10.named 1996-08-31 13:04:03 +00:00
Chuck Robey c8ae0d2e4b Add new include directories tcl, tcl/unix, and tcl/generic.
Reviewed by:	Peter Wemm
1996-08-29 16:07:58 +00:00
Paul Traina 28f0ced1ee Fix buffer overrun, and run as nobody 1996-08-25 21:37:11 +00:00
Jordan K. Hubbard d0bcc248db Add cvsup directory to share/examples
Reminded-By: ache
1996-08-21 09:53:06 +00:00
Peter Wemm 67750f0be2 Add missing netatalk, netipx and netkey directories. 1996-08-11 04:32:14 +00:00
Wolfram Schneider 220927702b create missing /usr/share/examples/removeuser
Submitted by: Ollivier ROBERT  roberto@keltia.freenix.fr
1996-07-12 19:58:44 +00:00
Peter Wemm 06903ddcd5 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
Jordan K. Hubbard 2ad5760109 Add worm to /usr/share/examples 1996-06-25 08:40:13 +00:00
Poul-Henning Kamp d589bd24ad Add tcl related directories. 1996-06-22 06:02:47 +00:00
Jordan K. Hubbard 38ee059aef Make an etc/rc.d directory. 1996-06-15 16:55:28 +00:00