summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-05-16Remove shadowing variables and properly use /* FALLTHROUGH */Ray Lai
2006-05-16Recognize braindead 6:1 CMMU to CPU ratio configurations (which we do notMiod Vallat
2006-05-16Print a final line before asking the PROM to halt or reboot, for theMiod Vallat
2006-05-16Nuke some { }Marco Peereboom
2006-05-16Move !xs->data case into mfi_start_xs.Marco Peereboom
2006-05-16Crank bootblocks version for today's changes.Miod Vallat
2006-05-16Nuke whitespace at EOLMiod Vallat
2006-05-16Make standalone binaries compile with -Wall -WerrorMiod Vallat
2006-05-16Cleanup of mvme88k standalone code, with rewritten startup code withMiod Vallat
2006-05-16Fix some more htole32 screw-ups.Marco Peereboom
2006-05-16Network bootloader for AV400 series, will load a native kernel. Still someMiod Vallat
2006-05-16Labeling was the wrong way around. Make 5e 5i and vice versa.Marco Peereboom
2006-05-16typoIan Darwin
2006-05-16Bring over upstream changes that fix backtraces through signal handlers andMark Kettenis
2006-05-16the ifp->if_linkstatehooks may be NULL, add an extra check to avoidReyk Floeter
2006-05-16https URL support; rototilled by a few people including me; originallyTheo de Raadt
2006-05-16Fix some htole32 I missed.Marco Peereboom
2006-05-16- pcbflags is not modified in pcb_(dis)connect, so there's noMarkus Friedl