| Age | Commit message (Expand) | Author |
| 2006-08-26 | PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options | christos |
| 2006-08-26 | Remove obsolete #options VERIFIED_EXEC, found by grep(1). | tsutsui |
| 2006-08-12 | Disable SYSTRACE by default on all kernels (discussed with core) | christos |
| 2006-08-04 | gcc4 fix: correct of couple of casting errors picked up by gcc4. | mhitch |
| 2006-08-04 | gcc4 fix: include sy/device.h to pick up a definition of something which | mhitch |
| 2006-08-04 | gcc4 fix: gcc3 was apparently more lax in structure declarations - change | mhitch |
| 2006-07-26 | don't install <machine/db_machdep.h>, this is kernel only | 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-06-28 | Add CARP to GENERIC kernel configs. CARP is not enabled by default. | liamjfoy |
| 2006-05-15 | include kauth.h for kauth_cred_geteuid. | yamt |
| 2006-05-14 | integrate kauth. | elad |
| 2006-04-12 | Add an extra cookie to the ioctl and mmap wsdisplay accessops that points | jmmv |
| 2006-03-28 | Add stf to all kernel configs which have INET6 and gif, except the INSTALL | pavel |
| 2006-03-15 | adapt to uvm_fault() interface cleanup: kill the useless 3rd argument | drochner |
| 2006-03-15 | New patch from Cory Bajus | christos |
| 2006-03-14 | Apply patch from Cory Bajus for writing to the RTC | christos |
| 2006-03-08 | Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings. | lukem |
| 2006-03-08 | Fix clock reading problem on turbo nexts and color slabs. First | christos |
| 2006-02-25 | Fix some typos. | wiz |
| 2006-02-16 | Change "inline" back to "__inline" in .h files -- C99 is still too | perry |
| 2006-02-05 | Remove 'count' argument for pseudo-devices that ignore it | cube |
| 2006-02-04 | bpfilter doesn't accept count anymore. | rpaulo |
| 2006-02-02 | Add commented out UDF file-system entry in all GENERIC configurations. | reinoud |
| 2006-01-25 | free -> dealloc | christos |
| 2005-12-24 | Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. | perry |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-12-09 | Add (commented out) Veriexec options and pseudo-device to GENERIC kernels, | elad |
| 2005-12-07 | Adjust comments for options FFS_NO_SNAPSHOT. | tsutsui |
| 2005-11-03 | turn off DEBUG and DIAGNOSTIC in GENERIC kernels so that they | chs |
| 2005-10-30 | fix crash dumps on m68k platforms, cpu_kcore_hdr_t is larger than | chs |
| 2005-09-17 | make VMSWAP optional again. | yamt |
| 2005-09-17 | include "conf/std". | yamt |
| 2005-09-10 | Initial addition of tmpfs, an efficient memory file-system. This project | jmmv |
| 2005-09-07 | include machine/intr.h only in the _KERNEL case, as | drochner |
| 2005-09-07 | namespace sanity: kill includes which are not | drochner |
| 2005-09-07 | include <sys/devive.h> explicitely because this is the | drochner |
| 2005-08-26 | s/locdesc_t/int/g | drochner |
| 2005-08-19 | Enable ptyfs by default on the non-install and non small/tiny/ramdisk kernels | christos |
| 2005-08-19 | 64 bit inode changes. | christos |
| 2005-07-31 | revert "defflag VMSWAP" changes for now. | yamt |
| 2005-07-30 | add "options VMSWAP" to non INSTALL kernels. | yamt |
| 2005-07-30 | defflag VMSWAP. | yamt |
| 2005-07-17 | Add support for reading cloop2 compressed filesystem image, | hubertf |
| 2005-07-11 | Add m68k sunos_machdep.h | christos |
| 2005-07-07 | Add (commented out) IPSEC_NAT_T option. | tron |
| 2005-06-30 | adaptions to config_search() change, and minor autoconf fixes, mostly from Ha... | drochner |
| 2005-06-28 | Cosmetic changes, notably drop trailing spaces. | junyoung |
| 2005-06-25 | Add file-system PTYFS (commented out) so that people know its existence. | rpaulo |
| 2005-06-23 | Use FS_OPS() macro. | junyoung |