| Age | Commit message (Expand) | Author |
| 2006-08-26 | Remove obsolete #options VERIFIED_EXEC, found by grep(1). | tsutsui |
| 2006-05-09 | Bump SYMTAB_SPACE so that the symbol table fits again. | he |
| 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-01-25 | free -> dealloc | christos |
| 2005-12-24 | __asm__ -> __asm | perry |
| 2005-12-24 | bare asm -> __asm | perry |
| 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-23 | In decr_intr(), update lasttb only when clock interrupt is not masked. | nonaka |
| 2005-09-17 | make VMSWAP optional again. | yamt |
| 2005-09-17 | include "conf/std". | yamt |
| 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 | defflag VMSWAP. | yamt |
| 2005-07-17 | Add support for reading cloop2 compressed filesystem image, | hubertf |
| 2005-06-25 | Add file-system PTYFS (commented out) so that people know its existence. | rpaulo |
| 2005-06-12 | Make disklabel(8) and fdisk(8) into "host tools " last step: build | dyoung |
| 2005-06-02 | Fix variable shadowing and adapt to -Wconst-qual. | he |
| 2005-05-31 | Remove attachment for the piixide(4) driver from all non-x86 kernel | tron |
| 2005-05-10 | assign major for nsmb(4) | jdolecek |
| 2005-02-25 | Add COMPAT_20 (and COMPAT_16 in some cases) to kernel config files | simonb |
| 2005-02-18 | Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT | dsl |
| 2005-02-17 | Install spr.h | briggs |
| 2005-02-11 | Add 'option FFS_SNAPSHOT' to most of the config files. | dsl |
| 2004-11-24 | pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) serie of | bouyer |
| 2004-11-10 | Add COMPAT_BSDPTY to the rest of the config files. | christos |
| 2004-10-23 | Centralize the declaration of booted_device and booted_partition. | thorpej |
| 2004-09-06 | fix a botch in config_found->config_found_ia transition, | drochner |
| 2004-08-30 | Phase out the use of a string as first "attach args" member to control | drochner |
| 2004-07-29 | remove some typecasts to "cfmatch_t" which are obviously relicts from | drochner |
| 2004-07-29 | remove now unnecessary "pci_enumerate_bus" definitions | drochner |
| 2004-07-15 | Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented | atatat |
| 2004-06-29 | In the delay loop, mark the scratch register as earlyclobber. | kleink |
| 2004-06-26 | Add (commented out) ALTQ options to all GENERIC-like files | abs |
| 2004-06-22 | have pf and pflog pseudo-device (commented out). | itojun |
| 2004-06-18 | ptm is now mandatory, depends on pty, and can be disabled with -DNO_DEV_PTM | christos |
| 2004-06-16 | Add pseudo-device ptm on all the generic flavored kernels. | christos |
| 2004-05-08 | Factor out W{CHAR,INT}_{MAX,MIN} into their own header file. | kleink |
| 2004-04-23 | pass string length (= boundary info) to pci_devinfo so that we do not run over | itojun |
| 2004-03-24 | remove license clauses 3 and 4 from my cpoyright notices | drochner |
| 2004-03-13 | Abstract the interface between pckbc(4), and the pckbd(4) and pms(4) | bjh21 |
| 2004-03-02 | Pull in SPRs via <powerpc/spr.h> in this single instance, and dispose of | kleink |
| 2004-02-14 | Add a new MI attribute, pckbc_machdep_cnattach, and change pckbc_cnattach() | bjh21 |
| 2004-02-13 | Uppercase CPU, plural is CPUs. | wiz |
| 2004-02-09 | Remove pcconskbd(4) support code since this port doesn't have pcconskbd(4) | bjh21 |