summaryrefslogtreecommitdiff
path: root/sys/arch/mipsco
AgeCommit message (Expand)Author
2014-02-14make sure kernel is initialized properly.christos
2014-02-06fix the second copy of this file. XXX: merge them.christos
2014-01-31Make sure to define NOMAN before including <bsd.own.mk>.tsutsui
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-27free boot_codechristos
2013-06-05remove obsolete networking optionschristos
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-10-02move common/bus_dma/ -> dev/bus_dma/christos
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-02-12Change old-style function defintions to C89 prototypes.matt
2012-01-27converting extent(9) from malloc(9) to kmem(9)para
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-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-06CFATTACH_DECL(..., sizeof(struct device), -> CFATTACH_DECL_NEW(..., 0matt
2011-03-18- include <mips/mips_param.h> after MACHINE is definedtsutsui
2011-03-10Set correct struct clockframe .intr value for hardclock(9).tsutsui
2011-03-06merge the bouyer-quota2 branch. This adds a new on-disk formatbouyer
2011-02-20Merge forward matt-nb5-mips64matt
2011-02-08Remove clause 3 (UCB advertising clause) from the University of Utahrmind
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-05-27Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc.dholland
2010-04-29enable TMPFS in all GENERICs that have MFS enabled.chs
2010-04-16Remove unused count (invariably "4") from pseudo-device fss.pooka
2010-03-02Remove fs_mfs.h from users because it is now unnecessary and don'tpooka
2010-02-08Remove separate mb_map. The nmbclusters is computed at boot time basedjoerg
2010-01-19Redefine bpf linkage through an always present op vector, i.e.pooka
2009-12-16Fix various build with the 32bit mips ports after the mips64 merge.matt
2009-12-15convert all mips cpu_intr() to have the standardmrg
2009-12-14Merge from matt-nb5-mips64matt
2009-12-05Remove the portalfs kernel file system driver. Replace mount_portal(8)pooka
2009-11-27- Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr.rmind
2009-11-26Kill proc0paddr. Use lwp0.l_addr instead.matt