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
2005-04-19
fix comment
Michael Shalayeff
2005-04-19
use pool for struct vndbug; tested by many and pedro@ ok
Michael Shalayeff
2005-04-19
nothing uses spllowersoftclock() anymore
Michael Shalayeff
2005-04-19
Do not bother looking for symbols if either esym is zero or the computed
Miod Vallat
2005-04-19
Nuke DB_NO_AOUT, and have platforms with a.out symbols explicitely provide
Miod Vallat
2005-04-19
No more a.out symbols support in ddb.
Miod Vallat
2005-04-19
CLKF_BASEPRI we do not have no more; noticed by miod
Michael Shalayeff
2005-04-19
fix for isochronous pipes:
Damien Bergamini
2005-04-19
be more cautious when processing CMV interrupts.
Damien Bergamini
2005-04-18
beautify the code by renaming HAL functions with capitalized words (i
Reyk Floeter
2005-04-18
oops. uvm_page_physload() has different semantics for start and end...
Michael Shalayeff
2005-04-18
do not do some of the initmsgbuf()s job
Michael Shalayeff
2005-04-18
If the parent interface is not IFF_RUNNING, do not call its start function.
Brad Smith
2005-04-18
revert a change in the previous commit to appease henning@ for the time
Brad Smith
2005-04-18
- check for ETHERMIN with SIOCSIFMTU ioctl case
Brad Smith
2005-04-17
- In vlan_input()/vlan_input_tag(), always mask off all but the VLID
Brad Smith
2005-04-17
Intermediate cast of strio_offs -> uio_offset should be u_long not long
Todd C. Miller
2005-04-17
Generate SIGTRAP instead of SIGILL for breakpoint instructions.
Mark Kettenis
2005-04-17
Fix typos
Tom Cosgrove
2005-04-17
Fix typo
Tom Cosgrove
2005-04-17
Typo in panic string
Tom Cosgrove
2005-04-17
Do not use KERNBASE when VM_MIN_KERNEL_ADDRESS or VM_MAXUSER_ADDRESS are
Miod Vallat
2005-04-17
- Speedup CMP_PTE_USER_*4M by commenting out its first instruction, which
Miod Vallat
2005-04-17
sort usb section
Theo de Raadt
2005-04-17
tabs not spaces
Michael Shalayeff
2005-04-17
Timeouts are not ran at splhigh anymore so we don't need splimp.
Marco Peereboom
2005-04-17
temporarly remove 802.11a channels from the set of supported channels until
Damien Bergamini
2005-04-17
don't disassociate on SIOCSIFADDR if the interface is already up and running.
Damien Bergamini
2005-04-17
regen
Jonathan Gray
2005-04-17
Add some common ids for unsupported wireless chipsets.
Jonathan Gray
2005-04-17
do {} while (0) wrapper for the debug printf macros
David Gwynne
2005-04-17
make sure user address is in user space in copyinstr. ok weingart@
Ted Unangst
2005-04-17
regen
Jonathan Gray
2005-04-17
Radeon 9800 Pro from Jonathan Fromer <jf at daimi.au.dk>
Jonathan Gray
2005-04-17
make sure round_blocksize does not produce 0 after alignment
Christopher Pascoe
2005-04-16
Remove regs and fpregs pseudo-files from procfs.
Mark Kettenis
2005-04-16
do not provide round_buffer if not needed unless explained why in comments
Michael Shalayeff
2005-04-16
round -- not truncate the buffer size
Michael Shalayeff
2005-04-16
use snprintf to avoid crossing the overflow point; ok otto
Theo de Raadt
2005-04-16
change usbd_printBCD() to return number of bytes really placed or 0, not
Theo de Raadt
2005-04-16
Look for OpenBSD disklabel on the first eight hd devices, and after a
Uwe Stuehler
2005-04-16
support a "clear" command to clear the broken Linux console. grmpf.
Uwe Stuehler
2005-04-16
let ld find it's _start() symbol.
Uwe Stuehler
2005-04-16
don't print the additional "exit" message on exit.
Uwe Stuehler
2005-04-16
Add SATA 8 channel.
Marco Peereboom
2005-04-16
Sync.
Marco Peereboom
2005-04-16
Add MegaRAID SATA 8 channel.
Marco Peereboom
2005-04-16
Nuke another unused structure.
Kenneth R Westerback
2005-04-16
Nuke unused/duplicate structures and defines in favour of scsi ones.
Kenneth R Westerback
2005-04-16
comment out some code which is causing ntfs panics due
Joris Vink
[next]