summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-08macro fix for previous;Jason McIntyre
2013-04-08division of time_t does not necessarily fit in an intGilles Chehade
2013-04-08Updates to SYNOPSIS, ERRORS, and STANDARDS.Philip Guenther
2013-04-08Fix typo in ale_stop_mac().Brad Smith
2013-04-08zap trailing whitespace;Jason McIntyre
2013-04-08Use the fixed pixel clock for eDP in intel_dp_set_m_n()Jonathan Gray
2013-04-08Don't clobber crtc->fb when queue_flip failsJonathan Gray
2013-04-08Updates to SYNOPSIS, ERRORS, and STANDARDS.Philip Guenther
2013-04-07Make the SO_BINDANY socket option also work for raw IPv6 sockets.Alexander Bluhm
2013-04-07clarify -e text. suggested by & ok jmc@Darren Tucker
2013-04-07check BGE_SGDIG_STS when the chip is NOT a 5717 A0, like freebsd.David Gwynne
2013-04-07david imhoff points out that the error handling in mfi_init_ccb gets theDavid Gwynne
2013-04-07use -E option for ssh and sshd to write debuging logs to ssh{,d}.log andDarren Tucker
2013-04-07Add -E option to ssh and sshd to append debugging logs to a specified fileDarren Tucker
2013-04-06Turn an error into a warning to be able to start l2tp tunnels even ifGiovanni Bechis
2013-04-06Remove duplicate "is supported" text and reformat.James Turner
2013-04-06handle ECONNABORTED for accept(); ok deraadt some time ago...Markus Friedl
2013-04-06syncTheo de Raadt
2013-04-06make kernel compileTheo de Raadt
2013-04-06fix format string % escapeStefan Fritsch
2013-04-06explain what "default" means in sndio.7 rather than {sio,mio}_open.3,Alexandre Ratchov
2013-04-06allow GENERIC.MP to compile again...just for shits and giggles.Jasper Lievisse Adriaanse
2013-04-06drop paragraph saying there are no install sets and that one needs toJasper Lievisse Adriaanse
2013-04-06a little fix for the version historyTed Unangst
2013-04-06remove more references to kern.rthreads sysctl.Ted Unangst
2013-04-06i missed this file too.Ted Unangst
2013-04-06i missed a file, crap. found by deraadtTed Unangst
2013-04-06Split the regress log into 3 parts: the debug output from ssh, the debugDarren Tucker
2013-04-06there aren't any locks in here anymore, so we don't need lock.hTed Unangst
2013-04-06fix race when exiting a detached thread. observed by and ok guentherTed Unangst
2013-04-06shuffle around some poison code, prototypes, values...Ted Unangst
2013-04-06remove kern.rthreadsTed Unangst
2013-04-06rthread sysctl isn't experimental anymore. oh, and it's gone too.Ted Unangst
2013-04-06rthreads are always enabled. remove the sysctl.Ted Unangst
2013-04-05kill redundant prototypeFlorian Obser
2013-04-05spacing and clarify that one has to manually create the fat partition forJasper Lievisse Adriaanse
2013-04-05Small grammar fix. "a firmware" -> "a firmware file"Brian Callahan
2013-04-05Even though Sandy Bridge and Ivy Bridge have stolen memory, substracting itMark Kettenis
2013-04-05don't hardcode the size of u-boot's argv, but use a define instead.Jasper Lievisse Adriaanse
2013-04-05send_packet() and writev() return ssize_t, not int. Use correctKenneth R Westerback
2013-04-05Nuke parameter to do_packet() not used since 2006. From dhill.Kenneth R Westerback
2013-04-05Brad didn't even try building the ramdisk, because it is 7.5K oversize.Theo de Raadt
2013-04-05- Hookup regress for rpath substitution supportKurt Miller
2013-04-05- Add comments regarding copies of these files also in libexec/ld.soKurt Miller
2013-04-05- Add ORIGIN, OSNAME, OSREL and PLATFORM substitution support for rpaths.Kurt Miller
2013-04-05remove some obsolete castsTed Unangst
2013-04-05unfinished opti device code is never called or usedTed Unangst
2013-04-05do not fail on EINTREric Faurot
2013-04-05Add the remaining USB Wifi adapters to the CD RAMDISK media for usersBrad Smith
2013-04-05Fix USB athn(4) to be able to build on the RAMDISK. RAMDISK has SMALL_KERNELBrad Smith