summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/regexec.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-09syncderaadt17-46/+46
2008-12-09pass CPPFLAGS+= -D__STDC__ for vax, to get the right definitionsmartynas1-1/+2
2008-12-09add vol/ to SUBDIRSratchov1-2/+2
2008-12-09Non soundblaster-like devices must set AUDIO_PROP_INDEPENDENTratchov1-2/+2
2008-12-09fix typo in error messagestevesk1-2/+2
2008-12-09sync with sudo cvs repomillert7-15/+19
2008-12-09these were not neededmartynas6-12/+6
2008-12-09libstdc++ (cmath) needs to handle integer arguments for the mathmartynas3-1/+132
2008-12-09also test rintlmartynas1-1/+3
2008-12-09update ap_config_auto.h for new libcmartynas1-0/+10
2008-12-09ditto frexpl and ldexplmartynas15-16/+54
2008-12-09alias fabsl to fabs on these archsmartynas13-40/+38
2008-12-09remove unusedmartynas6-201/+0
2008-12-09expose extended-precision definitions. ok millert@martynas1-4/+36
2008-12-09- 80-bit and quad precision trigonometric and other mostmartynas83-304/+4004
2008-12-09- add long double signbitmartynas59-73/+431
2008-12-09sparc does not have extended precision, therefore remove unusedmartynas1-29/+1
2008-12-09bugfix update to gdtoa 2008-10-10. ok millert@, tested by manymartynas23-152/+500
2008-12-09Commit requested by marco:otto4-27/+208
2008-12-09fix inet_ntop(3) prototype; ok millert@ libc to be bumbed very soonotto3-9/+9
2008-12-09unify these two versions further (one day we should merge them intoderaadt2-57/+65
2008-12-09update for the synopses displayed by the 'help' command, there are asobrado2-34/+35
2008-12-09Better fix for rev 1.21millert1-7/+8
2008-12-09Replace the sc_type/sc_details enum's in the softc struct with a sc_flagsbrad2-46/+45
2008-12-09.Xr sbt(4); ok uwe@.xsa1-2/+3
2008-12-09uvideo uses firmware loading...deraadt1-2/+2
2008-12-09Also allow V4L2 apps to recognize the UYVY support.brad1-1/+6
2008-12-09replace by-hand string building with xasprinf(); ok deraadt@djm1-7/+3
2008-12-09channel_print_adm_permitted_opens() should deal with all the printingstevesk2-5/+5
2008-12-09assign ehcidebug to USB_DEBUG ioctl argument.yuo2-6/+18
2008-12-09correct sftp(1) and corresponding usage syntax;djm2-10/+9
2008-12-09don't leave junk (free'd) pointers around in Forward *fwd argument ondjm1-3/+7
2008-12-09Deal correctly with failures in remote stat() operation in sftp,djm1-5/+7
2008-12-09The ~C escape handler does not work correctly for multiplexed sessions -djm1-4/+4
2008-12-08do device classification for non-UVC and firmware-needing devices togetherderaadt2-75/+56
2008-12-08syncderaadt2-4/+9
2008-12-08there are two isight models, at leastderaadt1-1/+2
2008-12-08Rewrite renice(8) to be POSIX compliant while still maintainingmillert2-112/+149
2008-12-08syncderaadt2-4/+9
2008-12-08isightderaadt1-1/+2
2008-12-08some sscom and interrupt cleanup, closer to usable userland.drahn7-186/+124
2008-12-08Don't forget to map the pci interrupt.oga1-2/+6
2008-12-08Make the various drm drivers print the interrupt they're using.kettenis9-2/+12
2008-12-08- Firmware header field "len" for Ricoh devices is uint8_t not uint16_t.mglocker1-4/+4
2008-12-08Add ability to load firmware for devices which require it.mglocker2-2/+159
2008-12-08Do not short circuit pseudo commands when we get a match since, dependingmillert1-3/+0
2008-12-08The iSight in my Apple MacBook Pro just works. Add it here.weerd1-2/+4
2008-12-08report memory and swap in hrStorage, and implement hrProcessor to reportreyk5-22/+381
2008-12-08change the handling of redirections with the sticky-address option set:reyk1-10/+56
2008-12-08remove links to the ipw web page, as damien no longer maintains it;jmc4-24/+8