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
2021-02-13
Revise cnmac(4)'s address filter setup
Visa Hankala
2021-02-13
Fix a comment
Mike Larkin
2021-02-13
Remove trailing whitespace
Mike Larkin
2021-02-12
pf_remove_divert_state() is an entry point into pf, modifying the pf state
Patrick Wildt
2021-02-12
Fix null pointer dereference in pf_route6(). Embedding scope into
Alexander Bluhm
2021-02-11
Call exuart(4) early attach on arm64.
Patrick Wildt
2021-02-11
Enable exuart(4).
Patrick Wildt
2021-02-11
Don't hardcode com(4)'s major number in exuart(4).
Patrick Wildt
2021-02-11
sbdrop(): use NULL instead of 0 in pointer assignment
mvs
2021-02-11
We link `ifp' to `if_list' before we perform if_attachsetup(). It is not
mvs
2021-02-11
Add missing break in switch statement of rge_activate().
Stefan Sperling
2021-02-11
Leave out gp initialization from kernel entry on mips64
Visa Hankala
2021-02-11
"proc: table is full" actually means thread table is full; ok mpi@ sthen@
Otto Moerbeek
2021-02-11
In the various open functions reduce the fdplock() to only span over the
Claudio Jeker
2021-02-11
Initialize var since it's used in a condition a little bit afterwards.
Ricardo Mestre
2021-02-11
Initialize the stack local device id variable correctly.
anton
2021-02-11
Swap faddr/laddr and fport/lport arguments in call to stoeplitz_ipXport().
Patrick Wildt
2021-02-11
Make room for handling of HID++ 1.0 devices. No functional change.
anton
2021-02-11
Use idx suffix consistently.
anton
2021-02-11
Remove unused software id macro.
anton
2021-02-11
Fold long line.
anton
2021-02-11
Stop uhidpp from claiming all report ids, instead only claim the
anton
2021-02-11
Add uhidev_unset_report_dev(), doing the opposite of
anton
2021-02-11
If uhidev_set_report_dev() already have been invoked for the given
anton
2021-02-10
Add a instruction barrier between writing CCSELR_EL1 and reading CCSIDR_EL1
Mark Kettenis
2021-02-10
If pf changes the routing table when sending packets, the kernel
Alexander Bluhm
2021-02-10
Interface group names must fit into IFNAMSIZ and be unique. But
Alexander Bluhm
2021-02-10
Remove `sc_dead' logic from pppac(4). It is used to prevent
mvs
2021-02-10
Move UNIX domain sockets out of kernel lock. The new `unp_lock' rwlock(9)
mvs
2021-02-09
Make sure that switching the console from serial to framebuffer works
Mark Kettenis
2021-02-09
pfsync_state_import() must not be called with the pf state lock held,
Patrick Wildt
2021-02-09
ddb: when a new wsdisplay console attaches, resize ddb cols/rows to it
Joshua Stein
2021-02-09
Activate use of PF_LOCK() by removing the WITH_PF_LOCK ifdefs.
Patrick Wildt
2021-02-09
Add a barrier between reading the cqe flags and the command ID, which
Jonathan Matthew
2021-02-08
change discipline name from "RAID1C" to "RAID 1C" to match the man pages
Stefan Sperling
2021-02-08
Remove maxburst feature from tcp_output
jan
2021-02-08
Start refcounting interface groups with 1. if_creategroup() returns
Alexander Bluhm
2021-02-08
Add a RAID1C (raid1 + crypto) softraid(8) discipline.
Stefan Sperling
2021-02-08
Add a RAID1C (raid1 + crypto) softraid(8) discipline.
Stefan Sperling
2021-02-08
Revert the convertion of per-process thread into a SMR_TAILQ.
Martin Pieuchot
2021-02-08
Do not hold onto the fdplock longer then needed. Release the lock after
Claudio Jeker
2021-02-08
Simplify sleep_setup API to two operations in preparation for splitting
Martin Pieuchot
2021-02-06
6.9-beta
Theo de Raadt
2021-02-06
Simplex interface sends packet back without hardware checksum
Alexander Bluhm
2021-02-06
Revise kernel's ld.script on octeon
Visa Hankala
2021-02-05
Fix whitespace.
Alexander Bluhm
2021-02-05
Prevent that when ugen(4) tries to set an alternative configuration
Marcus Glocker
2021-02-05
arm_intr_establish_fdt() has long been renamed to fdt_intr_establish().
Patrick Wildt
2021-02-05
Fix CVS tag.
Patrick Wildt
2021-02-05
Fix whitespace.
Patrick Wildt
[next]