summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-12Fix a few warnings, including an uninitialized variable in an error case.Miod Vallat
2008-02-12remove CAVEAT entry about the Alpha architecture.Brad Smith
2008-02-12Dell PowerEdge 2970 has bnx(4) too. OK marco@Todd C. Miller
2008-02-12oops, .Dt needs a "sparc64" tag;Jason McIntyre
2008-02-12No tda(4) on the Sun Blade 1500/2500. Rephrase the sentence slightly whileMark Kettenis
2008-02-12pin 47 on ALC65{0,5,8} ac97 codecs can be used for either eapd orJacob Meuser
2008-02-12if the ac97 codec is fixed-rate, ac97_set_rate() will return theJacob Meuser
2008-02-12add tda(4), commented out for nowRobert Nagy
2008-02-12tda(4) is a driver for Philips TDA8444 which can be found inRobert Nagy
2008-02-12use ftello instead of ftell; from Davil Hill; ok millert@Otto Moerbeek
2008-02-12document modifier types; requested by AurelienJason McIntyre
2008-02-12syncPeter Valchev
2008-02-11For architectures with an enabled 'console' ttys entry, adjust theKenneth R Westerback
2008-02-11Remove long dead CLKF_BASEPRI which crept in by mistake.Miod Vallat
2008-02-11g/c db_thread_fp_used()Miod Vallat
2008-02-11A couple fixes:Miod Vallat
2008-02-11Cleanup buf implementation:Tobias Stoeckmann
2008-02-11The TCP server has to recalculate the client's window size takenAlexander Bluhm
2008-02-11tweak previous;Jason McIntyre
2008-02-11bad comma;Jason McIntyre
2008-02-11Correct the output of several error and debug messages.Esben Norby
2008-02-11Correct the output of several error and debug messages.Esben Norby
2008-02-11log_debug error messages report incorrect function namesEsben Norby
2008-02-11unbreak the dns protocol handler, closes pr 5717Reyk Floeter
2008-02-11Marry relayd with snmpd using new "send trap" option: Request to sendReyk Floeter
2008-02-11bump Mdocdate for pages committed in "febuary", necessary becauseJason McIntyre
2008-02-11do not describe `/' as solidus; from Allen (freebsd pr120484);Jason McIntyre
2008-02-11add newly supported cards to the list.David Gwynne
2008-02-11reinstate pci subvendor/subdevice detection so we can figure out whichDavid Gwynne
2008-02-11add support for the mfi controllers with the ppc iops, aka, LSI SAS1078 orDavid Gwynne
2008-02-10Use HW_PHYSMEM64.Mark Kettenis
2008-02-10Set reserved bits in the TX Configuration Register the value from the Sun docs.Mark Kettenis
2008-02-10Attach to "lom-console". Hopefuly this will give us a proper console onMark Kettenis
2008-02-10cvs_validate_directory() was too paranoiaJoris Vink
2008-02-10+ #define CVS_DATE_FMT "%Y.%m.%d.%H.%M.%S"Xavier Santolaria
2008-02-10use cvs_validate_directory() in cvs_get_repository_path() as well,Joris Vink
2008-02-10introduce cvs_validate_directory(), which is used to checkJoris Vink
2008-02-10Add support for Sticky Date. OK joris@ tobias@.Xavier Santolaria
2008-02-10do not allow commits to files that have a sticky date setJoris Vink
2008-02-10Respond with "Updated" instead of "Checked-in" on server-side if a clientTobias Stoeckmann
2008-02-10Add interrupt state diagnostic registers.Mark Kettenis
2008-02-10handle date tags if we receive / send themJoris Vink
2008-02-10fix ce_date declarationJoris Vink
2008-02-10- cvs_write_tagfile() is not responsible to remove CVS/Tag itselfJoris Vink
2008-02-10Enable client<->server remote setup. Use -DREMOTE.Xavier Santolaria
2008-02-10delay ~ expansion for ChrootDirectory so it expands to the logged-in user'sDamien Miller
2008-02-10give method name of covariant return issue.Marc Espie
2008-02-10properly initialize cvs_specified_date so we dont end up withJoris Vink
2008-02-10parse any date tags set in CVS/Tag or CVS/Entries properly, and useJoris Vink
2008-02-10Define _POSIX_TZNAME_MAX to 6 if the user requested POSIX 1003.1-2001.Mark Kettenis