Age | Commit message (Expand) | Author |
1998-09-06 | Preserve symbol table if ksyms is in the kernel but DDB is not. | Todd C. Miller |
1998-08-31 | Return ENXIO on open of /dev/mem minor devs that don't exist | Todd C. Miller |
1998-08-24 | Add support for /dev/ksyms to arch-specific files | Todd C. Miller |
1998-08-18 | wrong, smurph | Theo de Raadt |
1998-08-18 | New bootblocks code to work with bootxx. | Steve Murphree |
1998-07-28 | Return EINVAL when msg_iovlen or iovcnt <= 0; Make uio_resid unsigned (size_t... | Todd C. Miller |
1998-07-19 | do not force single if rd root | Theo de Raadt |
1998-04-03 | trapsignal cleanup | Theo de Raadt |
1998-04-02 | use movl/subl instead of #sym-sym; pleases new gas | Theo de Raadt |
1998-03-01 | Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor, | Niklas Hallqvist |
1998-01-19 | Cleanup output for probed VME devices. | etheisen |
1997-11-25 | fix Op Fl | Theo de Raadt |
1997-11-24 | partially apply that dk_* pr | Michael Shalayeff |
1997-11-23 | use MI cdev_decl(ipl) | Michael Shalayeff |
1997-11-20 | define MMU_68060 | etheisen |
1997-11-20 | 177 boards have 128k SRAM. | etheisen |
1997-11-09 | New endian.h design. All architectures now use a common file for the bulk | Niklas Hallqvist |
1997-10-20 | hardcode mvme68k, so that obj dirs can be built from elsewhere | Theo de Raadt |
1997-10-19 | mvmve68k does not use rcons. | etheisen |
1997-10-19 | Fix busted links and tags targets. | etheisen |
1997-10-07 | cngetc() proto moved | Theo de Raadt |
1997-10-02 | just overwrite anything in that zone of the disk, for writedisklabel() | Theo de Raadt |
1997-09-15 | kill Locore.c | Theo de Raadt |
1997-08-08 | Change the bounds_check_with_label API to also take a cpu_disklabel | Niklas Hallqvist |
1997-08-08 | Initialize hwreset. | Jason Downs |
1997-07-27 | sync to use m68k code | Theo de Raadt |
1997-07-27 | time_t is not long | Theo de Raadt |
1997-07-24 | multiple inclusion protection; brenner@umr.edu | Theo de Raadt |
1997-07-23 | Add AppleTalk netisr. Only tested (indeed, only compiled) on mac68k port. | denny |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller |
1997-04-22 | Add libz and tick version # to reflect change. | gvf |
1997-04-22 | Reorg to look more like sys/lib/libsa/Makefile | gvf |
1997-04-22 | Reduce dependency on libkern. | gvf |
1997-04-22 | BSD -> OpenBSD | gvf |
1997-04-22 | minor clean to -q | gvf |
1997-04-17 | Added -q to return to Motorola bug. | gvf |
1997-04-08 | Clarify comment a bit and skip userret when flushing CPU caches in SunOS emul. | briggs |
1997-04-08 | Fix from NetBSD: flush caches on trap 2 in SunOS emulation. Comment on | briggs |
1997-04-07 | add cd9660 spoofing and repair partition offset/block offset stuff | Theo de Raadt |
1997-04-06 | support cd9660 disklabel spoofing; also fix block offset confusion | Theo de Raadt |
1997-04-02 | add off-level character recieve. | Dale S. Rahn |
1997-03-31 | Modernize OpenBSD/mvme68k to match various changes in m68k and hp300 code. | Jason Downs |
1997-02-24 | temporarily, also pass intr() routines the vec# | Theo de Raadt |
1997-02-22 | sends and receives and illustrates that the vme board has interrupt vector bugs | Theo de Raadt |
1997-02-22 | add register bit defines | Theo de Raadt |
1997-02-21 | do not pass up un-init vftype | Theo de Raadt |
1997-02-20 | strncpy needed for ufs.c | gvf |
1997-02-16 | Add new kernel configuration that support ramdisk in the data segment | Dale S. Rahn |
1997-02-15 | Move the debug print into the ifdef DEBUG section. | Dale S. Rahn |
1997-02-15 | Only copy a cpudisklabel in the disklabel structure if a valid one is found. | Dale S. Rahn |