Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-04-28 | add OpenBSD header | Theo de Raadt | |
1996-04-28 | Fix compation error in bootst.c (mvme68k/stand) | Dale S. Rahn | |
This was a result of code not being fully removed that was used with a different version of bootloader/kernel. A now useless check has been removed. -dsr | |||
1996-04-27 | Extend the bus.h interface with endian conversion functions and use | Niklas Hallqvist | |
where relevant. | |||
1996-04-27 | Bring forward the Amiga ISA support, and resolve a conflict with if_ed | Niklas Hallqvist | |
1996-04-26 | Fix the code, so it compiles now. | Michael Shalayeff | |
1996-04-25 | sync w/ Net 960424 | Michael Shalayeff | |
1996-04-24 | This is no longer donatate data for rnd device. | Michael Shalayeff | |
1996-04-24 | Reorder includes. | Michael Shalayeff | |
1996-04-24 | Add network config dependencies. | Michael Shalayeff | |
1996-04-24 | Initial import of arm32 port | Theo de Raadt | |
1996-04-24 | drop some drivers, use ELF_MAP_PAGE_ZERO instead of COMPAT_SVR4_MAP_PAGE_ZERO | Niklas Hallqvist | |
1996-04-24 | We are OpenBSD, not Net, and we name our kernels bsd | Niklas Hallqvist | |
1996-04-23 | fix last sync (that was because of rcs bug, at least theo said so ;) | Michael Shalayeff | |
1996-04-23 | config bsd | Michael Shalayeff | |
not config netbsd | |||
1996-04-22 | add ioctls to change keymap encoding, screen saver and partial latin1 output | hannken | |
1996-04-22 | Update aha.c to use bounce buffers, fix typos in isadma.c, update bounce buffers | hannken | |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt | |
1996-04-19 | NetBSD 960317 merge | Niklas Hallqvist | |
1996-04-19 | Make kernel compile again. | Michael Shalayeff | |
1996-04-19 | NetBSD 960317 merge | Niklas Hallqvist | |
1996-04-19 | Fix intrstray a bit again. | Michael Shalayeff | |
1996-04-18 | Let CVS ignore NETTAN and HELIOS_PCMCIA compile dirs | Niklas Hallqvist | |
1996-04-18 | Merge of NetBSD 960317 | Niklas Hallqvist | |
1996-04-18 | Merge of NetBSD 960317 | Niklas Hallqvist | |
1996-04-18 | Merge of NetBSD 960317 | Niklas Hallqvist | |
1996-04-18 | Merge of NetBSD 960317 | Niklas Hallqvist | |
1996-04-18 | Merge of NetBSD 960317 | Niklas Hallqvist | |
1996-04-18 | Add stray interrupts counters. | Michael Shalayeff | |
1996-04-18 | Fix a typo (get_vflag[s]). | Michael Shalayeff | |
1996-04-18 | Reorder includes to make it compile again. | Michael Shalayeff | |
1996-04-18 | Fix prototyping, so it's compiling again. | Michael Shalayeff | |
1996-04-18 | Fix prototyping, so it's compiling again. | Michael Shalayeff | |
1996-04-17 | Cleanups & fixes from latest NetBSD primarily to run doscmd, etc. | Michael Shalayeff | |
GENERIC added to the compile/.cvsignore (it is used for 'make links' for example), thus conf/GENERIC should appear magically ... | |||
1996-03-30 | From NetBSD: merge of 960317 | Niklas Hallqvist | |
1996-03-29 | Initial commit of random source driver. | 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 | The delay functions takes unsigned arguments. | Niklas Hallqvist | |
1996-03-24 | Actually make CLKF_BASEPRI do what it's supposed to do. | Niklas Hallqvist | |
1996-03-24 | Use IPL_ constants instead of numeric values. Get rid of sicallbacks | Niklas Hallqvist | |
in favour of the remapped IPL facility. Some argument type fixes as well. | |||
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-03-24 | Provide empty __warn_references() when we are not running GCC | Thorsten Lockert | |
1996-03-24 | UGLY, UGLY hack to force config create a pcmciabus.h file which is | Niklas Hallqvist | |
needed as there are multiattachable ISA devices that need it to exist. | |||
1996-03-24 | Do not define __indr_reference when running lint(1) | Thorsten Lockert | |
1996-03-24 | Style police | Niklas Hallqvist | |
1996-03-24 | From NetBSD: Add clobbers missing in asm statements | Niklas Hallqvist | |
1996-03-22 | Fix previous changes; accept and forward a device name, do not just use | Thorsten Lockert | |
a generic name "pci" for interrupt statistics | |||
1996-03-21 | From NetBSD: eliminate setjmp.h | Niklas Hallqvist | |
1996-03-21 | From NetBSD: eliminate setjmp.h | Niklas Hallqvist | |
1996-03-21 | From NetBSD: Remove ns_cksum.c (now in sys/conf/files) | Niklas Hallqvist | |