summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1999-07-21syncTheo de Raadt
1999-07-21whatever it is, GRV0003 is not a sbTheo de Raadt
1999-07-21cleanupTheo de Raadt
1999-07-21rewrite the tlb miss handler and tlb dirty handler.Michael Shalayeff
optimize for HVT usage (when compiled for proper cpu type). drop hpt_* global variables, use info from control registers instead. there are still ways to improve the tlb handlers tho. machdep also prints cache and tlb coherence states (not related to the above). You eat greenish muffin. --More-- You write real code.
1999-07-21Remove PARAMETERS section. Different bad. Kjell bad.Kjell Wooding
Add references to sockaddr_storage.
1999-07-21use .Ar after .It Fl where it looks niceTheo de Raadt
1999-07-21swap16_multi by niklas@cvs.openbsd.orgConstantine Sapuntzakis
Fix cd.c so it compiles on big-endian platforms
1999-07-21Updated man pages to be useful. Include description of typical uses.Kjell Wooding
1999-07-21better fields order for pv_entryMichael Shalayeff
1999-07-21change how this printsTheo de Raadt
1999-07-21Shorter IBM portable cdrom string.Federico G. Schwindt
1999-07-21syncFederico G. Schwindt
1999-07-21Add IBM Portable CD-ROM entry so wdc_pcmcia compiles.Federico G. Schwindt
1999-07-21skip break insn in the proper place, print cr28 in ddb, some debugging cruftMichael Shalayeff
1999-07-21support ATAPI; csapuntzTheo de Raadt
1999-07-21isapnp wdcTheo de Raadt
1999-07-21isapnp wdc worksTheo de Raadt
1999-07-21syncTheo de Raadt
1999-07-21cleanTheo de Raadt
1999-07-21syncTheo de Raadt
1999-07-21fix an errorTheo de Raadt
1999-07-21sync to GENERICTheo de Raadt
1999-07-21use .Ar on later .It Fl linesTheo de Raadt
1999-07-21use .Ar on later .It Fl linesTheo de Raadt
1999-07-21bye byeTheo de Raadt
1999-07-21use .Ar on later .It Fl linesTheo de Raadt
1999-07-21grammar; evanc@concer.toTheo de Raadt
1999-07-21bad umask is an error, syslog; pointed out by form@Theo de Raadt
1999-07-20Fix offsets of wi_frame, from wpaulNiklas Hallqvist
1999-07-20bad arguments? usage() should syslog()Theo de Raadt
1999-07-20Add wdc pcmcia controller. As the other new ATA code, it needs to beFederico G. Schwindt
uncommented.
1999-07-20Add wdc pcmcia controller. This needs the new ATA code.Federico G. Schwindt
1999-07-20Add some more keyboards. -mojMats O Jansson
1999-07-20do not proceed if incorrect args are found; found by formTheo de Raadt
1999-07-20add an rc.shutdown(8) man pageAaron Campbell
1999-07-20midi at ym/mpuTheo de Raadt
1999-07-20permit midi on mpu & ymTheo de Raadt
1999-07-20Don't pull in cd_scsi/cd_atapi stuff unless cd device is usedConstantine Sapuntzakis
1999-07-20do not use -n with user-edited section betweenTheo de Raadt
1999-07-20insert a missing .El macroAaron Campbell
1999-07-20Added fparseln from NetBSD.Jakob Schlyter
ok deraadt@
1999-07-20first cut at isapnp and ym mpuTheo de Raadt
1999-07-20syncTheo de Raadt
1999-07-20shorterTheo de Raadt
1999-07-20use .elifTheo de Raadt
1999-07-20export cr28 for DEBUGging purposesMichael Shalayeff
1999-07-20skey help; freebsdTheo de Raadt
1999-07-20mention the skey command and Xr skey(1)Aaron Campbell
1999-07-20It's not good to mix mdoc and old-style macros together; espie@Aaron Campbell
1999-07-20correct os_mask handling for OLF; pefoTheo de Raadt