summaryrefslogtreecommitdiff
path: root/sys/arch/pica
AgeCommit message (Expand)Author
1996-06-10Include <machine/cpu.h>.Per Fogelstrom
1996-06-09Not used any longer. Mips uses kern/exec_elf.c now.Per Fogelstrom
1996-06-07expose a few things for libkvmTheo de Raadt
1996-06-06MachEmptyWriteBuffer -> wbflush(), remove all MACH_* components fromTheo de Raadt
1996-06-06compile genassym non-kernel, asm.h/cpu.h instead of mach*.h, still using ld.okTheo de Raadt
1996-06-06requires NATIVE_ELFTheo de Raadt
1996-06-03spim spamTheo de Raadt
1996-05-30Prepare for exec_elf.c changesPer Fogelstrom
1996-05-30Fixes for ecoff updatesPer Fogelstrom
1996-05-30A few small changes.Per Fogelstrom
1996-05-30Fixed bufsiz setup bug.Per Fogelstrom
1996-05-29We need this a little more...Per Fogelstrom
1996-05-29enable ELF/a.out/ECOFF in machine/exec.hTheo de Raadt
1996-05-18a.out kernel build removed. mips is now ELF only. (boot image still ecoff tho...Per Fogelstrom
1996-05-18Include msgbuf in /dev/kmem (dmesg)Per Fogelstrom
1996-05-16Config fixups.Per Fogelstrom
1996-05-16Another new .h filePer Fogelstrom
1996-05-15add all the possible SCSI device types to the GENERIC configs.Michael Shalayeff
1996-05-15Some cc flags given to cpp, not nice...Per Fogelstrom
1996-05-15Catchup of interface changes + prototyping.Per Fogelstrom
1996-05-13This file no longer used.Per Fogelstrom
1996-05-08fix the panic at reboot.Michael Shalayeff
1996-05-05add general ether_ioctl call in net/if_ethersubr.c,Michael Shalayeff
1996-05-02Temporary exec_elf.c overriding the one in kern until changesPer Fogelstrom
1996-05-02New include file.Per Fogelstrom
1996-05-02New config file...Per Fogelstrom
1996-05-02Updated for new config etc.Per Fogelstrom
1996-05-01New file for new configurePer Fogelstrom
1996-05-01Updated to new configure.Per Fogelstrom
1996-05-01Updated to new configure.Per Fogelstrom
1996-05-01Updated to new configure.Per Fogelstrom
1996-05-01Updated to new configure.Per Fogelstrom
1996-05-01Updated to new config interface.Per Fogelstrom
1996-05-01Commands now output to fifo directly instead of via dma.Per Fogelstrom
1996-04-24Add network config dependencies.Michael Shalayeff
1996-03-26From NetBSD: vnode_if.[ch] made machine independent.Michael Shalayeff
1996-03-24Prefix usage of "long long" with a "/* LONGLONG */" comment to shut upThorsten Lockert
1996-03-24Use __asm in place of asmThorsten Lockert
1996-02-21move cdev_gen_ipf() macro to the <sys/conf.h>, so the lkmMichael Shalayeff
1996-01-15Remove vnode_if.[ch] during a "make clean", per PR#536 fromTheo de Raadt
1996-01-12SIGBUS is an alignment fault. SIGSEGV is an access violationTheo de Raadt
1996-01-07created devices for the IP filter log on all architecturesdm
1996-01-05ss_sp is correct, ss_base is not. noticed by agc@sde.uts.amdahl.com; netbsd p...Theo de Raadt
1995-12-27use splnet instead of splimpTheo de Raadt
1995-12-16{in,out}*() macros are already in pio.hTheo de Raadt
1995-12-16CFCR_* -> LCR_*Theo de Raadt
1995-12-05working .cvsignore filesTheo de Raadt
1995-12-05this is useful in compile directoriesTheo de Raadt
1995-11-13varargs.h needs ... in va_dcl for gcc >= 2; from arnej@imf.unit.no; netbsd pr...Theo de Raadt
1995-10-30pms is part of pcconsTheo de Raadt