summaryrefslogtreecommitdiff
path: root/sys/arch/prep/conf
AgeCommit message (Expand)Author
2006-09-01hptide controller was tested on prep by a user. Adding to GENERICgarbled
2006-09-01I dunno how -Os crept into GENERIC, but yank it.garbled
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-31spc(4) can also attach to pcmcia(4), as was already in hpcmips/GENERIChubertf
2006-06-28Add CARP to GENERIC kernel configs. CARP is not enabled by default.liamjfoy
2006-06-231) Modify pnpbus attachment code to properly decode pnp memory range packets.garbled
2006-06-20Update install WRT recent clock changes, and break INSTALL into INSTALLgarbled
2006-06-15A bit of clock rototill. It's safer to detect things known by thegarbled
2006-06-01Make the space for the ramdisk slightly larger.garbled
2006-05-10enable raid in GENERIC. it works.garbled
2006-05-10add MEMORY_DISK_SERVER=0. only saves 600bytes. lame.garbled
2006-05-10Enable a few options from i386's INSTALL_SMALL that save as much space asgarbled
2006-05-10Move PCI_NETBSD_CONFIGURE to std.prep. Add *.local files like i386 has.garbled
2006-05-10Switch prep to use the MI mbr/disklabel code.garbled
2006-05-03Generic soft interrupt support for prep. Mostly copied from macppc,garbled
2006-04-19adjust comments for the new location of wskbdmap_mfii.c,drochner
2006-04-13Disable some things to make it a wee bit smaller.garbled
2006-04-11set options PCKBCNOTEST so we attach the keyboard controller.garbled
2006-03-28Add stf to all kernel configs which have INET6 and gif, except the INSTALLpavel
2006-03-16More changes to prep port:garbled
2006-03-09Make INSTALL compile again with the new changes. Try to clean it up agarbled
2006-03-09Deleting this kernel. These days it looks pretty much identical togarbled
2006-03-09Prep super-commit:garbled
2006-02-23Commit support for the IBM Model 7024 E20 and E30. (E30 not tested).garbled
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-09-17make VMSWAP optional again.yamt
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-30defflag VMSWAP.yamt
2005-07-17Add support for reading cloop2 compressed filesystem image,hubertf
2005-07-07Add (commented out) IPSEC_NAT_T option.tron