summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-31Revert last patch and add this magic branch number only duringTobias Stoeckmann
2008-01-31enable snmpd in the buildReyk Floeter
2008-01-31On repository-side, only parse files which end with ,v (RCS_FILE_EXT).Tobias Stoeckmann
2008-01-31do not leak confd on malloc failure in control_accept()Henning Brauer
2008-01-31add prefixes to names of structure elements to make it easier to grepThordur I. Bjornsson
2008-01-31Our directory entries in CVS/Entries had one slash too much -- zapped.Tobias Stoeckmann
2008-01-31Replaced the unused cvs_command variable cmd_req with cmd_flags, which statesTobias Stoeckmann
2008-01-31add prefixes to names of structure elements to make it easier to grepReyk Floeter
2008-01-31add prefixes to names of structure elements to make it easier to grepReyk Floeter
2008-01-31recognize the BCM5755 C0 ASIC revision.Brad Smith
2008-01-31recognize the BCM5722 PHY.Brad Smith
2008-01-31regenBrad Smith
2008-01-31add the Broadcom BCM5722 PHY id.Brad Smith
2008-01-30make clear that the nms should run in a local networkReyk Floeter
2008-01-30spacingReyk Floeter
2008-01-30Oops. Missed one.Kenneth R Westerback
2008-01-29Improve performance dramatically by preventing severeal context switches.Marco Peereboom
2008-01-29A few changes:Marc Espie
2008-01-29When doing reconfigure() dont run a purge_config() on theThordur I. Bjornsson
2008-01-29relayd(8) may lose memory allocate to varaible `cnl' (structReyk Floeter
2008-01-29When relayd(8) accepts control it creates `connfd' descriptor with acceptReyk Floeter
2008-01-29More read/write result checking fixes to avoid unsigned comparisons vsKenneth R Westerback
2008-01-29There is no need to xstrdup() optarg.Tobias Stoeckmann
2008-01-29Fixed function name in fatal calls. While at it, adjusted style.Tobias Stoeckmann
2008-01-29Properly free dynamically allocated memory on error path.Tobias Stoeckmann
2008-01-29Properly free dynamically allocated memory. Also skip needless checks.Tobias Stoeckmann
2008-01-29Properly check if an argument has been supplied for "Removed"Tobias Stoeckmann
2008-01-29Add support for VIA VT8237S SATA.Jonathan Gray
2008-01-29regenJonathan Gray
2008-01-29Free resources now that we don't always exit after an unsuccessfulPierre-Yves Ritschard
2008-01-29Add VIA VT8237S SATA.Jonathan Gray
2008-01-29use printf instead of echo, which is more portable;Jason McIntyre
2008-01-29hosts files may contain ipv6 addresses too; update proposed byJason McIntyre
2008-01-29fix race in makefileMarc Espie
2008-01-29fix another make -j race, avoid rebuilding some archives twice in parallel.Marc Espie
2008-01-29fix Makefile racesMarc Espie
2008-01-28Actually support checkout's -l.Tobias Stoeckmann
2008-01-28Properly free "rev".Tobias Stoeckmann
2008-01-28Zapped some variables which made the source harder to read (and to verify).Tobias Stoeckmann
2008-01-28checkout's options -m and -F are mutually exclusive. Also watch out toTobias Stoeckmann
2008-01-28spelling in comment; ok mbalmer@ jmc@Kevin Steves
2008-01-28Properly handle -R -- although it is default, it may be overwritten mit -lTobias Stoeckmann
2008-01-28Properly align stack such that code that uses SSE2 instructions doesn't crash.Mark Kettenis
2008-01-28Reconnect a client socket after three consecutive send failures.Marco Pfatschbacher
2008-01-27Remove outdated sections about link0 option.Mark Kettenis
2008-01-27Add TODO's to comment.Marcus Glocker
2008-01-27Oops forgot one function when adding 16 byte scsi commands.Marco Peereboom
2008-01-27no hostap support for this device;Jason McIntyre
2008-01-27minor tweak to CAVEATS;Jason McIntyre
2008-01-26the kids want I/O;Jason McIntyre