summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/engine.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-09-02OpenCVS server init-support with OpenCVS and GNU cvs clients.tobias2-5/+11
OK joris@
2007-09-02Stick at GNU cvs behaviour with Root directive handling: it does not needtobias4-19/+32
to be sent first, can occure multiple times (although this is ignored) but should be supplied before Directory. OK joris@
2007-09-02ctob is gone, use ptoamartin1-2/+2
tested by ckuethe
2007-09-02Handle quotation marks in .cvsrc correctly.tobias1-1/+4
OK joris@
2007-09-02Stick at GNU cvs behaviour by writing "Initial revision" in revision 1.1tobias1-2/+3
instead of custom log message (which gets written into 1.1.1.1). OK joris@
2007-09-02Log all commands sent with cvs_remote_output(), not justtobias2-31/+11
cvs_client_send_request(). Simplified logging code while at it. OK joris@
2007-09-02regenjsg2-2/+17
2007-09-02Add ENE Memory Stick/SD/SDMMC entries.jsg1-1/+4
From Alexey Suslikov <alexey.suslikov@gmail.com>
2007-09-02vic works in vmware fusion toodlg1-2/+4
2007-09-02Add support for Alltel UTStarcom PPC6700.jsg2-6/+8
Tested by Sam Fourman Jr. <sfourman@gmail.com>
2007-09-02regenjsg2-4/+16
2007-09-02Alltel UTStarcom PPC6700.jsg1-1/+5
2007-09-01malloc(n * m) -> calloc(n, m); from zinovikderaadt3-9/+9
2007-09-01Correct the backwards ethernet address that some NVidia MACs have.ckuethe2-22/+45
diff from brad. "commit this" jsg
2007-09-01since thehenning12-12/+24
MGET* macros were changed to function calls, there wasn't any need for the pool declarations and the inclusion of pool.h From: tbert <bret.lambert@gmail.com>
2007-09-01Use an int, not a size_t, to store the return value of snprintf().kili1-4/+3
This gives the later tests against -1 a chance to actually do something. Initially from Igor Zinovik <zinovik@cs.karelia.ru>. ok ray@
2007-09-01- Add bthidev(4), from NetBSD.xsa9-61/+916
- Make btms(4) and btkbd(4) compile. - Removed remaining proplib NetBSD'sim Prodded a while ago by gwk@. Eyeballed by miod@.
2007-09-01s/free/xfreejoris1-2/+2
2007-09-01fix a use after free case.thib1-2/+2
From Bret Lambert via deraadt@; ok miod@
2007-09-01replace the machine dependant bytes-to-clicks macro by the MI ptoa()martin15-47/+46
version for i386 more architectures and ctob() replacement is being worked on prodded by and ok miod
2007-09-01Fix space and underline handling in rasops24_putchar(), spotted by Leon Zadorin.miod1-10/+7
2007-09-01Do not include <machine/rpb.h> unless necessary.miod4-8/+4
2007-09-01In pmap_protect(), compute the bitmask to set in the ptes only once, insteadmiod1-19/+20
of every iteration.
2007-09-01Remove support for ddb-only %r, %z, and the ddb-specific handling of %n frommiod1-66/+2
the kernel printf. This will allow support for the real %z in the near future.
2007-09-01Use db_format() instead of ddb-specific format specifiers; no functionalmiod5-27/+55
change inteded. ok ray@
2007-09-01Add VLAN reception support to vr(4). Diff from Brad.mglocker2-3/+5
OK claudio@
2007-09-01Remove stale comments; prompted by millert.marco2-4/+2
2007-09-01Include err.h and remove unused variables.ray1-4/+4
OK millert.
2007-08-31Copy editit() from sendbug, synchronizing editor calling code.ray3-116/+189
OK otto, millert, beck, mbalmer, deraadt.
2007-08-31new format firmware load failure messagesderaadt2-6/+6
2007-08-31new format firmware load messagederaadt1-3/+3
2007-08-31Add vaddr.marco2-2/+17
ok miod
2007-08-31Defer ipmi sensor creation after kernel goes multi user. This removes themarco1-23/+25
annoying waiting period during kernel boots. pushed for by deraadt and beck Lots of testing todd, ckuethe and others ok beck
2007-08-31syncsturm2-4/+9
2007-08-31belkin 4-port hubsturm1-1/+2
2007-08-31Add qli. Commented out for now.marco1-1/+3
2007-08-31Add qli (qlogic iscsi) HBA driver for further development in tree. Helpmarco3-1/+1148
from David Collins <dave at davec dot name>. Name pitched by deraadt help and ok dlg
2007-08-31syncmarco2-2/+22
2007-08-31Add QLogic iSCSI HBAs and TOEsmarco1-1/+5
ok dlg
2007-08-31Craddle -> cradle; ok deraadtjmc1-2/+2
2007-08-31zap unused "pf_tag" structure.thib1-5/+1
ok henning@
2007-08-31simplify uvm_vnp_sync() by removing some simplelock goo.thib1-43/+11
some comment cleanup and a touch of KNF. ok art@
2007-08-31regenjsg2-2/+97
2007-08-31Add a bunch of devices from submitted dmesgs.jsg1-1/+20
2007-08-31all units can now charge, except a dead-battery 7750deraadt1-2/+7
2007-08-30don't swap X and Y coordinates while in raw mode. ok robert@matthieu1-3/+4
2007-08-30Update to expat 2.0.1. ok deraadt@matthieu15-186/+228
2007-08-30document address ranges, with help from jmc@dhartmei1-2/+10
2007-08-30PHY on D495GCCR boardckuethe1-1/+3
"Right" deraadt
2007-08-30regenckuethe1-2/+4