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