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
2018-10-29
needs sys/lock.h
Theo de Raadt
2018-10-28
Correctly deal with upper level unveil's by keeping track of the covering
Bob Beck
2018-10-28
Do not printf NULL.
Nicholas Marriott
2018-10-28
Do not check for a key again without an escape if only \033 is present.
Nicholas Marriott
2018-10-28
lld generates DT_RUNPATH elements instead of the older DT_RPATH.
Christian Weisgerber
2018-10-28
Properly handle symlinks.
Antoine Jacoutot
2018-10-27
Update to tzdata2018g from ftp.iana.org
Todd C. Miller
2018-10-27
SUBDIR is a remnant of the past.
Antoine Jacoutot
2018-10-27
pass around the ess and ni structures we plan to use directly, instead
Peter Hessler
2018-10-27
clean up accounting of the AUTO_JOIN flag by making sure it is set or cleared
Peter Hessler
2018-10-27
don't join to a network where we expect cleartext, and the AP is using crypto
Peter Hessler
2018-10-27
Temporarily enable LOCKF_DIAGNOSTIC in order to catch potential bugs.
anton
2018-10-27
Add assertions for lockf list manipulation, hidden behind LOCKF_DIAGNOSTIC.
anton
2018-10-27
Rework previous lockf fix; bluhm@ noticed a regress failure during consecutive
anton
2018-10-27
size for free(); ok ratchov@
miko
2018-10-26
Use EFI memory map to determine what memory regions are availble just like
Mark Kettenis
2018-10-26
Add acpipci(4) on amd64. For now this only calls the PCI-specific _OSC
Mark Kettenis
2018-10-26
If we pass `file' via args then we need to unveil(2) it with read permission,
Ricardo Mestre
2018-10-26
The code path were we pass `pathname' in the arguments is already limited
Ricardo Mestre
2018-10-26
Show how much memory is used for *-sets.
Claudio Jeker
2018-10-26
Track the amount of memory used for sets and tries (aka anything-set)
Claudio Jeker
2018-10-26
Update for default ruby version switch from 2.4 to 2.5.
Jeremy Evans
2018-10-26
With lld the calculation of the entry point was wrong since
Christian Weisgerber
2018-10-26
Make it clear that `if_bridgeport' is dereferenced in the ioctl path
Martin Pieuchot
2018-10-26
remove a misleading comment; ok ratchov@
miko
2018-10-26
Fix memory leak in setDolp() where dp is NULL. Based on a diff from
miko
2018-10-26
Correct linker emulation name for lld when building i386 kernels on amd64.
Christian Weisgerber
2018-10-26
I broke base images with my previous commit by missing a line.
Reyk Floeter
2018-10-26
Use proper type in sizeof()
Claudio Jeker
2018-10-26
show what went wrong with a unix domain socket, rather than fail silently
David Gwynne
2018-10-26
When walking the list of ribs use continue instead of break after the
Claudio Jeker
2018-10-26
Unveil should work because this only opens the configuration file,
Theo de Raadt
2018-10-26
regen
Mike Larkin
2018-10-26
Add VirtualBox NVMe
Mike Larkin
2018-10-26
sync
Kevin Lo
2018-10-26
Fix entry for Realtek RTL8723BE, from Stuart Shillington.
Kevin Lo
2018-10-26
mention ssh-ed25519-cert-v01@openssh.com in list of cert key type
Damien Miller
2018-10-25
New mesa uses the I915_MMAP_WC flag which we advertise but don't actually
Mark Kettenis
2018-10-25
The compilers already put static arrays in .rodata when not written to;
Philip Guenther
2018-10-25
Calculate ASPATH_HEADER_SIZE correctly by using offsetof() instead of the
Claudio Jeker
2018-10-25
Fix a resource leak in doaccept().
Visa Hankala
2018-10-25
Add a "terminal" colour which can be used instead of "default" in style
Nicholas Marriott
2018-10-25
tweak description to conform to reality.
Marc Espie
2018-10-25
add target fix-permissions
solene
2018-10-25
When spamd(8) runs in greylist mode in the parent process (which runs
Ricardo Mestre
2018-10-25
The only file that spamlogd(8) needs to access after calling pledge(2) is
Ricardo Mestre
2018-10-25
unveil(2) the following files for passwd(1) with their corresponding
Ricardo Mestre
2018-10-25
Implement the \f(CW and \f(CR (constant width font) escape sequences
Ingo Schwarze
2018-10-25
start both the sc_ka_send and sc_ka_hold timeout when
David Gwynne
2018-10-24
Generate __data_start symbol that marks the start of .data when __data_start
Mark Kettenis
[next]