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
2001-11-05
remove last signal race
Theo de Raadt
2001-11-05
use _exit in signal handler
Theo de Raadt
2001-11-05
mark a zone of signal races
Theo de Raadt
2001-11-05
mark a zone of signal races
Theo de Raadt
2001-11-05
noone responds.
Theo de Raadt
2001-11-05
one more mistake in ping6_timeval conversion
Jun-ichiro itojun Hagino
2001-11-05
one mistake in ping6_timeval conversion. use int32_t instead of int
Jun-ichiro itojun Hagino
2001-11-05
kill more registers;
Mike Pechkin
2001-11-05
more fixes to zipcodes, from Ted U <grendel@heorot.stanford.edu>
Michael Shalayeff
2001-11-05
Use ether_input_mbuf(). As a bonus, tcpdump should show the ethernet
Federico G. Schwindt
2001-11-05
irongate needs isadma bouncing.
Artur Grabowski
2001-11-05
Code for isadma bouncing.
Artur Grabowski
2001-11-05
let finishdup take the proc as arguemnt instead of the filedesc.
Artur Grabowski
2001-11-05
remove extra sys/signal.h
Theo de Raadt
2001-11-04
sync
Theo de Raadt
2001-11-04
Ghostscript port refused to build with 'printf' in the
Kenneth R Westerback
2001-11-04
Two new sysctls in the chipset tree.
Artur Grabowski
2001-11-04
Add alpha_ldlu and alpha_stl.
Artur Grabowski
2001-11-04
sync. deraadt@ OK.
lebel
2001-11-04
ATI Mobility Radeon. deraadt@ OK.
lebel
2001-11-04
7751 has two registers in config space (0x40 - RETRY_TIMEOUT and 0x41,
Jason Wright
2001-11-04
hp300spu.h information not needed anymore.
Miod Vallat
2001-11-04
Change the magic formulae in charge of setting the correct defines
Miod Vallat
2001-11-04
wording; ok art
Peter Valchev
2001-11-03
The contents of cd9660_mount.h duplicate <sys/mount.h>, so get rid of it.
Miod Vallat
2001-11-03
Add stub for struct X509_STORE
Hakan Olsson
2001-11-03
We get ssl.h with x509.h/libcrypto.h
Hakan Olsson
2001-11-03
Don't try to avoid name lookup waits with setjmp/signal. By deraadt@, me.
Hakan Olsson
2001-11-03
Fix pthread_mutex regression test... undefined behavior does not
Marco S Hyman
2001-11-03
Telnet client shouldn't say it does Kerberos unless there actually exists
Hans Insulander
2001-11-02
fix typo in thread status flags
Marco S Hyman
2001-11-02
poll(2) manpage references itself, accept(2) references poll(2) twice.
Janne Johansson
2001-11-02
add intel card
Michael Shalayeff
2001-11-02
match on intel pro/wireless 2011, from netbsd
Michael Shalayeff
2001-11-02
fix multicast loopback checksums; goeran@cdg.chalmers.se, ok angelos
Theo de Raadt
2001-11-02
Move the accounting disk space watcher into a kernel thread.
Artur Grabowski
2001-11-02
Fix signal dispatching. No-one has reported any probs (other than
Marco S Hyman
2001-11-02
replace fprintf(stderr)/exit w/ err/warn
Michael Shalayeff
2001-11-02
- Set valid bit in transmit descriptors and tx fragment descriptors (previous
Jason Wright
2001-11-02
new fw needs more space in an_ltv_status; from Gabriel Kihlman <gk@univits.se>
Michael Shalayeff
2001-11-02
Change 2 Exit() -> exit()
Todd C. Miller
2001-11-02
i do not think everybody needs USB_DEBUG
Michael Shalayeff
2001-11-02
Revert to clnt_broadcast() method until an alignment problem with the
Todd C. Miller
2001-11-02
use _exit() in signal handler; mark other issues
Theo de Raadt
2001-11-02
avoid stdio in signal handler
Theo de Raadt
2001-11-02
use _exit() in signal handler
Theo de Raadt
2001-11-02
_exit() in signal handler
Theo de Raadt
2001-11-02
avoid stdio in signal handler (not complete yet)
Theo de Raadt
2001-11-02
Make kernel compile without IPSEC, PPP_DEFLATE but with CRYPTO. Reported by
Jean-Jacques Bernard-Gundol
2001-11-02
do not return value that overruns mbuf length from ip6_nexthdr.
Jun-ichiro itojun Hagino
[next]