summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-25Handle incoming protocol reject packets now that we haveCan Erkin Acar
2007-09-25When adding a key that already exists, update the propertiesCan Erkin Acar
2007-09-25fix emulated encodingsAlexandre Ratchov
2007-09-25tweak previous; ok claudio henningJason McIntyre
2007-09-25- sort options and sync usage()Jason McIntyre
2007-09-25more accurate description of -U; from Tamas TEVESZJason McIntyre
2007-09-25Upgrade the firmware to version SNIC 0xf.David Gwynne
2007-09-25handle empty strings returned by fgetsCharles Longeau
2007-09-25Last missing piece in the equal cost multipath support for ospfd.Claudio Jeker
2007-09-25handle empty strings returned by fgetsCharles Longeau
2007-09-25missing header for strptimeCharles Longeau
2007-09-25remove unused extern variableCharles Longeau
2007-09-25pull from ragge's repo:Otto Moerbeek
2007-09-25missing header for mkstempCharles Longeau
2007-09-25missing header for mkstempCharles Longeau
2007-09-25remove unneeded feofCharles Longeau
2007-09-25check fgets return valueCharles Longeau
2007-09-25make route flush obey the rtable IDHenning Brauer
2007-09-25Introduce two new functions to be able to load certificates whilePierre-Yves Ritschard
2007-09-25better wording; from Tamas TEVESZJason McIntyre
2007-09-25remove unneeded files, from Mark LumsdenOtto Moerbeek
2007-09-25pull from ragge's repo:Otto Moerbeek
2007-09-24oops i was suppose to pass cvs_directory_tag to cvs_file_classify().Joris Vink
2007-09-24updatecomment and manpage toemtion optional seventh level (rtable id)Henning Brauer
2007-09-24Ooops, i386 entry was enabled by mistake. Disable it. Sorry.Marcus Glocker
2007-09-24Add bwi PCI and Cardbus GENERIC entries for i386 and amd64, but stillMarcus Glocker
2007-09-24Remove BCM4311 and BCM4312 which are PCIe chipsets and therefore will notMarcus Glocker
2007-09-24Broadcom -> Broadcom AirForce. Add new device to HW list.Marcus Glocker
2007-09-24typos; from Pierre RiteauJason McIntyre
2007-09-24Add radio tap support. We still need to calculate correct RX rate andMarcus Glocker
2007-09-24accept values > 1 for "output_muted". That's what SunOS do. SuggestedAlexandre Ratchov
2007-09-24fix audioctl(1) returning bugus values of 'output_muted' because ofAlexandre Ratchov
2007-09-24another init problemOtto Moerbeek
2007-09-24Pull from ragge's repo:Otto Moerbeek
2007-09-24pull from ragge's repo: -v flag and reg class checkOtto Moerbeek
2007-09-24from ragge's repo:Otto Moerbeek
2007-09-24unused varsJoris Vink
2007-09-24add support to commit modified files to branches.Joris Vink
2007-09-24newly discovered init problemOtto Moerbeek
2007-09-24zap unused stuff, cleans it up a bit.Joris Vink
2007-09-24Fix carp(4) after the switch to dynamic imo_membership allocation.Claudio Jeker
2007-09-24keep the hardware list sorted;Jason McIntyre
2007-09-24Add new device reported by brad@. Remove dummy device.Marcus Glocker
2007-09-23Fix page fault kernel crash when changing media and device is up.Marcus Glocker
2007-09-23Add my working Compaq R4035 onboard BCM4306. ok mglocker@Ian Darwin
2007-09-23Add missing device name printf arguments for firmware load error output.Marcus Glocker
2007-09-23More debug ouput cleanup.Marcus Glocker
2007-09-23Correctly clear PCI_STATUS_TARGET_TARGET_ABORT bit.Marcus Glocker
2007-09-23Allow numbers to be used as unquoted strings again.Marco Pfatschbacher
2007-09-23Move notatime check from ffs_update() to ffs_read() and ufs_setattr().Todd C. Miller