FreeBSD src
Go to file
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
bin eek, how did that happen? I must have committed something left over from 1996-09-03 14:24:44 +00:00
contrib This commit was generated by cvs2svn to compensate for changes in r17892, 1996-08-29 19:20:22 +00:00
eBones Fix my typo here from last commit. 1996-09-02 23:49:09 +00:00
etc BSD.usr.dist: 1996-09-03 15:14:45 +00:00
games Convert to newly aded collate compare function 1996-08-12 19:12:40 +00:00
gnu Collapse some common arrow key handling semantics from sysinstall into 1996-09-01 08:16:00 +00:00
include install rpc header files 1996-09-01 17:54:25 +00:00
lib add back stub libresolv 1996-09-03 13:24:59 +00:00
libexec Unlocalize date 1996-09-01 00:53:45 +00:00
lkm Added or restored #include of <machine/md_var.h>. Some declarations 1996-07-01 20:29:10 +00:00
release Simplify some dialogs on the basis of my changes to ui_objects.c in libdialog. 1996-09-01 08:17:14 +00:00
sbin Implemented user side of "noatime" mount option. This option disables 1996-09-03 07:13:56 +00:00
secure cmp -s || install -c --> install -C 1996-08-30 04:07:04 +00:00
share BSD.usr.dist: 1996-09-03 15:14:45 +00:00
sys Eliminated nested include of <sys/unistd.h> in <sys/file.h> in the kernel. 1996-09-03 14:25:27 +00:00
tools Fix the sed rule that I used to hammer out the TCL_BUILD_LIB_SPEC entry 1996-08-29 19:30:50 +00:00
usr.bin Removed fib. It was never used, and is unusable without libforms, which 1996-09-03 14:30:09 +00:00
usr.sbin Set ${DPADD}, use +=, add $Id$ 1996-09-02 23:38:58 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile - cosmetic change to 'make world' 1996-08-30 22:35:30 +00:00