| Age | Commit message (Expand) | Author |
| 2021-04-01 | Whitespace: #define<tab> | simonb |
| 2021-01-23 | Document via __HAVE_BUS_SPACE_8 platforms that implement bus_space_*_8 | christos |
| 2020-12-05 | Use __vaddr_t since we don't expose vaddr_t by default to userland. | christos |
| 2020-04-16 | To allow concurrent page faults on the same set of pages lock the PV | skrll |
| 2020-03-22 | Temporarily mark hppa, mips, powerpc and riscv with __HAVE_UNLOCKED_PMAP, | ad |
| 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 |
| 2015-08-27 | Fix PTHREAD_FOO_INITIALIZER for C++ by not using volatile in the relevant | pooka |
| 2014-02-24 | Rename NetBSD/hp700 to NetBSD/hppa. | skrll |
| 2012-01-18 | Support crash(8) on hppa. | skrll |
| 2012-01-10 | G/C vm_{offset,size}_t | skrll |
| 2011-03-17 | HPPA TLS support. | skrll |
| 2011-02-28 | __HAVE___LWP_GETPRIVATE_FAST works now. | skrll |
| 2011-02-24 | Allow storing and receiving the LWP private pointer via ucontext_t | joerg |
| 2009-12-11 | Add PRIx{P,V}{ADDR,SIZE}, PRIu{P,V}SIZE, and PRIxREGISTER{,32,64} for all | matt |
| 2007-10-17 | Merge the ppcoea-renovation branch to HEAD. | garbled |
| 2007-09-10 | Merge nick-csl-alignment. | skrll |
| 2007-05-17 | merge yamt-idlelwp branch. asked by core@. some ports still needs work. | yamt |
| 2005-12-24 | Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. | perry |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2004-08-07 | remove the alignment attribute from the typedef of __cpu_simple_lock_t | chs |
| 2004-07-19 | put RAS_DECL() back to declaring a function by default (since SH5 | chs |
| 2004-07-18 | add hppa support for RAS, context stuff, siginfo and scheduler activations: | chs |
| 2003-11-01 | Compile at -O2. Fix various GCC3-isms | matt |
| 2003-10-06 | Change headers to comply with the new toolchain changes. | matt |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-04-28 | Add a new feature-test macro, _NETBSD_SOURCE. If this is defined | bjh21 |
| 2002-09-22 | Use "#define\t" instead of "#define ". | simonb |
| 2002-09-22 | Add __HAVE_MD_RUNQUEUE flag for MD code to override MI run queue primitives. | gmcgarry |
| 2002-07-10 | Define __HAVE_FUNCTION_DESCRIPTORS, which is used by ld.elf_so. | fredette |
| 2002-06-05 | Added files to support generic HP PA-RISC based machines. hp700-specific | fredette |