summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-24split compress(1) into compress(1) and gzip(1), as suggested by millert;Jason McIntyre
2007-01-24Remove some log_debug()s that are no longer needed.Claudio Jeker
2007-01-24Similar to ospfd and ripd ignore SIGPIPE in all processes to be able to doClaudio Jeker
2007-01-24Ingore SIGPIPE in the parent and rde as well. This is needed to correctlyClaudio Jeker
2007-01-24Ignore SIGPIPE in the parent and RDE as well.Esben Norby
2007-01-24the ok from xsa was for another diff, rollback previous commit.Pierre-Yves Ritschard
2007-01-24put a newline at the end of the Entries file, this syncs withPierre-Yves Ritschard
2007-01-24Better handling of escaped CR-LF in the configuration file, commentingPierre-Yves Ritschard
2007-01-23Handle not-all-lapics intterupts.Mark Kettenis
2007-01-23add timeout for failed nbr structuresMichele Marchetto
2007-01-23Typo in fatal() message found by dunceor @ gmail dot comClaudio Jeker
2007-01-23Typo in fatal() message found by dunceor @ gmail dot comClaudio Jeker
2007-01-23Typo in fatal() message found by dunceor @ gmail dot comClaudio Jeker
2007-01-23Typo in fatal() message found by dunceor @ gmail dot comClaudio Jeker
2007-01-23Typo in fatal() message found by dunceor @ gmail dot comClaudio Jeker
2007-01-23Typo in fatal() message found by dunceor @ gmail dot comClaudio Jeker
2007-01-23When acting as a server do not blindly removeJoris Vink
2007-01-23adjust m_data and m_len directly rather than calling m_adj().Marcus Glocker
2007-01-23Introduce -Q option:Bernd Ahlers
2007-01-23forgot to adjust the number for -K in the introducing text, spotted by david@Alexander von Gernler
2007-01-23Fixes for static integer settingJordan Hargrave
2007-01-23Don't fatal() when unexpected files are encountered in the workingRay Lai
2007-01-22Fix a comment and reduce the chattyness of some debug.Michael Knudsen
2007-01-22Add acpidock here too.Michael Knudsen
2007-01-22Some nits from fkr@, thanks!Michael Knudsen
2007-01-22Add commented out acpidock(4) entry.Michael Knudsen
2007-01-22Hook up acpidock.4 to the build.Michael Knudsen
2007-01-22List acpidock(4) with the other drivers.Michael Knudsen
2007-01-22Man page for acpidock(4).Michael Knudsen
2007-01-22Actually look for docking stations by looking for _DCK nodes.Michael Knudsen
2007-01-22Tell config about acpidock.Michael Knudsen
2007-01-22Add driver for ACPI docking stations.Michael Knudsen
2007-01-22Allow pmap_zeropage and pmap_copypage to work with cache enabled onMiod Vallat
2007-01-22use the MI DP8390 driver instead of rolling our own functionsMartin Reindl
2007-01-22fix detection of whether we should show progress meter or not: scpDamien Miller
2007-01-22return error from do_upload() when a write fails. fixes bz#1252: zeroDamien Miller
2007-01-22use a more sensible value for -K example, from tedu@Alexander von Gernler
2007-01-22Fix KAME cvsweb urlsMiod Vallat
2007-01-22iterate over the endpoints looking for appropriate interface descriptors toDavid Gwynne
2007-01-22regenerateChris Kuethe
2007-01-22Add the USB interface for my cable modem which is now usableChris Kuethe
2007-01-21Use addic. %r31,%r31,1 instead of addic. %r31,%r31,%r1.Mark Kettenis
2007-01-21Use MII_ANEGTICKS_GIGE instead of MII_ANEGTICKS.Mark Kettenis
2007-01-21Fix typo. From brad@Mark Kettenis
2007-01-21don't assume our directory vnode will be flushed out after us, fixesPedro Martelletto
2007-01-21add support for the -A flag;Xavier Santolaria
2007-01-21spacesKevin Steves
2007-01-21spacesKevin Steves
2007-01-21Remove bogus check for old firmware.Ryan Thomas McBride
2007-01-20-Wstack-larger-than support, copied from gcc2.Miod Vallat