| Age | Commit message (Expand) | Author |
| 2006-08-30 | Let this compile under "no options COREDUMP". | cube |
| 2006-08-28 | - remove unused bdbtofsb. | yamt |
| 2006-08-26 | PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options | christos |
| 2006-08-26 | Add x86_sfence(), x86_mfence(). | ad |
| 2006-08-26 | Don't grab the kernel lock for MPSAFE syscalls. | ad |
| 2006-08-26 | Remove obsolete #options VERIFIED_EXEC, found by grep(1). | tsutsui |
| 2006-08-24 | Tweak i386 version of procfs_machdep to get Linux's /proc/cpuinfo working | manu |
| 2006-08-19 | de __P() | dsl |
| 2006-08-19 | Fix the amd64 INSTALL kernel (builds of machdep.c with -Os and -O3). | dsl |
| 2006-08-14 | s/adpater/adapter/ | skrll |
| 2006-08-12 | Disable SYSTRACE by default on all kernels (discussed with core) | christos |
| 2006-08-07 | * Do not change struct powernow_pst_s (I added another member in my | xtraeme |
| 2006-08-07 | Correctly free freq_names and cstate. | cube |
| 2006-08-06 | Free freq_names if k[78]pnow_current_state is NULL, pointed out | xtraeme |
| 2006-08-06 | AMD PowerNow!/Cool`n'Quiet driver for NetBSD/amd64, | xtraeme |
| 2006-07-31 | spc(4) can also attach to pcmcia(4), as was already in hpcmips/GENERIC | hubertf |
| 2006-07-30 | Add twa(4) and ld at twa | bouyer |
| 2006-07-24 | Add UGEN_BULK_RA_WB, requested by cube@. | gdt |
| 2006-07-24 | get tickle_tc() prototyped unconditionally | kardel |
| 2006-07-24 | revert previous (executable mapping of data needed for secondary CPU | drochner |
| 2006-07-24 | Set the "NXE" bit (if available) early, before the cpu_info struct | drochner |
| 2006-07-23 | Use the LWP cached credentials where sane. | ad |
| 2006-07-19 | - Hold a reference to the process credentials in each struct lwp. | ad |
| 2006-07-15 | add (commented out) fileassoc(9) kernel options on some popular archs. | elad |
| 2006-07-13 | Map kernel stack and "struct cpuinfo" of secondary processors with | drochner |
| 2006-07-10 | kern/33961: add kgdb support and remove some redundant (and incorrect) register | fvdl |
| 2006-07-09 | include files.apm | christos |
| 2006-07-05 | obey VM_PROT_EXECUTE in pmap_kenter_pa (just use protection_codes[]) | drochner |
| 2006-07-04 | The declaration of mpacpi_active needs to be unconditional because | he |
| 2006-07-04 | Apply fvdl's acpi pci interrupt configuration code. | christos |
| 2006-07-01 | Add commented out it(4) entry, per suggestion in PR kern/33886. | xtraeme |
| 2006-06-28 | Add CARP to GENERIC kernel configs. CARP is not enabled by default. | liamjfoy |
| 2006-06-26 | define PC_ADVANCE to avoid a LHS cast which makes gcc4 unhappy. | christos |
| 2006-06-07 | convert to timecounters (from branch simonb-timecounters) | kardel |
| 2006-05-21 | Put the __insn_barrier() inside the spinloop for the DIAGNOSTIC case, so | christos |
| 2006-05-21 | initialise a few "off"s to appease gcc4 | dan |
| 2006-05-15 | remove bitrotted functions that have never been used, and have been | dogcow |
| 2006-05-14 | integrate kauth. | elad |
| 2006-05-13 | Fix some more comments. | skrll |
| 2006-05-10 | Fix a bunch of cast lvalues. | skrll |
| 2006-05-02 | comment out FPU DNA handling; this cannot be reached tbomk | drochner |
| 2006-04-30 | Fix comment for cpu_switch(). | rjs |
| 2006-04-27 | Add entries for svwsata(4) to amd64 GENERIC and INSTALL kernels, | jonathan |
| 2006-04-20 | Make this compile again. | christos |
| 2006-04-19 | Apply fix from FreeBSD's advisory: fxrstor on AMD FPU's does not restore | christos |
| 2006-04-19 | adjust comments for the new location of wskbdmap_mfii.c, | drochner |
| 2006-04-15 | Remove the getwschar and putwschar accessops from wsdisplay drivers as | jmmv |
| 2006-04-15 | The comment says this is the same as the i386 counterpart, so catch | simonb |
| 2006-04-12 | Added ciss(4). Tested by Joseph Dacuma on HP DL-380 G3 with Smart Array 5i. | martti |
| 2006-04-04 | Convert existing ath users to new Makefile, except for amd64, which needs | gdamore |