Age | Commit message (Expand) | Author |
2003-09-01 | Prevent userland from invoking BUG system calls, by saving the initial BUG | Miod Vallat |
2003-09-01 | Do not let userland programs enter DDB at will - it's a BAD thing. | Miod Vallat |
2003-09-01 | Correctly map the message buffer. | Miod Vallat |
2003-09-01 | remove unused sc_echobug code; ok fgs, mickey | Markus Friedl |
2003-08-31 | Upon returning from m18*_ext_int(), do not invoke data_access_emulation() | Miod Vallat |
2003-08-31 | pdc_model needs to be visible from cpu.c | Miod Vallat |
2003-08-30 | Compile kernels with -mno-check-zero-division. Saves two pages, and things | Miod Vallat |
2003-08-28 | from NetBSD via Tim Weiss, tim at zetaflops dot net: deal with FS block sizes... | Jason Wright |
2003-08-28 | b180 wink-wink | Michael Shalayeff |
2003-08-27 | Enable 'Snag' boot on newer Apple machines. | Dale Rahn |
2003-08-26 | fix for dinode rename, this broke the forth bootblock.s ok jason@ tedu@ | Dale Rahn |
2003-08-25 | rename struct dinode to ufs1_dinode. clears the namespace and makes | Ted Unangst |
2003-08-25 | rename struct dinode to ufs1_dinode. clears the namespace and makes | Ted Unangst |
2003-08-23 | unifiy with mvme88k | Theo de Raadt |
2003-08-23 | unify with mvme88k; miod ok | Theo de Raadt |
2003-08-22 | regen | Michael Shalayeff |
2003-08-22 | rework cpu identification | Michael Shalayeff |
2003-08-22 | To workaround an early 88100 models problem, gcc explicitely adds checks for | Miod Vallat |
2003-08-21 | Bounds checking, prevents ioctls to non-existing dart devices from panic'ing | Miod Vallat |
2003-08-21 | Be less verbose in the MVME187 probe, as its CMMU configuration is known | Miod Vallat |
2003-08-21 | Use constants rather than hardcoded values for IPL levels. | Miod Vallat |
2003-08-21 | De-obfuscate get_target(). | Miod Vallat |
2003-08-21 | These files were intended for X11 support, but serve no purpose nowadays, | Miod Vallat |
2003-08-21 | better guess on dual-card (not dual-head cards) rom adress guessing; miod@ te... | Michael Shalayeff |
2003-08-21 | Put a valid VID signature in the disklabel, as does mvme68k. | Miod Vallat |
2003-08-21 | regen | Michael Shalayeff |
2003-08-21 | a bunch of better descriptions and missing board names from weissmanndude | Michael Shalayeff |
2003-08-21 | fix symbol name error in mcount functionality in a.out->ELF transition. | Dale Rahn |
2003-08-20 | regen | Michael Shalayeff |
2003-08-20 | be consistant w/ machdep.c on cpu names as suggested by paul weissmann | Michael Shalayeff |
2003-08-20 | devise the power reg address as hpa for the power device and thus avoid manua... | Michael Shalayeff |
2003-08-20 | support systems where power service is available from pdc and implement a col... | Michael Shalayeff |
2003-08-20 | allow powerless kernels | Michael Shalayeff |
2003-08-20 | do not attach coms at harmony but gsc now; commented out siop@mainbus | Michael Shalayeff |
2003-08-20 | handle power button (on 712 for now) | Michael Shalayeff |
2003-08-20 | A bunch of 88110 band-aid: | Miod Vallat |
2003-08-20 | print hv for unconfigured devices as well | Michael Shalayeff |
2003-08-20 | No need to build installboot and the bootblocks at -O0 anymore. | Miod Vallat |
2003-08-20 | Fix the write status test for the 88110 kluge in m88k_protection() [oops] | Miod Vallat |
2003-08-20 | Revert the flust_atc_entry() shortcut if NCPUS == 1 - it will not work on | Miod Vallat |
2003-08-20 | regen | Michael Shalayeff |
2003-08-20 | tornado is really a 7200/pcxt'; from weissmanndude | Michael Shalayeff |
2003-08-20 | mfcpu_t appears to be more useful as mfcpu it seems | Michael Shalayeff |
2003-08-20 | missing nl in debugging prontf | Michael Shalayeff |
2003-08-20 | ansi and protos for the rest | Theo de Raadt |
2003-08-20 | spaces | Theo de Raadt |
2003-08-20 | protos and ansi (mostly ignored junk) | Theo de Raadt |
2003-08-20 | ansi and protos | Theo de Raadt |
2003-08-20 | add mtd | Theo de Raadt |
2003-08-19 | simple protos and ansi | Theo de Raadt |