| Age | Commit message (Expand) | Author |
| 2022-03-22 | bump MSGBUFSIZE | macallan |
| 2021-05-31 | Include "opt_param.h" (ifdef _KERNEL_OPT) everywhere that MSGBUFSIZE is | simonb |
| 2021-05-08 | KNF | skrll |
| 2020-05-01 | Move machine dependent AUDIO_BLK_MS default value to <machine/param.h>. | isaki |
| 2020-03-21 | Revert another historic $Hdr$ collapse. | riastradh |
| 2020-03-05 | Revert "Include opt_diagnostic.h for DIAGNOSTIC." | riastradh |
| 2020-03-05 | Include opt_diagnostic.h for DIAGNOSTIC. | riastradh |
| 2019-04-16 | Trailing whitespace | skrll |
| 2019-01-07 | move DEV_BSIZE, DEV_BSHIFT out of MD param.h, they are same on all ports | jdolecek |
| 2015-10-27 | make sure MSGBUFSIZE can't expand strangely by using parens. | mrg |
| 2014-02-24 | Rename NetBSD/hp700 to NetBSD/hppa. | skrll |
| 2012-02-10 | proper sizing of kmem_arena on different ports | para |
| 2012-02-04 | improve sizing of kmem_arena now that more allocations are made from it | para |
| 2012-01-24 | Use and define ALIGN() ALIGN_POINTER() and STACK_ALIGN() consistently, | christos |
| 2012-01-20 | Change CMSG_SPACE and CMSG_LEN to provide Integer Constant Expressions | joerg |
| 2010-02-08 | Remove separate mb_map. The nmbclusters is computed at boot time based | joerg |
| 2010-01-17 | Simplify. | skrll |
| 2009-04-30 | Merge nick-hppapmap. | skrll |
| 2008-01-10 | Various improvements to the hppa kernel for gdb. | skrll |
| 2008-01-02 | Remove the #endif corresponding to the #ifdef _KERNEL removed in previous. | he |
| 2007-12-31 | Remove COMPAT_HPUX. | ad |
| 2007-03-03 | Remove hppa_{round,trunc}_page. | skrll |
| 2006-08-28 | - remove unused bdbtofsb. | yamt |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2004-07-18 | add hppa support for RAS, context stuff, siginfo and scheduler activations: | chs |
| 2003-09-20 | Use #ifdef _KERNEL_OPT around #include "opt_XXX.h" | matt |
| 2003-06-23 | Make sure to include opt_foo.h if a defflag option FOO is used. | martin |
| 2003-04-28 | Add a new feature-test macro, _NETBSD_SOURCE. If this is defined | bjh21 |
| 2003-04-01 | * Define PAGE_SHIFT, PAGE_SIZE, and PAGE_MASK in <hppa/vmparam.h>, | thorpej |
| 2002-06-05 | Added files to support generic HP PA-RISC based machines. hp700-specific | fredette |