summaryrefslogtreecommitdiff
path: root/sys/arch/sun2
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-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-23Use the LWP cached credentials where sane.ad
2006-07-19- Hold a reference to the process credentials in each struct lwp.ad
2006-06-28Add CARP to GENERIC kernel configs. CARP is not enabled by default.liamjfoy
2006-05-15include kauth.h for kauth_cred_geteuid.yamt
2006-05-14integrate kauth.elad
2006-03-29Use device_cfdata().thorpej
2006-03-28Use device_unit().thorpej
2006-03-28Use device_is_a().thorpej
2006-03-15adapt to uvm_fault() interface cleanup: kill the useless 3rd argumentdrochner
2006-02-25Fix some typos.wiz
2006-02-16Change "inline" back to "__inline" in .h files -- C99 is still tooperry
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-24bare asm -> __asmperry
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
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-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-09-06Change the driver open function's conditional for overriding exclusive ttykleink
2005-09-04typo in comment.isaki
2005-08-19Enable ptyfs by default on the non-install and non small/tiny/ramdisk kernelschristos
2005-08-1964 bit inode changes.christos
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-11Add m68k sunos_machdep.hchristos
2005-07-07Add (commented out) IPSEC_NAT_T option.tron
2005-06-30adaptions to config_search() change, and minor autoconf fixes, mostly from Ha...drochner
2005-06-25Add file-system PTYFS (commented out) so that people know its existence.rpaulo
2005-06-19Move common Sun3/Sun4 EEPROM definitions in to <dev/sun/eeprom.h>thorpej
2005-06-19Move common Sun ID PROM definitions into <dev/sun/idprom.h>.thorpej
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-05There was still a reference to bufpages here (preceded by an XXX comment)he
2005-06-03Add const.tsutsui
2005-06-03Fix shadowing variable warning.tsutsui
2005-06-03Adapt to ddb constification.tsutsui
2005-06-03- Adapt to ddb constification.tsutsui
2005-06-03Add const.tsutsui
2005-06-03Remove declarations for db_read_bytes() and db_write_bytes().tsutsui