Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-05-15 | add all the possible SCSI device types to the GENERIC configs. | Michael Shalayeff | |
1996-05-04 | remove #ifndef LKM, since that stuff already in sys/conf.h, | Michael Shalayeff | |
add lkmenodev prototype. | |||
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-03-24 | Provide empty __warn_references() when we are not running GCC | Thorsten Lockert | |
1996-01-12 | SIGBUS is an alignment fault. SIGSEGV is an access violation | Theo de Raadt | |
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-05 | working .cvsignore files | Theo de Raadt | |
1995-12-05 | Third try at importing the mvme88k port. This is a working kernel | Theo de Raadt | |
from nivas. Userland and compiler still need to be worked on. Make certain what directory the import is done from. | |||
1995-10-23 | files.m88k.newconf -> files.m88k | Theo de Raadt | |
1995-10-18 | Third try at importing the mvme88k port. This is a working kernel | Theo de Raadt | |
from nivas. Userland and compiler still need to be worked on. Make certain what directory the import is done from. | |||
1995-10-18 | moved from m88k directory | Theo de Raadt | |
1995-10-18 | moved to mvme88k directory | Theo de Raadt | |
1995-10-18 | initial 88k import; code by nivas and based on mach luna88k | Theo de Raadt | |