summaryrefslogtreecommitdiff
path: root/sys/arch/sun2/conf
AgeCommit message (Expand)Author
2003-12-13ramdisk doesn't fit in 400k anymore, make it 500k.chs
2003-12-10Change reference at bottom from sys/dev/majors to sys/conf/majors to matchjmc
2003-10-30Add COMPAT_16.mycroft
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-06add rnd(4) device to installation media.itojun
2003-08-22create /dev/cryptoitojun
2003-07-27reserve cdev major # for PF. ok'ed by technical-execitojun
2003-07-27Since everyone uses clock_subr.c (or should, if they don't currently),thorpej
2003-04-26Add pseudo-device ksyms.ragge
2003-04-25Add ksyms device major.ragge
2003-04-10Bye Bye UCONSOLEchristos
2003-02-27Make BRIDGE_IPF an option, and document it. Add it (commented) to GENERIC.perseant
2002-11-26The traditional C preprocessor is fixed in GCC 3.3 now, so no needthorpej
2002-11-22Fix typo (responsiness -> responsiveness).wiz
2002-10-27include wscons definitions, dev/sun/kbdvar.h needs it now.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-04assign majors for raw and cooked cgd's.elric
2002-10-03Refactor kbd and mouse drivers so that they can use different middleuwe
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-08-22PIPE_SOCKETPAIR, MALLOC_NOINLINE and VNODE_OP_NOINLINE are all appropriate forabs
2002-07-05Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR,abs
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-04-02Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE,lukem
2002-03-22Added the console and zs code now found under sys/arch/sun2.fredette
2002-03-10* rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) optionslukem
2002-01-28Clean up CPP flags.thorpej
2002-01-27add options PIPE_SOCKETPAIR to individual kernel configsjdolecek
2002-01-19Add new RF_* options for RAIDframe bits that are no longer built by default.oster
2001-12-28Add PPPoE to all generic kernels that should be able to use it.martin
2001-12-15Remove some devices that aren't needed in INSTALL or RAMDISKfredette
2001-12-14Add a blurb to the top of all GENERIC files. This serves three purposes:gmcgarry
2001-12-01Abstract out a large chunk of the kernel build machinery so that newfredette
2001-11-30In kernel config files, now mention the options SCSI_OLD_NOINQUIRY,fredette
2001-11-26A new config file for VME-only machinesfredette
2001-11-26Disabled some more things that lighter kernels don't need,fredette
2001-11-20cleanup:lukem
2001-11-20- pull in opt_kgdb.h where necessarylukem
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