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
/
sys
Age
Commit message (
Expand
)
Author
2004-02-07
If scsi_probe_bus() is called with a particular lun, ensure that lun 0
Kenneth R Westerback
2004-02-07
permit entry into arch/cats and arch/amd64
Theo de Raadt
2004-02-07
Always disable interrupts on a controller for polled commands.
Alexander Yurchenko
2004-02-07
Final bits to make IT8212F working:
Alexander Yurchenko
2004-02-07
Add a few more sensors types like in NetBSD. Not used for now.
Alexander Yurchenko
2004-02-07
Be sure to flag pte constants as UL, and cope with this in locore.
Miod Vallat
2004-02-07
pass correct argument count to ktrsyscall(); now ktrace & kdump work
Theo de Raadt
2004-02-07
sync
Theo de Raadt
2004-02-07
new fxp; cmetz
Theo de Raadt
2004-02-07
Use the offset provided to us by m_pulldown(), rather than using size of
Ryan Thomas McBride
2004-02-06
as seen in netbsd. crank bpf sizes to adapt to faster networks.
Ted Unangst
2004-02-06
default db.log=1. as noted by Sam Smith, this is more useful. mickey concurred
Ted Unangst
2004-02-06
permit IPv6-only operation (permit AF_INET6 bind(2) without IPv4 address).
Jun-ichiro itojun Hagino
2004-02-06
No SUBDIRs here.
Dale Rahn
2004-02-06
fix machine/machine_arch, machine_arch should be arm for all arm systems
Dale Rahn
2004-02-06
some cpus start to have a NX oriented PGEX_I
Theo de Raadt
2004-02-05
Decrement reference count in error case if uvm_map(9) fails and we
Todd C. Miller
2004-02-05
Correct a reference counting bug in shmat(2); adapted from FreeBSD.
Todd C. Miller
2004-02-05
expose two more functions
Theo de Raadt
2004-02-05
xlint compatible headers. (non-gcc)
Dale Rahn
2004-02-05
2 new cpuid ecx features in prescott
Theo de Raadt
2004-02-05
remove never-to-be-used codepath (IPv4 mapped address). ok mcbride
Jun-ichiro itojun Hagino
2004-02-05
take RFC2460 section 5 last paragraph into consideration when we compute MSS
Jun-ichiro itojun Hagino
2004-02-05
correct size of registers written out
Theo de Raadt
2004-02-04
Print a warning about disabling TSC.
Alexander Yurchenko
2004-02-04
Pegasos II support, works around new northbridge config oddities
Dale Rahn
2004-02-04
support wi@usb on pegasos.
Dale Rahn
2004-02-04
Change these defines to be a display specific define and also remove
Dale Rahn
2004-02-04
typo within comment, deilver -> deliver
Daniel Hartmeier
2004-02-04
remove kludge now that proper IPV6_MMTU handling is in
Daniel Hartmeier
2004-02-04
Fix a number of bugs with setting pool limits which I introduced with
Ryan Thomas McBride
2004-02-04
strictly follow RFC2460 section 5, last paragraph (sender behavior when
Jun-ichiro itojun Hagino
2004-02-03
Make sure option NO_PROPOLICE only adds the -fno-stack-protector option.
Miod Vallat
2004-02-03
Use the correct type for time_t.
Dale Rahn
2004-02-03
remove non-CBC modes from the VIA code; it is all that is used at the moment
Theo de Raadt
2004-02-03
Use the same values on other openbsd 32 bit archs for these for now.
Dale Rahn
2004-02-03
advertise features of our crypto chips better; ok tdeval
Theo de Raadt
2004-02-03
Remove debug print.
Dale Rahn
2004-02-03
das boot; das cloned das from das i386
Michael Shalayeff
2004-02-03
no quad stuff on amd64 either; from art@
Michael Shalayeff
2004-02-03
repair cats
Michael Shalayeff
2004-02-03
move VIA xcrypt-* options to specialreg.h
Theo de Raadt
2004-02-02
PSL_XCRYPT is 0x40000000
Theo de Raadt
2004-02-02
as grange pointed out, BUFQ_ALLOC might fail
Ted Unangst
2004-02-02
Yet another signature; reported by danh@
Alexander Yurchenko
2004-02-02
make the stack compile if NPF=0. ok deraadt@ markus@
Cedric Berger
2004-02-02
missing #if NPF > 0. ok henning@
Cedric Berger
2004-02-02
Support for UDMA2 capable SCx200 ide found on all National Semiconductor
Alexander Yurchenko
2004-02-02
gluk points out i missed tags
Ted Unangst
2004-02-02
Do not evaluate pfi_index2kif[ifp->if_index] if PF is disabled.
Cedric Berger
[next]