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-04-26
vmd(8): use #defines for queue indices and cleanup some code
Mike Larkin
2018-04-26
Prefer <fcntl.h> over <sys/fcntl.h> in userland
Philip Guenther
2018-04-26
No need for two copies of tricky user input gathering code. Just use
Kenneth R Westerback
2018-04-26
enable vmmci(4) on the ramdisks, so bsd.rd plays nicer when it powers off
Peter Hessler
2018-04-26
Since the previous commit, ssh regress test sftp-chroot was failing.
Alexander Bluhm
2018-04-26
fix OpenBSD release
Eric Faurot
2018-04-26
Add some range checks to make sure we don't attempt to store values
Kenneth R Westerback
2018-04-26
vmm(4): Rearrange some interrupt window exiting code
Mike Larkin
2018-04-26
vmd(8): fix broken networking on newer linux guest kernels
Mike Larkin
2018-04-26
Plug leak in error case of the common 'varset' implementations.
Kenneth R Westerback
2018-04-26
Prefer leaq+%rip-relative over movabsq
Philip Guenther
2018-04-26
Adjust regress for new rwxc flags instead of O_FLAGS
Bob Beck
2018-04-26
add a simple SMTP client
Eric Faurot
2018-04-26
Globally remember the passwd entry for _syslogd. The user id is
Alexander Bluhm
2018-04-26
Minimal macro cleanup.
Ingo Schwarze
2018-04-26
adjust to removed support for /etc/networks
Ingo Schwarze
2018-04-26
Fix previous. Adding "offset" to "maxval" was required.
YASUOKA Masahiko
2018-04-26
Delete support for the networks.by{name,addr} YP maps.
Ingo Schwarze
2018-04-26
Don't hide stderr; starting with 6.4 there will always be an SHA256.sig.
Antoine Jacoutot
2018-04-26
net80211: stub SIOCS80211SCAN, make ifconfig scan instant.
Paul Irofti
2018-04-26
Do not call getnetbyname(3) when parsing securenet(5) and ypserv.acl(5).
Ingo Schwarze
2018-04-26
Reorder trapframe/intrframe to put %rbp next to %rip and make it
Philip Guenther
2018-04-26
Use <fcntl.h> instead of <sys/file.h> for open() and friends.
Philip Guenther
2018-04-26
Do not try getnetbyname(3) if gethostbyname(3) returns no result.
Ingo Schwarze
2018-04-26
Make ed's 'l' command end lines with a '$' and make sure that literal
Martijn van Duren
2018-04-26
reorg error handling so it's always passed to class methods that can
Marc Espie
2018-04-26
remove mail.file.{8,c}, unused
Gilles Chehade
2018-04-26
remove unused Makefile
Gilles Chehade
2018-04-26
don't build mail.file
Gilles Chehade
2018-04-26
AF_LOCAL is #define-non-grata; 'local' is 'unix'
Philip Guenther
2018-04-26
vmm(4): remove some unnecessary kernel lock code from the SVM guest loop
Mike Larkin
2018-04-26
Consolidate duplicate error messages, 'return' is not a function so
Kenneth R Westerback
2018-04-26
Remove solock() surrounding PRU_CONTROL in soo_ioctl().
Paul Irofti
2018-04-26
vmm(4): ensure SVM_INTERCEPT_INTR is always enabled before entering
Mike Larkin
2018-04-26
Reduce differences between isoch & bulk/intr routines.
Martin Pieuchot
2018-04-26
Follows section 6.2.3.6 to compute endpoint interval.
Martin Pieuchot
2018-04-26
prot_exec is the correct name; spotted by landry
Theo de Raadt
2018-04-26
nuke trailing whitespace
Bob Beck
2018-04-26
failure for exiting on signal
Bob Beck
2018-04-26
Add regress for .. being disallowed as it currently is
Bob Beck
2018-04-26
test double slash in paths
Bob Beck
2018-04-26
Moar regress
Bob Beck
2018-04-26
Regress additions and fixes for latest
Bob Beck
2018-04-26
Add a '-tunneldomain' ifconfig(8) option as shorthand for 'tunneldomain 0'
akoshibe
2018-04-26
Drop into ddb(4) if pmap_tlb_shoot*() take too much time in MP_LOCKDEBUG
Martin Pieuchot
2018-04-26
Rewrite fdcopy() to avoid memcpy()s.
Martin Pieuchot
2018-04-26
spelling error in log message
ccardenas
2018-04-25
Put function name on a separate line and zap stray whitespace.
Theo Buehler
2018-04-25
tweak previous;
Jason McIntyre
2018-04-25
The time-setting codepath can use pledge "settime" which was added for
Theo de Raadt
[prev]
[next]