summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/regex2.h (unfollow)
Commit message (Expand)AuthorFilesLines
2010-11-20throw some yields into the pf table code so it doesn't lock up the kernel.tedu1-2/+20
2010-11-20typomiod3-6/+6
2010-11-20Change wsdisplay_kbdinput() to get an aray of keysym_t and a count, instead ofmiod3-33/+39
2010-11-20Replace all mentions of sc_base.me_dispdv with sc_displaydv. The latter is amiod1-23/+23
2010-11-20This is a first step towards getting rid of avail_start and avail_end in themiod15-75/+23
2010-11-20Make sure we do not overrun the memory ranges array, should the bootermiod1-7/+9
2010-11-20At first I intended to make this use mktemp for its temporary file, but sincemiod1-125/+0
2010-11-20Check uvm_km_alloc() return values; pmap_fork() will currently panic,miod2-2/+10
2010-11-20Remove unnecessary empty <machine/psl.h> files on arm-based platforms.miod4-4/+0
2010-11-20Do not attempt to include <machine/psl.h> when including this file frommiod1-7/+2
2010-11-20__attribute__((packed)) -> __packed. The ioprbs.c chunk was commented out, andmiod12-110/+110
2010-11-20Add CAVEATS section documenting error handling caveats.stsp1-2/+9
2010-11-20Explain how to start a rebuild in a more obvious way and add an example.stsp1-6/+18
2010-11-20Missing splx() in hil_thread(). This turned out to be harmless due to themiod1-1/+2
2010-11-20remove bs_list occurrences. fixes panic on destroy.fgsch2-8/+2
2010-11-20some more installboot cleanup from gapz@dud-t.orgderaadt3-7/+7
2010-11-20/tmp/cvsaGVL4Uespie1-2/+9
2010-11-20clean up cases of ;;deraadt6-14/+14
2010-11-19typo; from ilya a. kovalenko <shadow () oganer ! net>mikeb1-2/+2
2010-11-19miscellanous->miscellaneousmiod2-4/+4
2010-11-19mahine->machinemiod1-2/+2
2010-11-19regenmiod14-143/+192
2010-11-19Sync MAKEDEV against conf.c, and both against GENERIC.miod16-73/+112
2010-11-19Sync usb device list with macppc.miod1-3/+7
2010-11-19Add urio, uscanner and pseudo-device hotplug.miod3-4/+15
2010-11-19Add urio and uscanner.miod1-1/+3
2010-11-19add pseudo-device hotplug.miod3-7/+9
2010-11-19- drop dhcp group from interfaces which did not go UP and gothalex1-3/+10
2010-11-19Do not allow malloc() to wait in uhci_device_setintr(), instead check formiod1-2/+4
2010-11-19Make KERN_CPTIME return an avarage number of ticks across all CPUsmikeb4-25/+10
2010-11-19gapz@dud-t . org noted that sparc64 installboot crashes if the bootblock isderaadt5-17/+32
2010-11-19Use regular double quotes ("") in the MAILTO example so we don'tmillert1-3/+3
2010-11-19Another "I'm the world's smallest" "No, this is me!" player:damien1-1/+2
2010-11-19More ultra-{micro,nano,pico,femto,atto,zepto,yocto} wifi dongles:damien1-2/+4
2010-11-19Prevent dhcpd(8) from trying to listen on interfaces that don't have aajacoutot1-2/+3
2010-11-19Fix the "SSL error:host(blah)!=cert(*.blah)-Continue? (y)" error when goingfgsch1-4/+69
2010-11-18do not run makedev for a uid; ok krwderaadt1-2/+2
2010-11-18Declare pmap_proc_iflush() in <uvm/uvm_pmap.h> unless <machine/pmap.h>miod7-16/+11
2010-11-18Make sure readdir cookies are actually allocated with the correct sizemiod2-5/+5
2010-11-18Sync the LIBFOO defines with the current set of libraries we build andmiod2-27/+25
2010-11-18Don'tmiod8-55/+10
2010-11-18Do not #include <sys/dkstat.h> if you don't need anything from it.miod22-45/+22
2010-11-18Remove unused DK_NDRIVE define. ok krw@ deraadt@miod1-2/+1
2010-11-18Mark NVIDIA MCP89 SATA controllers as such. Makes them use DMA instead of PIOkettenis1-1/+17
2010-11-18regenkettenis2-32/+32
2010-11-18Split the NVIDIIA MCP89 disk controller IDs into SATA, AHCI and RAID, followingkettenis1-13/+13
2010-11-18add IPQoS to the various -o lists, and zap some trailing whitespace;jmc4-9/+12
2010-11-18Log sent notification messages as well having them in the log mayclaudio3-15/+16
2010-11-18Accept but ignore (treat as withdraw) updates with AS_CONFED_* pathclaudio4-23/+73
2010-11-18syncderaadt1-0/+1