summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-18syncTheo de Raadt
2006-05-18Xr mfiTheo de Raadt
2006-05-18extra .EdTheo de Raadt
2006-05-18correct example awk expression; ok jmc@Otto Moerbeek
2006-05-18Add mfiMarco Peereboom
2006-05-18Add man page for mfiMarco Peereboom
2006-05-18Remove some debug cruft and pretty up some debug messages.Marco Peereboom
2006-05-18Enable detection of SpeedStep support for the VIA Esther CPU's. NoteDimitry Andric
2006-05-18Kill splbio/splx in the interrupt handler.Marco Peereboom
2006-05-18And we have lift off! Was able to create a filesystem and write to theMarco Peereboom
2006-05-18spacingTheo de Raadt
2006-05-18some devices can do weird things upon a warm reboot so add a shutdownJolan Luff
2006-05-18cover diskless boots from more archs; some adjustments to come;Jason McIntyre
2006-05-18syncTheo de Raadt
2006-05-18do not build spppcontrolTheo de Raadt
2006-05-18remove spppcontrolReyk Floeter
2006-05-18the physical interface must be marked UPReyk Floeter
2006-05-18document diskless alpha boots, after some pointers from mickey;Jason McIntyre
2006-05-18document that a smaller swap file may be used too, sometimes;Jason McIntyre
2006-05-18back out last, after some discussion;Jason McIntyre
2006-05-18use miod's suggestion for making swap files;Jason McIntyre
2006-05-18some wording/grammar fixes;Jason McIntyre
2006-05-18Add a duplicate check for our own advertisements. This is necessaryMarco Pfatschbacher
2006-05-18use miod's method for swapping; i had wanted to documented both ways,Jason McIntyre
2006-05-18Don't ask for a password for ftp transfers if the username 'ftp' is used.Kenneth R Westerback
2006-05-18add some entries to FILES and SEE ALSO;Jason McIntyre
2006-05-18document which server processes need to be running;Jason McIntyre
2006-05-18tidy up point 10;Jason McIntyre
2006-05-18make swap example work on diskless boots;Jason McIntyre
2006-05-18otto's example of how to convert an IP address to hex;Jason McIntyre
2006-05-18Use standard swap16() and swap32() functions instead of abusing <db.h> to getMiod Vallat
2006-05-18Move otherwise unused <machine/vid.h> to stand/Miod Vallat
2006-05-18Avoid segv when a syntax error occurs while reading from command line.Otto Moerbeek
2006-05-18enable azalia(4) so we can get some more feedback.Brad Smith
2006-05-18disable the Analog Devices AD1981HD codec widget init routine for now.Brad Smith
2006-05-18de-staticBrad Smith
2006-05-18Test the state of a disk *after* spinning it up and not before. ThisKenneth R Westerback
2006-05-17cf_unit should have a value between 0 and cd_ndevs. So set cf_unit to 0 whenKenneth R Westerback
2006-05-17Add completion routines.Marco Peereboom
2006-05-17Add mfi_get_info to obtain all kinds of fun information from the fw.Marco Peereboom
2006-05-17section fixes;Jason McIntyre
2006-05-17make the phase 2 and 3 lists more consistent with each other;Jason McIntyre
2006-05-17remove a pile of pesky .Tn macros;Jason McIntyre
2006-05-17final -enum replacement with text adjusted accordingly;Jason McIntyre
2006-05-17small cleanup;Jason McIntyre
2006-05-17use -enum lists instead of manually numbering them;Jason McIntyre
2006-05-17Fix static array overrun.Brad Smith
2006-05-17yyerror() little cleanupXavier Santolaria
2006-05-17regenBrad Smith
2006-05-17sync handling of fatal firmware errors w/ wpi(4)Damien Bergamini