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-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
2018-08-05
Remove cpath pledge(2) promise. We decided that not deleting the unix control
Ricardo Mestre
2018-08-05
Revert back previous and remove cpath pledge(2) promise entirely. We decided
Ricardo Mestre
2018-08-05
document some more escapes which are hit by restricted mode,
Jason McIntyre
2018-08-04
Implement a few missing RK3288 clocks and implement resets.
Mark Kettenis
2018-08-04
fix a glitch in rev. 1.24: getline(3) returns ssize_t, not size_t;
Ingo Schwarze
2018-08-04
obvious KNF: avoid '!' for tests of non-boolean variables,
Ingo Schwarze
2018-08-04
avoid using a value uninitialised
Jonathan Gray
2018-08-04
Add regress test to ensure that chmod fails when unveiled with "r"
Bob Beck
2018-08-04
Use POSIX getline(3) rather than the non-standard and error-prone fgetln(3).
Ingo Schwarze
2018-08-04
Oops. Missing chunk from previous 'secs' -> 'ui'.
Kenneth R Westerback
2018-08-04
Rename local variable 'secs' to 'ui' to be consistant with all other
Kenneth R Westerback
2018-08-04
The operating-points-v2 binding allows opp-microvolt to be a single cell
Mark Kettenis
2018-08-04
Revert back previous commit, we have decided that socket files don't cause any
Ricardo Mestre
2018-08-04
Leave the control socket behind on shutdown. It doesn't hurt anyone.
Florian Obser
2018-08-04
Leave the control socket behind on shutdown. It doesn't hurt anyone.
Florian Obser
[prev]
[next]