Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-10-18 | INSTALL kernel not needed any more, we use GENERIC in our miniroots | Niklas Hallqvist | |
1996-10-17 | -Wall happiness | Niklas Hallqvist | |
1996-10-17 | Add pedantic warnings, as well as -m486 if we are only for the 486 | Niklas Hallqvist | |
1996-10-17 | Trim, and reflect reality | Niklas Hallqvist | |
1996-10-17 | Conditionalize variable decls | Niklas Hallqvist | |
1996-10-17 | One too much ifdef.. | Niklas Hallqvist | |
1996-10-17 | kvtop proto | Niklas Hallqvist | |
1996-10-17 | Remove unnecessary macros, what was I thinking? | Niklas Hallqvist | |
1996-10-17 | more SIGBUS garbage | Theo de Raadt | |
1996-10-16 | contextual usage | Theo de Raadt | |
1996-10-16 | proto | Theo de Raadt | |
1996-10-16 | update according to the libsa changes | Michael Shalayeff | |
1996-10-16 | iupdate according to the libsa changes | Michael Shalayeff | |
1996-10-16 | the Wall thing, you know | Theo de Raadt | |
1996-10-16 | proto rtcintr | Theo de Raadt | |
1996-10-16 | repair fusword/susword protos | Theo de Raadt | |
1996-10-16 | decl calibrate_cyclecounter, fusword, susword | Theo de Raadt | |
1996-10-16 | unused variable | Theo de Raadt | |
1996-10-16 | missing */ | Theo de Raadt | |
1996-10-14 | openbsd | Theo de Raadt | |
1996-10-14 | enable le0 | Theo de Raadt | |
1996-10-14 | Oops. zsstop still needs to return int in OpenBSD. | briggs | |
1996-10-14 | Nuke old COMPAT options. Move MACHINE_NONCONTIG to std.mac68k. | briggs | |
1996-10-14 | fpu_type -> fputype, use m68k/cpu.h--from NetBSD | briggs | |
1996-10-14 | More from NetBSD: | briggs | |
* Update ROM vectors for PB500 * Add ROM vectors for the LCIII (verified by Mike DeLima--miked@netrover.com) * fpu_type->fputype * Use defines from m68k/cpu.h | |||
1996-10-14 | More from NetBSD: | briggs | |
* Disable 040 caches in doboot(), and some minor stylistic changes to make the hand-coded assembly consistent throughout. * Use fputype instead of mmutype for fpu_type. * Use defines from m68k/cpu.h. | |||
1996-10-14 | From NetBSD--use m68k/cpu.h defines, rename fpu_type to fputype. | briggs | |
1996-10-14 | From NetBSD--use m68k/cpu.h defines, rename fpu_type to fputype. | briggs | |
1996-10-14 | Merge in from NetBSD. Use <m68k/cpu.h> and | briggs | |
Add second Quadra class and machineid (gestalt value) for Color Classic II | |||
1996-10-14 | A generic m68k cpu.h from NetBSD. | briggs | |
1996-10-13 | The 68LC040 generates a format 4 stack frame for floating point | briggs | |
exceptions, which puts the address of the instruction we faulted on in a different location. Copy it and handle as we normally would, restoring the saved PC before returning. The FPE should probably be reworked to take advantage of the 68LC040's precalculated effective address, at some point. | |||
1996-10-13 | * Fix from Bill Studenmund <wrstuden@loki.stanford.edu> for transmission | briggs | |
lockups. Changes from NetBSD: - Add a ZS_CONSOLE_ABORT option to enable a serial console break to force a drop to the system debugger. WARNING: this used to be the default behavior! Modify custom kernel configs accordingly. - Check for ZS_HWFLAG_CONABRT in zs_abort(), and don't abort if it's not set. - ttystop function returns void. | |||
1996-10-13 | Add some more offsets, from Erik. | Jason Downs | |
1996-10-13 | Clean up ioctl and flush the input buffer. | Jason Downs | |
1996-10-13 | provide split raw/cooked (translated) input modes. cooked mode is default, | Jason Downs | |
raw mode is set by using an ioctl or opening minor dev 1. MAKEDEV created pms0r with minor dev 1. | |||
1996-10-12 | +SYSVSEM/MSG support; netbsd pr#2825, hwr@pilhuhn.de | Theo de Raadt | |
1996-10-12 | use my eeprom.h with sun-alike definitions | Theo de Raadt | |
1996-10-12 | correct diag messages | Theo de Raadt | |
1996-10-11 | sync + our changes | Theo de Raadt | |
1996-10-10 | This is OpenBSD | Niklas Hallqvist | |
1996-10-08 | Support isaed | Niklas Hallqvist | |
1996-10-07 | Remove debug printout. Not very nice.. | Per Fogelstrom | |
1996-10-06 | use libkern components; from graichen | Theo de Raadt | |
1996-10-06 | Fix dlfcn.h and link.h for arc port | Per Fogelstrom | |
1996-10-05 | use wd.h not wdc.h. Teach booting logic about wd and acd | Niklas Hallqvist | |
1996-10-05 | do not disable wt0; user can if needed | Theo de Raadt | |
1996-10-05 | Avoid odd aligned 16-bit entities for mips sake | Niklas Hallqvist | |
1996-10-04 | Merge of NetBSD 1.2 (961004) | Niklas Hallqvist | |
1996-10-04 | OK, ok, we do not get to touch mtree, so install the kymap dir from here | Niklas Hallqvist | |
1996-10-04 | OpenBSD tags, plus drop the unnecessary NetBSD DESTDIR game | Niklas Hallqvist | |