summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-19remove tempdir right away if it turns out we're not dealing with aMarc Espie
2005-08-19trap SIGINT so that tempdirs get removed.Marc Espie
2005-08-18Only allow blocksizes that are powers of 2 between 512 and 64K. An sdKenneth R Westerback
2005-08-18sync with new functionality, and add a bit more meatTheo de Raadt
2005-08-18add support to stop blinking (-u) or use the alarm LED instead (-B)Theo de Raadt
2005-08-18Silly dlg did not read my old code careful enough. Missed 2 bits that areMarco Peereboom
2005-08-18Skip (trap) instruction in cpu_fork() instead of proc_trampoline().Mark Kettenis
2005-08-18Oops, previous fix would prevent standard input from being processed at allMiod Vallat
2005-08-18syncTheo de Raadt
2005-08-18on debug, print the tuple number along with the name to help debugging inFederico G. Schwindt
2005-08-18make sure dependencies are picked up;Jason McIntyre
2005-08-18Update a few error descriptions w.r.t. obtaining the limitsJared Yanovich
2005-08-18better diagnostics in case of bad arguments; ok dlgTheo de Raadt
2005-08-18Properly initialize 'end' in seq(), fixing a crashJared Yanovich
2005-08-18rework the addressing for blinking to make it like the hotsparesDavid Gwynne
2005-08-18document M_WAITOK as a separate flag rather than a note to M_NOWAITDavid Gwynne
2005-08-18no need to wrap (sub-)section headers in quotes;Jason McIntyre
2005-08-18rearrange some sections to avoid having instructions and explanationsJason McIntyre
2005-08-18sync with nforce portion of pciide(4).Jonathan Gray
2005-08-18nforce SATA is supported now.Jonathan Gray
2005-08-18nforce SATA is supported now.Jonathan Gray
2005-08-18Match nforce 2/3/4 SATA using generic sata_chip_map().Jonathan Gray
2005-08-18if you show an example, BE CORRECT DAMNITTheo de Raadt
2005-08-18tweak SYNOPSIS;Jason McIntyre
2005-08-18Make zaudio(4) work like a laptop, so that when you plug your headphonesRobert Nagy
2005-08-18do not allow 0-length transforms; from freebsdTheo de Raadt
2005-08-18afterboot(8) MLINK to faq(8) is pointless;Jason McIntyre
2005-08-18Several boards incorporating SIS SATA chips have dellusions of granduerJonathan Gray
2005-08-18a step towards where dlg is heading next + knfTheo de Raadt
2005-08-18infrastructure to support blinking controlled via /dev/bio ioctls. theDavid Gwynne
2005-08-18very basic blink support.David Gwynne
2005-08-18Comment out AR5212 entries where it is unknown if they work.Jonathan Gray
2005-08-18Malloc temporary buffers in pfioctl rather than having several largeChristopher Pascoe
2005-08-18Rearrange pf_state and pfi_kif so that the parts of the structure neededChristopher Pascoe
2005-08-18das blinkenlighten! uses /dev/bio to allow an ioctl to turn identify onDavid Gwynne
2005-08-18blinking doesnt care about volid and diskid at the moment. use targetDavid Gwynne
2005-08-18- mark up argumentJason McIntyre
2005-08-18fix a pasto by marco@David Gwynne
2005-08-18note that current environment can be displayed using env(1) and printenv(1);Jason McIntyre
2005-08-18Add "create hot spare" ok dlg@Marco Peereboom
2005-08-17Add ioctl for setting the state of disks.Marco Peereboom
2005-08-17Add additional paramter to ami_mgmt so that we can start support "set hdd sta...Marco Peereboom
2005-08-17Move #defines under the right heading.Marco Peereboom
2005-08-17Add blink ioctl.Marco Peereboom
2005-08-17KNFMarco Peereboom
2005-08-17Fix incorrect structure. Spotted by Jordan Hargrave.Marco Peereboom
2005-08-17Cleanup up hot spare and unsused disk code. ok deraadt@Marco Peereboom
2005-08-17fix a few typos.Marc Espie
2005-08-17drop paragraph about ftp-proxy.Marc Espie
2005-08-17document new methodMarc Espie