Age | Commit message (Expand) | Author |
1998-03-01 | Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor, | Niklas Hallqvist |
1998-02-24 | rename some DOS MBR partition types | Theo de Raadt |
1998-02-23 | I broke this... fixed it again | Per Fogelstrom |
1998-02-19 | add netbsd partition, rename 386BSD one to FreeBSD.. | Theo de Raadt |
1998-01-29 | Wrong name | Per Fogelstrom |
1998-01-29 | Some more arc/sgi fixes | Per Fogelstrom |
1998-01-28 | Moving around files for new mips arch layout | Per Fogelstrom |
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-12-27 | PnP support | Niklas Hallqvist |
1997-11-23 | use MI cdev_decl(ipl) | Michael Shalayeff |
1997-11-11 | Add AST and wdc1, pretty some | Niklas Hallqvist |
1997-11-11 | Reality update | Niklas Hallqvist |
1997-11-10 | typo | Niklas Hallqvist |
1997-11-10 | DOH! conflicts from me | Niklas Hallqvist |
1997-11-09 | New endian.h design. All architectures now use a common file for the bulk | Niklas Hallqvist |
1997-10-18 | do not create spoofed partition for DOSTYP_OPENBSD | Theo de Raadt |
1997-10-02 | no more ESRCH from writedisklabel() | Theo de Raadt |
1997-09-29 | DOSMBR_SIGNATURE, DOSACTIVE; weingart | Theo de Raadt |
1997-09-29 | ignore partitions larger than device, as an attempt to ignore floppies withou... | Theo de Raadt |
1997-09-24 | make this compile.. bad Per.. | Theo de Raadt |
1997-09-23 | Make disksubr byte order independent. This code is now so generic that it | Per Fogelstrom |
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-02 | silence messages that we do not need | Theo de Raadt |
1997-08-01 | geez, DEBUG is two things... | Theo de Raadt |
1997-08-01 | wrap proto in DEBUG too | Theo de Raadt |
1997-08-01 | fix DIAGNOSTIC vs DEBUG confusion | Theo de Raadt |
1997-08-01 | proto __flt_rounds correctly | Theo de Raadt |
1997-08-01 | obj... | Per Fogelstrom |
1997-08-01 | option not options | Theo de Raadt |
1997-08-01 | ho ho ho what a neat typo | Theo de Raadt |
1997-08-01 | move MACHINE_NONCONTIG to an include | Theo de Raadt |
1997-08-01 | option not options | Theo de Raadt |
1997-08-01 | turn off DEBUG... | 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-07-07 | I forgot: Removed the unused arg of comprobe1 | Niklas Hallqvist |
1997-07-07 | Too many things include <machine/ansi.h> w/o <sys/types.h> so | Todd C. Miller |
1997-07-05 | Make _BSD_TIME_T_ int32_t on all platforms. You can't write | Todd C. Miller |
1997-06-25 | Include usage notes in the rest of the endian.h files for consistancy. | grr |
1997-06-25 | Big endian HTON?() macros should be (void)(x). | Jason Downs |
1997-06-23 | add "option IPFILTER_LOG" to conf files that already had IPFILTER | kstailey |
1997-06-14 | correct printouts about L2 cache | Theo de Raadt |
1997-05-24 | Close shave.. lpr -> lpt | Per Fogelstrom |
1997-05-22 | Move kernel start back to 0x80100000 | Per Fogelstrom |
1997-05-21 | Missing devs... | Per Fogelstrom |
1997-05-21 | Remove genassym dependency build, spotted by Dale | Per Fogelstrom |
1997-05-19 | Hmm, to fast after issuing reset. | Per Fogelstrom |
1997-05-19 | Make PICA's really reboot on rebbot command | Per Fogelstrom |