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
2020-01-05
Constify instances of struct fileops.
Visa Hankala
2020-01-05
regen
Jonathan Gray
2020-01-05
remove incorrectly formatted IBM entries
Jonathan Gray
2020-01-05
regen
Jonathan Gray
2020-01-05
sort list of vendor ids by vendor id
Jonathan Gray
2020-01-05
regen
Jonathan Gray
2020-01-05
sort list of vendor ids by vendor id
Jonathan Gray
2020-01-05
regen
Jonathan Gray
2020-01-05
remove duplicate device ids
Jonathan Gray
2020-01-05
remove some unneeded includes
Jonathan Gray
2020-01-05
regen
Jonathan Gray
2020-01-05
sort by vendor define and device id
Jonathan Gray
2020-01-05
regen
Jonathan Gray
2020-01-05
sort by vendor define and device id
Jonathan Gray
2020-01-05
Remove unneeded #include <sys/ttycom.h>.
Visa Hankala
2020-01-05
regen
Jonathan Gray
2020-01-05
consistently lowercase hex digits in device ids
Jonathan Gray
2020-01-05
regen
Jonathan Gray
2020-01-05
consistently lowercase hex digits in device ids
Jonathan Gray
2020-01-05
regen
Jonathan Gray
2020-01-05
consistently uppercase pci product defines
Jonathan Gray
2020-01-05
regen
Jonathan Gray
2020-01-05
consistently uppercase usb product defines
Jonathan Gray
2020-01-04
Update comment on port WWN check
kn
2020-01-04
Remove BOOT_FLAGS and simplify the boot blocks logic.
Mark Kettenis
2020-01-04
Call process_worklist_item with LK_NOWAIT to skip locked vnodes from
Bob Beck
2020-01-04
Add uvm_anfree_list() to free anons as a list of pages. Use this in
Bob Beck
2020-01-04
remove unused TIOCSPGRP / TIOCGPGRP cases in drm
Jonathan Gray
2020-01-04
Prevent use-after-free in uhidev_close().
Martin Pieuchot
2020-01-04
Convert sleep to tsleep_nsec(9) and use unique sleeping identifiers.
Martin Pieuchot
2020-01-04
Convert sleep to tsleep_nsec(9).
Martin Pieuchot
2020-01-04
UPGT_USB_TIMEOUT is specified in msec not in ticks, correct the timeout
Martin Pieuchot
2020-01-04
Eliminate some minor differences between pipe_read() and pipe_write():
anton
2020-01-04
Ignore 'hardware lied' interrupt in do-while loop, same as first
Kenji Aoyama
2020-01-04
regen
Jonathan Gray
2020-01-04
remove AMD64 strings from pcidevs
Jonathan Gray
2020-01-03
timeout(9): delay thread wakeup(9) decision to end of softclock() loop
cheloha
2020-01-03
Rename the pipe I/O lock routines for improved clarity. This is just a
anton
2020-01-03
Retire csignal() the last users were converted to use pgsigio(9) instead.
Claudio Jeker
2020-01-03
Fix RAID volume WWIDs for LSI controllers on sparc64
kn
2020-01-03
Fix a file descriptor close race in kqueue_register()
Visa Hankala
2020-01-03
timeout(9): Add timeout_set_flags(9) and TIMEOUT_INITIALIZER_FLAGS(9)
cheloha
2020-01-03
timeout(9): Rename the TIMEOUT_NEEDPROCCTX flag to TIMEOUT_PROC.
cheloha
2020-01-03
regen
David Gwynne
2020-01-03
add some more samsung nvme ids
David Gwynne
2020-01-02
regen
mortimer
2020-01-02
Add pci id for recent AMD CCP and use it in ccp(4).
mortimer
2020-01-02
Change /dev/log to use pgsigio(9) and sigio_init(9) like it was done for
Claudio Jeker
2020-01-02
regen
anton
2020-01-02
Unlock pipe(2) and pipe2(2). The kernel lock does not provide any
anton
[next]