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
2001-07-30
Change:
Artur Grabowski
2001-07-30
Add a check for too big e_phnum that could cause us to malloc to
Artur Grabowski
2001-07-30
Make the e_phnum check slightly cleaner.
Artur Grabowski
2001-07-30
sync
Theo de Raadt
2001-07-30
attempt to match intel
Theo de Raadt
2001-07-30
latest vortex device list; juergen.frick
Theo de Raadt
2001-07-29
Temporarily fix wscninit so that it only runs once.
Constantine Sapuntzakis
2001-07-29
Minor style pedentry from ben@arbor.net plus some of my own and sync
Todd C. Miller
2001-07-29
Implement rule skipping. This is a transparent evaluation optimization,
Daniel Hartmeier
2001-07-28
Allow negative lock length in case of lockf(3). This makes lockf(3)
Grigoriy Orlov
2001-07-28
Check for negative lock length.
Grigoriy Orlov
2001-07-27
PF_IN/PF_OUT aren't defined if NPF <= 0, deal with it.
Jason Wright
2001-07-27
#ifdef vax -> #ifdef __vax__
Miod Vallat
2001-07-27
Back out. This is more complicated than I thought.
Artur Grabowski
2001-07-27
sync
Theo de Raadt
2001-07-27
shorten, once again. People: USE SHORT NAMES!
Theo de Raadt
2001-07-27
sync
Theo de Raadt
2001-07-27
new devs; loict@bougon.net
Theo de Raadt
2001-07-27
variable name "gif" is way too generic - use "gif_softc". sync with kame
Jun-ichiro itojun Hagino
2001-07-27
Change how interrupts are acknowledged -- this is how the specification say
Thorsten Lockert
2001-07-27
Allow mmap. Not really working correctly yet, but almost.
Artur Grabowski
2001-07-27
Correct return values from audiommap.
Artur Grabowski
2001-07-27
Startup hooks. Can be used for providing root/swap devices from device
Niklas Hallqvist
2001-07-27
Convert array lookups to function calls that are bounds checked
Constantine Sapuntzakis
2001-07-27
Don't accept arbitrary size file handles as the kernel buffer we are copying
Constantine Sapuntzakis
2001-07-27
Yet another probe fix. Switch to the right drive before looking at registers
Constantine Sapuntzakis
2001-07-27
do not check in_dstaddr in rtinitflags() macro, otherwise
Jun-ichiro itojun Hagino
2001-07-26
Always flush the pipeline after updating cr1.
Miod Vallat
2001-07-26
Typo.
Miod Vallat
2001-07-26
missed this in previous symlink/mknod backout
Todd C. Miller
2001-07-26
drop value of OpenBSD date to what it was before since the mknod/symlink chan...
Todd C. Miller
2001-07-26
Back out changes to symlink and mknod that were not well tested.
Todd C. Miller
2001-07-26
Add support for disabling swap devices (swapctl -d).
Artur Grabowski
2001-07-26
No longer used.
Artur Grabowski
2001-07-26
regen
Brad Smith
2001-07-26
add Broadcom BCM5700 Gigabit MAC
Brad Smith
2001-07-26
In extent_destroy, remove the extent from the list of
Artur Grabowski
2001-07-26
Print "data modified on freelist" sizes in hex.
Artur Grabowski
2001-07-26
Typos.
Artur Grabowski
2001-07-26
Be more careful with ranges.
Artur Grabowski
2001-07-26
set OpenBSD version to 200107
assar
2001-07-26
If pckbc_cnattach fails, try to usb attach. Helps on some legacy-free PCs
Constantine Sapuntzakis
2001-07-26
make it compile on `other' endian machines
Michael Shalayeff
2001-07-26
change vop_symlink and vop_mknod to return vpp (the created node)
assar
2001-07-26
remove unused support for creating files and directories from
assar
2001-07-25
Random cleanups that generate noise in my cvs updates.
Artur Grabowski
2001-07-25
Some updates to UVM from NetBSD. Nothing really critical, just a sync.
Artur Grabowski
2001-07-25
Change the pmap_enter interface to merge access_type and the wired boolean
Artur Grabowski
2001-07-25
nat proxy port randomization by ben fleis.
Daniel Hartmeier
2001-07-25
Added missing break. -moj
Mats O Jansson
[next]