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
2019-07-17
don't free dev_priv (softc) in i915_driver_load() error path
Jonathan Gray
2019-07-17
vmm/vmd: Fix migration with pvclock
pd
2019-07-17
when combining -o and -b, print the byte offset of the pattern, not line.
Ted Unangst
2019-07-17
sync
Visa Hankala
2019-07-17
Remove an unused header (dev/mii/miivar.h)
Kevin Lo
2019-07-16
adapt to sshbuf_dtob64() change
Damien Miller
2019-07-16
Fix uipc white spaces.
Alexander Bluhm
2019-07-16
According to POSIX msgsnd(2) has to fail with EINVAL if passing a
Alexander Bluhm
2019-07-16
New realpath(3) requires existing files. Create fake disk images
Alexander Bluhm
2019-07-16
don't bother reading default timing parameters if they're just going
Joshua Stein
2019-07-16
dwiic_init is called from dwiic_activate, don't do it twice
Joshua Stein
2019-07-16
Call stat(2) only once in realpath(3) userland reference implementation.
Alexander Bluhm
2019-07-16
Prevent integer overflow in kernel and userland when checking mbuf
Alexander Bluhm
2019-07-16
1) Re-resolve and re-get constraints once the clock is synced. Constraints
Otto Moerbeek
2019-07-16
Fix check for wrapping when redrawing entire lines, GitHub issue 1836.
Nicholas Marriott
2019-07-16
remove mostly vestigal uuencode.[ch]; moving the only unique
Damien Miller
2019-07-16
Fix long line by wrapping with 80 chars
Kinichiro Inoguchi
2019-07-16
Move option handlers up to option definition struct in gendsa.c
Kinichiro Inoguchi
2019-07-16
move the whole `struct pipe' allocation and initialization inside pipe_create()
Sebastien Marie
2019-07-16
Fix typo and -keyform argument in openssl(1) manual
Kinichiro Inoguchi
2019-07-16
Fix grid clear code to correctly clear with the default background
Nicholas Marriott
2019-07-16
so the output changed slightly, again
Marc Espie
2019-07-16
Remove ssh1 files from CLEANFILES since ssh1 no longer supported.
Darren Tucker
2019-07-16
Update names of host key files in CLEANFILES to match recent changes to
Darren Tucker
2019-07-16
Shuffle code a bit to make take_charge() return the
Kenneth R Westerback
2019-07-16
Make rrw_init/rrw_init_flags take a const name argument matching
Jonathan Gray
2019-07-15
don't print the final heads-up about message
Ingo Schwarze
2019-07-15
explicitly reference the textproc/vgrind port;
Ingo Schwarze
2019-07-15
Stop calling resched_proc() after changing the nice(3) value of a process.
Martin Pieuchot
2019-07-15
explain escaping of end-of-sentence characters;
Ingo Schwarze
2019-07-15
Simplify code to work out if an extra line is needed in the cell.
Nicholas Marriott
2019-07-15
Improve logging when sending a packet fails.
remi
2019-07-15
Make layout_fix_offsets take a window like layout_fix_panes.
Nicholas Marriott
2019-07-15
Explain in which circumstances trailing slashes can be omitted after
Ingo Schwarze
2019-07-15
Our kernel __realpath(2) implementation does not allow non-existing
Alexander Bluhm
2019-07-15
revert unintended change that snuck in last commit
Bob Beck
2019-07-15
Make realpath posixly correct by changing the kernel implementation
Bob Beck
2019-07-15
support PKCS8 as an optional format for storage of private keys,
Damien Miller
2019-07-15
unit tests for sshbuf_cmp() and sshbuf_find(); ok markus
Damien Miller
2019-07-15
two more bounds-checking sshbuf counterparts to common string
Damien Miller
2019-07-15
Initialize struct inpcb pool not on demand, but during initialization.
Alexander Bluhm
2019-07-15
Convert struct unpcb malloc(9) to pool_get(9).
Alexander Bluhm
2019-07-15
Nuke '-l' command line option (alternate location for
Kenneth R Westerback
2019-07-15
Fix usage
kn
2019-07-15
Add tls-cert-bundle and example of using a DNS-over-TLS forwarder.
Darren Tucker
2019-07-15
revisit pipe initialization and buffer management
Sebastien Marie
2019-07-15
Fix a direct map bug that affected machines with > 1023GB physical
Mike Larkin
2019-07-15
Document locking with fdrelease().
Visa Hankala
2019-07-15
Do not relock fdp in fdrelease(). This prevents unnecessary locking
Visa Hankala
2019-07-15
sync
Visa Hankala
[next]