| Age | Commit message (Expand) | Author |
| 2017-10-17 | Explain our implementation choice for implementation-defined values | maya |
| 2017-09-17 | more const. | christos |
| 2017-09-14 | clean up COMPAT_* options for native netbsd code: | mrg |
| 2017-09-13 | Remove support for VERIFIED_EXEC_FP_RMD160, VERIFIED_EXEC_FP_SHA1, and VERIFI... | sevan |
| 2017-07-29 | Remove TCP_COMPAT_42 from the config files. Pass 3. | maxv |
| 2017-06-22 | spelling (DEC called it "TURBOchannel") | flxd |
| 2017-06-16 | dumpconf(void) long doesn't exist, remove the prototype | jdolecek |
| 2017-06-09 | Make VAXstation 4000 TURBOchannel adaptor work. | flxd |
| 2017-04-12 | Add new macro PTRACE_BREAKPOINT_ASM in <sys/ptrace.h> MD part | kamil |
| 2017-04-08 | centralize vers.c building for standalone programs. | christos |
| 2017-03-16 | allow pcu_save() and pcu_discard() to be called on other threads, | chs |
| 2017-01-14 | Undo; the correct fix was applied in csu/arch/alpha/crtbegin.h | christos |
| 2017-01-14 | Avoid stupid gcc redefinition warnings by #undef before redefine. | martin |
| 2017-01-14 | fix types. | christos |
| 2016-12-23 | "Make NetBSD great again!" | cherry |
| 2016-12-22 | switch all ports to use uvm_init.c:uvm_md_init() | cherry |
| 2016-12-17 | Fix typo "one the" and architecture where appropriate. | flxd |
| 2016-12-13 | wildcard speaker attachments, now that we can handle many of them. | christos |
| 2016-12-12 | Clean-up (remove redundant declarations, concentrate checks). | flxd |
| 2016-12-10 | remove VAUDIOSPEAKER for now, will be done differently. | christos |
| 2016-12-09 | kill PCPPISPEAKER | christos |
| 2016-12-08 | Add a synthesized pc beeper and keyboard bell for platforms with an audio | nat |
| 2016-11-26 | mention PAX_SEGVGUARD dependency on FILEASSOC | christos |
| 2016-11-20 | add driver for Permedia 3 based graphics devices | macallan |
| 2016-10-18 | add isa_intr_establish_xname() to MD isa headers so that it can be used | jdolecek |
| 2016-10-15 | Add tcu and gpio for TC-USB support. OK christos@ | flxd |
| 2016-10-13 | Match the two prom_getenv() and fix buffer overflow causing wrong host contro... | flxd |
| 2016-08-25 | match the name with the FE_ constant from fenv.h | christos |
| 2016-08-24 | restore the constants to the old values to match what the kernel expects | christos |
| 2016-08-23 | fenv.h for alpha | christos |
| 2016-08-03 | More cleanups from Felix Deichmann (code) and me (panics). | christos |
| 2016-07-26 | From Felix Deichmann: | christos |
| 2016-06-11 | PR 51200 gets in libsa considered harmful: use kgets | dholland |
| 2016-03-19 | Disable uscanner in all kernel configs | gdt |
| 2016-03-19 | remove some dead code. | mrg |
| 2016-02-29 | PR/50854: David Binderman: Remove redundant code. | christos |
| 2016-01-24 | use __paddr_t since this is a userland API. | christos |
| 2016-01-23 | expose the kernel types for standalone code. | christos |
| 2016-01-23 | Hide {p,v}{addr,size}_t and register_t (and a couple more types that | christos |
| 2016-01-20 | Change base address to account for later Alpha models with later firmware | jklos |
| 2016-01-17 | PR port-alpha/50667: add missing va_start/va_end. | martin |
| 2015-12-14 | Make it compile | martin |
| 2015-12-13 | PR/50523: David Binderman: Fix incorrect shifts. | christos |
| 2015-12-13 | PR/50530: David Binderman: Add missing printf args | christos |
| 2015-11-05 | Remove SYSVSHM-specific code. The value of shminfo.shmall is zero at | pgoyette |
| 2015-10-11 | Felix Deichmann in PR port-alpha/50326: cosmetic patch for Pyxis attach | martin |
| 2015-10-10 | PR port-alpha/50325: cosmetic fix for cpu attach message | martin |
| 2015-10-02 | PCI Extended Configuration stuff written by nonaka@: | msaitoh |
| 2015-09-26 | Disable PAX_SEGVGUARD. | maxv |
| 2015-09-25 | For processors that have memory breakpoints, add macros for them to help | christos |