summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-05-17remove 10GbE from the Xframe entries.Brad Smith
2006-05-17tweak the dmesg printing a bit.Brad Smith
2006-05-17mega-commit of unrelated changes:Damien Bergamini
2006-05-17fix printf'sXavier Santolaria
2006-05-17Refactor scsi path so that we can have a single sgl function for io and non-ioMarco Peereboom
2006-05-17Update as a typo has been fixed there. Noticed by david@Hans-Joerg Hoexer
2006-05-17missing rtlabel support in pf_addr_wrap_neq()Henning Brauer
2006-05-17remove useless case that is handled by default anywayAlexander von Gernler
2006-05-17Don't cast malloc()Pedro Martelletto
2006-05-17fix leakMarkus Friedl
2006-05-17fix leak; coverity via Kylene Jo HallMarkus Friedl
2006-05-17various fixes;Jason McIntyre
2006-05-17various fixes;Jason McIntyre
2006-05-17sort SEE ALSO;Jason McIntyre
2006-05-17move an option to the right place;Jason McIntyre
2006-05-17Document recent sysctl additions.Gordon Willem Klok
2006-05-17same typo fix that ian just fixed in apmd.8;Jason McIntyre
2006-05-17Delay board type retrieval.Miod Vallat
2006-05-17Detach children devices in reverse order. This gives better display, andKenneth R Westerback
2006-05-17implement support for sppp(4) in ifconfig. have a look at the updatedReyk Floeter
2006-05-17prep prebind_newfile() for reuse by dale in prebind; ok drahnTheo de Raadt
2006-05-17use lots more size_t instead of int running aroundTed Unangst
2006-05-17change ktr_len to size_t. put ktr_type after comm for better alignmentTed Unangst