summaryrefslogtreecommitdiff
path: root/sys/arch/dreamcast
AgeCommit message (Expand)Author
2013-10-13Catch up to recent changes in config_pending_{incr,decr}().riz
2013-06-30G/C PFIL_HOOKS from the kernel configs.rmind
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-10-27split device_t/softc for all remaining drivers.chs
2012-10-17Add "options COMPAT_60" to all kernel configuration filesapb
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-27- Adjust the TOC parsing to reject an TOC with invalid (zero) track ids.abs
2012-07-17On a system with no default writable local media, the union file system can b...abs
2012-06-11Explicitly include <machine/pcb.h> for struct pcb.tsutsui
2012-03-28- Normalize inclusion protection (remove)christos
2012-03-10P1003_1B_SEMAPHORE is no longer optional.joerg
2012-01-27converting extent(9) from malloc(9) to kmem(9)para
2012-01-11adjust for wsfont_find() changemacallan
2011-12-30Bump SYMTAB_SPACE so that the contents fits again.he
2011-12-18WABPL is no longer considered experimental (has not been for some time)dholland
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-08-30Add getlabelusesmbr(), as proposed inbouyer
2011-07-19Change <machine/bus.h> to <sys/bus.h> throughout.dyoung
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2011-06-30dependant -> dependentwiz
2011-05-21Move several static wsdisplay variables into proper device specific structurestsutsui
2011-05-17PCI_FLAGS_IO_ENABLED and PCI_FLAGS_MEM_ENABLED changed their functionaldyoung
2011-03-18Bump symtab space.jakllsch
2011-03-06merge the bouyer-quota2 branch. This adds a new on-disk formatbouyer
2011-01-26Add proper prefix to structures.tsutsui
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-21Make local functions/variable static.tsutsui
2010-11-21Use CFATTACH_DECL_NEW() (no softc).tsutsui
2010-11-21Split softc/device_t.tsutsui
2010-11-20Make aica_round_blocksize() always return a fixed buffer size.tsutsui
2010-11-12Pull in uvm/uvm.h where UVM's page level interface is used.uebayasi
2010-10-24- make local functions/variables statictsutsui
2010-10-20Split device_t/softc.tsutsui
2010-10-17Include "ioconf.h" for struct cfdriver.tsutsui
2010-10-17Make local functions static.tsutsui
2010-10-17Split device_t/softc.tsutsui
2010-10-13Add commented out options MODULAR.tsutsui
2010-10-13Prepare empty module_init_md() for options MODULAR.tsutsui
2010-10-13Include std.sh3 to pull options CPU_IN_CKSUM. Noted by Ryo SHIMIZU.tsutsui
2010-10-04Build a raw binary format GENERIC kernel and put it into distribution dir.tsutsui
2010-09-01- split device_t/softctsutsui
2010-09-01- misc KNF and cosmeticstsutsui