| Commit message (Expand) | Author | Files | Lines |
2008-12-09 | sync |  deraadt | 17 | -46/+46 |
2008-12-09 | pass CPPFLAGS+= -D__STDC__ for vax, to get the right definitions |  martynas | 1 | -1/+2 |
2008-12-09 | add vol/ to SUBDIRS |  ratchov | 1 | -2/+2 |
2008-12-09 | Non soundblaster-like devices must set AUDIO_PROP_INDEPENDENT |  ratchov | 1 | -2/+2 |
2008-12-09 | fix typo in error message |  stevesk | 1 | -2/+2 |
2008-12-09 | sync with sudo cvs repo |  millert | 7 | -15/+19 |
2008-12-09 | these were not needed |  martynas | 6 | -12/+6 |
2008-12-09 | libstdc++ (cmath) needs to handle integer arguments for the math |  martynas | 3 | -1/+132 |
2008-12-09 | also test rintl |  martynas | 1 | -1/+3 |
2008-12-09 | update ap_config_auto.h for new libc |  martynas | 1 | -0/+10 |
2008-12-09 | ditto frexpl and ldexpl |  martynas | 15 | -16/+54 |
2008-12-09 | alias fabsl to fabs on these archs |  martynas | 13 | -40/+38 |
2008-12-09 | remove unused |  martynas | 6 | -201/+0 |
2008-12-09 | expose extended-precision definitions. ok millert@ |  martynas | 1 | -4/+36 |
2008-12-09 | - 80-bit and quad precision trigonometric and other most |  martynas | 83 | -304/+4004 |
2008-12-09 | - add long double signbit |  martynas | 59 | -73/+431 |
2008-12-09 | sparc does not have extended precision, therefore remove unused |  martynas | 1 | -29/+1 |
2008-12-09 | bugfix update to gdtoa 2008-10-10. ok millert@, tested by many |  martynas | 23 | -152/+500 |
2008-12-09 | Commit requested by marco: |  otto | 4 | -27/+208 |
2008-12-09 | fix inet_ntop(3) prototype; ok millert@ libc to be bumbed very soon |  otto | 3 | -9/+9 |
2008-12-09 | unify these two versions further (one day we should merge them into |  deraadt | 2 | -57/+65 |
2008-12-09 | update for the synopses displayed by the 'help' command, there are a |  sobrado | 2 | -34/+35 |
2008-12-09 | Better fix for rev 1.21 |  millert | 1 | -7/+8 |
2008-12-09 | Replace the sc_type/sc_details enum's in the softc struct with a sc_flags |  brad | 2 | -46/+45 |
2008-12-09 | .Xr sbt(4); ok uwe@. |  xsa | 1 | -2/+3 |
2008-12-09 | uvideo uses firmware loading... |  deraadt | 1 | -2/+2 |
2008-12-09 | Also allow V4L2 apps to recognize the UYVY support. |  brad | 1 | -1/+6 |
2008-12-09 | replace by-hand string building with xasprinf(); ok deraadt@ |  djm | 1 | -7/+3 |
2008-12-09 | channel_print_adm_permitted_opens() should deal with all the printing |  stevesk | 2 | -5/+5 |
2008-12-09 | assign ehcidebug to USB_DEBUG ioctl argument. |  yuo | 2 | -6/+18 |
2008-12-09 | correct sftp(1) and corresponding usage syntax; |  djm | 2 | -10/+9 |
2008-12-09 | don't leave junk (free'd) pointers around in Forward *fwd argument on |  djm | 1 | -3/+7 |
2008-12-09 | Deal correctly with failures in remote stat() operation in sftp, |  djm | 1 | -5/+7 |
2008-12-09 | The ~C escape handler does not work correctly for multiplexed sessions - |  djm | 1 | -4/+4 |
2008-12-08 | do device classification for non-UVC and firmware-needing devices together |  deraadt | 2 | -75/+56 |
2008-12-08 | sync |  deraadt | 2 | -4/+9 |
2008-12-08 | there are two isight models, at least |  deraadt | 1 | -1/+2 |
2008-12-08 | Rewrite renice(8) to be POSIX compliant while still maintaining |  millert | 2 | -112/+149 |
2008-12-08 | sync |  deraadt | 2 | -4/+9 |
2008-12-08 | isight |  deraadt | 1 | -1/+2 |
2008-12-08 | some sscom and interrupt cleanup, closer to usable userland. |  drahn | 7 | -186/+124 |
2008-12-08 | Don't forget to map the pci interrupt. |  oga | 1 | -2/+6 |
2008-12-08 | Make the various drm drivers print the interrupt they're using. |  kettenis | 9 | -2/+12 |
2008-12-08 | - Firmware header field "len" for Ricoh devices is uint8_t not uint16_t. |  mglocker | 1 | -4/+4 |
2008-12-08 | Add ability to load firmware for devices which require it. |  mglocker | 2 | -2/+159 |
2008-12-08 | Do not short circuit pseudo commands when we get a match since, depending |  millert | 1 | -3/+0 |
2008-12-08 | The iSight in my Apple MacBook Pro just works. Add it here. |  weerd | 1 | -2/+4 |
2008-12-08 | report memory and swap in hrStorage, and implement hrProcessor to report |  reyk | 5 | -22/+381 |
2008-12-08 | change the handling of redirections with the sticky-address option set: |  reyk | 1 | -10/+56 |
2008-12-08 | remove links to the ipw web page, as damien no longer maintains it; |  jmc | 4 | -24/+8 |