summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-07Do not use global option -V (GNU cvs doesn't understand it), be veryTobias Stoeckmann
2007-09-07Enter adl(4), a driver for the Andigilog aSC7621 written by Mike Belopuhov.Mark Kettenis
2007-09-07use new malloc M_ZERO flag to shrink kernel.Damien Bergamini
2007-09-07nfe supports MCP73; diff from brad, confirmed by ckuetheJason McIntyre
2007-09-07sprinkle some M_ZERO love.Federico G. Schwindt
2007-09-07The obvious bzero/memset -> M_ZERO changes.Kenneth R Westerback
2007-09-07The obvious bzero/memset -> M_ZERO changes.Kenneth R Westerback
2007-09-07The obvious bzero/memset -> M_ZERO changes.Kenneth R Westerback
2007-09-07check fgets return valueCharles Longeau
2007-09-07The obvious bzero/memset -> M_ZERO changes.Kenneth R Westerback
2007-09-07IPv6 is not an ARPA protocol;Jason McIntyre
2007-09-07Use M_ZERO in a few more places to shave bytes from the kernel.Artur Grabowski
2007-09-07Synced atomicio implementation in nc and sendbug with ssh.Tobias Stoeckmann
2007-09-07fix a configure bug introduced in the last commitTodd C. Miller
2007-09-07unexpeced -> unexpected;Jason McIntyre
2007-09-07Fix use of arguments in usage().Marc Balmer
2007-09-07we have man section 3f by default now;Jason McIntyre
2007-09-07remove a double "Intel Intel";Jason McIntyre
2007-09-07two reasons to put the ultra long URL in a display instead of (the usual) .Pa:Jason McIntyre
2007-09-07some small cleanup, including standard synopsis/usage and sort options;Jason McIntyre
2007-09-07take advantage of the new M_ZERO malloc flag.David Gwynne
2007-09-07Check if rtm_hdrlen is smaller then the passed message or it would be possibleClaudio Jeker
2007-09-07use M_ZEROReyk Floeter
2007-09-07use M_ZEROReyk Floeter
2007-09-07Document M_ZERO.Artur Grabowski
2007-09-07Add the long requested M_ZERO flag to malloc(9).Artur Grabowski
2007-09-07Comment fix. It's 0x7F ELF, not 0xFF ELF.Tobias Weingartner
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