summaryrefslogtreecommitdiff
path: root/sys/arch/sgimips
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
2014-01-10include bsd.own.mkchristos
2013-12-16- remove unused variablesmrg
2013-06-30G/C PFIL_HOOKS from the kernel configs.rmind
2013-06-27close fpchristos
2013-06-05remove obsolete networking optionschristos
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-29fix device/softc split errors.chs
2012-10-27split device_t/softc for all remaining drivers.chs
2012-10-17Add "options COMPAT_60" to all kernel configuration filesapb
2012-10-13Adapt to the changed signature of pckbc_cnattach().jdc
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-07-22Fix mii_statchg to take a 'struct ifnet *' instead of device_t. This fixesmatt
2012-03-10P1003_1B_SEMAPHORE is no longer optional.joerg
2012-02-12Change old-style function defintions to C89 prototypes.matt
2012-02-04Bump the install image size so that this builds again.he
2012-02-02Entropy-pool implementation move and cleanup.tls
2012-01-27converting extent(9) from malloc(9) to kmem(9)para
2012-01-11adjust for wsfont_find() changemacallan
2012-01-11add some register definitionsmacallan
2012-01-11use rasops_init(0,0)macallan
2011-12-18WABPL is no longer considered experimental (has not been for some time)dholland
2011-11-24put back IPL_AUDIO and splaudio(), at the request of rmind. they aremrg
2011-11-23Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. Fromjmcneill
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-10-06The crmfb device does not depend on iic; i2cbus and i2c_bitbang ishe
2011-08-30Add getlabelusesmbr(), as proposed inbouyer
2011-08-18device_t-ifymacallan
2011-07-28Fix DEBUG build.uebayasi
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2011-07-17Switch MIPS and MIPS-ish architectures to new-style <sys/bus.h>. Thisdyoung
2011-07-09Default to DB_ELF_SYMBOLS and DB_ELFSIZE 32matt
2011-07-04don't mark delay as extern inline. it's defined normally in machdep.c.mrg
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2011-07-01Per discussion atdyoung
2011-06-30dependant -> dependentwiz
2011-06-09Convert simple_lock/ltsleep to mutex/condvar and malloc to kmem.rmind
2011-05-22crmfb may run in more than 8 bit now so we need the other rasops* as wellmacallan
2011-05-17add support for running the console in more than 8 bitmacallan