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
/
rbootd
/
bpf.c
Age
Commit message (
Expand
)
Author
2015-08-20
stdlib.h is in scope; do not cast malloc/calloc/realloc*
Theo de Raadt
2015-04-18
Convert many atoi() calls to strtonum(), adding range checks and failure
Theo de Raadt
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2014-11-02
remove bogus comment
Theo de Raadt
2013-11-28
unsigned char for ctype
Theo de Raadt
2013-04-20
Use offsetof() instead of rolling our own; gets rid of truncation warnings
Miod Vallat
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2004-05-10
write filter and lock bpf descriptor before dropping privileges,
Can Erkin Acar
2004-05-01
priv revoking; tested by millert
Theo de Raadt
2003-08-19
one missing freeifaddrs
Jun-ichiro itojun Hagino
2003-08-19
rewrite SIOCGIFCONF into getifaddrs. deraadt ok
Jun-ichiro itojun Hagino
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-12-13
ansi & knf
Theo de Raadt
2002-05-29
more strlcat and strlcpy
Theo de Raadt
2002-05-29
more sprintf
Theo de Raadt
2002-05-27
unsigned to unsigned int
Theo de Raadt
2002-03-14
kill more registers.
Mike Pechkin
2002-02-19
Fix the signal races in rbootd.
Miod Vallat
2001-01-17
OpenBSD-ify.
Paul Janzen
2000-09-28
according to the strlcpy man page the order of arguments
Michael Shalayeff
2000-06-28
buf oflow safe
Theo de Raadt
1995-11-16
repair byte order botches; from scottr@plexus.com via netbsd
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt