summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-19we do not need en(4)Theo de Raadt
2008-05-19regenBrad Smith
2008-05-19Add the NVIDIA MCP77/79/7B SMBus controller ids.Brad Smith
2008-05-19unbreak protocol keepalive timeouts bz#1465; ok dtucker@Damien Miller
2008-05-19correct format after %x -> %b convertion. deraadt jsg ok.Federico G. Schwindt
2008-05-18comment extension announcementDamien Miller
2008-05-18avoid leaking pipes by not zeroing the pipe after aborting it, soFederico G. Schwindt
2008-05-18typo, found by markus.lude@gmx.deSteven Mestdagh
2008-05-18KNFRyan Thomas McBride
2008-05-18another ndp(8) tweak: its description still talks about "flags"Igor Sobrado
2008-05-18Move the code which starts the video stream to the right place;Marcus Glocker
2008-05-18Unbreak glass console on OpenBSD/sgi - if we're supposed to be using theJoel Sing
2008-05-18There is no need to pass uvideo_vs_open() usb_attach_arg.Marcus Glocker
2008-05-18some missing articles; from Pierre RiteauJason McIntyre
2008-05-18some minor fixes;Jason McIntyre
2008-05-18syncTheo de Raadt
2008-05-17documentation tweaks.Igor Sobrado
2008-05-17Full support of branches added. We lacked proper support of multipleTobias Stoeckmann
2008-05-17attach to the via vt8237s found on the hp 2133 mini-notejoshua stein
2008-05-17regenjoshua stein
2008-05-17via chrome9 hc igp video, found on the hp 2133 mini-notejoshua stein
2008-05-17KNF. No names for arguments in function prototypes, regroupThordur I. Bjornsson
2008-05-17Give mainbus(4) a bus_dma tag and pass it down. Let socpcic(4) use thisMark Kettenis
2008-05-17If the -T or -t flag is given, the key must be an email address so checkTodd C. Miller
2008-05-17Describe MODPY_EGG_VERSION.wcmaier
2008-05-17Initialize the timeouts only once instead of everytime they are startedCan Erkin Acar
2008-05-17grammar and correctness fixes from stevesk@Damien Miller
2008-05-16Fix installation instructions.Mark Kettenis
2008-05-16Create bsd.bin, which can be loaded directly using the U-Boot firmware.Mark Kettenis
2008-05-16- sort usage()Jason McIntyre
2008-05-16Fix ssize_t vs. size_t mismatchTodd C. Miller
2008-05-16add Intel GME965Reyk Floeter
2008-05-16There's no point in having an ELF bootloader; turn it into a U-Boot image.Mark Kettenis
2008-05-16tweak ftp call, remove extraneous -o option.Marc Espie
2008-05-16add a -d repository option in order not to have to specify all pkgnames.Marc Espie
2008-05-16syncMark Kettenis
2008-05-16syncMark Kettenis
2008-05-16Another missing header file; pointed out by checkflist (and miod@).Mark Kettenis
2008-05-16syncReyk Floeter
2008-05-16add Intel GME965 device IDsReyk Floeter
2008-05-16merge vfs_opv_init into vfs_op_init and remove the former,Thordur I. Bjornsson
2008-05-16remove some old debug cruft, make some comments nicerThordur I. Bjornsson
2008-05-16unsigned -> u_int and warnmess -> warnmsgThordur I. Bjornsson
2008-05-16Clear source nodes on table changes in sticky mode. This has thePierre-Yves Ritschard
2008-05-16C99 says that for each va_copy() there must be a matching va_end().Todd C. Miller
2008-05-16Free sample buffer on detach. Noted by miod@Marcus Glocker
2008-05-16document our protocol extensions and deviations; ok markus@Damien Miller
2008-05-16Fix kernel crash when device gets detached.Marcus Glocker
2008-05-16reenable PCIVERBOSE now that acpi isnt pushing the media over.David Gwynne
2008-05-16back out jordans new parser.David Gwynne