| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-03-26 | Return EOPNOTSUPP for unsupported ioctls |  kn | 1 | -16/+6 |
| 2021-03-15 | Don't put an extern variable (ppc_kvm_stolen) into vmparam.h, other instances |  deraadt | 1 | -5/+1 |
| 2021-03-11 | spelling |  jsg | 8 | -17/+17 |
| 2021-03-09 | ofw_read_mem_regions() can skip calculation of physmem. pmap.c |  deraadt | 1 | -5/+1 |
| 2021-02-23 | timecounting: use C99-style initialization for all timecounter structs |  cheloha | 1 | -2/+9 |
| 2021-02-06 | 6.9-beta |  deraadt | 1 | -2/+2 |
| 2021-02-04 | Add uhidpp(4), a driver for Logitech HID++ devices. Currently limited to |  anton | 1 | -1/+2 |
| 2021-01-30 | satisfy -fno-common |  deraadt | 2 | -4/+4 |
| 2021-01-28 | Again allow COPTS= to come from the environment again, and don't lose the |  deraadt | 1 | -4/+4 |
| 2021-01-23 | introduce ujoy(4), a restricted subset of uhid(4) for gamecontrollers. |  thfr | 2 | -2/+5 |
| 2020-12-25 | Refactor klist insertion and removal |  visa | 1 | -3/+3 |
| 2020-12-09 | Use daddr_t and not daddr32_t in boot media. |  krw | 2 | -4/+4 |
| 2020-11-29 | Teach lld to link the macppc kernel |  gkoehler | 1 | -4/+15 |
| 2020-11-28 | Add retguard to macppc kernel locore.S, ofwreal.S, setjmp.S |  gkoehler | 2 | -14/+32 |
| 2020-11-08 | In case of failure, call sigexit() from trapsignal instead of sensig(). |  mpi | 1 | -3/+5 |
| 2020-11-02 | Set initial default display brightness via of_setbrightness() to ensure |  tobhe | 1 | -2/+2 |
| 2020-10-27 | Make ws_get_param() return -1 on error. Fixes unhandled wsconsctl display |  tobhe | 1 | -2/+2 |
| 2020-10-26 | Define ws_get/set_param for macppc using ofw brightness and backlight |  tobhe | 1 | -1/+63 |
| 2020-10-03 | Increase CLAIM_LIMIT from 11M to 14M to make room for retguard |  gkoehler | 2 | -5/+5 |
| 2020-09-21 | Fix eeprom(8) error when setting variables |  kn | 1 | -2/+6 |
| 2020-08-31 | crank to 6.8-beta |  deraadt | 1 | -2/+2 |
| 2020-08-26 | Declare hw_{prod,serial,uuid,vendor,ver} in <sys/systm.h>. |  visa | 4 | -12/+4 |
| 2020-07-17 | Userland timecounter for macppc |  gkoehler | 2 | -4/+4 |
| 2020-07-12 | The PowerPC/Power ISA Time Base is a 64-bit register, so we can use the |  naddy | 1 | -2/+2 |
| 2020-07-10 | Change users of IFQ_DEQUEUE(), IFQ_ENQUEUE() and IFQ_LEN() to use the |  patrick | 2 | -4/+4 |
| 2020-07-06 | Add support for timeconting in userland. |  pirofti | 2 | -2/+25 |
| 2020-07-06 | wire up kstat(4) |  dlg | 1 | -2/+3 |
| 2020-06-30 | Remove obsolete <machine/stdarg.h> header. Nowadays the vararg |  visa | 1 | -3/+0 |
| 2020-06-06 | Move PowerBook5,4 audio from aoa(4) to snapper(4). |  gkoehler | 2 | -3/+11 |
| 2020-06-05 | Implement cpu_rnd_messybits() as a read of the cycle counter register. |  naddy | 1 | -10/+1 |
| 2020-05-31 | introduce "cpu_rnd_messybits" for use instead of nanotime in dev/rnd.c. |  dlg | 1 | -1/+10 |
| 2020-05-29 | dev/rndvar.h no longer has statistical interfaces (removed during various |  deraadt | 1 | -2/+1 |
| 2020-05-27 | Retire <machine/varargs.h>. |  visa | 1 | -3/+0 |
| 2020-05-26 | increment version numbers, due to recent RB_GOODSEED and fchmod +T changes |  deraadt | 1 | -2/+2 |
| 2020-05-25 | Bootblocks convert RB_GOODRANDOM to -R option, kernel converts it back into howto |  deraadt | 2 | -2/+7 |
| 2020-05-25 | change wsdisplay attribute type from long to uint32_t |  jsg | 2 | -6/+6 |
| 2020-05-25 | rename wsdisplay alloc_attr() to pack_attr() |  jsg | 2 | -4/+4 |
| 2020-05-18 | Move boot.mac into the Attic. |  patrick | 3 | -310/+0 |
| 2020-05-16 | Make inittodr() and resettodr() MI. |  kettenis | 1 | -93/+1 |
| 2020-05-11 | Initialize the timeval passed to todr_gettime() with the base time from |  kettenis | 1 | -1/+4 |
| 2020-05-01 | Use the same inittodr()/resettodr() implementation as on |  kettenis | 2 | -83/+114 |
| 2020-04-15 | Commented WITNESS entry. |  mpi | 1 | -1/+2 |
| 2020-04-07 | Abstract the head of knote lists. This allows extending the lists, |  visa | 1 | -3/+3 |
| 2020-04-05 | crank to 6.7-beta |  deraadt | 1 | -2/+2 |
| 2020-04-02 | Make the OpenFirmware functions work with clang. |  gkoehler | 4 | -170/+212 |
| 2020-03-16 | Teach macppc ofwboot(8) about ffs2. Test and ok gkoehler@ |  otto | 3 | -9/+15 |
| 2020-02-20 | Replace field f_isfd with field f_flags in struct filterops to allow |  visa | 1 | -2/+2 |
| 2020-01-26 | try disconnecting old world boot.mac bootloader for a bit |  tedu | 1 | -2/+2 |
| 2020-01-24 | mesh(4) is old world and only new world macppc hardware is supported. |  krw | 1 | -1200/+0 |
| 2020-01-24 | mesh(4) is old world and only new world macppc hardware is supported. |  krw | 3 | -9/+3 |