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
1999-09-14
Tidying and spelling
Paul Janzen
1999-08-04
fix comment
Theo de Raadt
1999-07-09
- remove all trailing whitespace
Aaron Campbell
1999-07-08
spurious words and misc fixes
Hugh Graham
1999-07-03
remove redundant .Pp macros
Aaron Campbell
1999-06-05
remove trailing whitespace, some Nm cleanup
Aaron Campbell
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
1999-05-16
Cleanup xrefs under SEE ALSO. Specifically:
Alex Feldman
1999-04-22
fix mktemp trash, indent; bug spotted by bmw@visgen.com
Theo de Raadt
1999-04-02
all .Nm macros should have an argument in SYNOPSIS; also misc cleanup
Aaron Campbell
1999-03-12
cleanup
Aaron Campbell
1999-03-01
.Ar -> .Pa, rearrange Xr's, remove redundant .Nm arguments, other cleanup; d@
Aaron Campbell
1998-09-17
alpha does not survive -O2 compiles here
Niklas Hallqvist
1998-09-17
Use optarg, not argv[optind]
Niklas Hallqvist
1998-09-01
more man page fixes; aaron@ug.cs.dal.ca
Theo de Raadt
1998-07-24
fix spelling of separate
Theo de Raadt
1998-07-09
do not gethostname with len-1
Theo de Raadt
1998-03-12
mkstemp()
Theo de Raadt
1998-02-24
pull in prototypes
Theo de Raadt
1998-02-14
Don't install a new map if yp_all failed. Noticed by Theo. -moj
Mats O Jansson
1998-02-14
Add support for DNS host lookup. -moj
Mats O Jansson
1998-01-18
Make sure ypinit asks the master server for known maps.
Mats O Jansson
1998-01-15
yet another typo
Niklas Hallqvist
1998-01-15
typo
Niklas Hallqvist
1998-01-12
Fix bug in yp_maplist_host. -moj
Mats O Jansson
1998-01-08
Fix some problems with xfr of secure maps. Problem reported by
Mats O Jansson
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-10-09
umask 077
Theo de Raadt
1997-09-21
$OpenBSD$
Theo de Raadt
1997-09-12
paranoia in vfork land
Theo de Raadt
1997-09-11
need string.h
Theo de Raadt
1997-09-04
explain how ypserv is started
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-08-18
#include <string.h> not <strings.h> -- Yes, I'm a weanie...
Todd C. Miller
1997-08-09
Increased performance in ypserv by two different actions:
Mats O Jansson
1997-08-09
NetBSD PR/3504 reported by Brian Baird.
Mats O Jansson
1997-08-05
When using /var/yp/securenet the local host running ypserv wasn't garanteed
Mats O Jansson
1997-08-05
pull errno.h in
Theo de Raadt
1997-08-04
save errno in sigchld handlers
Theo de Raadt
1997-07-30
Get ypxfr working again by remove some of the code from previous commit. -moj
Mats O Jansson
1997-07-28
NULL
Theo de Raadt
1997-07-28
When pushing ethers was done it said "pushed hosts"
Niklas Hallqvist
1997-07-26
Ok, the final part in the support for mail.aliases and mail.byaddr in
Mats O Jansson
1997-07-26
Fix bug in handling host!host!user. Added missing code for YP information
Mats O Jansson
1997-07-26
The second of three steps to support main.aliases and mail.byaddr in ypserv.
Mats O Jansson
1997-07-26
bugs killed in NetBSD by thorpej.
Mats O Jansson
1997-07-26
bug killed in NetBSD by thorpej.
Mats O Jansson
1997-07-25
#if __STDC__ --> #ifdef __STDC__
Michael Shalayeff
[next]