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-09-28
Add unveil(2) to sdiff(1) to the following files:
Ricardo Mestre
2018-09-28
Explain how to enable audio recording.
Alexandre Ratchov
2018-09-28
Fix white spaces.
Alexander Bluhm
2018-09-28
add missing unveil(2) of an arbitrary kernel (when -N is used), or _PATH_UNIX by
Ricardo Mestre
2018-09-28
Add vlan and trunk to arm64's RAMDISK (amd64 parity)
ccardenas
2018-09-28
Support vmd-internal's vmboot with qcow2 disk images.
Reyk Floeter
2018-09-28
Compress qcow2 open debug messages into a single line
Reyk Floeter
2018-09-28
Fix copy-pasto to use maxmem instead of maxcpu
Reyk Floeter
2018-09-28
Add a cross reference to sysctl(2) to SEE ALSO.
Ingo Schwarze
2018-09-28
add unveil(2) to tcpdump(8)
Ricardo Mestre
2018-09-28
Move the unions into the rom struct which fixes Coverity CID 1473649 and
Kevin Lo
2018-09-28
Document retguard and options to disable it.
mortimer
2018-09-27
Add vmctl stop -a [-fw] option to stop or terminate all running VMs.
Reyk Floeter
2018-09-27
Add some extra curlies to make code more legible.
Claudio Jeker
2018-09-27
unbreak "inet" and "inet6" aliases in filters after rev. 1.333
Sebastian Benoit
2018-09-27
Coherently name "struct bridge_iflist" variables `bif'.
Martin Pieuchot
2018-09-27
Make sure the L2 entry is cloned before dereferencing its parent.
Martin Pieuchot
2018-09-27
whitepspace fix
Sebastian Benoit
2018-09-27
Sometimes make picked the wrong rule for the adapted disklabel
Alexander Bluhm
2018-09-27
Actually I missed the /usr/local default size change in disklabel(8).
Alexander Bluhm
2018-09-27
Document how syslogd(8) escapes characters in log lines.
Alexander Bluhm
2018-09-27
Use same working directory rules for jobs as new windows rather than
Nicholas Marriott
2018-09-27
add unveil(2) to vipw(8)
Ricardo Mestre
2018-09-26
KERN_CPTIME2: set ENODEV if the CPU is offline.
cheloha
2018-09-26
Use more appropiate types/limits around strtonum()
kn
2018-09-26
treat NOTIMP as NO_DATA in response to MX query: fallback to hostname lookup
Eric Faurot
2018-09-26
Adjust alignment in hostsprint()
kn
2018-09-26
Rename AS_NONE to AS_UNDEF here as well. OK compiler & grep
Claudio Jeker
2018-09-26
Rename AS_NONE to AS_UNDEF, AS_NONE will be reused for a different purpose
Claudio Jeker
2018-09-26
Split the disklabel regress into multiple tests. Move all code
Alexander Bluhm
2018-09-26
Switching bgpd to a default deny policy had one bad side-effect. Some
Claudio Jeker
2018-09-26
Fix controller name.
Visa Hankala
2018-09-26
Fix segfault in usermod -l by swapping one of the getpwnam(3) with
Ricardo Mestre
2018-09-26
Fix use-after-free by moving the free(3) of the configured interfaces to after
Ricardo Mestre
2018-09-26
Move the allocating and freeing of mount points into
Visa Hankala
2018-09-26
Use the same logic in trie_roa_check_v4 as in trie_roa_check_v6 when
Claudio Jeker
2018-09-26
Instead of checking that a segement is not of type AS_SET do the check
Claudio Jeker
2018-09-26
Indent issue. No functional change
Claudio Jeker
2018-09-26
Move bridge input/output paths outside of the KERNEL_LOCK().
Martin Pieuchot
2018-09-26
Add variables for setup and cleanup of regression tests.
Alexander Bluhm
2018-09-26
explicitly mention local processes; from geoff hill
Jason McIntyre
2018-09-26
Fix out file to be actually correct for the input file.
Claudio Jeker
2018-09-26
call _sndio_parsenum() instead of duplicating the code in parsedev(); ok ratc...
miko
2018-09-26
remove big ugly TODO comment from start of file. Some of the mentioned
Damien Miller
2018-09-26
Document mux proxy mode; added by Markus in openssh-7.4
Damien Miller
2018-09-26
typo; ok jmc@
miko
2018-09-26
Increase the timeout from previous commit further. Rather than warning
Theo de Raadt
2018-09-26
related to the fsck changes, quotacheck must also determine & setup
Theo de Raadt
2018-09-26
align RETURN VALUES section with pledge manual; ok deraadt@
miko
2018-09-26
s/process_mux_master/mux_master_process/ in mux master function names,
Damien Miller
[prev]
[next]