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
2020-01-10
Document the "delim" syntax and its usage.
Ingo Schwarze
2020-01-10
Convert the vnode list at the mount point into a tailq. During
Alexander Bluhm
2020-01-10
usbd_request_async() already frees 'xfer' in case of an error
Gerhard Roth
2020-01-10
mention U-Boot files and offsets for Rockchip RK33xx
Jonathan Gray
2020-01-10
timeout_add(9) -> timeout_add_sec(9)
Jonathan Gray
2020-01-10
Logitech Webcam C920 Pro works fine as tested by a friend of mine.
Marcus Glocker
2020-01-10
xlights(4): timeout_add(9) -> timeout_add_msec(9)
cheloha
2020-01-10
pluart(4): timeout_add(9) -> timeout_add_sec(9); ok jsg@
cheloha
2020-01-10
drm/mst: Fix MST sideband up-reply failure handling
Jonathan Gray
2020-01-10
drm: limit to INT_MAX in create_blob ioctl
Jonathan Gray
2020-01-10
drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongle
Jonathan Gray
2020-01-10
drm/amdgpu: add cache flush workaround to gfx8 emit_fence
Jonathan Gray
2020-01-10
drm/amdgpu: add check before enabling/disabling broadcast mode
Jonathan Gray
2020-01-10
remove dpt(4) driver for DPT EATA SCSI RAID
Jonathan Gray
2020-01-09
resend the current block if the other end acks the previous block again.
David Gwynne
2020-01-09
Fail on incomplete guest parameters
kn
2020-01-09
Mention that automatic selection upon "download" is firmware dependent
kn
2020-01-09
does not need a chroot wrapper; ok florian
Theo de Raadt
2020-01-09
Remove various unused bits and pieces from lib/isc.
Florian Obser
2020-01-09
Remove unused attempts variable whose probable intended use would have
Theo Buehler
2020-01-09
Zap unused ktent variable in functions
kn
2020-01-09
Forgot to remove the file with the weird int type definitions in the
Florian Obser
2020-01-09
Replace the global pipe_lock with a more fine-grained lock per pipe
anton
2020-01-09
All ed(1) tests which were disabled before, have been inspected and
Alexander Bluhm
2020-01-09
Rev 1.17 of sub.c removed infinite loop detection from s command.
Alexander Bluhm
2020-01-09
Remove readline support from nslookup.
Florian Obser
2020-01-09
Use normal int types like int32_t instead of isc_int32_t.
Florian Obser
2020-01-09
We use __dead for functions that do not return.
Florian Obser
2020-01-09
Nuke atomics support. This gets rid of 4k lines of code including a bunch
Florian Obser
2020-01-09
Rev 1.59 of main.c allows omission of addresses in a range.
Alexander Bluhm
2018-01-14
Run the tests provided in /usr/src/bin/ed/test with the regress
Alexander Bluhm
1995-10-18
initial import of NetBSD tree
Theo de Raadt
2020-01-09
Instead of calling SipHash24_Update() in path_hash for each element of
Claudio Jeker
2020-01-09
If the kernel panics due to SMEP or SMAP, print correct stack trace
Alexander Bluhm
2020-01-09
Rev 1.42 of main.c allows zero address for i command.
Alexander Bluhm
2020-01-09
Clean up header a bit, remove peer_recv_eor and peer_send_eor prototypes
Claudio Jeker
2020-01-09
avoid use of sprintf, this is 2020
Theo de Raadt
2020-01-09
Rename udl_mode field to not shadow global `hz' variable.
Martin Pieuchot
2020-01-09
Convert sleeps of 1sec or more to tsleep_nsec(9).
Martin Pieuchot
2020-01-09
Replace entropy.c, random.c and an outdated arc4random copy with
Florian Obser
2020-01-09
First round of OPENSSL unifdef:
Florian Obser
2020-01-09
unifdef WITH_IDN; prodding deraadt@
Florian Obser
2020-01-09
Assorted unifdefs:
Florian Obser
2020-01-09
unifdef gss-api:
Florian Obser
2020-01-09
unifdef pkcs11:
Florian Obser
2020-01-09
unifdef printf and string functions:
Florian Obser
2020-01-09
unifdef network defines:
Florian Obser
2020-01-09
Move peer related code from rde.c to rde_peer.c.
Claudio Jeker
2020-01-09
Adjust time printing to the changes done in bgpd. Most timestamps are
Claudio Jeker
2020-01-09
Convert the lastchange of a prefix from time(NULL) to getmonotime() which
Claudio Jeker
[next]