| Age | Commit message (Expand) | Author |
| 2017-03-09 | Enable a few more NetBSD functions | David van Moolenbroek |
| 2016-01-13 | Start using sysctl(3) throughout userland | David van Moolenbroek |
| 2016-01-13 | NetBSD re-synchronization of the source tree | Lionel Sambuc |
| 2014-07-31 | New sources layout | Lionel Sambuc |
| 2014-07-28 | Sorted ipc.h for easier navigation | Lionel Sambuc |
| 2014-07-28 | Message type for COMMON_REQ_GCOV_DATA. | Lionel Sambuc |
| 2014-07-28 | remove "generic" messages m5, m8, m11 | Lionel Sambuc |
| 2014-07-28 | Use one message type for all BDEV request. | Lionel Sambuc |
| 2014-07-28 | Message type for BDEV_REPLY. | Lionel Sambuc |
| 2014-07-28 | Message type for SYS_PROFBUF. | Lionel Sambuc |
| 2014-07-28 | Message type for SYS_CPROF and PM_CPROF. | Lionel Sambuc |
| 2014-07-28 | Message type for SYS_SPROF and PM_SPROF. | Lionel Sambuc |
| 2014-07-28 | Message type for SYS_DIAGCTL. | Lionel Sambuc |
| 2014-07-28 | Message type for SIGS_SIGNAL_RECEIVED. | Lionel Sambuc |
| 2014-07-28 | Message type for SYS_READBIOS. | Lionel Sambuc |
| 2014-07-28 | Dropping unused INT86_REG86 macro | Lionel Sambuc |
| 2014-07-28 | custom message req & reply types for ds | Ben Gras |
| 2014-07-28 | custom types for RS_INIT, RS_UPDATE, and others | Ben Gras |
| 2014-07-28 | custom message types for safecopy calls | Ben Gras |
| 2014-07-28 | custom message type for VM_UNMAP_PHYS | Ben Gras |
| 2014-07-28 | custom message type for vm_map_phys | Ben Gras |
| 2014-07-28 | custom message type for VM_BRK | Ben Gras |
| 2014-07-28 | use custom mmap struct type directly | Ben Gras |
| 2014-07-28 | custom message type for SYS_DEVIO | Ben Gras |
| 2014-07-28 | custom message type for SEMOP | Ben Gras |
| 2014-07-28 | custom message type for SHMCTL, SEMCTL, SEMGET | Ben Gras |
| 2014-07-28 | custom messages for SHMAT, SHMDT | Ben Gras |
| 2014-07-28 | custom message for SHMGET | Ben Gras |
| 2014-07-28 | custom message for vm_query_exit | Ben Gras |
| 2014-07-28 | custom message for vm_update | Ben Gras |
| 2014-07-28 | custom message type for VM_INFO | Ben Gras |
| 2014-07-28 | custom message type for VM_QUERY_EXIT | Ben Gras |
| 2014-07-28 | custom message type for VM_GETREF | Ben Gras |
| 2014-07-28 | custom message type for VM_GETPHYS | Ben Gras |
| 2014-07-28 | custom message type for VM_SHM_UNMAP | Ben Gras |
| 2014-07-28 | custom message type for VM_REMAP, VM_REMAP_RO | Ben Gras |
| 2014-07-28 | sef: Add fault injection (and EDFI) support. | Cristiano Giuffrida |
| 2014-07-28 | LLVM Minix changes | Lionel Sambuc |
| 2014-07-28 | Message type for CDEV_{READ,WRITE,IOCTL} | Lionel Sambuc |
| 2014-07-28 | Message type for CDEV_SELECT | Lionel Sambuc |
| 2014-07-28 | Message type for CDEV_CANCEL | Lionel Sambuc |
| 2014-07-28 | Message type for CDEV_{OPEN,CLOSE} | Lionel Sambuc |
| 2014-07-28 | Message type for CDEV_SEL{1,2} | Lionel Sambuc |
| 2014-07-28 | Message type for CDEV_REPLY | Lionel Sambuc |
| 2014-07-28 | Message type for TTY_FKEY_CONTROL | Lionel Sambuc |
| 2014-07-28 | Message type for TTY_INPUT_EVENT | Lionel Sambuc |
| 2014-07-28 | Message type for SYS_CLEAR | Lionel Sambuc |
| 2014-07-28 | Message type for SYS_EXEC | Lionel Sambuc |
| 2014-07-28 | Message type for SYS_FORK | Lionel Sambuc |
| 2014-07-28 | Message type for SYS_{S,G}ETMCONTEXT | Lionel Sambuc |