summaryrefslogtreecommitdiff
path: root/sys/arch/evbsh5
AgeCommit message (Expand)Author
2007-04-08Remove support for NetBSD/{,evb}sh5.scw
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2007-02-22TRUE -> true, FALSE -> falsethorpej
2007-02-09Merge newlock2 to head.ad
2006-11-24s/independant/independent/, from Zafer.wiz
2006-08-12Disable SYSTRACE by default on all kernels (discussed with core)christos
2006-08-01Bump SYMTAB_SPACE so that it fits again.he
2006-07-26don't install <machine/db_machdep.h>, this is kernel onlydrochner
2006-02-25Fix some typos.wiz
2006-01-31Change sys/arch/xxx/include/bswap.h to #include machine/byte_swap.h thendsl
2006-01-25free -> deallocchristos
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos
2005-12-07Adjust comments for options FFS_NO_SNAPSHOT.tsutsui
2005-12-02bump SYMTAB_SPACE to 310000dbj
2005-09-17include "conf/std".yamt
2005-08-1964 bit inode changes.christos
2005-06-12Make disklabel(8) and fdisk(8) into "host tools " last step: builddyoung
2005-04-25Move the MI printing of `copyright' to the MD cpu_startup() codelukem
2005-02-26Add COMPAT_BSDPTY, and enable INET6.scw
2005-02-25Add COMPAT_20 (and COMPAT_16 in some cases) to kernel config filessimonb
2005-02-18Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOTdsl
2005-01-31Add file system snapshots to kernel configs.hannken
2005-01-29Pull in sigcode.S only if COMPAT_16 is defined.scw
2004-08-30Phase out the use of a string as first "attach args" member to controldrochner
2004-07-15Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commentedatatat
2004-05-08Factor out W{CHAR,INT}_{MAX,MIN} into their own header file.kleink
2004-03-17Re-enable COMPAT_NETBSD32scw
2004-03-17Add COMPAT_16.scw
2004-03-16Make this compile again.scw
2004-02-13Uppercase CPU, plural is CPUs.wiz
2003-12-30Replace the traditional buffer memory management -- based on fixed per bufferpk
2003-12-20comment out COMPAT_NETBSD32 - it doesn't compile, some requiredjdolecek
2003-12-10Change reference at bottom from sys/dev/majors to sys/conf/majors to matchjmc
2003-12-06Pick off a couple of cpu_sysctl() stragglers.atatat
2003-10-10update the comment - the space for machine-dependant majorsjdolecek
2003-10-05include sh5 majors in majors.evbsh5 rather than files.evbsh5, so thatjdolecek
2003-10-05Add some framework for MI assignment of device majors - add sys/dev/majorsjdolecek
2003-08-12Lmapped_start is used in db_trace, so mark as a 'function'.scw
2003-08-07Delete 'pf'.scw
2003-07-27reserve cdev major # for PF. ok'ed by technical-execitojun
2003-07-15__KERNEL_RCSID()lukem
2003-07-14add __KERNEL_RCSID() (using 1, for #included .c files)lukem
2003-06-14Also pass a type argument to comcnattach() and com_kgdb_attach().thorpej
2003-05-03DMA, not dma nor Dma.wiz
2003-04-26Call ksyms_init() instead of ddb_init() in case ofragge
2003-04-20Fix the SDRAM size in the 'fake' bootparams. 8MB != 128MB.scw
2003-04-02Use PAGE_SIZE rather than NBPG.thorpej
2003-03-13A bunch of things:scw
2003-01-20Arrange for non-panic debug sync/async exceptions to re-vector through thescw