Age | Commit message (Expand) | Author |
2008-05-18 | There is no need to pass uvideo_vs_open() usb_attach_arg. | Marcus Glocker |
2008-05-18 | some missing articles; from Pierre Riteau | Jason McIntyre |
2008-05-18 | some minor fixes; | Jason McIntyre |
2008-05-18 | sync | Theo de Raadt |
2008-05-17 | documentation tweaks. | Igor Sobrado |
2008-05-17 | Full support of branches added. We lacked proper support of multiple | Tobias Stoeckmann |
2008-05-17 | attach to the via vt8237s found on the hp 2133 mini-note | joshua stein |
2008-05-17 | regen | joshua stein |
2008-05-17 | via chrome9 hc igp video, found on the hp 2133 mini-note | joshua stein |
2008-05-17 | KNF. No names for arguments in function prototypes, regroup | Thordur I. Bjornsson |
2008-05-17 | Give mainbus(4) a bus_dma tag and pass it down. Let socpcic(4) use this | Mark Kettenis |
2008-05-17 | If the -T or -t flag is given, the key must be an email address so check | Todd C. Miller |
2008-05-17 | Describe MODPY_EGG_VERSION. | wcmaier |
2008-05-17 | Initialize the timeouts only once instead of everytime they are started | Can Erkin Acar |
2008-05-17 | grammar and correctness fixes from stevesk@ | Damien Miller |
2008-05-16 | Fix installation instructions. | Mark Kettenis |
2008-05-16 | Create bsd.bin, which can be loaded directly using the U-Boot firmware. | Mark Kettenis |
2008-05-16 | - sort usage() | Jason McIntyre |
2008-05-16 | Fix ssize_t vs. size_t mismatch | Todd C. Miller |
2008-05-16 | add Intel GME965 | Reyk Floeter |
2008-05-16 | There's no point in having an ELF bootloader; turn it into a U-Boot image. | Mark Kettenis |
2008-05-16 | tweak ftp call, remove extraneous -o option. | Marc Espie |
2008-05-16 | add a -d repository option in order not to have to specify all pkgnames. | Marc Espie |
2008-05-16 | sync | Mark Kettenis |
2008-05-16 | sync | Mark Kettenis |
2008-05-16 | Another missing header file; pointed out by checkflist (and miod@). | Mark Kettenis |
2008-05-16 | sync | Reyk Floeter |
2008-05-16 | add Intel GME965 device IDs | Reyk Floeter |
2008-05-16 | merge vfs_opv_init into vfs_op_init and remove the former, | Thordur I. Bjornsson |
2008-05-16 | remove some old debug cruft, make some comments nicer | Thordur I. Bjornsson |
2008-05-16 | unsigned -> u_int and warnmess -> warnmsg | Thordur I. Bjornsson |
2008-05-16 | Clear source nodes on table changes in sticky mode. This has the | Pierre-Yves Ritschard |
2008-05-16 | C99 says that for each va_copy() there must be a matching va_end(). | Todd C. Miller |
2008-05-16 | Free sample buffer on detach. Noted by miod@ | Marcus Glocker |
2008-05-16 | document our protocol extensions and deviations; ok markus@ | Damien Miller |
2008-05-16 | Fix kernel crash when device gets detached. | Marcus Glocker |
2008-05-16 | reenable PCIVERBOSE now that acpi isnt pushing the media over. | David Gwynne |
2008-05-16 | back out jordans new parser. | David Gwynne |
2008-05-16 | no need to quote the argument to .Nd, now that it's nice and short; | Jason McIntyre |
2008-05-16 | some macro fixage; | Jason McIntyre |
2008-05-16 | Allow ntpd to step the time at startup, now matter how large or small the | Chris Kuethe |
2008-05-16 | There is not really a network address translation device. | Marco Pfatschbacher |
2008-05-15 | document eow message in ssh protocol 2 channel state machine; | Damien Miller |
2008-05-15 | Ripped out old parser guts | Jordan Hargrave |
2008-05-15 | Remove commented out NetBSD __KERNEL_RCSID macro usage. | Brad Smith |
2008-05-15 | Handle Alias named objects, return original object | Jordan Hargrave |
2008-05-15 | We don't create cd.iso on socppc. | Mark Kettenis |
2008-05-15 | Hook up mkboot(8). | Mark Kettenis |
2008-05-15 | Add mkboot(8), a utility to make U-Boot images. | Mark Kettenis |
2008-05-15 | Add socppc to allarchs target. | Miod Vallat |