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
/
config
/
util.c
Age
Commit message (
Expand
)
Author
2014-05-29
use calloc, from Benjamin Baier
Ted Unangst
2014-05-18
use reallocarray and friends. okay miod@
Marc Espie
2011-10-02
Fix some minor things in config(8):
Edd Barrett
2003-06-28
ansi & prototype cleanup. tested in mkr on most arch's. ok dhartmei
Theo de Raadt
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-07-14
kill sprintf
Theo de Raadt
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
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
1997-07-25
#if __STDC__ --> #ifdef __STDC__
Michael Shalayeff
1996-10-23
Merge of NetBSD 961020. Includes flexible build/source dir specs
Niklas Hallqvist
1996-09-01
zap emalloc mem
Theo de Raadt
1996-04-21
sync to netbsd 960418
Theo de Raadt
1996-03-25
From NetBSD: merge of 960317
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt