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
Age
Commit message (
Expand
)
Author
2002-03-14
kill more registers.
Mike Pechkin
2002-02-19
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
Todd C. Miller
2001-11-19
KNF here too
Theo de Raadt
2001-11-19
no signals, no need for signal.h
Theo de Raadt
2001-11-07
use -lrpcsvc
Theo de Raadt
2001-08-02
o) .Sh AUTHOR -> .Sh AUTHORS;
Mike Pechkin
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-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
Aaron Campbell
2000-10-12
cleanups
Theo de Raadt
2000-06-28
make _msgout() use syslog() with a %s, for future safety
Theo de Raadt
2000-03-19
Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other
Aaron Campbell
1999-06-05
remove trailing whitespace, some Nm cleanup
Aaron Campbell
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-08-21
A return status of YPPUSH_AGE isn't a failure so keep quiet as SunOS. But sho...
Mats O Jansson
1997-07-25
#if __STDC__ --> #ifdef __STDC__
Michael Shalayeff
1997-05-01
Umm, fix signedness error in my last commit, be explicit
Niklas Hallqvist
1997-05-01
Fix grammar
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-04-24
slight cleanup, .Os strings, point at yp(8)
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