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
/
mknetid
/
mknetid.c
Age
Commit message (
Expand
)
Author
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
2013-12-04
ctype improvements; checked by okan
Theo de Raadt
2013-08-18
Fix calls to printf-like functions which passed a non-fixed string
Philip Guenther
2009-12-20
When a passwd(5) file is not available, fall back to master.passwd(5).
Ingo Schwarze
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2009-10-16
sort flags in synopsis, usage, and description.
Igor Sobrado
2008-02-23
correct pathnames reported; pr#5742
Theo de Raadt
2006-04-03
spreading the lint love (very minimal things..)
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-07-19
bunch more careful tweaks
Theo de Raadt
2002-07-19
4344 lines of KNF diff
Theo de Raadt
2002-02-13
some more KNF and -Wall
Theo de Raadt
2001-01-11
indent
Theo de Raadt
1998-02-24
pull in prototypes
Theo de Raadt
1997-09-11
need string.h
Theo de Raadt
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-05-30
$OpenBSD$ tag and few spelling errors
Theo de Raadt
1996-03-02
Added in stuff from 960121. Fixed several bugs in ypxfr.
dm