summaryrefslogtreecommitdiff
path: root/sys/arch/sbmips
AgeCommit message (Expand)Author
2014-01-16eliminate use of bsd.sys.mk from Makefileschristos
2014-01-12Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR.tsutsui
2013-08-21Use <bsd.klinks.mk>matt
2013-06-30G/C PFIL_HOOKS from the kernel configs.rmind
2013-06-05remove obsolete networking optionschristos
2013-05-16Complete the dosparts -> mbrparts conversion. Only x86k new uses dospartschristos
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-11-25Add sljitarch.h to all mips machines.alnsn
2012-10-27split device_t/softc for all remaining drivers.chs
2012-10-17Add "options COMPAT_60" to all kernel configuration filesapb
2012-07-29Do not call setroot() from MD code and from MI code, which hasmlelstv
2012-07-28Fix -fno-common fallout.matt
2012-07-28Remove declartions of physmemmatt
2012-03-10P1003_1B_SEMAPHORE is no longer optional.joerg
2012-01-20Remove output emulation.matt
2012-01-19Use a ldscript to make sure boot programs are linked correctly.matt
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-11-22Bump SYMTAB_SPACE so that the symbol table fits again.he
2011-08-30Add getlabelusesmbr(), as proposed inbouyer
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-09cleanup machine includesmatt
2011-07-09Default to DB_ELF_SYMBOLS and DB_ELFSIZE 32matt
2011-07-01Per discussion atdyoung
2011-06-30dependant -> dependentwiz
2011-04-06Fix target 'tags'.dyoung
2011-03-18- include <mips/mips_param.h> after MACHINE is definedtsutsui
2011-03-06Now that MACHINE is defined in user-land in eitherhe
2011-03-06merge the bouyer-quota2 branch. This adds a new on-disk formatbouyer
2011-02-20Merge from matt-nb5-mips64.matt
2011-02-08Remove clause 3 (UCB advertising clause) from the University of Utahrmind
2011-02-01Cast to intptr_t before changing size of type.matt
2011-01-22Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerlyjoerg
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-06-30Bump SYMTAB_SPACE so that the contents fits again.he
2010-06-13Add a very basic <machine/bus.h> which nows seems to be mandatory in MIsimonb
2010-05-08enable IPFILTER_COMPAT in all kernels that have ipfilter already.mrg
2010-04-29enable TMPFS in all GENERICs that have MFS enabled.chs
2010-02-08Remove separate mb_map. The nmbclusters is computed at boot time basedjoerg
2009-12-16Remove unneeded variables.matt
2009-12-14Merge from matt-nb5-mips64matt
2009-12-05Remove the portalfs kernel file system driver. Replace mount_portal(8)pooka