Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-07-27 | handle RB_CONFIG | Theo de Raadt | |
1996-07-15 | add rnd driver | Michael Shalayeff | |
1996-06-10 | Include <machine/cpu.h>. | Per Fogelstrom | |
1996-06-09 | Not used any longer. Mips uses kern/exec_elf.c now. | Per Fogelstrom | |
1996-06-07 | expose a few things for libkvm | Theo de Raadt | |
1996-06-06 | MachEmptyWriteBuffer -> wbflush(), remove all MACH_* components from | Theo de Raadt | |
names, use asm.h/cpu.h instead of mach*.h, add $OpenBSD$ some places, use kern/exec_elf.c | |||
1996-06-06 | compile genassym non-kernel, asm.h/cpu.h instead of mach*.h, still using ld.ok | Theo de Raadt | |
1996-06-06 | requires NATIVE_ELF | Theo de Raadt | |
1996-06-03 | spim spam | Theo de Raadt | |
1996-05-30 | Prepare for exec_elf.c changes | Per Fogelstrom | |
1996-05-30 | Fixes for ecoff updates | Per Fogelstrom | |
1996-05-30 | A few small changes. | Per Fogelstrom | |
1996-05-30 | Fixed bufsiz setup bug. | Per Fogelstrom | |
1996-05-29 | We need this a little more... | Per Fogelstrom | |
1996-05-29 | enable ELF/a.out/ECOFF in machine/exec.h | Theo de Raadt | |
1996-05-18 | a.out kernel build removed. mips is now ELF only. (boot image still ecoff ↵ | Per Fogelstrom | |
though) | |||
1996-05-18 | Include msgbuf in /dev/kmem (dmesg) | Per Fogelstrom | |
1996-05-16 | Config fixups. | Per Fogelstrom | |
1996-05-16 | Another new .h file | Per Fogelstrom | |
1996-05-15 | add all the possible SCSI device types to the GENERIC configs. | Michael Shalayeff | |
1996-05-15 | Some cc flags given to cpp, not nice... | Per Fogelstrom | |
1996-05-15 | Catchup of interface changes + prototyping. | Per Fogelstrom | |
1996-05-13 | This file no longer used. | Per Fogelstrom | |
1996-05-08 | fix the panic at reboot. | Michael Shalayeff | |
1996-05-05 | add 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-02 | Temporary exec_elf.c overriding the one in kern until changes | Per Fogelstrom | |
merged with kern/exec_elf.c. | |||
1996-05-02 | New include file. | Per Fogelstrom | |
1996-05-02 | New config file... | Per Fogelstrom | |
1996-05-02 | Updated for new config etc. | Per Fogelstrom | |
1996-05-01 | New file for new configure | Per Fogelstrom | |
1996-05-01 | Updated to new configure. | Per Fogelstrom | |
1996-05-01 | Updated to new configure. | Per Fogelstrom | |
1996-05-01 | Updated to new configure. | Per Fogelstrom | |
1996-05-01 | Updated to new configure. | Per Fogelstrom | |
1996-05-01 | Updated to new config interface. | Per Fogelstrom | |
1996-05-01 | Commands now output to fifo directly instead of via dma. | Per Fogelstrom | |
1996-04-24 | Add network config dependencies. | Michael Shalayeff | |
1996-03-26 | From 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-24 | Prefix usage of "long long" with a "/* LONGLONG */" comment to shut up | Thorsten Lockert | |
lint(1) about it | |||
1996-03-24 | Use __asm in place of asm | Thorsten Lockert | |
1996-02-21 | move cdev_gen_ipf() macro to the <sys/conf.h>, so the lkm | Michael Shalayeff | |
for ipl is possible and also, why it is in <machine/conf.c> while it (ipl) is in <net/*> ??? | |||
1996-01-15 | Remove vnode_if.[ch] during a "make clean", per PR#536 from | Theo de Raadt | |
Dan Carosone <danielce@ee.mu.oz.au>. | |||
1996-01-12 | SIGBUS is an alignment fault. SIGSEGV is an access violation | Theo de Raadt | |
1996-01-07 | created devices for the IP filter log on all architectures | dm | |
1996-01-05 | ss_sp is correct, ss_base is not. noticed by agc@sde.uts.amdahl.com; netbsd ↵ | Theo de Raadt | |
pr#1784 | |||
1995-12-27 | use splnet instead of splimp | Theo de Raadt | |
1995-12-16 | {in,out}*() macros are already in pio.h | Theo de Raadt | |
1995-12-16 | CFCR_* -> LCR_* | Theo de Raadt | |
1995-12-05 | working .cvsignore files | Theo de Raadt | |
1995-12-05 | this is useful in compile directories | Theo de Raadt | |