summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-17small update regarding removal of process highlighting;Jason McIntyre
2007-09-17Fix comment typos; ok ray@, jmc@Bret Lambert
2007-09-17Document the syntax used with manual SAs for automatic creationStuart Henderson
2007-09-17MALLOC/FREE -> malloc/free and M_ZERO changesCharles Longeau
2007-09-17Prevent out-of-bounds memory access in tempnam(3), if the environmentMoritz Jodeit
2007-09-17Several DPRINTF arguments was missing, which can lead to ugly kernelMarcus Glocker
2007-09-17avoid printing out special targets in debug modeMarc Espie
2007-09-17Add a test for .BEGIN/.END keywordsMarc Espie
2007-09-17In case of IV load failure free ucode.Marcus Glocker
2007-09-17implement the output_muted member of audio_info_t as found in originalJacob Meuser
2007-09-17use au_get_gain()/au_set_gain() and the new au_get_mute()/au_set_mute()Jacob Meuser
2007-09-17add functions to mute/unmute outputJacob Meuser
2007-09-17always define the svr4namelist. Doesn't hurt, even if we don't use it.Marc Espie
2007-09-17rewrite of the basic suffix/target parsing: use hash for suffixes.Marc Espie
2007-09-17regenMark Kettenis
2007-09-17Add another OUI for Broadcom, and add the PHY for the Broadcom BCM5906.Mark Kettenis
2007-09-17reindentMarc Espie
2007-09-17fix indentMarc Espie
2007-09-17reorg the directory code a bit.Marc Espie
2007-09-17minor tweaksMarc Espie
2007-09-17separate rewrite_times functionMarc Espie
2007-09-17better variable nameMarc Espie
2007-09-17remove C99ismMarc Espie
2007-09-17make usePipes the default, zap undocumented -P.Marc Espie
2007-09-17one single printfMarc Espie
2007-09-17remove prototypes that now live in engine.h, adjust suff.c accordinglyMarc Espie
2007-09-17clean-up Parse_File toplevel: add functions to make it clearer what's goingMarc Espie
2007-09-17put $OpenBSD$ back, noted by Dries SchellekensOtto Moerbeek
2007-09-17Parse_DoVar -> Parse_As_Var_AssignmentMarc Espie
2007-09-17parseIncPath -> userIncludePath and assorted renamesMarc Espie
2007-09-17more blank space removalMarc Espie
2007-09-17byebye shellspecsMarc Espie
2007-09-17we have valid err/echo flagsMarc Espie
2007-09-17we have echoctl and errctlMarc Espie
2007-09-17hardcode some more shellMarc Espie
2007-09-17start hardcoding the shell. we always run with sh anyways.Marc Espie
2007-09-17make DBPRINTF into a real function with variable number of argumentsMarc Espie
2007-09-17reindent garray.h, add new function, to be used laterMarc Espie
2007-09-17Imported atomicio interface.Tobias Stoeckmann
2007-09-17fix the arch code mostly.Marc Espie
2007-09-17allow build on 64-bit archsOtto Moerbeek
2007-09-17forgot one spaceMarc Espie
2007-09-17more zap spacesMarc Espie
2007-09-17zap more spaces at end of lineMarc Espie
2007-09-17partial reindentMarc Espie
2007-09-17remove backpointer from ifa to ifp if an address gets delete; fixesMarkus Friedl
2007-09-17kill extra spaces at end of lineMarc Espie
2007-09-17reindentMarc Espie
2007-09-17reindent, zap useless commentsMarc Espie
2007-09-17Remove an unused function msk_setfilt() which was copied from sk(4) and isBrad Smith