| Age | Commit message (Expand) | Author |
| 2010-03-15 | rename DEBUG_ASLR -> PAX_ASLR_DEBUG | christos |
| 2010-03-13 | DTrace: only build in kernel CTF support if DTrace support is enabled | darran |
| 2010-03-12 | DTrace: Add support for CTF sections in the netbsd elf image, load these | darran |
| 2010-03-06 | use a MI major number for uhso(4) driver | plunky |
| 2010-03-05 | Use 'a && b && ...' contructs for running multiple commands on a single line | njoly |
| 2010-03-03 | Put several fixes to ne(4) driver for better 8 bit mode support, | tsutsui |
| 2010-03-02 | Define i4b files in netisdn/files.i4b. | uebayasi |
| 2010-03-01 | DTrace: Add an SDT (Statically Defined Tracing) provider framework, and | darran |
| 2010-02-23 | DTrace: remove kern_dtrace.c, no longer used | darran |
| 2010-02-21 | Added a defflag option for KDTRACE_HOOKS and included opt_dtrace.h in the | darran |
| 2010-02-21 | Add the DTrace kernel hooks file to the kernel build. | darran |
| 2010-02-08 | Remove separate mb_map. The nmbclusters is computed at boot time based | joerg |
| 2010-01-31 | Device accessors are only marginally related to autoconf, so put them | pooka |
| 2010-01-31 | Place *hook implementations in kern_hook.c instead of them floating | pooka |
| 2010-01-30 | Trade 200-something bytes for the death of an ifdef. | pooka |
| 2010-01-24 | ipfilter depends on bpf_filter, not bpfilter (since the year 2000). | pooka |
| 2010-01-19 | Redefine bpf linkage through an always present op vector, i.e. | pooka |
| 2010-01-19 | Specify bpf_filter attribute only when the device uses the filter engine. | pooka |
| 2010-01-12 | Make cgd(4) into a detachable pseudo-device. Thanks, Jan Danielsson, | dyoung |
| 2010-01-10 | Remove ad clause on a UCB license. | snj |
| 2009-12-31 | Welcome to 2010. | jnemeth |
| 2009-12-16 | * support passing ident on the command line | pooka |
| 2009-12-16 | Make it possible to leave out .note.netbsd.ident with command line flag -i. | pooka |
| 2009-12-05 | Remove the portalfs kernel file system driver. Replace mount_portal(8) | pooka |
| 2009-11-27 | Due to the schizophrenic nature of kobj (mem + vfs source), | pooka |
| 2009-11-25 | Add attribute mii to smsh(4). | kiyohara |
| 2009-11-23 | Remove some unecessary includes sys/user.h header. | rmind |
| 2009-11-18 | * make it possible to include kern_module in a kernel without vfs | pooka |
| 2009-11-15 | Fix borkeage | dsl |
| 2009-11-15 | Get patch part of version from comment. | dsl |
| 2009-11-15 | Use shell builtins instead of awk and sed. | dsl |
| 2009-11-12 | igsfb needs videomode. | snj |
| 2009-11-10 | "cgd.c" doesn't use variable size stack allocations anymore. | tron |
| 2009-11-04 | Split uiomove() and high-level copy routines out of the crowded | pooka |
| 2009-11-04 | Heave-ho mutex/rwlock object routines into separate modules -- they | pooka |
| 2009-11-03 | Alphabetize. | dyoung |
| 2009-10-29 | Describe new -n option in a comment; improve description of -m option. | apb |
| 2009-10-26 | Add -n option to print major and minor version, e.g. 5.99 on -current. | joerg |
| 2009-10-21 | Remove uarea swap-out functionality: | rmind |
| 2009-10-02 | Give humanize_number & format_bytes their own spots in the sun and move | pooka |
| 2009-09-30 | Initial import of an SD/MMC driver for the Winbond W83L518D (and probably | jmcneill |
| 2009-09-26 | Marvell has two "l"s, but not two "e"s. | jakllsch |
| 2009-09-26 | As, siisata attaches not just at pci, but for a while now, also at cardbus, | jakllsch |
| 2009-09-16 | Chop init_sysctl into base nodes (init_sysctl_base.c) and the | pooka |
| 2009-09-06 | hdaudio(4) is a standards-compliant driver for Intel High Definition Audio. | sborrill |
| 2009-09-06 | Remove autoconf dependency on vfs and dk: | pooka |
| 2009-08-14 | Add support for multi-position electro-mechanical keylocks. An example | mbalmer |
| 2009-08-10 | Tab police. | simonb |
| 2009-08-09 | Add [default] option to make UAREAs swappable. Disabling the option makes | matt |
| 2009-08-09 | Support SMSC LAN9118 Family Ethernet interfaces device driver. | kiyohara |