index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2003-09-25
dlerror(3) should clear _dl_errno; based on a patch from Bjorn Sandell.
Todd C. Miller
2003-09-25
more codec
Michael Shalayeff
2003-09-25
better structs alignment; jason@ testing on sparc64 and ok
Michael Shalayeff
2003-09-25
no need for a redundant check; from form@ and jason ok
Michael Shalayeff
2003-09-25
Fix typo in revision 1.29; deraadt@ OK
Todd C. Miller
2003-09-25
Do check for current pointer vs. buffer end before touching any
Todd C. Miller
2003-09-25
sync
Alexander Yurchenko
2003-09-25
serverworks csb6 lpc; found in dmesg from mtoups@andrew.cmu.edu
Alexander Yurchenko
2003-09-25
Free buffer and set it to NULL on error lest it be used.
Todd C. Miller
2003-09-25
Return immediately if argument to BN_sub_word is zero.
Otto Moerbeek
2003-09-25
Use BN_is_zero(), not x->top == 0 to test if a BN is zero.
Otto Moerbeek
2003-09-25
Add extra calls to bn_fix_top() in BN_cmp(), since some functions may
Otto Moerbeek
2003-09-25
A set of regression tests for bc(1).
Otto Moerbeek
2003-09-25
USD doc for bc(1) using the Caldera license.
Otto Moerbeek
2003-09-25
Makefile for bc(1).
Otto Moerbeek
2003-09-25
bc.library and bc.1 manual page using the Caldera license.
Otto Moerbeek
2003-09-25
A new, BSD licensed implementation of bc(1).
Otto Moerbeek
2003-09-25
- indent and literal for examples
Jason McIntyre
2003-09-25
realloc fixes; markus ok
Theo de Raadt
2003-09-25
hifn 7956 support
Jason Wright
2003-09-25
hifn 7956
Jason Wright
2003-09-25
Install files as group wheel to match mtree/special; noticed by David Krause
Todd C. Miller
2003-09-25
Fix a bug where one byte past the end of a buffer could be touched
Todd C. Miller
2003-09-25
Fix one case of set length before realloc. Fix another case of
Chad Loder
2003-09-25
replace .Em with more appropriate macros. some other cleanup;
Jason McIntyre
2003-09-25
- simplify macros
Jason McIntyre
2003-09-25
improve example even more
Theo de Raadt
2003-09-25
- clarify "put" and "get" commands. This is based on a FreeBSD PR submitted
Jason McIntyre
2003-09-25
update BUGS; this section is getting bigger rather than smaller :(
Jason McIntyre
2003-09-25
add supported chips to .Nd;
Jason McIntyre
2003-09-25
.Xr daily(8) and changelist(5);
Jason McIntyre
2003-09-25
man page for /etc/changelist format;
Jason McIntyre
2003-09-25
add man page for zlib(3). This is basically an mdoc version of <zlib.h>.
Jason McIntyre
2003-09-25
- add .Bk/.Ek to SYNOPSIS
Jason McIntyre
2003-09-25
realloc fixes; 3rd rev to make markus happier
Theo de Raadt
2003-09-25
correct realloc (no ptr = realloc(ptr, ...)); comment & ok deraadt
Peter Valchev
2003-09-25
sync
Theo de Raadt
2003-09-25
support AAA131U2; cmaxwell@themanor.net
Theo de Raadt
2003-09-25
sync with netbsd; fixes some problems with the upcoming atw driver.
Federico G. Schwindt
2003-09-25
do not crank size first, do not do p = realloc(p, ...
Theo de Raadt
2003-09-25
whack commons as wanted by ho
Theo de Raadt
2003-09-25
do not crank size before erealloc
Theo de Raadt
2003-09-25
p = realloc(p is not allowed
Theo de Raadt
2003-09-25
don't run out of bounds. fixes david's crash during regress.
Ted Unangst
2003-09-24
cleanup privsep communications between child/parent with a lot more
Anil Madhavapeddy
2003-09-24
realloc fix
Theo de Raadt
2003-09-24
realloc fix; ho ok
Theo de Raadt
2003-09-24
on-link DoS by bogus ARP. reported by apple
Jun-ichiro itojun Hagino
2003-09-24
realloc fixes; ok ho
Theo de Raadt
2003-09-24
realloc fixes; ok ho matthieu
Theo de Raadt
[next]