NetBSD/usr.sbin/ypserv/ypinit
lukem b252d2a436 - major cleanup of Makefile.yp to use modern make(1) variables, and
follow our formatting convetions.
- add support for aliases, amd.home, master.passwd and netgroup maps
  [initially from openbsd, reworked as above]
- if INSECURE != "yes" then the passwd.by* maps will not contain the
  encrypted version of the passwd - privileged clients will request
  info from the master.passwd.by* maps.
  FreeBSD originally implemented this, and & OpenBSD supports it too.
  [from openbsd].

  By default, passwd maps are INSECURE, but in a *BSD-only environment,
  this could be disabled to allow for a [slightly] higher degree of
  security from non-root users...
1997-10-15 03:01:57 +00:00
..
Makefile - major cleanup of Makefile.yp to use modern make(1) variables, and 1997-10-15 03:01:57 +00:00
Makefile.main - major cleanup of Makefile.yp to use modern make(1) variables, and 1997-10-15 03:01:57 +00:00
Makefile.yp - major cleanup of Makefile.yp to use modern make(1) variables, and 1997-10-15 03:01:57 +00:00
ypinit.8 cleanup typos, grammaros, thinkos, and misuse of mdoc macros 1997-10-07 14:23:50 +00:00
ypinit.sh - set the umask to 077, to protect the created directory 1997-10-08 14:09:19 +00:00