summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1999-07-21define some more cache-related pdc routinesMichael Shalayeff
1999-07-211000baseXX mediaJason Wright
1999-07-21sounds betterAaron Campbell
1999-07-21Add missing hosts_ctl() prototype.Oleg Safiullin
1999-07-21make it compile without midi.Niels Provos
1999-07-21Improve the description and add examples, including one that demonstrates howAaron Campbell
head(1) is often used in conjunction with tail -1 to display a single arbitrary line from a file.
1999-07-21sync names of arguments in SYNOPSIS with those in the option's descriptionAaron Campbell
1999-07-21do resource requirement checking in match(), not attach()Theo de Raadt
1999-07-21syncTheo de Raadt
1999-07-21broken mpu on gravisTheo de Raadt
1999-07-21describe the -f flag in the options listAaron Campbell
1999-07-21discuss the "-m mode" optionAaron Campbell
1999-07-21Xr fparseln(3); deraadt@Aaron Campbell
1999-07-21talk about wdc re-enablingTheo de Raadt
1999-07-21fix bad English, spelling, grammar, comma splices, etc.Aaron Campbell
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