Age | Commit message (Expand) | Author |
2014-12-31 | Correct evcount_attach argument on cbus(4). | Kenji Aoyama |
2014-12-28 | Add an audio driver, necsb(4), for NEC PC-9801-86 sound board on | Kenji Aoyama |
2014-12-23 | We do not need to grab the kernel lock for clock interrupts on luna88k, | Kenji Aoyama |
2014-12-22 | unifdef INET | Ted Unangst |
2014-12-19 | Move cbus.c, cbusvar.h, and pcex.c to new 'cbus' directory, to gather | Kenji Aoyama |
2014-12-10 | retire shutdown hooks; ok deraadt, krw | Mike Belopuhov |
2014-12-08 | Add an intermediate layer driver, cbus(4), to manage its own | Kenji Aoyama |
2014-11-21 | We can map 'fuse ROM' area with read only. | Kenji Aoyama |
2014-11-20 | Fix comment. | Kenji Aoyama |
2014-11-18 | (except for the arm architectures...) unify the way the ld.script is | Theo de Raadt |
2014-11-16 | Replace a plethora of historical protection options with just | Theo de Raadt |
2014-11-08 | Delete commented out 'romtty' device configuration. | Kenji Aoyama |
2014-10-10 | Significant unification of RAMDISK* config files, making them diffable. | Theo de Raadt |
2014-10-09 | mechanical translation of dev_lkm_dummy() to dev_notdef() | Ted Unangst |
2014-10-09 | remove LKM devices | Ted Unangst |
2014-10-05 | Skip unnecessary processing in interrupt handler. | Kenji Aoyama |
2014-10-05 | Use CPU_IS_PRIMARY macro. No functional change. | Kenji Aoyama |
2014-10-04 | Switch the kernel configs over to using -Wframe-larger-than= instead of | Brad Smith |
2014-10-04 | Skip 'hardware lied' interrupts, as same as CMU Mach do. | Kenji Aoyama |
2014-10-03 | Delete long-time unused #if 0 part. | Kenji Aoyama |
2014-10-01 | More optimization on LUNA frame buffer. | Kenji Aoyama |
2014-09-29 | Use raster(logic) operation, or ROP, function on LUNA frame buffer. | Kenji Aoyama |
2014-09-27 | Move clock_reg[] definition. | Kenji Aoyama |
2014-09-27 | Change spaces to tab. No binary change. | Kenji Aoyama |
2014-09-20 | Use config_suspend_all(9). | Mark Kettenis |
2014-08-21 | Kill the remaining <netinet/in_systm.h> inclusion! | Martin Pieuchot |
2014-07-22 | Use MI rasops_cmap, instead of MD-defined ANSI colormap. | Kenji Aoyama |
2014-07-21 | boot(9): Reduce annoying style diffs | Masao Uebayashi |
2014-07-13 | boot(9): Cosmetic changes to improve diff'ability. | Masao Uebayashi |
2014-07-13 | Cosmetic changes to reduce diffs. | Masao Uebayashi |
2014-07-13 | Stop using old n_long and n_short types. | Martin Pieuchot |
2014-07-12 | revert a few stragglers hiding out | Ted Unangst |
2014-07-12 | add a size argument to free. will be used soon, but for now default to 0. | Ted Unangst |
2014-07-10 | Set cold to 1 before executing the DVACT_POWERDOWN handlers when halting or | Martin Pieuchot |
2014-07-10 | boot(9): More comment removal about cold/savectx() missed in previous | Masao Uebayashi |
2014-07-10 | boot(9): Remove comments about RB_*, "cold", and savectx() | Masao Uebayashi |
2014-07-10 | boot(): Remove comments about RB_TIMEBAD to reduce diffs | Masao Uebayashi |
2014-07-10 | boot(): Unify declarations | Masao Uebayashi |
2014-07-01 | Replace the assembly 88100 FPU imprecise exception code (mostly triggered by | Miod Vallat |
2014-06-18 | Update comment; there seems to be no PC-9801 extension board slot on | Kenji Aoyama |
2014-06-09 | Replace the unmaintainable assembler code responsible for 88100 precise FPU | Miod Vallat |
2014-06-07 | Modify to ANSI-style function declarations. No binary change. | Kenji Aoyama |
2014-06-03 | Fix sentinel style. | Kenji Aoyama |
2014-06-03 | Better comment for `faulty address'. | Kenji Aoyama |
2014-05-31 | Revert previous diff setting cold to 1 on shutdown because it breaks machine | Martin Pieuchot |
2014-05-30 | Set cold to 1 before executing the DVACT_POWERDOWN handlers when halting or | Martin Pieuchot |
2014-05-17 | Change the return value of interrupt handler to 0 when nothing is | Kenji Aoyama |
2014-05-08 | Format string fixes for m88k; remove -Wno-format from the m88k kernels. | Miod Vallat |
2014-05-08 | The pcexmem(4) and pcexio(4) should be attached on LUNA-88K2 only. | Kenji Aoyama |
2014-04-22 | Unify the model name to LUNA-88K{,2}, that is considered the | Kenji Aoyama |