summaryrefslogtreecommitdiff
path: root/sys/arch/sun3/conf
AgeCommit message (Expand)Author
2003-12-10Change reference at bottom from sys/dev/majors to sys/conf/majors to matchjmc
2003-11-15Commit changes proposed on tech-kern Thu, 6 Nov 2003bouyer
2003-11-02commands have grown, make the ramdisk bigger.chs
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-22add COMPAT_15/COMPAT_16cl
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-27Sync with GENERIC:tsutsui
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-11-03merge all the m68k copies of kgdb_machdep.c.chs
2002-11-02finish conversion to the common m68k cacheops:chs
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-20add ipfilter as 37christos
2002-10-18Add (commented out) options NEW_BUFQ_STRATEGY and pseudo-device cgd.tsutsui
2002-10-18Add NEW_BUFQ_STRATEGY (disabled by default).junyoung
2002-10-14Added commented out cgd(4)s to GENERIC configs.elric
2002-10-06Sync with GENERIC:tsutsui
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-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-05-30Get rid of the XDEFS thing; the new toolchain provides a properthorpej
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-10* rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) optionslukem
2002-02-10add "-m68030" for sun3x, addresses PR 15312.chs
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-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-23The bridge(4) pseudo-device no longer requires the port toatatat
2001-11-20cleanup:lukem
2001-11-20- pull in opt_kgdb.h where necessarylukem