summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-09expose extended-precision definitions. ok millert@Martynas Venckus
2008-12-09- 80-bit and quad precision trigonometric and other mostMartynas Venckus
2008-12-09- add long double signbitMartynas Venckus
2008-12-09sparc does not have extended precision, therefore remove unusedMartynas Venckus
2008-12-09bugfix update to gdtoa 2008-10-10. ok millert@, tested by manyMartynas Venckus
2008-12-09Commit requested by marco:Otto Moerbeek
2008-12-09fix inet_ntop(3) prototype; ok millert@ libc to be bumbed very soonOtto Moerbeek
2008-12-09unify these two versions further (one day we should merge them intoTheo de Raadt
2008-12-09update for the synopses displayed by the 'help' command, there are aIgor Sobrado
2008-12-09Better fix for rev 1.21Todd C. Miller
2008-12-09Replace the sc_type/sc_details enum's in the softc struct with a sc_flagsBrad Smith
2008-12-09.Xr sbt(4); ok uwe@.Xavier Santolaria
2008-12-09uvideo uses firmware loading...Theo de Raadt
2008-12-09Also allow V4L2 apps to recognize the UYVY support.Brad Smith
2008-12-09replace by-hand string building with xasprinf(); ok deraadt@Damien Miller
2008-12-09channel_print_adm_permitted_opens() should deal with all the printingKevin Steves
2008-12-09assign ehcidebug to USB_DEBUG ioctl argument.Yojiro Uo
2008-12-09correct sftp(1) and corresponding usage syntax;Damien Miller
2008-12-09correct sftp(1) and corresponding usage syntax;Damien Miller
2008-12-09don't leave junk (free'd) pointers around in Forward *fwd argument onDamien Miller
2008-12-09Deal correctly with failures in remote stat() operation in sftp,Damien Miller
2008-12-09The ~C escape handler does not work correctly for multiplexed sessions -Damien Miller
2008-12-08do device classification for non-UVC and firmware-needing devices togetherTheo de Raadt
2008-12-08syncTheo de Raadt
2008-12-08there are two isight models, at leastTheo de Raadt
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