Age | Commit message (Expand) | Author |
1996-05-15 | add all the possible SCSI device types to the GENERIC configs. | Michael Shalayeff |
1996-05-10 | machine@ | Theo de Raadt |
1996-05-10 | machine@; use -fomit-frame-pointer otherwise a bugarg in a6 gets trashed | Theo de Raadt |
1996-05-10 | clean better | Theo de Raadt |
1996-05-10 | m88k & m68k capable bugcrt by chuck | Theo de Raadt |
1996-05-10 | Add some code bulletproofing, I have had this around for some time | Dale S. Rahn |
1996-05-10 | split le driver, if_name/if_unit -> if_xname/if_softc | Theo de Raadt |
1996-05-10 | fix sync scsi | Theo de Raadt |
1996-05-10 | add constants so that we can remove "m68k/m88k" directories from bugcrt. | chuck |
1996-05-10 | add some documentation | chuck |
1996-05-10 | init more fields so that kernel can generate a valid disklabel without | chuck |
1996-05-08 | make it compile again (update to machine/disklabel.h) | chuck |
1996-05-08 | do that another panic fly away. | Michael Shalayeff |
1996-05-07 | away, away | Theo de Raadt |
1996-05-07 | idea by chuck to make libbug MI | Theo de Raadt |
1996-05-07 | delete impossible to reach code, use more defined constants | Theo de Raadt |
1996-05-07 | This is the tape boot loader, not the disk. Remove the correct files. | Dale S. Rahn |
1996-05-07 | remove file generated during build. | Dale S. Rahn |
1996-05-07 | (maybe it will take this time) | Dale S. Rahn |
1996-05-06 | for 040, copy replacement routines over fpfault zone in trap table | Theo de Raadt |
1996-05-06 | correct my interrupt bugs | Theo de Raadt |
1996-05-06 | fix russian typo | Theo de Raadt |
1996-05-05 | add general ether_ioctl call in net/if_ethersubr.c, | Michael Shalayeff |
1996-05-05 | build stand as well | Theo de Raadt |
1996-05-04 | remove #ifndef LKM, since that stuff already in sys/conf.h, | Michael Shalayeff |
1996-05-04 | proto nicely | Theo de Raadt |
1996-05-03 | Use generic m68k sigreturn code from arch/m68k | Niklas Hallqvist |
1996-04-28 | wdsc driver hacked from amiga driver by Steve Woodford | Theo de Raadt |
1996-04-28 | rewrite | Theo de Raadt |
1996-04-28 | device/attach split | Theo de Raadt |
1996-04-28 | add OpenBSD header | Theo de Raadt |
1996-04-28 | cfattach/cfdriver split; we hate caddr_t | Theo de Raadt |
1996-04-28 | cfattach/cfdriver split | Theo de Raadt |
1996-04-28 | add OpenBSD header | Theo de Raadt |
1996-04-28 | add OpenBSD header | Theo de Raadt |
1996-04-28 | cfattach/cfdriver split; config_*() function retval change | Theo de Raadt |
1996-04-28 | add ccd, change fd->filedesc | Theo de Raadt |
1996-04-28 | _KERNEL & cannot use unistd.h | Theo de Raadt |
1996-04-28 | change to assym.h | Theo de Raadt |
1996-04-28 | change vmapbuf/vunmapbuf decls | Theo de Raadt |
1996-04-28 | add OpenBSD header | Theo de Raadt |
1996-04-28 | add _MACHINE & _MACHINE_ARCH | Theo de Raadt |
1996-04-28 | add OpenBSD header | Theo de Raadt |
1996-04-28 | Fix compation error in bootst.c (mvme68k/stand) | Dale S. Rahn |
1996-03-26 | From NetBSD: vnode_if.[ch] made machine independent. | Michael Shalayeff |
1996-02-21 | move cdev_gen_ipf() macro to the <sys/conf.h>, so the lkm | Michael Shalayeff |
1996-02-16 | Fixes for mvme68k tape and disk bootloaders. | Dale S. Rahn |
1996-02-03 | Ensure siop_acb alignment via malloc rather than let alignment depend | chuck |
1996-01-12 | from netbsd; | Theo de Raadt |
1996-01-12 | SIGBUS is an alignment fault. SIGSEGV is an access violation | Theo de Raadt |