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
2004-07-11
shrink
Theo de Raadt
2004-07-11
document newly added devices
Theo de Raadt
2004-07-11
sync
Theo de Raadt
2004-07-11
4 more aue(4) devices
Theo de Raadt
2004-07-11
sync
Theo de Raadt
2004-07-11
support two more suntac products; from freebsd
Theo de Raadt
2004-07-11
Just use err(1, NULL) following malloc() failures, per err(3).
Tom Cosgrove
2004-07-11
sync
Theo de Raadt
2004-07-11
simplify
Theo de Raadt
2004-07-11
from freebsd via netbsd via loki
Theo de Raadt
2004-07-11
sync
Theo de Raadt
2004-07-11
support 4 more uftdi ports (3 from freebsd, 1 from netbsd)
Theo de Raadt
2004-07-11
need to byteswap string table size before use for the alien endian a.out
Michael Shalayeff
2004-07-11
No need to free() after a failing realloc(), we're bailing out anyway.
Otto Moerbeek
2004-07-11
sync
Theo de Raadt
2004-07-11
new
Theo de Raadt
2004-07-11
from netbsd via loki@animata.net, revision 1.68
Theo de Raadt
2004-07-11
from netbsd via loki@animata.net
Theo de Raadt
2004-07-11
prototypes; ok deraadt
Peter Valchev
2004-07-11
sync
Theo de Raadt
2004-07-11
viewsonic; from loki@animata.net
Theo de Raadt
2004-07-11
Use SA_LEN(sa) instead of sa->sa_len; ok henning@
Darren Tucker
2004-07-11
typedef hpux_stack_t kinda like stack_t
Michael Shalayeff
2004-07-11
addr -> address in usage() for consistency.
Brad Smith
2004-07-11
add sf. ok deraadt@
Ted Unangst
2004-07-11
get rid of [u]longs in hpux_stat that are really [u]ints and define stat64 st...
Michael Shalayeff
2004-07-11
Fix a cross reference to bgpd in the FILES section
Jean-Francois Brousseau
2004-07-11
move struct hpux_sigaltstack out into .h file as i just figured out it is nee...
Michael Shalayeff
2004-07-11
regen
Michael Shalayeff
2004-07-11
sigaltstack wrapper
Michael Shalayeff
2004-07-11
Start collecting the remote server state along with the calculated
Alexander Guy
2004-07-11
explicitly initialize a variable that is used to control the vnode
Pedro Martelletto
2004-07-10
KNF; ok henning@
Alexander Guy
2004-07-10
regen
Michael Shalayeff
2004-07-10
enable stty/gtty on hppa as well
Michael Shalayeff
2004-07-10
short fixed point <-> double conversion routines; ok henning@
Alexander Guy
2004-07-10
correct leap indicator mask; ok henning@
Alexander Guy
2004-07-10
fix for where a TCP NFS connection could sleep in soreceive() forever,
marius eriksen
2004-07-10
missing {}
Henning Brauer
2004-07-10
check wether we have enough data to form a peer update on receiption
Henning Brauer
2004-07-10
Keep mxcsr and mxcsr_mask across the fake init in process_read_fpregs.
Mark Kettenis
2004-07-10
oups
Henning Brauer
2004-07-10
scale query interval based on local clock offset. tested by many
Henning Brauer
2004-07-10
make sure we pass vop_whiteout() a locked vnode, ok tedu@
Pedro Martelletto
2004-07-10
From NetBSD:
Artur Grabowski
2004-07-10
from loki@animata.net:
Theo de Raadt
2004-07-10
Avoid looping messages during boot. Tested by various people. deraadt@ ok.
Hakan Olsson
2004-07-10
from netbsd, via loki@animata.net, revision 1.67
Theo de Raadt
2004-07-10
replace strange cpp magic by straight code
Vincent Labrecque
2004-07-10
xmalloc()->xrealloc() so that patterns larger than _POSIX2_LINE_MAX*2-1
Otto Moerbeek
[next]