Age | Commit message (Expand) | Author |
2007-09-17 | small update regarding removal of process highlighting; | Jason McIntyre |
2007-09-17 | Fix comment typos; ok ray@, jmc@ | Bret Lambert |
2007-09-17 | Document the syntax used with manual SAs for automatic creation | Stuart Henderson |
2007-09-17 | MALLOC/FREE -> malloc/free and M_ZERO changes | Charles Longeau |
2007-09-17 | Prevent out-of-bounds memory access in tempnam(3), if the environment | Moritz Jodeit |
2007-09-17 | Several DPRINTF arguments was missing, which can lead to ugly kernel | Marcus Glocker |
2007-09-17 | avoid printing out special targets in debug mode | Marc Espie |
2007-09-17 | Add a test for .BEGIN/.END keywords | Marc Espie |
2007-09-17 | In case of IV load failure free ucode. | Marcus Glocker |
2007-09-17 | implement the output_muted member of audio_info_t as found in original | Jacob Meuser |
2007-09-17 | use au_get_gain()/au_set_gain() and the new au_get_mute()/au_set_mute() | Jacob Meuser |
2007-09-17 | add functions to mute/unmute output | Jacob Meuser |
2007-09-17 | always define the svr4namelist. Doesn't hurt, even if we don't use it. | Marc Espie |
2007-09-17 | rewrite of the basic suffix/target parsing: use hash for suffixes. | Marc Espie |
2007-09-17 | regen | Mark Kettenis |
2007-09-17 | Add another OUI for Broadcom, and add the PHY for the Broadcom BCM5906. | Mark Kettenis |
2007-09-17 | reindent | Marc Espie |
2007-09-17 | fix indent | Marc Espie |
2007-09-17 | reorg the directory code a bit. | Marc Espie |
2007-09-17 | minor tweaks | Marc Espie |
2007-09-17 | separate rewrite_times function | Marc Espie |
2007-09-17 | better variable name | Marc Espie |
2007-09-17 | remove C99ism | Marc Espie |
2007-09-17 | make usePipes the default, zap undocumented -P. | Marc Espie |
2007-09-17 | one single printf | Marc Espie |
2007-09-17 | remove prototypes that now live in engine.h, adjust suff.c accordingly | Marc Espie |
2007-09-17 | clean-up Parse_File toplevel: add functions to make it clearer what's going | Marc Espie |
2007-09-17 | put $OpenBSD$ back, noted by Dries Schellekens | Otto Moerbeek |
2007-09-17 | Parse_DoVar -> Parse_As_Var_Assignment | Marc Espie |
2007-09-17 | parseIncPath -> userIncludePath and assorted renames | Marc Espie |
2007-09-17 | more blank space removal | Marc Espie |
2007-09-17 | byebye shellspecs | Marc Espie |
2007-09-17 | we have valid err/echo flags | Marc Espie |
2007-09-17 | we have echoctl and errctl | Marc Espie |
2007-09-17 | hardcode some more shell | Marc Espie |
2007-09-17 | start hardcoding the shell. we always run with sh anyways. | Marc Espie |
2007-09-17 | make DBPRINTF into a real function with variable number of arguments | Marc Espie |
2007-09-17 | reindent garray.h, add new function, to be used later | Marc Espie |
2007-09-17 | Imported atomicio interface. | Tobias Stoeckmann |
2007-09-17 | fix the arch code mostly. | Marc Espie |
2007-09-17 | allow build on 64-bit archs | Otto Moerbeek |
2007-09-17 | forgot one space | Marc Espie |
2007-09-17 | more zap spaces | Marc Espie |
2007-09-17 | zap more spaces at end of line | Marc Espie |
2007-09-17 | partial reindent | Marc Espie |
2007-09-17 | remove backpointer from ifa to ifp if an address gets delete; fixes | Markus Friedl |
2007-09-17 | kill extra spaces at end of line | Marc Espie |
2007-09-17 | reindent | Marc Espie |
2007-09-17 | reindent, zap useless comments | Marc Espie |
2007-09-17 | Remove an unused function msk_setfilt() which was copied from sk(4) and is | Brad Smith |