summaryrefslogtreecommitdiff
path: root/sys/arch/cats
AgeCommit message (Expand)Author
2006-08-26PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel optionschristos
2006-08-26Remove obsolete #options VERIFIED_EXEC, found by grep(1).tsutsui
2006-08-14s/adpater/adapter/skrll
2006-08-12Disable SYSTRACE by default on all kernels (discussed with core)christos
2006-07-26don't install <machine/db_machdep.h>, this is kernel onlydrochner
2006-07-26Remove "atapibus* at umass?" and "scsibus* at umass?" when there iscube
2006-06-28Add CARP to GENERIC kernel configs. CARP is not enabled by default.liamjfoy
2006-06-27Fix a build problem ('kernel_l1pt.pv_va may be used uninitialized').he
2006-04-15Remove the getwschar and putwschar accessops from wsdisplay drivers asjmmv
2006-03-28Add stf to all kernel configs which have INET6 and gif, except the INSTALLpavel
2006-02-22Fix typo (Prolofic -> Prolific).hira
2006-02-05Remove 'count' argument for pseudo-devices that ignore itcube
2006-02-04bpfilter doesn't accept count anymore.rpaulo
2006-02-02Add commented out UDF file-system entry in all GENERIC configurations.reinoud
2005-12-20Remove the tablet line discipline.thorpej
2005-12-11merge ktrace-lwp.christos
2005-12-09Add (commented out) Veriexec options and pseudo-device to GENERIC kernels,elad
2005-12-07Remove obsolete options VNODE_OP_NOINLINE.tsutsui
2005-12-07Adjust comments for options FFS_NO_SNAPSHOT.tsutsui
2005-11-25swcr -> swcryptothorpej
2005-11-25"pseudo-device crypto" really refers to the /dev/crypto API to thethorpej
2005-11-25Add "pseudo-device swcr" (commented out if "pseudo-device crypto" is alsothorpej
2005-11-24 . Have dbsym explicitly suggest increasing SYMTAB_SPACE whendbj
2005-11-03turn off DEBUG and DIAGNOSTIC in GENERIC kernels so that theychs
2005-09-17include "conf/std".yamt
2005-09-10Initial addition of tmpfs, an efficient memory file-system. This projectjmmv
2005-08-19Enable ptyfs by default on the non-install and non small/tiny/ramdisk kernelschristos
2005-08-1964 bit inode changes.christos
2005-08-05Add (commented out) ucycom to various kernel configs.skrll
2005-07-31revert "defflag VMSWAP" changes for now.yamt
2005-07-30add "options VMSWAP" to non INSTALL kernels.yamt
2005-07-17Add support for reading cloop2 compressed filesystem image,hubertf
2005-07-07Add (commented out) IPSEC_NAT_T option.tron
2005-06-25Add file-system PTYFS (commented out) so that people know its existence.rpaulo
2005-06-12Make disklabel(8) and fdisk(8) into "host tools " last step: builddyoung
2005-06-09- Rename options NEW_BUFQ_STRATEGY -> options BUFQ_READPRIO.tsutsui
2005-06-03de-__P and ansify some functions.chris
2005-06-03Remove long dead max_processes variable and PMAP_STATIC_L1S from configchris
2005-06-03Add easy to build kernels for booting from ABLE. Long term it would bechris
2005-06-03Add const, fix -Wcast-qual and fix shadow warning.chris
2005-06-03Add a const.rjs
2005-05-31Remove attachment for the piixide(4) driver from all non-x86 kerneltron
2005-04-15Add ukyopon(4).itohy
2005-03-25Add attimer(4) configurations everywhere pcppi(4) exists, with thecube
2005-02-25Add COMPAT_20 (and COMPAT_16 in some cases) to kernel config filessimonb
2005-02-18Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOTdsl
2005-02-11Add 'option FFS_SNAPSHOT' to most of the config files.dsl
2005-01-31Add file system snapshots to kernel configs.hannken
2005-01-28Sprinkle options UFS_DIRHASH on GENERIC kernels. It's presentlyrumble
2005-01-17Add tap(4) support to a random^Wcarefully chosen set of kernel configs.cube