Age | Commit message (Expand) | Author |
1998-05-18 | new cpureg.h from NetBSD plus modifications to use the changed macro names | Todd C. Miller |
1998-05-17 | bus.h from NetBSD, does not implement OpenBSD extensions yet. | Todd C. Miller |
1998-05-17 | Intercept all targets in cross-mode | Niklas Hallqvist |
1998-05-17 | Automatically detect cross-compilation case. If you have an i386 | Niklas Hallqvist |
1998-05-16 | shorten device probe messages to 2 lines | Theo de Raadt |
1998-05-14 | change debug poke colors | Michael Shalayeff |
1998-05-14 | We are OpenBSD. That and international :-) | Niklas Hallqvist |
1998-05-14 | KNF | Niklas Hallqvist |
1998-05-14 | * Better XR16C850 support. | Jason Downs |
1998-05-13 | making kernel, drinking LI tea and writing an opus magnum enspired | Michael Shalayeff |
1998-05-13 | bad todd | Theo de Raadt |
1998-05-13 | Use DEV_BSIZE instead of the wasteful MAXBSIZE for buffer size. | Niklas Hallqvist |
1998-05-13 | main returns int, not void | Todd C. Miller |
1998-05-12 | typo | Todd C. Miller |
1998-05-11 | s/ffs_mountroot/dk_mountroot/, name RD disks "hd" to not conflict | Niklas Hallqvist |
1998-05-11 | use ${SIZE} instead of size, for cross | Niklas Hallqvist |
1998-05-11 | Revert to 1.8, the corruption prob I had was local, and cvs did | Niklas Hallqvist |
1998-05-11 | Type correctness for GCC 2.8.1 | Niklas Hallqvist |
1998-05-11 | Added som new defines needed | Niklas Hallqvist |
1998-05-11 | Hmm another corrupt file, updated lost tail from NetBSD | Niklas Hallqvist |
1998-05-11 | We are OpenBSD | Niklas Hallqvist |
1998-05-11 | $OpenBSD$ | Niklas Hallqvist |
1998-05-11 | Lots of changes to make obj dirs and cross-compilation work | Niklas Hallqvist |
1998-05-11 | We need a string.h with a NULL define to please libsa, weird | Niklas Hallqvist |
1998-05-11 | strn?cmp defined in libsa, disable these here temporarily. We might want | Niklas Hallqvist |
1998-05-11 | Do not use userland headers | Niklas Hallqvist |
1998-05-11 | stand.h defines min, no need for it here | Niklas Hallqvist |
1998-05-11 | Hmm this file was empty, got recent NetBSD version | Niklas Hallqvist |
1998-05-11 | do not convert write faults into vm system read+write faults | Theo de Raadt |
1998-05-11 | Don't print 'unknown media code' for tapes as we know what they are, they are... | Todd C. Miller |
1998-05-10 | Nicer fix to the problems on different sun4m machines. | Artur Grabowski |
1998-05-10 | merge in newer netbsd changes | Theo de Raadt |
1998-05-10 | 80386 specific fix for copyoutstr crossing a page boundary; drochner@zelux6.z... | Theo de Raadt |
1998-05-10 | oops, bounds_check_with_label is already proto'd in sys/disklabel.h | Todd C. Miller |
1998-05-10 | Add support for 425e. | Jason Downs |
1998-05-10 | * Remove stupid, non-working ROM printf()s from apci.c | Jason Downs |
1998-05-10 | prototype bounds_check_with_label | Todd C. Miller |
1998-05-10 | 1) It's a 'lun' not a 'slave' | Todd C. Miller |
1998-05-09 | #include <pmax/foo.h> -> #include <machine/foo.h> | Todd C. Miller |
1998-05-09 | updates from NetBSD. Now probes for geometry and makes decent fictious labels | Todd C. Miller |
1998-05-09 | drop MAXPARTITIONS back to 8 until we have 16 partition support | Todd C. Miller |
1998-05-08 | Add the new mc driver. | gene |
1998-05-08 | Add psc.c and the new MACE driver. | gene |
1998-05-08 | With the new psc framework, incorporate the driver for the AMD MACE ethernet | gene |
1998-05-08 | New and much smarter handling of the PSC chip. | gene |
1998-05-08 | remove cpu_exec_ecoff_hook and cpu_exec_ecoff_setregs as mips/cpu_ecoff.c has... | Todd C. Miller |
1998-05-08 | can't use common mips cpu.h yet | Todd C. Miller |
1998-05-08 | add missing cast | Todd C. Miller |
1998-05-08 | remove conflicting decl of switch_exit | Todd C. Miller |
1998-05-08 | use what we can from mips/include | Todd C. Miller |