summaryrefslogtreecommitdiff
path: root/usr.sbin/ypserv
AgeCommit message (Expand)Author
2003-12-10Modify the licences of code written by Theo De Raadt from a 4-clauseagc
2003-11-12s/netbsd.org/NetBSD.org/igrant
2003-11-12use An and Aq for name/email address instead of \*[Lt] and \*[Gt].grant
2003-10-21Don't compare an int to NULL.fvdl
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-22use CPPFLAGS.filename=... to add file-specific overrideslukem
2003-07-16strlcpyitojun
2003-07-14use bounded string ops (one strcpy remaining)itojun
2003-04-20PR/5999: Todd Vierling: minor nits about Makefile.ypchristos
2003-04-07Some e.g. cleanup: replace "eg" with "e.g.,". From Igor Sobrado in PR 19692.wiz
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-01-28success, not sucess. Noted by mjl.wiz
2002-12-21instead, not insteed; from Adrian Mrva.wiz
2002-12-21Foundation has only one a, from Adrian Mrva.wiz
2002-11-30tweaks for fparseln(3) move from libutil to libc:lukem
2002-09-18minor makefile delintlukem
2002-09-18use NETBSDSRCDIR as appropriatelukem
2002-07-06ANSIfy, remove __P().wiz
2002-07-06de-__P(), ANSIfy.wiz
2002-07-06de__P(), ANSIfy.wiz
2002-07-06de-__P(), ANSIfy.wiz
2002-07-06de__P, ANSIfy.wiz
2002-07-06de-__P(), ANSIfy.wiz
2002-07-06ANSIfy, de-__P(), and remove unused SIG_PF define.wiz
2002-07-06ANSIfy (overlooked some...)wiz
2002-07-06Actually, SIG_PF isn't needed in this file at all -- remove it.wiz
2002-07-06Use .Aq instead of \*[Lt]...\*[Gt] in two places. End sentence with a dot.wiz
2002-07-06De-__P(), ANSIfy the one function that wasn't, and unifdef __STDC__.wiz
2002-06-18Fix some printf formats in debug code.thorpej
2002-06-12Do not xref to ourselves, use Nm.wiz
2002-03-05Drop duplicate .Pp.wiz
2002-02-11s/seperate/separate/wiz
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-02-02Use standard headers, mark up AUTHORS section.wiz
2002-02-02Use standard headers, mark up AUTHORS section, drop a .Pp.wiz
2002-02-02Use standard headers, sort SEE ALSO.wiz
2002-02-02Use standard headers, mark up AUTHORS section.wiz
2002-02-02Sort SEE ALSO, use standard headers.wiz
2002-02-02Use standard headers, mark up AUTHORS section.wiz
2002-02-02Drop a .Pp, use standard headers, mark up AUTHORS sections.wiz
2002-02-02Sort sections, use standard headers and markup in AUTHORS section.wiz
2002-02-02Sort SEE ALSO, use standard headers and markup in AUTHORS section.wiz
2002-01-19Whitespace nits.wiz
2001-12-12MKfoo=no -> NOfootv
2001-10-16s/IPV6_BINDV6ONLY/IPV6_V6ONLY/ to follow changes made yesterday.itojun
2001-08-18getopt() returns -1 on error, not EOF.ad
2001-08-06- Filter out the YP_ keys from mail.aliases. How did this ever work?christos
2001-08-05 * Allow generating more than one amd map, by storing the maps to createhubertf
2001-08-01Add a -l argument to ypinit that allows adding servers in the formatgarbled
2001-07-27Document -f option in synopsishubertf