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-06
Make this build on powerpc/powerpc64. Only test on powerpc64 for now
Mark Kettenis
2020-07-06
Always send xterm-style keys for M-Left and M-Right. GitHub issue 2296.
Nicholas Marriott
2020-07-06
Fix pmap_pted_ro() such that it actually takes away PROT_EXEC when asked to
Mark Kettenis
2020-07-06
add kstat(8), the userland side of kstat(4).
David Gwynne
2020-07-06
regen after kstat addition
David Gwynne
2020-07-06
wire up kstat(4).
David Gwynne
2020-07-06
wire up kstat(4)
David Gwynne
2020-07-06
kstat does open, close, and ioctl.
David Gwynne
2020-07-06
tell the kernel how to build kstat
David Gwynne
2020-07-06
add kstat(4), a subsystem to let the kernel expose statistics to userland.
David Gwynne
2020-07-06
Always print the directory name in -R mode; matches historical behavior.
Todd C. Miller
2020-07-06
Fix skipping of directories that begin with a '.' in -R mode.
Todd C. Miller
2020-07-05
some language improvements; ok markus
Damien Miller
2020-07-05
spelling/grammar fixes
T.J. Townsend
2020-07-05
Build minirootXX.img for powerpc64.
Mark Kettenis
2020-07-05
Double checking you committed the correct diff sometimes pays
Kenneth R Westerback
2020-07-05
Create a grub.cfg file such that petitboot can load the kernel.
Mark Kettenis
2020-07-05
use the intended operator in cpu_rnd_messybits(); ok kettenis@
Christian Weisgerber
2020-07-05
Nuke struct scsi_link's "scsibus" member. The two drivers using it
Kenneth R Westerback
2020-07-05
Missing file needed for building releases.
Mark Kettenis
2020-07-05
First stab at installation notes for OpenBSD/powerpc64.
Mark Kettenis
2020-07-05
Use scsi_link's 'bus' field rather than slightly more obscure
Kenneth R Westerback
2020-07-05
Fix rpki-client regress test after -f removal.
Theo Buehler
2020-07-05
Enable xhci(4) and a (deliberately) tiny set of USB devices.
Mark Kettenis
2020-07-05
We need to set the bypass bit for "raw" DMA memory as well.
Mark Kettenis
2020-07-05
Count traps and interrupts. And count system calls in the same place
Mark Kettenis
2020-07-05
Don't forget to schedule an AST in need_resched().
Mark Kettenis
2020-07-05
uvideo_querycap(): Set the 'device_caps' field of struct v4l2_capability like...
Landry Breuil
2020-07-05
Save FPU state to PCB before running a signal handler. This doesn't
Mark Kettenis
2020-07-05
Make sure we return ENAMETOOLONG when copying a string into a buffer of
Mark Kettenis
2020-07-05
We're self-hosted now.
Mark Kettenis
2020-07-05
fix maths error; from xordspar
Jason McIntyre
2020-07-05
Fix mbuf leak in urtwn(4) with frames that are CCMP-crypted in hardware.
Stefan Sperling
2020-07-05
match on "ti,am335-sdhci" used since linux 5.8-rc3
Jonathan Gray
2020-07-04
Don't build gdb on powerpc64.
Mark Kettenis
2020-07-04
Installer bits for powerpc64.
Mark Kettenis
2020-07-04
Bump the size of the ramdisk.
Mark Kettenis
2020-07-04
Use block device numbers instead of character device numbers.
Mark Kettenis
2020-07-04
Stop defining NOPIC on powerpc64.
gkoehler
2020-07-04
Nestle all sc_link initialization near config_found() invocation.
Kenneth R Westerback
2020-07-04
Our old ksh(1) bug where eval()uating a || compound list would terminate the
Antoine Jacoutot
2020-07-04
Fill in nam2blk array.
Mark Kettenis
2020-07-04
Nestle all sc_c.sc_link initialization near config_found() invocation.
Kenneth R Westerback
2020-07-04
Set dsisr member of the trapframe struct to a defined value before falling
Mark Kettenis
2020-07-04
kill-window -a cannot just walk the list of windows because if
Nicholas Marriott
2020-07-04
Small XXX.
Antoine Jacoutot
2020-07-04
OF_finddevice() returns -1 upon failure. Fix various checks of the return
Mark Kettenis
2020-07-04
Avoid malloc(3) calls in signal handler
kn
2020-07-04
Fix intermittent failing device initialization seen on some Synaptics
Marcus Glocker
2020-07-04
Do the same as libc, store "-1" in the return value when a syscall failed.
Martin Pieuchot
[prev]
[next]