| Age | Commit message (Expand) | Author |
| 2016-06-11 | PR 51200 gets in libsa considered harmful: use kgets | dholland |
| 2016-04-30 | Appease gcc - error: 'error' may be used uninitialized in this function | skrll |
| 2015-12-21 | Add mips fenv.h (From FreeBSD) | christos |
| 2015-12-20 | new powerpc fenv.h | christos |
| 2015-10-02 | PCI Extended Configuration stuff written by nonaka@: | msaitoh |
| 2015-09-26 | Remove KMEMSTATS. Normally it's ok now. | maxv |
| 2015-09-07 | Final bit of PR 41200: headers that declare ioctls should include sys/ioccom.h. | dholland |
| 2015-04-13 | MD rnd.h cleanups. Please let me know if I broke anything! | riastradh |
| 2015-01-02 | We have three sets of DTYPE_ constants in the kernel: | christos |
| 2014-11-16 | Remove unused extended attributes kernel options | manu |
| 2014-11-12 | Support for UFS1 extended attributes in GENERIC and GENERIC-like kernels | manu |
| 2014-10-18 | src is too big these days to tolerate superfluous apostrophes. It's | snj |
| 2014-08-23 | Systematize (and in many cases, fix) the comments on options COMPAT_NN. | dholland |
| 2014-08-16 | Add "options COMPAT_70" to all kernel configuration files that | apb |
| 2014-08-10 | Unify all arch/*/stand's atoi() to MI libsa. | isaki |
| 2014-08-08 | Mark _rtt as dead | joerg |
| 2014-08-08 | Don't set -mmultiple or -mno-string for PowerPC, the difference is too | joerg |
| 2014-08-07 | Use cmpwi. | joerg |
| 2014-08-06 | Consistently define WARN in a way that passes format string checks, i.e. | joerg |
| 2014-07-25 | Add d_discard to all struct cdevsw instances I could find. | dholland |
| 2014-07-23 | Rename sljitarch.h to sljit_machdep.h. | alnsn |
| 2014-06-10 | Fix SCSI reads beyond block 0x1fffff, by writing the READ_10/READ_16 opcode | phx |
| 2014-04-03 | GCC 4.8 build fixes from John D. Baker | mrg |
| 2014-03-29 | make pci_intr_string and eisa_intr_string take a buffer and a length | christos |
| 2014-03-27 | correct/add protection against snprintf overflow. | christos |
| 2014-03-26 | kill sprintf | christos |
| 2014-03-16 | Change (mostly mechanically) every cdevsw/bdevsw I can find to use | dholland |
| 2014-02-28 | G/C sys/simplelock.h includes | skrll |
| 2014-01-12 | Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR. | tsutsui |
| 2013-11-17 | Enable sljit and bpfjit on powerpc. | alnsn |
| 2013-08-21 | Use <bsd.klinks.mk> | matt |
| 2013-06-30 | G/C PFIL_HOOKS from the kernel configs. | rmind |
| 2013-06-28 | undefined behavior, buffer overflow | christos |
| 2013-06-05 | remove obsolete networking options | christos |
| 2013-05-16 | Complete the dosparts -> mbrparts conversion. Only x86k new uses dosparts | christos |
| 2013-04-27 | more bogus number removal | christos |
| 2013-04-27 | the bogus number police | christos |
| 2013-04-27 | remove confusing numeric locators where they are unused. | christos |
| 2013-04-21 | Fix hangup to interrupt on cascading PIC. | kiyohara |
| 2013-03-02 | Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it. | christos |
| 2012-12-08 | Add required attribute mk48txx to nvram. | kiyohara |
| 2012-12-01 | Fix misspelling of acceptible (it's only acceptable with an 'a', not an 'i'). | mbalmer |
| 2012-10-27 | split device_t/softc for all remaining drivers. | chs |
| 2012-10-17 | Add "options COMPAT_60" to all kernel configuration files | apb |
| 2012-10-13 | Adapt to the changed signature of pckbc_cnattach(). | jdc |
| 2012-08-17 | Update all kernel configs mentioning WSEMUL_* but not already including | abs |
| 2012-07-31 | Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc | bouyer |
| 2012-07-29 | Do not call setroot() from MD code and from MI code, which has | mlelstv |
| 2012-07-26 | Revert, with intention of restoring in a less invasive way, the SATA Port | jakllsch |
| 2012-07-02 | Add sata Port MultiPlier (PMP) support to the ata bus layer, | bouyer |