index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
rpc.bootparamd
/
bootparamd.c
Age
Commit message (
Expand
)
Author
2024-08-21
Use getaddrinfo to lookup names and parse IP addresses.
Florian Obser
2021-11-15
No need to declare optind, optarg or opterr; unistd.h does this for us.
Todd C. Miller
2016-10-16
Rename local variable 'err' to 'error', to avoid -Wshadow conflicts with err.h
Jeremie Courreges-Anglas
2015-11-26
Delete YP lookup code; user base of 0.
Theo de Raadt
2015-11-20
KNF
Theo de Raadt
2007-02-18
sync usage() and synopsis; spotted by Igor Sobrado
Jason McIntyre
2003-12-25
bootparams is right name
Theo de Raadt
2003-07-21
use __progname
Michael Shalayeff
2003-07-06
protos
Theo de Raadt
2002-07-19
use inet_aton(); mickey says it does not break what he uses -- good enough
Theo de Raadt
2002-07-14
various cleanups
Theo de Raadt
2002-06-11
-Wall cleanup
Hans Insulander
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-07-27
Wall cleanup
Peter Valchev
1998-07-10
do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabbling
Theo de Raadt
1998-05-03
Hmmm... $Id$ -> $OpenBSD$.
gene
1997-06-23
long vs int
Theo de Raadt
1997-01-17
r?index -> strr?chr
Todd C. Miller
1996-12-10
cleanup, some from netbsd
Theo de Raadt
1996-10-05
strcasecmp hostnames; from netbsd
Theo de Raadt
1996-08-31
buf oflow, found by das33@cornell.edu
Theo de Raadt
1996-04-21
sync to netbsd 960418
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt