Age | Commit message (Expand) | Author |
1998-09-12 | Detect more that just Motorola machines for openfirmware hardware | Dale S. Rahn |
1998-09-10 | kernel and install floppy kernel for POWERSTACK machines. | Dale S. Rahn |
1998-09-09 | Weak version of support for ddb breakpoints. Works, but not fully | Dale S. Rahn |
1998-09-09 | support for putting ofroot on mainbus, not on root. | Dale S. Rahn |
1998-09-09 | Allow ddb to be entered upon boot via boot command argument. | Dale S. Rahn |
1998-09-09 | remove debugging printf that had been forgotten. | Dale S. Rahn |
1998-09-09 | fix typo. | Dale S. Rahn |
1998-09-09 | Fix openfirmware attachment for openfirmware only systems. | Dale S. Rahn |
1998-08-31 | Return ENXIO on open of /dev/mem minor devs that don't exist | Todd C. Miller |
1998-08-25 | Provision for mask or no mask mode | Per Fogelstrom |
1998-08-25 | More interrupt changes | Per Fogelstrom |
1998-08-25 | Polish | Per Fogelstrom |
1998-08-25 | Add badaddr() and fix faultbuf handling | Per Fogelstrom |
1998-08-25 | Mapping stuff v.i 4e | Per Fogelstrom |
1998-08-25 | Faultbuf mods | Per Fogelstrom |
1998-08-25 | Use symbolic names | Per Fogelstrom |
1998-08-25 | Use symbolic names | Per Fogelstrom |
1998-08-25 | Make faultbuf a struct | Per Fogelstrom |
1998-08-25 | Local macro | Per Fogelstrom |
1998-08-25 | Cleanup | Per Fogelstrom |
1998-08-25 | Add a few defines and change some. | Per Fogelstrom |
1998-08-25 | Fix a couple of spl errors - spotted by Dale and me. | Per Fogelstrom |
1998-08-25 | clear softints when they are taken, by the time hwpend as used, it was zeroed. | Dale S. Rahn |
1998-08-25 | have two areas to store irq counts, one for hardinterrupts, one for soft | Dale S. Rahn |
1998-08-23 | ofnet driver does not work with bpf. | Dale S. Rahn |
1998-08-23 | Code to maintain edge/level in the isa interrupt driver. | Dale S. Rahn |
1998-08-22 | Various changes to allow mixing of ofw drivers and real drivers. | Dale S. Rahn |
1998-08-22 | Changes to get a at least mostly working kernel debugger. | Dale S. Rahn |
1998-08-18 | add powerpc_btop() and powerpc_ptob() macros for consistency with other ports | Todd C. Miller |
1998-08-08 | Some programs would like to use the old tty support..., compile with | Dale S. Rahn |
1998-08-07 | Add kernel support for debugging with gdb. This also make /proc allow | Dale S. Rahn |
1998-08-07 | Remove floppy checks from ofwboot. Ramdisk is kernel, not loadef from floppy. | Dale S. Rahn |
1998-08-07 | Shrink kernels and make work for ramdisks better. (so they fit on floppy) | Dale S. Rahn |
1998-08-06 | Some small fixes for non ofw systems | Per Fogelstrom |
1998-07-19 | do not force single if rd root | Theo de Raadt |
1998-07-07 | oops, i did not handle nchrdev correctly | Theo de Raadt |
1998-07-07 | fix chrtoblk() so that it returne ENODEV for entries beyond the end of the table | Theo de Raadt |
1998-07-04 | Profile support for powerpc port. Now profiling libraries and binaries | Dale S. Rahn |
1998-06-29 | Add a __NO_ISA_INTR_CHECK #define, until the maintainers add the code. | Jason Downs |
1998-06-28 | Stability fix for powerpc openfirmware system. | Dale S. Rahn |
1998-05-29 | Major changes here and there, tweaks elsewhere. | Dale S. Rahn |
1998-04-06 | type fix | Per Fogelstrom |
1998-04-06 | fix some types | Per Fogelstrom |
1998-04-06 | -lock.h | Per Fogelstrom |
1998-04-06 | somewhat more correct trapsignal call | Per Fogelstrom |
1998-04-06 | new alignement (abi) | Per Fogelstrom |
1998-04-06 | New mbr and msdos part | Per Fogelstrom |
1998-04-06 | New config stuff + Makefile fix to make gcc 2.8.1 work. Thanks to Dale Rahn! | Per Fogelstrom |
1998-03-31 | real cute to have those fingerprints cleaned up | Michael Shalayeff |
1998-03-22 | Add UID_MAX and GID_MAX | Todd C. Miller |