summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/regexec.c (unfollow)
Commit message (Collapse)AuthorFilesLines
1997-04-19make things more complicated.provos1-13/+46
1997-04-19We have a visual report with high confidence that Joshua's words actuallygene1-1/+3
were: A STRANGE GAME. THE ONLY WINNING MOVE IS NOT TO PLAY. (but, nobody likes all caps anyway)
1997-04-19add /sys/arch to $cdpath so "cd i386" etc. workskstailey1-1/+1
1997-04-18Change via NetBSD via Scott Reynolds via Takashi Namada who provided thegene1-39/+46
original baseline for these changes. "Make sure to call adbop() on Power Manager-based machines." Also, substantical cleanup and beautification.
1997-04-18More fixes from Scott Reynolds:gene1-36/+45
>For small writes, use PIO rather than PDMA; this increases the reliability >of the driver (considerably, on some systems/targets).
1997-04-18move #includes to top; isderaadt1-5/+4
1997-04-18Use the new genassym.cf method of generating the assym.h file.rahnds3-90/+81
1997-04-18make ~ftp/pub mode 0555millert1-2/+5
add ~ftp/{motd,spwd.db,pwd.db} mode 0444
1997-04-18create additional disk devices in ramdisk image.rahnds1-1/+1
necessary to access cdrom and other devices (currently show up as disks)
1997-04-18Stuff hidden in my trees:rahnds1-0/+1
need mount_msdos on ramdisk image, to mount boot partition. It is in the crunched executable aready.
1997-04-18do not check BOOT_MAGIC!deraadt2-16/+12
1997-04-18Fix problem when fetching files with -a.millert1-7/+7
1997-04-18constrain length of db lookups better; reported by adam@math.tau.ac.ilderaadt1-3/+3
1997-04-18angelos, please forgive me );mickey1-3/+5
i missed this yesterday.... now it must work for you! (;
1997-04-18some cleanup, comments and copyrightmickey1-70/+39
1997-04-18Use genassym.cf and a shell script to build assym.h. This helpsgene3-214/+196
cross-compiling a lot. Queue taken from Scott Reynolds.
1997-04-18faked disklabel for extended partition +provos2-114/+258
fixes by Niklas to faciliate use of other partition types (ext2fs) + Indentation by Theo ;)
1997-04-18Fix from Denny Gentry--initialize receive seq. count and don't skip an entrybriggs1-2/+2
when programming the CAM.
1997-04-18oopsderaadt1-4/+1
1997-04-18cleanup -Wallderaadt2-3/+4
1997-04-18Don't set sillyrename field to 0 for directories, as it's in a union withderaadt1-4/+4
the head of the cookie list. Fixes PR 3215, fix supplied by Hiroshi Tezuka <tezuka@trc.rwcp.or.jp>. Should also fix M_NFSDIROFF memory leak; fvdl
1997-04-18Fix some bugs in NQNFS (malformed RPC requests, no directory lease eviction);deraadt1-12/+15
fvdl
1997-04-18avoid possible *NULL; fvdlderaadt1-2/+3
1997-04-18indentderaadt1-2/+2
1997-04-18new socket required if changing NOCONN; fvdlderaadt1-1/+4
1997-04-18ensure nfs_mountroot device is a network device; from who-knows-who atderaadt1-1/+4
netbsd but who-can-tell because they don't make their cvs tree available so that people can check and give proper credit.
1997-04-18indentderaadt1-3/+3
1997-04-18only build ramdiskderaadt1-3/+3
1997-04-18Clean up error handling a little. There is a smallweingart3-16/+37
problem with marginal disks. This code does not like them at all. I'm too frazzled right now to figure this out. This should give better error messages...
1997-04-18doc recommended build process somewhatderaadt1-3/+21
1997-04-18mount_ext2fsderaadt2-4/+4
1997-04-18alpha is like amiga in the sense it doesn't support bad block lists.niklas1-5/+5
This ought to be done differently, but for now this will suffice.
1997-04-18Use the right types on 64-bit machinesniklas3-7/+9
1997-04-18fix a bugmickey1-2/+2
1997-04-18We run OpenBSDmillert1-2/+2
1997-04-18use libs from correct pathsmickey1-1/+13
1997-04-18no assembly listingmickey1-2/+2
1997-04-18Comment out example entries in this file.gene1-2/+2
This is really paranoid, but who knows what some weirdos are capable of?
1997-04-18oops...mickey1-2/+4
1997-04-18no more 60k limit!mickey5-274/+224
no more explicit real<-->prot switching! fix 2.88 floppy drives..... kbd fixes coming soon! test it!
1997-04-17gunzipderaadt1-1/+2
1997-04-17Add -nostdlib to make sure...weingart1-2/+2
1997-04-17Hope this works...weingart1-11/+5
1997-04-17timeout is in minutes; msaitoh@spa.is.uec.ac.jpderaadt1-2/+2
1997-04-17make "boot> -a" work like "boot> bsd -a"; ie. flags shortcutderaadt2-10/+14
1997-04-17fix tab expansionderaadt1-2/+3
1997-04-17more equipment bits!mickey1-0/+5
1997-04-17hide C decls when _LOCORE definedmickey1-2/+4
1997-04-17fix msgbuf parsingderaadt1-4/+4
1997-04-17Added -q to return to Motorola bug.gvf3-8/+31
Added loop to prompt for kernel name if it is not found.