summaryrefslogtreecommitdiff
path: root/usr.sbin/rpc.bootparamd
AgeCommit message (Expand)Author
2024-08-21Use getaddrinfo to lookup names and parse IP addresses.Florian Obser
2022-09-27complete bootparamd -> rpc.bootparamdKlemens Nanni
2022-09-27Zap .Nm bootparamdKlemens Nanni
2022-03-31man pages: add missing commas between subordinate and main clausesChristian Weisgerber
2021-11-15No need to declare optind, optarg or opterr; unistd.h does this for us.Todd C. Miller
2017-07-13man pages with pseudo synopses which list filenames end up creatingJason McIntyre
2016-10-16Rename local variable 'err' to 'error', to avoid -Wshadow conflicts with err.hJeremie Courreges-Anglas
2016-03-30for some time now mandoc has not required MLINKS to functionJason McIntyre
2015-11-26Delete YP lookup code; user base of 0.Theo de Raadt
2015-11-20KNFTheo de Raadt
2014-02-12remove bogus .Nm and .Pa markup,Ingo Schwarze
2013-07-16use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@Ingo Schwarze
2010-03-26dispense with some wacky escape sequences;Jason McIntyre
2007-05-31convert to new .Dd format;Jason McIntyre
2007-03-24hugh says the vax workaround was for toolchain crashes, not rpc.bootparamdTheo de Raadt
2007-02-18sync usage() and synopsis; spotted by Igor SobradoJason McIntyre
2003-12-25bootparams is right nameTheo de Raadt
2003-07-21gotta prune your objdir after makefile changes...; cleandir was not brokenMichael Shalayeff
2003-07-21no, you broke cleandirTheo de Raadt
2003-07-21do not symlink .x file -- build right out of include dir and only link .h; de...Michael Shalayeff
2003-07-21use __prognameMichael Shalayeff
2003-07-06ansi rpcgenTheo de Raadt
2003-07-06protosTheo de Raadt
2003-06-12- section reorderJason McIntyre
2003-02-18copyrights added;Jason McIntyre
2002-07-19use inet_aton(); mickey says it does not break what he uses -- good enoughTheo de Raadt
2002-07-14various cleanupsTheo de Raadt
2002-06-11-Wall cleanupHans Insulander
2002-02-18workaround another vax ld issueTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-08-02o) .Sh AUTHOR -> .Sh AUTHORS;Mike Pechkin
2001-07-27Wall cleanupPeter Valchev
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-09-03Boring... Add :L modifier to all tweakable variables tests.Marc Espie
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
2000-01-03.Sh "SEE ALSO" -> .Sh SEE ALSOPaul Janzen
1999-07-03remove redundant .Pp macrosAaron Campbell
1999-07-02consistent .Dd usage; proper format is: .Dd Month DD, YYYYAaron Campbell
1999-06-05remove trailing whitespace, some Nm cleanupAaron Campbell
1998-12-16more .Nm fixesAaron Campbell
1998-07-10do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabblingTheo de Raadt
1998-05-03Hmmm... $Id$ -> $OpenBSD$.gene
1998-05-03Right spelling of 'canonical'.gene
1997-09-21$OpenBSD$Theo de Raadt
1997-08-18fix extra dashes; enami@but-b.or.jpTheo de Raadt
1997-06-23long vs intTheo de Raadt
1997-04-19Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")''Todd C. Miller
1997-01-17r?index -> strr?chrTodd C. Miller
1996-12-10Xr disklessTheo de Raadt
1996-12-10cleanup, some from netbsdTheo de Raadt