Age | Commit message (Expand) | Author |
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 |
1998-03-04 | Adapt comments to reality | Niklas Hallqvist |
1998-02-19 | add netbsd partition, rename 386BSD one to FreeBSD.. | Theo de Raadt |
1998-01-20 | Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses it | Niklas Hallqvist |
1998-01-11 | disklabel spoofing for FAT32. | Niels Provos |
1997-11-23 | use MI cdev_decl(ipl) | Michael Shalayeff |
1997-11-09 | New endian.h design. All architectures now use a common file for the bulk | Niklas Hallqvist |
1997-10-28 | stand missing | Per Fogelstrom |
1997-10-21 | Dig out the ethernet address from the board configuration. This just takes | Per Fogelstrom |
1997-10-21 | Straighten up boot options. | Per Fogelstrom |
1997-10-20 | Add IPSEC to GENERIC, move if_de srom emul to pci | Per Fogelstrom |
1997-10-18 | do not create spoofed partition for DOSTYP_OPENBSD | Theo de Raadt |
1997-10-15 | Add shm/sem includes, fix up disklabel stuff | Per Fogelstrom |
1997-10-14 | Need this for ramdisk install... | Per Fogelstrom |
1997-10-14 | Get a few things right... | Per Fogelstrom |
1997-10-13 | A few adjustments. | Per Fogelstrom |
1997-10-13 | Monolithic (No OpenFirmware driver crap...) PowerPC kernel. This is the | Per Fogelstrom |
1997-10-13 | Monolithic PowerPC kernel, new include | Per Fogelstrom |
1997-10-13 | Monolithic PowerPC kernel RAMDISK | Per Fogelstrom |
1997-10-13 | Monolithic PowerPC kernel configuration files | Per Fogelstrom |
1997-10-11 | Monolithic PowerPC kernel ISA bus support | Per Fogelstrom |
1997-10-11 | PCI bus code for monolithic PowerPC kernels. | Per Fogelstrom |
1997-09-29 | DOSMBR_SIGNATURE, DOSACTIVE; weingart | Theo de Raadt |
1997-09-15 | kill Locore.c | Theo de Raadt |