summaryrefslogtreecommitdiff
path: root/usr.sbin/ypserv/ypinit
AgeCommit message (Expand)Author
2019-08-30catch up to ethers(3)->ether_aton(3) renamingTheo de Raadt
2019-01-17use $OpenBSD markers onlyTed Unangst
2018-04-26Delete support for the networks.by{name,addr} YP maps.Ingo Schwarze
2015-11-30change Xrs from now-defunct db(3) to dbopen(3); this wasn;t aJason McIntyre
2015-11-29Tedu stdethers and stdhosts from /usr/sbin, which are only used in Makefile.ypRobert Peichaer
2013-07-16use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@Ingo Schwarze
2010-01-20Make ypserv(8) reread its YP maps on SIGHUPIngo Schwarze
2009-12-20zap trailing whitespace;Jason McIntyre
2009-12-20Make use of the new mknetid(8) -P flag.Ingo Schwarze
2009-11-06Correct and shorten the instructions what to do after accidentallyIngo Schwarze
2009-04-12restrict YP UID and GID rangesIngo Schwarze
2009-04-04Do not run make in /var/yp at the end of ypinit -m.Ingo Schwarze
2008-10-22man page for Makefile.yp, and associated bits; from Ingo SchwarzeJason McIntyre
2008-06-01synchronize synopsis and usage.Igor Sobrado
2007-05-31convert to new .Dd format;Jason McIntyre
2005-05-13some Xr's from jason ackley;Jason McIntyre
2003-06-12- section reorderJason McIntyre
2003-06-02remove clause 3 and 4. -mojMats O Jansson
2003-05-10typos;Jason McIntyre
2003-02-17typos;Jason McIntyre
2002-11-01add a comment how to get secure maps built; millert@ ok.Federico G. Schwindt
2002-08-30domains -> domain'sHugh Graham
2002-07-194344 lines of KNF diffTheo de Raadt
2002-03-23\\ not \. needs doubling. wngdn@src.uchicago.edu, pr 2475Theo de Raadt
2001-08-02o) .Sh AUTHOR -> .Sh AUTHORS;Mike Pechkin
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-08-18spellingTheo de Raadt
2000-04-18accesses /etc/aliases instead of /etc/mail/aliases. (ok millert)Christopher Turan
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
1999-09-14Tidying and spellingPaul Janzen
1999-06-05remove trailing whitespace, some Nm cleanupAaron Campbell
1999-03-12cleanupAaron Campbell
1998-02-14Add support for DNS host lookup. -mojMats O Jansson
1998-01-18Make sure ypinit asks the master server for known maps.Mats O Jansson
1997-10-09umask 077Theo de Raadt
1997-07-28When pushing ethers was done it said "pushed hosts"Niklas Hallqvist
1997-07-26Ok, the final part in the support for mail.aliases and mail.byaddr inMats O Jansson
1997-04-29To get the manpages installed, you can't override the installNiklas Hallqvist
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
1997-04-24extra " in -s initializationTheo de Raadt
1997-04-24wrong mode, oopsTheo de Raadt
1997-04-23NONBINMODETheo de Raadt
1997-04-20Added man page, support for amd.home and ypservers.Mats O Jansson
1997-04-15Added revnetgroup in ypserv's Makefile and added support for netgroup. -mojMats O Jansson
1997-03-13Add support for secure maps and master.passwd. -mojMats O Jansson
1996-12-08install -> ${INSTALL}, -c -> ${COPY}Jason Downs
1996-05-30$OpenBSD$ tag and few spelling errorsTheo de Raadt
1996-05-01no longer need yp.no directory.. install into /var/yp directlyTheo de Raadt
1996-03-02Added in stuff from 960121. Fixed several bugs in ypxfr.dm
1996-01-20main makefilechuck