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
2020-07-18
oops - the description of -i had a similarly incorrect text as -I concerning
Jason McIntyre
2020-07-18
Make /dev/ksyms work.
Mark Kettenis
2020-07-18
Load kernel as an initrd such that we have symbols in ddb.
Mark Kettenis
2020-07-18
the text describing the effect of -f on -I is apparently wrong - no such code
Jason McIntyre
2020-07-18
Add size to free(9) calls
kn
2020-07-18
The kernel and bootblocks never reference this file...
Theo de Raadt
2020-07-18
__main() is not need anymore
Theo de Raadt
2020-07-18
sync
Theo de Raadt
2020-07-18
use correct structure for mounting, duh
Theo de Raadt
2020-07-18
Use the same names as the 64-bit PowerPC ELF ABI for the relocations.
Mark Kettenis
2020-07-18
int64_t and intmax_t are always (signed) long long on OpenBSD.
Mark Kettenis
2020-07-18
We can now use installboot directly, rather than using mounting the msdos
Theo de Raadt
2020-07-18
Create grub.cfg file as required
Theo de Raadt
2020-07-18
Add size to free(9) calls
kn
2020-07-18
Add size to free(9) calls
kn
2020-07-18
installboot should be on the media
Theo de Raadt
2020-07-18
force NCPU=1 for now. (identifying multiple cpus but not having a bsd.mp
Theo de Raadt
2020-07-18
copy out bootblocks
Theo de Raadt
2020-07-18
enter stand
Theo de Raadt
2020-07-18
set -/+o pipefail around the magic loop in ls_missing() so that we can properly
Antoine Jacoutot
2020-07-18
Improve kernel linker script. Split binary in a .text, .rodata and .data
Mark Kettenis
2020-07-18
Pass boothowto and bootduid parameters to the booted kernel via the
Mark Kettenis
2020-07-18
Add functions to set/add properties on an FDT node.
Mark Kettenis
2020-07-18
Remove an unused function.
Visa Hankala
2020-07-18
Userland timecounter implementation for octeon
Visa Hankala
2020-07-18
replace stat collection with the kstat api.
David Gwynne
2020-07-18
Raw device access is not anymore a fall-back for when sndiod isn't running
Alexandre Ratchov
2020-07-18
Properly escape a backslash.
Daniel Dickman
2020-07-17
'seonds' -> 'seconds'.
Kenneth R Westerback
2020-07-17
Pay attention to "openbsd,boothowto" and "openbsd,bootduid" properties
Mark Kettenis
2020-07-17
Userland timecounter for macppc
gkoehler
2020-07-17
"wroute" allows changes to the routing table; ok deraadt
Jason McIntyre
2020-07-17
Allow setsockopt SO_RTABLE when pleding "wroute" soon to be needed
Florian Obser
2020-07-17
route and wroute were undocumented; ok florian
Theo de Raadt
2020-07-17
Copy the right value to fix getsockopt(2) for SO_RTABLE and IPV6_PIPEX
kn
2020-07-17
Randomize the system stoeplitz key
Theo Buehler
2020-07-17
Fix definition of KIOC_GETBOOTDUID ioctl.
Mark Kettenis
2020-07-17
Use interface index instead of pointer to corresponding interface
mvs
2020-07-17
Check destruction ability before search instance of clone interface.
mvs
2020-07-17
Re-work intr_barrier(9) on arm64 to remove layer violation. So far we
Patrick Wildt
2020-07-17
Add powerpc64 support; straight copy from octeon.
Mark Kettenis
2020-07-17
Merge the two if blocks checking if the font in use contains a given
Frederic Cambus
2020-07-17
Revert r1.170. dlg and jmatthew simultaneously fixed this the
Theo Buehler
2020-07-17
i forgot to commit this with if_ix.c r1.169
David Gwynne
2020-07-17
This needs <net/toeplitz.h> for stoeplitz_to_key(9).
Theo Buehler
2020-07-17
Add test for '%k' (HostKeyAlias) TOKEN.
Darren Tucker
2020-07-17
Add %k to the TOKENs for Match Exec for consistency with the other keywords
Darren Tucker
2020-07-17
use the system stoeplitz key instead of a random one.
David Gwynne
2020-07-17
enable multiq support for ix.
David Gwynne
2020-07-17
fix macro slip in previous;
Jason McIntyre
[next]