summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-18better explanation of return values;Jason McIntyre
2006-07-18Clarify description of Match, with minor correction from jmc@Darren Tucker
2006-07-18mark up angle brackets;Jason McIntyre
2006-07-18replace DIAGNOSTICS with .Ex;Jason McIntyre
2006-07-18tweak; ok dtuckerJason McIntyre
2006-07-18kill trailing space;Jason McIntyre
2006-07-18remove trailing space;Jason McIntyre
2006-07-18syncTheo de Raadt
2006-07-18mediatek/spectecTheo de Raadt
2006-07-18First and foremost, avoid an obious race between two or more processesUwe Stuehler
2006-07-18regenBrad Smith
2006-07-18the VIA HDA PCI id matches against multiple chipsets.Brad Smith
2006-07-18another VIA chipset.Brad Smith
2006-07-18mention ALI, NVidia and VIA Technologies chips.Brad Smith
2006-07-18increase the number of Jumbo slots a little bit for sparc64.Brad Smith
2006-07-18syncTheo de Raadt
2006-07-17same changes as i386. tested by kettenis@ and ckuethe@. thanks.Federico G. Schwindt
2006-07-17same fix as i386Theo de Raadt
2006-07-17avoid obvious out-of-bounds accesses.Marc Espie
2006-07-17please lintTheo de Raadt
2006-07-17we prefer it if this compilesTheo de Raadt
2006-07-17manpage for texi2pdf, with some help from jmc@, okay theo@Marc Espie
2006-07-17regenBrad Smith
2006-07-17fix some of the IBM entries.Brad Smith
2006-07-17silently return if sdmmc is disabled/not in the kernel. uwe@ ok.Federico G. Schwindt
2006-07-17correct the way hosts are alloc'ed. fixes crashes on controllers withFederico G. Schwindt
2006-07-17id tag.Federico G. Schwindt
2006-07-17use malloc'ed buffers rather than losing some/all of the static buffersFederico G. Schwindt
2006-07-17add Digitus DA-70145Martin Reindl
2006-07-17syncTheo de Raadt
2006-07-17new bridge; sthen@symphytum.spacehopper.orgTheo de Raadt
2006-07-17include prompts in examples;Jason McIntyre
2006-07-17syncTheo de Raadt
2006-07-17syncTheo de Raadt
2006-07-17Fixups for NVIDIA MCP04 SATA interrupts.Mark Kettenis
2006-07-17Fix comment wrt snprintfTodd C. Miller
2006-07-17Switch to a three-phase pci resource fixup:Dale Rahn
2006-07-17let texinfo use whatever makeinfo it wants, preferably the one it justMarc Espie
2006-07-17Add csplit(1) from FreeBSD; with man page tweaks from jmc@.Todd C. Miller
2006-07-17say goodbye to old filesMarc Espie
2006-07-17conflict resolutionMarc Espie
2006-07-17import texinfo 4.8 into the tree.Marc Espie
2006-07-17These bugs were fixed long ago.Kjell Wooding
2006-07-17correct base freq mask per spec. sdhc found in the nx6125 now configuresFederico G. Schwindt
2006-07-17regenDavid Gwynne
2006-07-17add areca and their raid productsDavid Gwynne
2006-07-17PC5740 is umodem not umsm. Should fix PR 5181.Jonathan Gray
2006-07-17Better usage() wording. Add -h to mean same. Some whitespace cleanKjell Wooding
2006-07-17Call ip_savecontrol() in the multicast codepath of udp_input() similar toClaudio Jeker
2006-07-17Regress test for Match + PermitOpen. ok djm@Darren Tucker