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-08-08
Recognise 'Speculative Store Bypass Disable' support cpuid bit.
Jonathan Gray
2018-08-08
Use new private key format by default. This format is suported by
Damien Miller
2018-08-07
Unveil is used at tail of initialization to allow "r" of /tftpboot
Theo de Raadt
2018-08-07
Unveil fits nicely into the syslogd privsep model. Unveiled files
Theo de Raadt
2018-08-07
unveil can be used to restrict access to utmp and /dev
Theo de Raadt
2018-08-07
Ignore basic MCS set information found in association responses.
Stefan Sperling
2018-08-07
UNVEIL_* flags defined elsewhere in a .h file
Theo de Raadt
2018-08-07
Post-g2k18 fix: unbreak the optional vmd-internal vmboot loader.
Reyk Floeter
2018-08-07
Fix dangling knote references.
Visa Hankala
2018-08-07
Fix paste error in "no read access to" debug message, tweak messages.
Reyk Floeter
2018-08-07
Similar to the ldpd.conf change don't use a macro of the secret.
Claudio Jeker
2018-08-06
Make it possible to build a MULTIPROCESSOR kernel on armv7. While this
Mark Kettenis
2018-08-06
space required between macro args and punctuation;
Jason McIntyre
2018-08-06
Reflect reality.
Marc Espie
2018-08-06
replace the current log options
Sebastian Benoit
2018-08-06
Correct example file since reserved words cannot be used as macros. Not only
Ricardo Mestre
2018-08-06
Change manpage example for reserved words since the macro used is to replace
Ricardo Mestre
2018-08-06
Validate the prefix sent in a network delete call before trying to delete
Claudio Jeker
2018-08-06
Fix debug message in ieee80211_auth_open(): s/reason/status/
Stefan Sperling
2018-08-06
make ifconfig <if> join display the list of networks configured for
Sebastian Benoit
2018-08-06
Refactor ieee80211_add_ess():
Stefan Sperling
2018-08-06
Give the FDT interrupt API a more generic naming by replacing the
Patrick Wildt
2018-08-06
Do not set nwid over and over again. We just found the ess by comparing
Florian Obser
2018-08-06
Pass the stale timestamp to path_remove_stale() removes a asp->peer dereference
Claudio Jeker
2018-08-06
Replace two asp->peer with prefix_peer(p) which is the same.
Claudio Jeker
2018-08-06
Assign peer1 and peer2 early on and use them everywhere instead of aspX->peer.
Claudio Jeker
2018-08-06
Remove cpath pledge(2) promise. We decided that not deleting the unix control
Ricardo Mestre
2018-08-06
Drop "rpath" from pledge(2) after ncurses initialization.
Ricardo Mestre
2018-08-05
ifconfig ioctl's that bring interfaces up the first time may issue
Theo de Raadt
2018-08-05
Fix typo that caused us to misassign parents.
Mark Kettenis
2018-08-05
use .Fl macro for command line options
Ingo Schwarze
2018-08-05
wrong macro
Ingo Schwarze
2018-08-05
Decouple unveil from the pledge flags, by adding dedicated unveil flags
Bob Beck
2018-08-05
Remove unnecessary NULL check from get_cert_by_subject since
Brent Cook
2018-08-05
Prevent a panic when reboot -q is used by making unveil_removevnode
Bob Beck
2018-08-05
Fix a memory leak in i2d_RSA_NET on failure of ASN1_STRING_set.
Brent Cook
2018-08-05
remove duplicate installation of the SIGINT handler;
Ingo Schwarze
2018-08-05
In RSA_padding_add_PKCS1_OAEP, dbmask needs to be freed on failure.
Brent Cook
2018-08-05
enable virtio pci attachment on armv7
Jonathan Gray
2018-08-05
Mention ioctls that don't work for the control device.
Alexandre Ratchov
2018-08-05
Use english words instead of file names.
Alexandre Ratchov
2018-08-05
Fix memory leak in i2b_PVK in error handling.
Brent Cook
2018-08-05
Remove obvious or repeating sentinces.
Alexandre Ratchov
2018-08-05
Since -s argument is no longer checked, during reexec, the argv size then must
Ricardo Mestre
2018-08-05
Remove cpath pledge(2) promise. We decided that not deleting the unix control
Ricardo Mestre
2018-08-05
calloc the mode data instead of malloc and initialize everything.
Nicholas Marriott
2018-08-05
enable bio and softraid on arm64 ramdisk
Jonathan Gray
2018-08-05
enable bio and softraid on armv7 ramdisk
Jonathan Gray
2018-08-05
Remove now unused header which I forgot to commit on previous.
Ricardo Mestre
2018-08-05
Remove cpath pledge(2) promise. We decided that not deleting the unix control
Ricardo Mestre
[next]