summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-07Remove some left-overs from the TSC based microtime. We don't needArtur Grabowski
2007-09-07add a "show sessions" command to dump the complete list of running relayReyk Floeter
2007-09-07simple style change in the switchReyk Floeter
2007-09-07add an interface to dump running relay sessions to the control socketReyk Floeter
2007-09-07remove unused flags field from the structureReyk Floeter
2007-09-07store the table's port as the relay's dstportReyk Floeter
2007-09-07add a function to print delays in hours, minutes, and secondsReyk Floeter
2007-09-07Modify the heuristic for detection of speedstep to recognize a compatibleGordon Willem Klok
2007-09-07Say NUL when referring to \0Chad Loder
2007-09-07Based upon a diff orignally submitted by devin smith, Do two things run theGordon Willem Klok
2007-09-06Add an unsolicited even handler for the Sigmatel Apple codecs. TheDeanna Phillips
2007-09-06Clean up some debug messages and wrap them in DPRINTF. From AlexeyDeanna Phillips
2007-09-06Fix typos in comments. No code changesChad Loder
2007-09-06use strcspn to properly overwrite '\n' in fgets returned bufferCharles Longeau
2007-09-06syncFelix Kronlage
2007-09-06add Olimex vendor id, couple device ids for usb -> serial jtag interfacesFelix Kronlage
2007-09-06Return pressure as absolute z axis on ITM touchscreens. Other modelsMatthieu Herrb
2007-09-06Be more smart waiting for input for non-interactive scripts. FixOtto Moerbeek
2007-09-06rename relay_host to print_host in log.cReyk Floeter
2007-09-06strictly check rcsnum_cmp() return against -1.Niall O'Higgins
2007-09-06fix temperature sensor. the sensors framework wants muK not degC!Damien Bergamini
2007-09-06fix .NdDamien Bergamini
2007-09-06add iwn(4).Damien Bergamini
2007-09-06Fix some dates wrt Schleyer and the "Landshut" Lufthansa airplane.Bernd Ahlers
2007-09-06s/Wi-Fi/WiFi/ since it is how Intel spell it.Damien Bergamini
2007-09-06disable interrupts coallescing for now.Damien Bergamini
2007-09-06meaningless numbers and strings should not appear in sensor.desc; ok deraadt@Constantine A. Murenin
2007-09-06new iwn(4) driver for Intel Wireless WiFi Link 4965AGN.Damien Bergamini
2007-09-06bump the copyright while touching these filesReyk Floeter
2007-09-06With a trunk(4) interface in fail over mode the trunk(4) interfaceReyk Floeter
2007-09-06fix copyright; spotted by cnstTheo de Raadt
2007-09-06negate -12V input value; spotted by Alexander LobodzinskiTheo de Raadt
2007-09-06Shuffle some things around to get rid of #ifdev'sMarco Peereboom
2007-09-06sync with re-rolled 1.6.9p5 tarballTodd C. Miller
2007-09-06restore local changesTodd C. Miller
2007-09-06_xpg4_setrunelocale() returns an errno(2) value in the failureMoritz Jodeit
2007-09-06Don't try disabling bus power before setting the voltage onJonathan Gray
2007-09-06correct error in diff output; from Thoren McDoleJason McIntyre
2007-09-06Add nvram read and validate functions. ok marco@David Collins
2007-09-05update to sudo 1.6.9p5Todd C. Miller
2007-09-05fix DPRINTFN() abuseJacob Meuser
2007-09-05Add MBOX debug flag.Marco Peereboom
2007-09-05The rewritten newfile() algorithm introduced in rev 1.12 wasTodd C. Miller
2007-09-05IPv6 support for sppp layer, based on NetBSD version.Can Erkin Acar
2007-09-05Add missing header to avoid warningCharles Longeau
2007-09-05typo; Mike BelopuhovTheo de Raadt
2007-09-05Cope with if counters being u_int64_t now here, too.Michael Knudsen
2007-09-05Correct the format strings after the recent rt_metrics changes.Claudio Jeker
2007-09-05Correct the format strings after the recent rt_metrics changes.Claudio Jeker
2007-09-05Counters switched to u_int64_t so use %llu to print them.Claudio Jeker