Age | Commit message (Expand) | Author |
2007-09-25 | remove unneeded files, from Mark Lumsden | Otto Moerbeek |
2007-09-25 | pull from ragge's repo: | Otto Moerbeek |
2007-09-24 | oops i was suppose to pass cvs_directory_tag to cvs_file_classify(). | Joris Vink |
2007-09-24 | updatecomment and manpage toemtion optional seventh level (rtable id) | Henning Brauer |
2007-09-24 | Ooops, i386 entry was enabled by mistake. Disable it. Sorry. | Marcus Glocker |
2007-09-24 | Add bwi PCI and Cardbus GENERIC entries for i386 and amd64, but still | Marcus Glocker |
2007-09-24 | Remove BCM4311 and BCM4312 which are PCIe chipsets and therefore will not | Marcus Glocker |
2007-09-24 | Broadcom -> Broadcom AirForce. Add new device to HW list. | Marcus Glocker |
2007-09-24 | typos; from Pierre Riteau | Jason McIntyre |
2007-09-24 | Add radio tap support. We still need to calculate correct RX rate and | Marcus Glocker |
2007-09-24 | accept values > 1 for "output_muted". That's what SunOS do. Suggested | Alexandre Ratchov |
2007-09-24 | fix audioctl(1) returning bugus values of 'output_muted' because of | Alexandre Ratchov |
2007-09-24 | another init problem | Otto Moerbeek |
2007-09-24 | Pull from ragge's repo: | Otto Moerbeek |
2007-09-24 | pull from ragge's repo: -v flag and reg class check | Otto Moerbeek |
2007-09-24 | from ragge's repo: | Otto Moerbeek |
2007-09-24 | unused vars | Joris Vink |
2007-09-24 | add support to commit modified files to branches. | Joris Vink |
2007-09-24 | newly discovered init problem | Otto Moerbeek |
2007-09-24 | zap unused stuff, cleans it up a bit. | Joris Vink |
2007-09-24 | Fix carp(4) after the switch to dynamic imo_membership allocation. | Claudio Jeker |
2007-09-24 | keep the hardware list sorted; | Jason McIntyre |
2007-09-24 | Add new device reported by brad@. Remove dummy device. | Marcus Glocker |
2007-09-23 | Fix page fault kernel crash when changing media and device is up. | Marcus Glocker |
2007-09-23 | Add my working Compaq R4035 onboard BCM4306. ok mglocker@ | Ian Darwin |
2007-09-23 | Add missing device name printf arguments for firmware load error output. | Marcus Glocker |
2007-09-23 | More debug ouput cleanup. | Marcus Glocker |
2007-09-23 | Correctly clear PCI_STATUS_TARGET_TARGET_ABORT bit. | Marcus Glocker |
2007-09-23 | Allow numbers to be used as unquoted strings again. | Marco Pfatschbacher |
2007-09-23 | Move notatime check from ffs_update() to ffs_read() and ufs_setattr(). | Todd C. Miller |
2007-09-23 | Avoid potential segfault when debugging | Otto Moerbeek |
2007-09-23 | Pull form ragge's repo: | Otto Moerbeek |
2007-09-23 | Pull from ragge's repo: | Otto Moerbeek |
2007-09-23 | don't even attempt to reuse the same temp file name. | Marc Espie |
2007-09-23 | Add cards I've tested. | Jonathan Gray |
2007-09-23 | Properly handle the physical address in bwi_encap() as well. | Jonathan Gray |
2007-09-23 | Make sure to set physical address in bwi_newbuf() | Jonathan Gray |
2007-09-23 | now, JOB_FIRST is always set, so kill more conditional code. | Marc Espie |
2007-09-23 | last parameter to JobStart is always NULL, so nuke it. | Marc Espie |
2007-09-23 | compatMake is never true in there, so kill dead code. | Marc Espie |
2007-09-23 | make sure when running update -r on existing files to overwrite | Joris Vink |
2007-09-23 | pass FILE_HAS_FLAG towards the update code so it can identify | Joris Vink |
2007-09-23 | zap keywords we don't have. remove exercise that says we don't have $$V, | Marc Espie |
2007-09-23 | put parsing of operator (:, ::, !) into its own function | Marc Espie |
2007-09-23 | replace if (DEBUG(job)) { fprintf(stdout,...); fflush(stdout); } | Marc Espie |
2007-09-23 | kill local/jobs distinction. Correctly this time... | Marc Espie |
2007-09-23 | more specific error messages if dup2 fails | Marc Espie |
2007-09-23 | zap sunos bug work-around | Marc Espie |
2007-09-22 | warn should return an error message for chmod, not for chown | Igor Sobrado |
2007-09-22 | Add kernel locking. | Mark Kettenis |