summaryrefslogtreecommitdiff
path: root/sys/arch/cesfic/conf
AgeCommit message (Expand)Author
2003-12-10Change reference at bottom from sys/dev/majors to sys/conf/majors to matchjmc
2003-10-24add necessary majors for miscellaneous devices, such as missingjdolecek
2003-10-15add majors for ipfilter, lkm, vnd, tun, raid, cgd, ccd, and mdjdolecek
2003-10-10reassing majors for crypto and pf to use the newly defined MI majorjdolecek
2003-10-10update the comment - the space for machine-dependant majorsjdolecek
2003-10-05Add some framework for MI assignment of device majors - add sys/dev/majorsjdolecek
2003-09-28always use -traditional-cppcl
2003-09-22add COMPAT_15/COMPAT_16cl
2003-09-14make compile: fix GCC3 check and add defflag PANICBUTTONcl
2003-08-22create /dev/cryptoitojun
2003-07-27reserve cdev major # for PF. ok'ed by technical-execitojun
2003-04-26Add pseudo-device ksyms.ragge
2003-04-25Add ksyms device major.ragge
2003-02-27Make BRIDGE_IPF an option, and document it. Add it (commented) to GENERIC.perseant
2002-11-22Fix typo (responsiness -> responsiveness).wiz
2002-11-05merge pmap.c for all 4k-page motorola-MMU (or compatible) m68k platforms.chs
2002-11-03use a merged sys_machdep.c for all the motorola-MMU m68k platforms.chs
2002-11-03merge all the m68k copies of kgdb_machdep.c.chs
2002-11-02enhance the common m68k db_memrw.c to handle read-only kernel textchs
2002-11-02finish conversion to the common m68k cacheops:chs
2002-10-26now that mem_no is emitted by config(8), there is no reason to keepjdolecek
2002-10-20merge the 12 copies of vm_machdep.c on the m68k platforms.chs
2002-10-18Add NEW_BUFQ_STRATEGY (disabled by default).junyoung
2002-10-14Added commented out cgd(4)s to GENERIC configs.elric
2002-10-06add SYSTRACE; approved perry.provos
2002-10-05fix void * math, turn on -Wpointer-arith.chs
2002-10-04assign majors for raw and cooked cgd's.elric
2002-09-18enable USERCONF by default; it's small and extremely useful to have available.lukem
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-06-17Enable "pseudo-device clockctl" in all kernels, exceptlukem
2002-06-04Don't use -traditional-cpp if HAVE_GCC3.thorpej
2002-04-25Add the INCLUDE_CONFIG_FILE option to all config files. In configatatat
2002-04-12Add commented-out USERCONF option. Mainly useful for install mediagmcgarry
2002-01-27add options PIPE_SOCKETPAIR to individual kernel configsjdolecek
2001-12-28Add PPPoE to all generic kernels that should be able to use it.martin
2001-12-14Add a blurb to the top of all GENERIC files. This serves three purposes:gmcgarry
2001-12-09Roll the rest of the ports over to the new MI kernel build machinery.atatat
2001-11-20cleanup:lukem
2001-11-20whitespace cleanuplukem
2001-10-26Change defaults for kernel compiles. Default all to USETOOLS?=no and havejmc
2001-10-23Set MACHINE_ARCH explicitly in Makefiles for which it is constant.thorpej
2001-09-01Add bridge pseudo devices to GENERIC configsatatat
2001-08-25remove -mwarn-no-reg-prefixes, it doesn't work with new gas.chs
2001-08-25add COMPAT_AOUT_M68K stuff.chs
2001-07-08Standardise TCP_COMPAT_42 as commented out, grouped with other COMPAT options,abs
2001-06-30Add System V semaphore resource limits to each GENERIC file that has andarcy
2001-05-29define _KERNEL_OPT as well as _KERNEL. we will use this in the future tomrg
2001-05-14Initial import of the known working kernel bits for the NetBSD/cesficdrochner