History log of /openbsd-current/usr.sbin/ypserv/ypinit/Makefile.main
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.10 26-Apr-2018 schwarze

Delete support for the networks.by{name,addr} YP maps.
This is part of the project to delete /etc/networks support.
OK deraadt@


Revision tags: OPENBSD_3_2_BASE OPENBSD_3_3_BASE OPENBSD_3_4_BASE OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE
# 1.9 19-Jul-2002 deraadt

4344 lines of KNF diff


Revision tags: OPENBSD_2_2_BASE OPENBSD_2_3_BASE OPENBSD_2_4_BASE OPENBSD_2_5_BASE OPENBSD_2_6_BASE OPENBSD_2_7_BASE OPENBSD_2_8_BASE OPENBSD_2_9_BASE OPENBSD_3_0_BASE OPENBSD_3_1_BASE
# 1.8 26-Jul-1997 maja

Ok, the final part in the support for mail.aliases and mail.byaddr in
ypserv.

For this to have an effect the following must be done.
1) make install in src/usr.sbin/ypserv/ypinit will update
/var/yp/Makefile.main.dist and /var/yp/Makefile.yp.dist.

2) merge changes from Makefile.main.dist into Makefile and Makefile.main
in /var/yp. Don't forget to keep the SUBDIR line from Makefile.

3) merge changes from Makefile.yp.dist into Makefile.yp in /var/yp and
Makefile in any domains directory. If no local maps exists it's normaly
just to replace the files.

-moj


Revision tags: OPENBSD_2_1_BASE
# 1.7 20-Apr-1997 maja

Added man page, support for amd.home and ypservers.
Integrated some code from ypinit in NetBSD (thorpej@netbsd.org).


# 1.6 15-Apr-1997 maja

Added revnetgroup in ypserv's Makefile and added support for netgroup. -moj


Revision tags: OPENBSD_2_0_BASE
# 1.5 30-May-1996 deraadt

$OpenBSD$ tag and few spelling errors


# 1.4 02-Mar-1996 dm

Added in stuff from 960121. Fixed several bugs in ypxfr.


# 1.3 20-Jan-1996 chuck

main makefile


# 1.2 06-Jan-1996 deraadt

Makefile.yp is /var/yp/Makefile


# 1.1 01-Nov-1995 deraadt

+ full set of ypserv tools that compile


Revision tags: OPENBSD_3_2_BASE OPENBSD_3_3_BASE OPENBSD_3_4_BASE OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.9 19-Jul-2002 deraadt

4344 lines of KNF diff


Revision tags: OPENBSD_2_2_BASE OPENBSD_2_3_BASE OPENBSD_2_4_BASE OPENBSD_2_5_BASE OPENBSD_2_6_BASE OPENBSD_2_7_BASE OPENBSD_2_8_BASE OPENBSD_2_9_BASE OPENBSD_3_0_BASE OPENBSD_3_1_BASE
# 1.8 26-Jul-1997 maja

Ok, the final part in the support for mail.aliases and mail.byaddr in
ypserv.

For this to have an effect the following must be done.
1) make install in src/usr.sbin/ypserv/ypinit will update
/var/yp/Makefile.main.dist and /var/yp/Makefile.yp.dist.

2) merge changes from Makefile.main.dist into Makefile and Makefile.main
in /var/yp. Don't forget to keep the SUBDIR line from Makefile.

3) merge changes from Makefile.yp.dist into Makefile.yp in /var/yp and
Makefile in any domains directory. If no local maps exists it's normaly
just to replace the files.

-moj


Revision tags: OPENBSD_2_1_BASE
# 1.7 20-Apr-1997 maja

Added man page, support for amd.home and ypservers.
Integrated some code from ypinit in NetBSD (thorpej@netbsd.org).


# 1.6 15-Apr-1997 maja

Added revnetgroup in ypserv's Makefile and added support for netgroup. -moj


Revision tags: OPENBSD_2_0_BASE
# 1.5 30-May-1996 deraadt

$OpenBSD$ tag and few spelling errors


# 1.4 02-Mar-1996 dm

Added in stuff from 960121. Fixed several bugs in ypxfr.


# 1.3 20-Jan-1996 chuck

main makefile


# 1.2 06-Jan-1996 deraadt

Makefile.yp is /var/yp/Makefile


# 1.1 01-Nov-1995 deraadt

+ full set of ypserv tools that compile