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
/
ypserv
Age
Commit message (
Expand
)
Author
2015-10-26
last consumer in base of pidfile()...
Theo de Raadt
2015-10-09
correct Xr; from theo buehler
Jason McIntyre
2015-09-11
Put a private copy of the ypresp_allfn/ypresp_data interface into ypserv
Theo de Raadt
2015-09-10
reduce .Nd to one line and kill .Tn while here
Ingo Schwarze
2015-02-09
clean up flags++ instances around getopt()
Theo de Raadt
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2015-01-15
not supposed to include sys/ttycom.h (these may have rpcgen history)
Theo de Raadt
2014-11-18
Nuke more obvious #include duplications.
Kenneth R Westerback
2014-11-04
use after free in poll loop
Theo de Raadt
2014-10-11
Userland reallocarray() audit.
Doug Hogan
2014-02-24
fix a memory leak in an error path
Jonathan Gray
2013-12-05
In lookup_host(), return to caller a properly calculated message length
Jeremie Courreges-Anglas
2013-12-05
Properly initialize 'transp' to appease the compiler. ok millert@
Jeremie Courreges-Anglas
2013-12-05
Provide a prototype for ngstore() and include <unistd.h> for getopt().
Jeremie Courreges-Anglas
2013-12-05
In split_address(), make 'i' a size_t. ok millert@
Jeremie Courreges-Anglas
2013-12-04
opt_map CIRCLEQ -> TAILQ.
Kenneth R Westerback
2013-12-04
ctype improvements; checked by okan
Theo de Raadt
2013-11-12
ensure there are prototypes
Theo de Raadt
2013-08-22
Correct format string mismatches turned up by -Wformat=2
Philip Guenther
2013-08-18
Fix calls to printf-like functions which passed a non-fixed string
Philip Guenther
2013-08-14
no longer any need to quote macro lines with >9 args;
Jason McIntyre
2013-07-16
use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@
Ingo Schwarze
2011-12-24
formatting errors, found using freebsd's "igor";
Jason McIntyre
2011-04-06
Avoid using NULL in non-pointer contexts: use 0 for integer values and '\0'
Miod Vallat
2010-06-29
force the dns buffers to be aligned using a union, until the retarded
Theo de Raadt
2010-01-20
Make ypserv(8) reread its YP maps on SIGHUP
Ingo Schwarze
2009-12-20
zap trailing whitespace;
Jason McIntyre
2009-12-20
Make use of the new mknetid(8) -P flag.
Ingo Schwarze
2009-12-20
When a passwd(5) file is not available, fall back to master.passwd(5).
Ingo Schwarze
2009-11-21
MIN_UID in yp make removes root, so look for something that is
Ian Darwin
2009-11-06
Correct and shorten the instructions what to do after accidentally
Ingo Schwarze
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2009-10-20
the flags -h and -u are mutually exclusive; we do not need enclosing
Igor Sobrado
2009-10-20
improve the synopsis of mkalias(8) and sort the list of flags on
Igor Sobrado
2009-10-16
sort flags in synopsis, usage, and description.
Igor Sobrado
2009-04-12
restrict YP UID and GID ranges
Ingo Schwarze
2009-04-04
Do not run make in /var/yp at the end of ypinit -m.
Ingo Schwarze
2009-03-27
getgrouplist: If YP is #defined and enabled in /etc/group(5) and /etc/netid(5)
Ingo Schwarze
2008-10-22
man page for Makefile.yp, and associated bits; from Ingo Schwarze
Jason McIntyre
2008-06-02
sort options in DESCRIPTION.
Igor Sobrado
2008-06-01
sort flags; synchronize synopsis and usage; style(9).
Igor Sobrado
2008-06-01
synchronize synopsis and usage.
Igor Sobrado
2008-02-23
correct pathnames reported; pr#5742
Theo de Raadt
2007-09-04
use memrchr; ok millert@.
Federico G. Schwindt
2007-09-04
Use err(3) functions. input and ok millert.
Federico G. Schwindt
2007-08-05
use memchr and a memrchr like implementation on non C strings. fixes
Federico G. Schwindt
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-05-29
Remove clause 3 and 4. Ok with Chuck. -moj
Mats O Jansson
2007-05-27
use macros from sys/queue.h
Pierre-Yves Ritschard
2007-02-20
Change hard coded numbers to sizeof(buf). Also change some
Ray Lai
[next]