summaryrefslogtreecommitdiff
path: root/usr.sbin/rpc.bootparamd/bootparamd.c
AgeCommit message (Expand)Author
2024-08-21Use getaddrinfo to lookup names and parse IP addresses.Florian Obser
2021-11-15No need to declare optind, optarg or opterr; unistd.h does this for us.Todd C. Miller
2016-10-16Rename local variable 'err' to 'error', to avoid -Wshadow conflicts with err.hJeremie Courreges-Anglas
2015-11-26Delete YP lookup code; user base of 0.Theo de Raadt
2015-11-20KNFTheo de Raadt
2007-02-18sync usage() and synopsis; spotted by Igor SobradoJason McIntyre
2003-12-25bootparams is right nameTheo de Raadt
2003-07-21use __prognameMichael Shalayeff
2003-07-06protosTheo de Raadt
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-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-07-27Wall cleanupPeter Valchev
1998-07-10do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabblingTheo de Raadt
1998-05-03Hmmm... $Id$ -> $OpenBSD$.gene
1997-06-23long vs intTheo de Raadt
1997-01-17r?index -> strr?chrTodd C. Miller
1996-12-10cleanup, some from netbsdTheo de Raadt
1996-10-05strcasecmp hostnames; from netbsdTheo de Raadt
1996-08-31buf oflow, found by das33@cornell.eduTheo de Raadt
1996-04-21sync to netbsd 960418Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt