index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-06-20
Don't try to close every single file descriptor up to _SC_OPEN_MAX in csh.
anton
2017-06-20
Check the validity of the `qtd' pointer after each interrupt case
Visa Hankala
2017-06-20
Do not touch file pointers for which FILE_IS_USABLE() is false.
Gerhard Roth
2017-06-20
Remove the IWM_FLAG_HW_INITED flag from iwm(4). This flag was redundant.
Stefan Sperling
2017-06-20
Initialize the link state of a wireless interface to DOWN when the
Stefan Sperling
2017-06-20
Fix a couple of comment typos in amd64 and i386 biosvar.h
Tom Cosgrove
2017-06-20
Do not use the interface pointer after if_put(). Rename ipip_input_gif()
Alexander Bluhm
2017-06-20
Convert sodidle() to timeout_set_proc(9), it needs a process context
Martin Pieuchot
2017-06-20
Remove KERNEL_LOCK() asserts.
Martin Pieuchot
2017-06-20
Better document the :s ex command and its variants.
Anthony J. Bentley
2017-06-20
sync
Jonathan Gray
2017-06-20
remove some magic numbers in the flush-by-asid code and check if the CPU
Mike Larkin
2017-06-20
SVM: better cleanbits handling. Fixes an issue on Bulldozer CPUs causing
Mike Larkin
2017-06-20
fix some nits
Jonathan Matthew
2017-06-20
Revert a previous commit that increased the virtio queue size since it
Mike Larkin
2017-06-19
dynamically scale the size of the per cpu cache lists.
David Gwynne
2017-06-19
s/a active/an active/
David Gwynne
2017-06-19
s/pool_set_hardlimit/pool_sethardlimit/
David Gwynne
2017-06-19
s/can be from process context/can be called from process context/
David Gwynne
2017-06-19
talk about the per cpu caches in pools by documenting pool_cache_init()
David Gwynne
2017-06-19
As early as possible, create a link /bsd.booted to the /bsd kernel we
Theo de Raadt
2017-06-19
Import route priority support from ospfd to ospf6d.
friehm
2017-06-19
Various KNF nits.
Kenneth R Westerback
2017-06-19
missing letter in previous;
Jason McIntyre
2017-06-19
Terminate pledge log(9) with newline. This fixes dmesg(8) output.
Alexander Bluhm
2017-06-19
When dealing with mbuf pointers passed down as function parameters,
Alexander Bluhm
2017-06-19
delete accidental blank line
Theo de Raadt
2017-06-19
The IP multicast forward functions return an errno, call the variable
Alexander Bluhm
2017-06-19
Fix the timecounter register on CN72xx/CN73xx.
Visa Hankala
2017-06-19
Use octeon_model_family() for SoC identification as in the rest
Visa Hankala
2017-06-19
Use type register_t instead of __register_t. Drop unneeded __unused.
Visa Hankala
2017-06-19
There is no RTC on the E1000 board.
Visa Hankala
2017-06-19
Use a consistent naming for fdt attach arguments.
Visa Hankala
2017-06-19
sync
Theo de Raadt
2017-06-19
Fix a regression in the previous revision:
Ingo Schwarze
2017-06-19
Add a handler for the WSDISPLAYIO_GINFO ioctl in radeondrm, allowing
Frederic Cambus
2017-06-19
Add a handler for the WSDISPLAYIO_GINFO ioctl in inteldrm, allowing
Frederic Cambus
2017-06-19
Make rn_match() and rn_lookup() safe to be used in parrallel, when
Martin Pieuchot
2017-06-19
Do not call txeof nor rxeof in the watchdog routine.
Martin Pieuchot
2017-06-19
fix descriptor leak in the smtp congestion mechanism
Gilles Chehade
2017-06-19
g/c ASPICFLAG.
Martin Pieuchot
2017-06-19
Mark up "am i" as Cm, not Ar.
Anthony J. Bentley
2017-06-19
No need for a conditional to choose between nroff and troff.
Anthony J. Bentley
2017-06-19
port the RBT code to userland by making it part of libc.
David Gwynne
2017-06-19
Erroneous host names in various options should be ignored
Kenneth R Westerback
2017-06-18
Move the timeout information into struct interface_info with
Kenneth R Westerback
2017-06-18
Don't write input if ICANON is enabled. Also, write one byte at a time.
anton
2017-06-18
Implement appending to standard man(7) and mdoc(7) macros with .am.
Ingo Schwarze
2017-06-18
Convert last set_timeout() use to set_timeout_interval() and
Kenneth R Westerback
2017-06-18
Drop (int) casts of (time_t - time_t) calculations that
Kenneth R Westerback
[prev]
[next]