| Commit message (Expand) | Author | Age | Files | Lines |
| * | spelling |  jsg | 2021-03-11 | 11 | -25/+25 |
| * | timecounting: use C99-style initialization for all timecounter structs |  cheloha | 2021-02-23 | 1 | -2/+9 |
| * | Terminate backtrace of secondary processors in ddb. |  kettenis | 2021-02-22 | 1 | -1/+4 |
| * | Add uhidpp(4), a driver for Logitech HID++ devices. Currently limited to |  anton | 2021-02-04 | 1 | -1/+2 |
| * | Again allow COPTS= to come from the environment again, and don't lose the |  deraadt | 2021-01-28 | 1 | -4/+4 |
| * | introduce ujoy(4), a restricted subset of uhid(4) for gamecontrollers. |  thfr | 2021-01-23 | 2 | -2/+5 |
| * | Clear CR 26 before returning to userland to avoid potentioal info leak. |  kettenis | 2021-01-11 | 1 | -4/+7 |
| * | "encoding of diag instructions is hard, let's go shopping" |  kettenis | 2021-01-09 | 2 | -69/+31 |
| * | Use daddr_t and not daddr32_t in boot media. |  krw | 2020-12-09 | 3 | -8/+8 |
| * | In case of failure, call sigexit() from trapsignal instead of sensig(). |  mpi | 2020-11-08 | 1 | -5/+7 |
| * | uvm_grow() doesn't need KERNEL_LOCK anymore, and onfault never did. |  deraadt | 2020-10-22 | 1 | -4/+2 |
| * | move the backwards-stack vm_minsaddr check from hppa trap.c to uvm_grow(), |  deraadt | 2020-10-21 | 1 | -3/+2 |
| * | hppa also has a similar to arm64: copyout(9), copyinstr(9) and |  deraadt | 2020-10-21 | 1 | -1/+7 |
| * | use access_type as the PROT_* variable for uvm_fault() consistantly |  deraadt | 2020-10-08 | 1 | -17/+15 |
| * | Only perform uvm_map_inentry() checks for PROC_SP for userland pagefaults. |  deraadt | 2020-09-24 | 1 | -7/+9 |
| * | When emulating reading from cr26 and cr27 on PCXS, simply set cr26 to zero |  kettenis | 2020-09-14 | 1 | -3/+3 |
| * | Push KERNEL_LOCK/UNLOCK() dance inside trapsignal(). |  mpi | 2020-08-19 | 1 | -27/+1 |
| * | Add support for timeconting in userland. |  pirofti | 2020-07-06 | 2 | -2/+25 |
| * | wire up kstat(4) |  dlg | 2020-07-06 | 1 | -2/+3 |
| * | Remove obsolete <machine/stdarg.h> header. Nowadays the vararg |  visa | 2020-06-30 | 1 | -54/+0 |
| * | Implement cpu_rnd_messybits() as a read of the cycle counter register. |  naddy | 2020-06-14 | 2 | -12/+13 |
| * | introduce "cpu_rnd_messybits" for use instead of nanotime in dev/rnd.c. |  dlg | 2020-05-31 | 2 | -2/+12 |
| * | dev/rndvar.h no longer has statistical interfaces (removed during various |  deraadt | 2020-05-29 | 3 | -7/+3 |
| * | Retire <machine/varargs.h>. |  visa | 2020-05-27 | 1 | -17/+0 |
| * | increment version numbers, due to recent RB_GOODSEED and fchmod +T changes |  deraadt | 2020-05-26 | 1 | -2/+2 |
| * | iodcstrategy() maintains a cache for READ performance (tapes are supported |  deraadt | 2020-05-26 | 1 | -8/+17 |
| * | Put setjmp+longjmp inside #ifdef DDB the only kernel-side user. |  deraadt | 2020-05-17 | 1 | -3/+3 |
| * | Make inittodr() and resettodr() MI. |  kettenis | 2020-05-16 | 1 | -93/+1 |
| * | Initialize the timeval passed to todr_gettime() with the base time from |  kettenis | 2020-05-11 | 1 | -1/+4 |
| * | Use the same inittodr()/resettodr() implementation as on |  kettenis | 2020-05-01 | 2 | -65/+129 |
| * | Sync existing stacktrace_save() implementations |  visa | 2020-04-18 | 1 | -3/+6 |
| * | Allow hppa boot(8) to read from an ffs2 filesystem; ok kettenis@ |  otto | 2020-03-12 | 2 | -4/+7 |
| * | lcd(4/hppa): timeout_add(9) -> timeout_add_usec(9) |  cheloha | 2020-03-06 | 1 | -2/+2 |
| * | Use major 32 for dt(4). |  mpi | 2020-01-24 | 1 | -2/+3 |
| * | wire up pppac(4) to some majors on each arch. |  dlg | 2020-01-23 | 1 | -1/+2 |
| * | Separate the stack trace saving interface from ddb. The saving does not |  visa | 2020-01-20 | 1 | -3/+4 |
| * | The boot loader allows to inspect memory with the hexdump command. |  bluhm | 2019-12-23 | 1 | -2/+7 |
| * | Add fido(4), a HID driver for FIDO/U2F security keys |  reyk | 2019-12-17 | 2 | -2/+5 |
| * | Implement a hexdump command in the boot loader. This helps to |  bluhm | 2019-11-28 | 1 | -1/+4 |
| * | TRUE/FALSE conversions missed in previous. |  mpi | 2019-11-10 | 1 | -4/+4 |
| * | The compiler -pg option implies -fno-ret-protector, as we want to disable |  guenther | 2019-11-07 | 1 | -2/+2 |
| * | Convert db_addr_t -> vaddr_t but leave the typedef for now. |  mpi | 2019-11-07 | 3 | -14/+14 |
| * | ANSIfy functions and get rid of boolean_t. |  mpi | 2019-11-06 | 1 | -4/+2 |
| * | Use arc4 to bit-spread the 512-byte random buffer over the .openbsd.randomdata |  deraadt | 2019-10-29 | 4 | -7/+14 |
| * | Improve previous |  kn | 2019-10-20 | 1 | -5/+2 |
| * | Document "set db_console 0|1" |  kn | 2019-10-20 | 1 | -3/+10 |
| * | hppa: gsckbc(4), power(4): tsleep(9) -> tsleep_nsec(9); ok kn@ visa@ |  cheloha | 2019-10-12 | 2 | -5/+5 |
| * | If uvm_map_inentry returns false then a signal has been delivered, and |  deraadt | 2019-09-06 | 1 | -2/+3 |
| * | Remove DST/TIMEZONE options(4) from kernel configs; ok jca@ deraadt@ |  cheloha | 2019-09-04 | 1 | -3/+1 |
| * | crank version, following fchmod change |  deraadt | 2019-08-04 | 1 | -2/+2 |