Age | Commit message (Expand) | Author |
2007-06-18 | reorganize lookup_library so I can reuse the exact same algorithm to | Marc Espie |
2007-06-18 | more uniform: all deps routines should be methods, even if they don't | Marc Espie |
2007-06-18 | first stab at history stuff for opencvs, currently only writes | Joris Vink |
2007-06-18 | we're going to need more room for flags (again). | Pierre-Yves Ritschard |
2007-06-18 | delete comment above cpu_disklabel that is not needed | Theo de Raadt |
2007-06-18 | move comment to right place | Theo de Raadt |
2007-06-18 | Firmware version warning; several re-wordings. | Ian Darwin |
2007-06-18 | regen | Martin Reindl |
2007-06-18 | another geforce variant | Martin Reindl |
2007-06-18 | KNF after macro removals, no binary change. | Marc Balmer |
2007-06-18 | KNF, especially re-indent prototypes. No binary change. | Marc Balmer |
2007-06-18 | Fix typo introduced in seconds parsing. From Tim van der Molen. | Todd C. Miller |
2007-06-18 | add tag no shadow, to allow us to specify that we do NOT want tempfiles | Marc Espie |
2007-06-18 | Use the right interface id when iterating over the control interface | Marc Balmer |
2007-06-18 | split out dpme disklabel reading, simplifying things significantly | Theo de Raadt |
2007-06-18 | ansify/de-register. | Jasper Lievisse Adriaanse |
2007-06-18 | typo | Theo de Raadt |
2007-06-18 | remove newline in dmesg that slipped in in last commit | Jacob Meuser |
2007-06-18 | simplify error return case from writedisklabel(), too | Theo de Raadt |
2007-06-18 | simplify error return case from writedisklabel() | Theo de Raadt |
2007-06-18 | simplify error return case from writedisklabel() | Theo de Raadt |
2007-06-18 | more comments that are different | Theo de Raadt |
2007-06-18 | using same words in similar code sequences is good | Theo de Raadt |
2007-06-18 | this XXX has no place here anymore. extended partition label writing | Theo de Raadt |
2007-06-18 | include not needed | Theo de Raadt |
2007-06-18 | msg is already gauranteed to be NULL | Theo de Raadt |
2007-06-17 | ansify/de-register | Jasper Lievisse Adriaanse |
2007-06-17 | ansify/de-register | Jasper Lievisse Adriaanse |
2007-06-17 | add back missing bcopy & break, got lost when removing arcnet. | Henning Brauer |
2007-06-17 | ansify/de-register. | Jasper Lievisse Adriaanse |
2007-06-17 | de-register | Jasper Lievisse Adriaanse |
2007-06-17 | Add background SCAN command. | Marcus Glocker |
2007-06-17 | de-register | Jasper Lievisse Adriaanse |
2007-06-17 | ansify/de-register | Jasper Lievisse Adriaanse |
2007-06-17 | make it compile | Martin Reindl |
2007-06-17 | Pass the device a better rate set. | Marcus Glocker |
2007-06-17 | Eliminate a few straggling 'labelsector' field declarations from | Kenneth R Westerback |
2007-06-17 | Get interrupt information from PDC and use it to program the IO SAPIC. | Mark Kettenis |
2007-06-17 | We can not consider the first sti region as always mapped, since on pci | Miod Vallat |
2007-06-17 | Make sure to pass valid extended initialization structure pointers in | Miod Vallat |
2007-06-17 | Disable memory above 256MB for now, it triggers bugs (probably related to | Miod Vallat |
2007-06-17 | only display header if we actually display some information. | Marc Espie |
2007-06-17 | fix format for timestamps. Use a non-ambiguous subset of ISO8601. | Marc Espie |
2007-06-17 | Repair a couple of printfs. | Miod Vallat |
2007-06-17 | more scaffolding we don't really use yet. | Marc Espie |
2007-06-17 | explicit ties to the package system. | Marc Espie |
2007-06-17 | document @exec/@unexec variations in more detail. | Marc Espie |
2007-06-17 | Coerce this into compiling. | Miod Vallat |
2007-06-17 | Add first shoot of SCAN command. | Marcus Glocker |
2007-06-17 | do not try to reopen the wsmouse device when | Robert Nagy |