summaryrefslogtreecommitdiff
path: root/sys/arch/pica
AgeCommit message (Collapse)Author
1996-07-27handle RB_CONFIGTheo de Raadt
1996-07-15add rnd driverMichael Shalayeff
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
names, use asm.h/cpu.h instead of mach*.h, add $OpenBSD$ some places, use kern/exec_elf.c
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 ↵Per Fogelstrom
though)
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
NS,IPX,X.25 special processing is now handled in there. reflect this amazing addition in all the ether ifaces. ppl, pls check the stuff.
1996-05-02Temporary exec_elf.c overriding the one in kern until changesPer Fogelstrom
merged with kern/exec_elf.c.
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
very usefull (for <sys/vnode.h> inclusion). from the other side this is really machine independent ... tested w/ i386, but should not cause errors w/ other arch's. pls, test it (don't forget to reconfig kernel ;)
1996-03-24Prefix usage of "long long" with a "/* LONGLONG */" comment to shut upThorsten Lockert
lint(1) about it
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
for ipl is possible and also, why it is in <machine/conf.c> while it (ipl) is in <net/*> ???
1996-01-15Remove vnode_if.[ch] during a "make clean", per PR#536 fromTheo de Raadt
Dan Carosone <danielce@ee.mu.oz.au>.
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 ↵Theo de Raadt
pr#1784
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