Commit Graph

131 Commits

Author SHA1 Message Date
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