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
2009-08-17
Use ANSI function declarations. No binary change.
Joel Sing
2009-08-17
dd 'show all bufs' to show all the buffers in the system
Jasper Lievisse Adriaanse
2009-08-17
initialize retry to zero; otherwise if firmware sends odd val16
Martynas Venckus
2009-08-17
the null check makes more sense when it's done before deref
Martynas Venckus
2009-08-17
remove prototype of non-existent midi_get_hwif()
Alexandre Ratchov
2009-08-17
By popular demand and peer pressure, check-in work in progress work to support
Miod Vallat
2009-08-16
remove use of BITS and BIT macros
Jonathan Gray
2009-08-16
tweak a switch statement to appease lint
Jonathan Gray
2009-08-16
remove use of BITS and BIT macros.
Jonathan Gray
2009-08-16
start getting rid of some of these horrific bit macros, remove
Jonathan Gray
2009-08-16
remove prototypes of a bunch of functions that had their implementations
Jonathan Gray
2009-08-16
remove moscom_get_status() as it not called or required.
Jonathan Gray
2009-08-16
remove prototype for uark_open for which there is no implementation.
Jonathan Gray
2009-08-16
Update to cope with new readdisklabel() return value.
Miod Vallat
2009-08-15
use static for inline so we get the desired behaviour with compilers
Jonathan Gray
2009-08-14
First cut at UDF 2.[56] support, allowing read-only access to HDDVD
Kenneth R Westerback
2009-08-14
add ddb functions to be able to show all the nfsnodes in the system
Thordur I. Bjornsson
2009-08-14
- fix function name in vprint()
Jasper Lievisse Adriaanse
2009-08-14
enable lisa(4); tested by Marco Knol; ok deraadt
Constantine A. Murenin
2009-08-14
Use the nfs_hashlock to protect the nfs_nodetree hanging of the mount.
Thordur I. Bjornsson
2009-08-14
- let this compile after soreceive() changes
Jasper Lievisse Adriaanse
2009-08-14
make the uvm device lock a mutex.
Owain Ainsworth
2009-08-14
Avoid double-release of vnodes in several functions
Bret Lambert
2009-08-14
- use u_char consistently
Jasper Lievisse Adriaanse
2009-08-14
- fix format string for daddr64_t to %lld
Jasper Lievisse Adriaanse
2009-08-14
- deregister; no binary change
Jasper Lievisse Adriaanse
2009-08-14
Initialize len variable; found by Martynas Venckus
Bret Lambert
2009-08-14
Another change to make my life easier when parsing pdus.
Claudio Jeker
2009-08-13
add a shutdown hook to stop unsolicited responses and the CORB and
Jacob Meuser
2009-08-13
Remove unrelated bit from last commit which breaks at least 2 arches.
Bret Lambert
2009-08-13
- ansify function declarations, no binary change
Jasper Lievisse Adriaanse
2009-08-13
Forgot to add break to the switch cases. Silly.
Paul Irofti
2009-08-13
make scsi_done set ITSDONE on the xs. this means hba drivers dont have to
David Gwynne
2009-08-13
More changes to make the parsing of those evil messages a bit easier.
Claudio Jeker
2009-08-13
rwlock assertion functions, currently unused
Bret Lambert
2009-08-13
Add wake/suspend support for pckbd(4).
Paul Irofti
2009-08-13
Rewrite part of the promiscuous/multicast handling; tested by myself,
Stuart Henderson
2009-08-13
Enable guard pages and slow recycling of kva.
Ariane van der Steldt
2009-08-13
Add more stuff change some fields to make the handling a bit easier.
Claudio Jeker
2009-08-13
add ioctls to allow userland to initiator a probe or detach of devices it
David Gwynne
2009-08-13
provide an api for an interrupt (or something like it) to notify the
David Gwynne
2009-08-13
repair vscsi line
Theo de Raadt
2009-08-13
toby do you even care enough to try to do right?
Theo de Raadt
2009-08-13
typo
Miod Vallat
2009-08-13
rewrite the promisc mode / multicast handling code for the sparc hme(4)
Peter Hessler
2009-08-13
In pmap_pte_flush flush the icache before the dcache, as is done elsewhere.
Theo de Raadt
2009-08-13
- remove super-obvious comments from vnodeop_entries[]
Jasper Lievisse Adriaanse
2009-08-13
fix a typo its supposed to be show all vnodes not show all vnodes,
Thordur I. Bjornsson
2009-08-13
Cleanup differences between i386 and amd64.
Mark Kettenis
2009-08-13
PAGEFASTRECYCLE is an option we have been using for a while to encourage
Theo de Raadt
[next]