Age | Commit message (Expand) | Author |
2008-12-09 | pass CPPFLAGS+= -D__STDC__ for vax, to get the right definitions | Martynas Venckus |
2008-12-09 | add vol/ to SUBDIRS | Alexandre Ratchov |
2008-12-09 | Non soundblaster-like devices must set AUDIO_PROP_INDEPENDENT | Alexandre Ratchov |
2008-12-09 | fix typo in error message | Kevin Steves |
2008-12-09 | sync with sudo cvs repo | Todd C. Miller |
2008-12-09 | these were not needed | Martynas Venckus |
2008-12-09 | libstdc++ (cmath) needs to handle integer arguments for the math | Martynas Venckus |
2008-12-09 | also test rintl | Martynas Venckus |
2008-12-09 | update ap_config_auto.h for new libc | Martynas Venckus |
2008-12-09 | ditto frexpl and ldexpl | Martynas Venckus |
2008-12-09 | alias fabsl to fabs on these archs | Martynas Venckus |
2008-12-09 | remove unused | Martynas Venckus |
2008-12-09 | expose extended-precision definitions. ok millert@ | Martynas Venckus |
2008-12-09 | - 80-bit and quad precision trigonometric and other most | Martynas Venckus |
2008-12-09 | - add long double signbit | Martynas Venckus |
2008-12-09 | sparc does not have extended precision, therefore remove unused | Martynas Venckus |
2008-12-09 | bugfix update to gdtoa 2008-10-10. ok millert@, tested by many | Martynas Venckus |
2008-12-09 | Commit requested by marco: | Otto Moerbeek |
2008-12-09 | fix inet_ntop(3) prototype; ok millert@ libc to be bumbed very soon | Otto Moerbeek |
2008-12-09 | unify these two versions further (one day we should merge them into | Theo de Raadt |
2008-12-09 | update for the synopses displayed by the 'help' command, there are a | Igor Sobrado |
2008-12-09 | Better fix for rev 1.21 | Todd C. Miller |
2008-12-09 | Replace the sc_type/sc_details enum's in the softc struct with a sc_flags | Brad Smith |
2008-12-09 | .Xr sbt(4); ok uwe@. | Xavier Santolaria |
2008-12-09 | uvideo uses firmware loading... | Theo de Raadt |
2008-12-09 | Also allow V4L2 apps to recognize the UYVY support. | Brad Smith |
2008-12-09 | replace by-hand string building with xasprinf(); ok deraadt@ | Damien Miller |
2008-12-09 | channel_print_adm_permitted_opens() should deal with all the printing | Kevin Steves |
2008-12-09 | assign ehcidebug to USB_DEBUG ioctl argument. | Yojiro Uo |
2008-12-09 | correct sftp(1) and corresponding usage syntax; | Damien Miller |
2008-12-09 | correct sftp(1) and corresponding usage syntax; | Damien Miller |
2008-12-09 | don't leave junk (free'd) pointers around in Forward *fwd argument on | Damien Miller |
2008-12-09 | Deal correctly with failures in remote stat() operation in sftp, | Damien Miller |
2008-12-09 | The ~C escape handler does not work correctly for multiplexed sessions - | Damien Miller |
2008-12-08 | do device classification for non-UVC and firmware-needing devices together | Theo de Raadt |
2008-12-08 | sync | Theo de Raadt |
2008-12-08 | there are two isight models, at least | Theo de Raadt |
2008-12-08 | Rewrite renice(8) to be POSIX compliant while still maintaining | Todd C. Miller |
2008-12-08 | sync | Theo de Raadt |
2008-12-08 | isight | Theo de Raadt |
2008-12-08 | some sscom and interrupt cleanup, closer to usable userland. | Dale Rahn |
2008-12-08 | Don't forget to map the pci interrupt. | Owain Ainsworth |
2008-12-08 | Make 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-08 | Add ability to load firmware for devices which require it. | Marcus Glocker |
2008-12-08 | Do not short circuit pseudo commands when we get a match since, depending | Todd C. Miller |
2008-12-08 | The iSight in my Apple MacBook Pro just works. Add it here. | Paul de Weerd |
2008-12-08 | report memory and swap in hrStorage, and implement hrProcessor to report | Reyk Floeter |
2008-12-08 | change the handling of redirections with the sticky-address option set: | Reyk Floeter |
2008-12-08 | remove links to the ipw web page, as damien no longer maintains it; | Jason McIntyre |