summaryrefslogtreecommitdiff
path: root/sys/arch/emips
AgeCommit message (Expand)Author
2014-02-24make more things static, remove dup declschristos
2014-02-24make this compilechristos
2014-02-24Remove the only use of __qdivrem inside kernelsmartin
2014-02-24Add missing prototypes/includes and remove unused variablesmartin
2014-02-24Add missing prototypesmartin
2014-02-24Remove unused variablesmartin
2014-02-24Fix missing prototypes/includes.martin
2014-02-23Provide a prototype for xputcharmartin
2014-02-06If we just want _end, load it directly and skip the gpmatt
2014-02-06add missing prototype; remove names from argschristos
2014-02-05make this compile.christos
2014-01-22Add NOMANchristos
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-11-10fix unused variable warningschristos
2013-10-13Catch up to recent changes in config_pending_{incr,decr}().riz
2013-10-04kill useless exprchristos
2013-10-04remove -gchristos
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-06-03fix pastochristos
2013-05-29phase 1 of disk geometry cleanup:christos
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-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-02move common/bus_dma/ -> dev/bus_dma/christos
2012-08-17Update all kernel configs mentioning WSEMUL_* but not already includingabs
2012-07-29Do not call setroot() from MD code and from MI code, which hasmlelstv
2012-07-28Fix -fno-common fallout.matt
2012-03-10P1003_1B_SEMAPHORE is no longer optional.joerg
2012-02-12Change old-style function defintions to C89 prototypes.matt
2012-02-02Entropy-pool implementation move and cleanup.tls
2012-01-27converting extent(9) from malloc(9) to kmem(9)para
2011-11-22The rnd pseudo-device is not really optional, because it is in the sametls
2011-11-19First step of random number subsystem rework described intls
2011-08-30Add getlabelusesmbr(), as proposed inbouyer
2011-07-21Try fixing stand.h include. Add RCS ID.joerg
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2011-07-09Default to DB_ELF_SYMBOLS and DB_ELFSIZE 32matt
2011-06-30dependant -> dependentwiz
2011-06-18- misc KNF and style fixestsutsui
2011-06-17Sync with pmax/cons.h (i.e. remove clause 3 and 4).tsutsui