Age | Commit message (Expand) | Author |
1996-09-26 | Do not override sectors, track & secpercyl values set by the driver, it | Niklas Hallqvist |
1996-09-26 | Fix alignment for mips & other strict architectures, mostly used lance stuff. | Niklas Hallqvist |
1996-09-26 | fault in a ptp in one nasty situation. not fool proof, but helps some cases. ... | Theo de Raadt |
1996-09-26 | tossed the frigging mitsumi | Theo de Raadt |
1996-09-25 | prefer DOSPTYP_386BSD MBR partition; from tholo | Theo de Raadt |
1996-09-25 | shrink an error message | Theo de Raadt |
1996-09-25 | u_int*_t types | Theo de Raadt |
1996-09-25 | prefer a DOSPTYP_OPENBSD MBR partition, but accept one of DOSPTYP_386BSD. | Theo de Raadt |
1996-09-25 | OLD_PIPE for now; till NBPG botch is fixed in freebsd sys_pipe.c | Theo de Raadt |
1996-09-24 | Make pretty | Niklas Hallqvist |
1996-09-24 | Use wd on config line. Uncomment btl driver. Add second IDE interface. | Niklas Hallqvist |
1996-09-24 | add majors for wd & acd | Niklas Hallqvist |
1996-09-24 | Kernel links now with in tree ld. Needs a ld script though. This script may | Per Fogelstrom |
1996-09-24 | Excess load. | Per Fogelstrom |
1996-09-24 | Some problems with Pica systems and noncontigous memory config fixed. | Per Fogelstrom |
1996-09-24 | add DOSPTYP_OPENBSD, like i386 port | Theo de Raadt |
1996-09-24 | DOSPTYP_OPENBSD = 0xa6 (everything i checked says this is available) | Theo de Raadt |
1996-09-24 | RAW_PART = 2, ie. sd0c, now -- make sure your c partitions are your whole disk | Theo de Raadt |
1996-09-23 | adjust number of types, since we've got 16 partitions in disklabel now. | Michael Shalayeff |
1996-09-23 | propagte FD{UNIT,PART} definitions. | Michael Shalayeff |
1996-09-23 | use printf() from libsa, move remainder to the related drivers. | Michael Shalayeff |
1996-09-23 | use <dev/ic/mc6845.h>. add tag. | Michael Shalayeff |
1996-09-23 | use <dev/ic/mc6845.h> for CRTC registers definitions. | Michael Shalayeff |
1996-09-23 | separate mc6845 definitions in dev/ic/mc6845.h | Michael Shalayeff |
1996-09-23 | forgot the tag. | Michael Shalayeff |
1996-09-23 | use symbolic constatnt names. | Michael Shalayeff |
1996-09-22 | unaligned support for outs() | Per Fogelstrom |
1996-09-22 | We run OpenBSD | Per Fogelstrom |
1996-09-22 | add ontrack format | Theo de Raadt |
1996-09-21 | Added a swedish ISO 8859-1 keyboard map with national ISO 8859-1 characters. | Mats O Jansson |
1996-09-21 | standardize the dmesg output | Theo de Raadt |
1996-09-21 | Disklabel on ARC has moved to sector 1 offset 0! BEWARE! | Per Fogelstrom |
1996-09-21 | pefo you're a clown!! | Per Fogelstrom |
1996-09-21 | pefo needs ktrace | Theo de Raadt |
1996-09-21 | integer overflow should gen SIGFPE; netbsd pr#1833, cline@ASM.FOX.CS.CMU.EDU ... | Theo de Raadt |
1996-09-21 | Remove references to mc68020. I think this was suggested by Charles Hannum | briggs |
1996-09-21 | Actually provide space for mac68k_buserr_addr. | briggs |
1996-09-21 | Do not call get_physical if 040. Hardwire Q700 internal video for now. | briggs |
1996-09-21 | Handle the two-page display card, although it doesn't appear to be generating | briggs |
1996-09-21 | Initial support for Quadra 700 internal video interrupt handling. | briggs |
1996-09-21 | Add define for DrHW for the 'Workstation Video Card' (2-page mono). | briggs |
1996-09-21 | %p implies 0x. | briggs |
1996-09-21 | Remove include of assert.h and fix a format error in debug camdump() code. | briggs |
1996-09-20 | Add wdc/wd/atapibus/acd & ed lines | Niklas Hallqvist |
1996-09-20 | Ignore the cold place | Niklas Hallqvist |
1996-09-20 | My Tyne | Niklas Hallqvist |
1996-09-20 | Add wd & acd entries | Niklas Hallqvist |
1996-09-20 | temp kludge until generic scsi is fixed | Per Fogelstrom |
1996-09-20 | Warner Warner, don't forget to break :-) | Per Fogelstrom |
1996-09-20 | do not fool people into thinking VNODEPAGER is an option; netbsd pr#2757, eri... | Theo de Raadt |