summaryrefslogtreecommitdiff
path: root/sys/arch/landisk
AgeCommit message (Expand)Author
2014-01-12Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR.tsutsui
2013-12-16apply __diagused where appropriate.mrg
2013-08-21Use <bsd.klinks.mk>matt
2013-06-30G/C PFIL_HOOKS from the kernel configs.rmind
2013-05-16Complete the dosparts -> mbrparts conversion. Only x86k new uses dospartschristos
2013-04-27more bogus number removalchristos
2013-04-27the bogus number policechristos
2013-04-27remove confusing numeric locators where they are unused.christos
2013-03-02Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.christos
2013-03-01Retire OSI network stack. OK core@joerg
2012-10-27split device_t/softc for all remaining drivers.chs
2012-10-17Add "options COMPAT_60" to all kernel configuration filesapb
2012-09-01Rename RT2500USB driver to ural(4) as it was originally in OpenBSD,jakllsch
2012-07-31Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdcbouyer
2012-07-29Do not call setroot() from MD code and from MI code, which hasmlelstv
2012-07-26Revert, with intention of restoring in a less invasive way, the SATA Portjakllsch
2012-07-02Add sata Port MultiPlier (PMP) support to the ata bus layer,bouyer
2012-06-11Explicitly include <machine/pcb.h> for struct pcb.tsutsui
2012-03-31Don't call sh_dcache_inv_range() on BUS_DMASYNC_POSTREAD opstsutsui
2012-03-28- Normalize inclusion protection (remove)christos
2012-03-10P1003_1B_SEMAPHORE is no longer optional.joerg
2012-01-21fix my license notice.nonaka
2011-12-25Apply the following patch submitted by Evgeniy Ivanov:tsutsui
2011-12-18WABPL is no longer considered experimental (has not been for some time)dholland
2011-11-22The rnd pseudo-device is not really optional, because it is in the sametls
2011-08-30Add getlabelusesmbr(), as proposed inbouyer
2011-07-26Build sh3/sh3/sh3_bus_space.c only for mmeye.dyoung
2011-07-25Move some macros back to sh3/include/bus_funcs.h fromdyoung
2011-07-17Do not install bus.h.dyoung
2011-07-17Switch to new-style <sys/bus.h>.dyoung
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2011-07-06avoid a "multi-level non-const cast" warning from GCC 4.5.mrg
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2011-07-01Per discussion atdyoung
2011-06-30dependant -> dependentwiz
2011-05-14Convert to mutex(9)/condvar(9). Use RUN_ONCE(9) to avoid racy init.rmind
2011-04-06Fix fallout from pci_attach_args constification.dyoung
2011-04-06Fix target 'tags'.dyoung
2011-03-06merge the bouyer-quota2 branch. This adds a new on-disk formatbouyer
2011-01-22Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerlyjoerg
2011-01-03Xref module(7) in comments.tsutsui
2010-12-20Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtchmatt
2010-11-23Remove unused count from pseudo-device md.hannken
2010-11-06Machine dependent code is considered as part of UVM. Includeuebayasi
2010-07-06remove almost all the ability to build netbsd with an a.out target.mrg
2010-05-27Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc.dholland
2010-05-08enable IPFILTER_COMPAT in all kernels that have ipfilter already.mrg
2010-04-16Remove unused count (invariably "4") from pseudo-device fss.pooka
2010-04-06Added support RICOH 5C316.nonaka
2010-03-28return allocated va.nonaka