summaryrefslogtreecommitdiff
path: root/sys/arch/prep
AgeCommit message (Expand)Author
2018-01-23Alternate buffer queue strategies no longer considered experimental, updatesevan
2017-10-20move ata_queue_alloc(1) and ata_queue_free() calls to ata_channel_init()jdolecek
2017-10-07Merge support for SATA NCQ (Native Command Queueing) from jdolecek-ncq branchjdolecek
2017-09-14clean up COMPAT_* options for native netbsd code:mrg
2017-09-13Remove support for VERIFIED_EXEC_FP_RMD160, VERIFIED_EXEC_FP_SHA1, and VERIFI...sevan
2017-07-28Remove TCP_COMPAT_42 from the config files. Pass 1.maxv
2017-04-08centralize vers.c building for standalone programs.christos
2017-02-19PR kern/51208rin
2016-12-13wildcard speaker attachments, now that we can handle many of them.christos
2016-12-10remove VAUDIOSPEAKER for now, will be done differently.christos
2016-12-09kill PCPPISPEAKERchristos
2016-12-08Add a synthesized pc beeper and keyboard bell for platforms with an audionat
2016-11-26mention PAX_SEGVGUARD dependency on FILEASSOCchristos
2016-10-19Added MSI/MSI-X and interrupt_distribute(9) support for powerpc.nonaka
2016-10-18add isa_intr_establish_xname() to MD isa headers so that it can be usedjdolecek
2016-06-11PR 51200 gets in libsa considered harmful: use kgetsdholland
2016-04-30Appease gcc - error: 'error' may be used uninitialized in this functionskrll
2015-12-21Add mips fenv.h (From FreeBSD)christos
2015-12-20new powerpc fenv.hchristos
2015-10-02PCI Extended Configuration stuff written by nonaka@:msaitoh
2015-09-26Remove KMEMSTATS. Normally it's ok now.maxv
2015-09-07Final bit of PR 41200: headers that declare ioctls should include sys/ioccom.h.dholland
2015-04-13MD rnd.h cleanups. Please let me know if I broke anything!riastradh
2015-01-02We have three sets of DTYPE_ constants in the kernel:christos
2014-11-16Remove unused extended attributes kernel optionsmanu
2014-11-12Support for UFS1 extended attributes in GENERIC and GENERIC-like kernelsmanu
2014-10-18src is too big these days to tolerate superfluous apostrophes. It'ssnj
2014-08-23Systematize (and in many cases, fix) the comments on options COMPAT_NN.dholland
2014-08-16Add "options COMPAT_70" to all kernel configuration files thatapb
2014-08-10Unify all arch/*/stand's atoi() to MI libsa.isaki
2014-08-08Mark _rtt as deadjoerg
2014-08-08Don't set -mmultiple or -mno-string for PowerPC, the difference is toojoerg
2014-08-07Use cmpwi.joerg
2014-08-06Consistently define WARN in a way that passes format string checks, i.e.joerg
2014-07-25Add d_discard to all struct cdevsw instances I could find.dholland
2014-07-23Rename sljitarch.h to sljit_machdep.h.alnsn
2014-06-10Fix SCSI reads beyond block 0x1fffff, by writing the READ_10/READ_16 opcodephx
2014-04-03GCC 4.8 build fixes from John D. Bakermrg
2014-03-29make pci_intr_string and eisa_intr_string take a buffer and a lengthchristos
2014-03-27correct/add protection against snprintf overflow.christos
2014-03-26kill sprintfchristos
2014-03-16Change (mostly mechanically) every cdevsw/bdevsw I can find to usedholland
2014-02-28G/C sys/simplelock.h includesskrll
2014-01-12Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR.tsutsui
2013-11-17Enable sljit and bpfjit on powerpc.alnsn
2013-08-21Use <bsd.klinks.mk>matt
2013-06-30G/C PFIL_HOOKS from the kernel configs.rmind
2013-06-28undefined behavior, buffer overflowchristos
2013-06-05remove obsolete networking optionschristos
2013-05-16Complete the dosparts -> mbrparts conversion. Only x86k new uses dospartschristos