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
/
yppush
/
yppush.c
Age
Commit message (
Expand
)
Author
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2014-11-04
use after free in poll loop
Theo de Raadt
2014-10-11
Userland reallocarray() audit.
Doug Hogan
2013-12-04
ctype improvements; checked by okan
Theo de Raadt
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2008-06-01
sort flags; synchronize synopsis and usage; style(9).
Igor Sobrado
2006-09-25
Use S_IS* macros insted of masking with S_IF* flags. The latter may
Otto Moerbeek
2006-04-03
spreading the lint love (very minimal things..)
Theo de Raadt
2005-09-16
use poll() instead of select(), pr4503, alexander.farber@gmail.com
Theo de Raadt
2005-05-14
knf
Theo de Raadt
2003-07-15
protos and repairs
Theo de Raadt
2003-06-02
remove clause 3 and 4. -moj
Mats O Jansson
2003-05-05
-Wall cleanup: trim unused vars, better err() message in stdhosts,
Anil Madhavapeddy
2002-11-21
crap in getopt; margarida
Theo de Raadt
2002-07-19
4344 lines of KNF diff
Theo de Raadt
2001-11-19
KNF here too
Theo de Raadt
2001-11-19
no signals, no need for signal.h
Theo de Raadt
2001-02-05
always double check the work you do in a 757 over northern Brazil.
Theo de Raadt
2001-01-11
fix fd_set overflow
Theo de Raadt
2000-10-12
cleanups
Theo de Raadt
1998-02-24
pull in prototypes
Theo de Raadt
1997-11-10
SVC_DESTROY ?
Theo de Raadt
1997-11-10
use clnt_destroy(); PR#345
Theo de Raadt
1997-11-04
ensure we got a reserved port
Theo de Raadt
1997-05-01
Umm, fix signedness error in my last commit, be explicit
Niklas Hallqvist
1997-03-15
Fix so yppush will err out if it can't find the ypservers map. This whole
gene
1996-12-14
Add Theo's changes to yppush, some very ugly debugging code is now gone. -moj
Mats O Jansson
1996-11-08
Fix grammatical error
Niklas Hallqvist
1996-05-30
$OpenBSD$ tag and few spelling errors
Theo de Raadt
1996-03-02
Using TCP broke ypxfr -C which in turn caused yppush to fail on the
dm
1996-03-02
Added in stuff from 960121. Fixed several bugs in ypxfr.
dm