summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-08Rewrite renice(8) to be POSIX compliant while still maintainingTodd C. Miller
2008-12-08syncTheo de Raadt
2008-12-08isightTheo de Raadt
2008-12-08some sscom and interrupt cleanup, closer to usable userland.Dale Rahn
2008-12-08Don't forget to map the pci interrupt.Owain Ainsworth
2008-12-08Make the various drm drivers print the interrupt they're using.Mark Kettenis
2008-12-08- Firmware header field "len" for Ricoh devices is uint8_t not uint16_t.Marcus Glocker
2008-12-08Add ability to load firmware for devices which require it.Marcus Glocker
2008-12-08Do not short circuit pseudo commands when we get a match since, dependingTodd C. Miller
2008-12-08The iSight in my Apple MacBook Pro just works. Add it here.Paul de Weerd
2008-12-08report memory and swap in hrStorage, and implement hrProcessor to reportReyk Floeter
2008-12-08change the handling of redirections with the sticky-address option set:Reyk Floeter
2008-12-08remove links to the ipw web page, as damien no longer maintains it;Jason McIntyre
2008-12-08syncTheo de Raadt
2008-12-07yet another one nvidia ahci controller that needs special handling.Mike Belopuhov
2008-12-07match string "passwordauthentication" only at start of line, not anywhereDamien Miller
2008-12-07time_t is signed, so use INT_MAX rather than UINT_MAX when parsing a time_tChad Loder
2008-12-07typos in comments: recieve -> receive.Matthieu Herrb
2008-12-07clean up find_bounds(), no binary change; 'dead initialisation' llvm/clang; ...Constantine A. Murenin
2008-12-07When resampling, don't require the sample frequency to be an integer.Alexandre Ratchov
2008-12-07Kill src_node structure. It is mostly redundant with rt_node andMichele Marchetto
2008-12-07Simplify queue_record_incoming_envelope.Jacek Masiulaniec
2008-12-07Disable EV_READ when sending IMSG_PARENT_AUTHENTICATE.Jacek Masiulaniec
2008-12-07Replace evbuffer_add_printf calls with wrapper function, session_respond,Jacek Masiulaniec
2008-12-07Make acpiprt(4) check whether the current interrupt routing is "possible" andMark Kettenis
2008-12-07Change example to run /etc/netstart always (secure by default).Ian Darwin
2008-12-07Document that ethers_aton returns NULL for invalid addresses.Paul de Weerd
2008-12-07- man page name is keybound, not keyokJason McIntyre
2008-12-07- use MLINKS for currently enabled drm devicesJason McIntyre
2008-12-07- comment out more stuff currently unsupportedJason McIntyre
2008-12-07Add option to order the pool view by size and number of pages columns.Can Erkin Acar
2008-12-07- getaddrinfo() uses negative values for its error defines, our use of anGilles Chehade
2008-12-07Warning cleanup including unused variables and shadowed namesCan Erkin Acar
2008-12-07- fix function name in fatal()Gilles Chehade
2008-12-07fix an 11-year-old typo in an if statement; 'null dereference' llvm/clang; ...Constantine A. Murenin
2008-12-07Don't check / reset s->s_msg.datafp where its state is obviously known.Jacek Masiulaniec
2008-12-06Make queue_delete_incoming_message not fatal on ENOENT condition.Jacek Masiulaniec
2008-12-06command descriptions (.Nd macros) are usually lowercase;Igor Sobrado
2008-12-06the ellipsis allows more than one argument being specified.Igor Sobrado
2008-12-06No need to set dwMaxVideoFrameSize and dwMaxPayloadTransferSize to 0Marcus Glocker
2008-12-06Revert this to, due to the ppc intr backout. -moj ok @kettenisMats O Jansson
2008-12-06revert all changes related to the mpsafe intr handler. i screwed up the commitTed Unangst
2008-12-06not commited, i'm a retardTed Unangst
2008-12-06Get rid of anonymous unions. Discussed with and ok gilles@Paul de Weerd
2008-12-06In session_destroy, use "if (s->s_state >= S_MAIL)", and notJacek Masiulaniec
2008-12-06the not MP version didn't compile, mglocker foundTed Unangst
2008-12-06Don't include <err.h> where log.c API must be used.Jacek Masiulaniec
2008-12-06- fix spelling and grammar, From Nicholas Marriott <nicm__@ntlworld.com>Gilles Chehade
2008-12-06Unbreak -Werror.Jacek Masiulaniec
2008-12-06the ellipsis allows more than one argument being specified.Igor Sobrado