summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/regcomp.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2001-09-04Wall's -g flag has been broken since it was added. We fix it bymillert1-52/+75
looking up each group specified via -g and stashing the members so we can compare them against users listed in utmp later on. Inspired by a patch from Ruslan Ermilov <ru@FreeBSD.org>.
2001-09-04Fix bogus use of snprintf return value. Since we know the maxmillert1-5/+10
length of a username we can use that as part of the buffer size.
2001-09-04MB == megabytes, Mb == megabitsderaadt8-20/+20
2001-09-04crank miniroot size to 6MBderaadt2-5/+6
2001-09-04Use merr() not err() since due to function name change in mail.local/locking.cmillert1-4/+4
2001-09-04put changes back, this time ALL the files.fgsch22-104/+280
2001-09-04Fix a diagnosticbrian1-2/+2
2001-09-04Consider alignment requirements when moving data about.brian1-18/+21
Mostly submitted by: kamath@cesa.opbu.xerox.com
2001-09-04.ua kbd layout is now inmickey1-1/+6
2001-09-04.ua keyboard; from Igor Grabin <violent@death.kiev.ua>mickey2-2/+52
2001-09-04consistent avoidance of unnecessary spacestodd1-14/+11
2001-09-04compact arithmetictodd1-32/+33
2001-09-04update from Denis Afonin <dfa@solo.ee>mickey11-125/+233
2001-09-04grrr...add lge(4)nate1-4/+4