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
2015-01-22
pool_setipl() on both pmap pools as a workaround for some sort of MP
Theo de Raadt
2015-01-22
Let powerpc's bus_space(9) use the same pmap and uvm interfaces than the
Martin Pieuchot
2015-01-22
Replace some obvious '$OpenBSD' and '$OpenBSD:' typos with '$OpenBSD$'.
Kenneth R Westerback
2015-01-22
Reduce the number of intermediate buffers by pre-allocating DMA buffers
Martin Pieuchot
2015-01-22
Use correct error type and remove unused interface pointer.
Martin Pieuchot
2015-01-22
pool_chk_page iterates over a pages free item lists and checks that
David Gwynne
2015-01-22
bring back r1.80:
David Gwynne
2015-01-21
3 different .h files here include ioccom.h. Do not need to include it directly
Theo de Raadt
2015-01-21
if_media.c needs net/if_var.h. This fixes the build with IFMEDIA_DEBUG.
Theo de Raadt
2015-01-21
remove #if 0 cdefs.h blocks
Theo de Raadt
2015-01-21
To satisfy kernel grovellers and bad (but document) sysctl
Theo de Raadt
2015-01-21
Remove the useless variable ifa in rt_getifa().
Alexander Bluhm
2015-01-21
By popular demand, put NFS, ipv6 and vlan support in sparc installation media.
Miod Vallat
2015-01-21
Even without BATs memory under ``physmaxaddr'' is mapped 1:1 in the
Martin Pieuchot
2015-01-21
I don't foresee knowing that my i386 netbook has an AT/286+ bios and
Ted Unangst
2015-01-21
Do not try to stop and reset endpoints if USB transfers are aborted
Martin Pieuchot
2015-01-21
Ubreak the tree by using "struct ifreq" instead of "struct linux_ifreq".
Martin Pieuchot
2015-01-21
Enable ix(4).
Mark Kettenis
2015-01-21
Remove the code to automagically find a "carpdev".
Martin Pieuchot
2015-01-21
Add a comment above the autopad checking.
Brad Smith
2015-01-21
Use the RL_FLAG_AUTOPAD flag when trying to determine when
Brad Smith
2015-01-21
Delete option COMPAT_43: support for pre-sa_len binaries has been obsolete
Philip Guenther
2015-01-20
Move ps_strings "after" the random stackgap. This makes its location a
Mark Kettenis
2015-01-20
Merge two copies of the (almost) identical bus space code into one file.
Martin Pieuchot
2015-01-20
FSHIFT does not need to go to userland, so convert it to _FSHIFT.
Theo de Raadt
2015-01-20
Nothing in this file requires <sys/queue.h>. While here remove old and
Martin Pieuchot
2015-01-20
Years ago, MSIZE had to be known in <sys/param.h> probably to allocate
Theo de Raadt
2015-01-20
MAXFRAG was always placed incorrectly in <sys/param.h> It is primarily
Theo de Raadt
2015-01-20
CMASK was only a CSRGism. It was only used in the kernel and ftpd, once
Theo de Raadt
2015-01-20
Prevent tables referenced by rules in anchors from getting disabled.
Mike Belopuhov
2015-01-20
Merge two copies of the same dma code into one file and sync the headers.
Martin Pieuchot
2015-01-20
Various cleanups. Explicitly include <sys/atomic.h>, Use pmap_remove_pg()
Martin Pieuchot
2015-01-20
Revert some $OpenBSD$ additions about which there are doubts.
Kenneth R Westerback
2015-01-20
Make ix(4) work on strict alignment architectures. The Intel networking
Mark Kettenis
2015-01-20
Check for out-of-range indices when searching the default dac and adc.
Alexandre Ratchov
2015-01-20
rework the audio key handling to allocate a message to send to the
David Gwynne
2015-01-20
Fix size of the bcopy when extracting the MAC address.
Brad Smith
2015-01-20
Missing $OpenBSD$'s.
Kenneth R Westerback
2015-01-20
Remove use of the link change interrupt handling, not all controllers
Brad Smith
2015-01-20
Some fixes for handling link state changes.
Brad Smith
2015-01-20
And the variable too.
Brad Smith
2015-01-20
Back out a chunk of rev 1.34 that wasn't supposed to go in with the
Brad Smith
2015-01-20
printf wasn't supposed to go in.
Brad Smith
2015-01-20
#include <sys/syslimits.h> to allow operation without requiring the noise
Theo de Raadt
2015-01-19
Prefer linux_sockaddr over osockaddr, so the latter can go away.
Philip Guenther
2015-01-19
back it out properly
Theo de Raadt
2015-01-19
never tested with a make release
Theo de Raadt
2015-01-19
Oops, missed the new #include when manually applying the diff from
Philip Guenther
2015-01-19
`wellspring' Apple keyboards found on Macbook Air need slightly different
Miod Vallat
2015-01-19
Fix bracing in ASSERT_VP_ISLOCKED(vp) macro to not always panic()
Philip Guenther
[next]