index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
regex
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdoc(7) police: "The .Fa argument.".
ru
2002-12-19
1
-2
/
+6
*
mdoc(7) police: "The .Fn function".
ru
2002-12-18
1
-10
/
+31
*
libc_r wasn't so tied to libc for 22 months.
ru
2002-11-18
1
-3
/
+1
*
Add restrict type-qualifier.
mike
2002-10-02
4
-14
/
+15
*
Replace various spelling with FALLTHROUGH which is lint()able
charnier
2002-08-25
1
-1
/
+1
*
Fix the style of the SCM ID's.
obrien
2002-03-22
6
-1
/
+5
*
Fix the style of the SCM ID's.
obrien
2002-03-22
6
-12
/
+16
*
Back out last commit (rev 1.2). I thought I caught this file in time
obrien
2002-03-22
1
-1
/
+1
*
Remove __P() usage.
obrien
2002-03-21
4
-54
/
+54
*
Remove 'register' keyword.
obrien
2002-03-21
8
-330
/
+334
*
Fix a typo I made in revision 1.5.
ru
2002-01-22
1
-1
/
+1
*
The algorithm that computes the tables used in the BM search algorithm sometimes
dcs
2001-11-09
1
-1
/
+2
*
mdoc(7) police: Use the new .In macro for #include statements.
ru
2001-10-01
1
-2
/
+2
*
mdoc(7) police: protect trailing full stops of abbreviations
ru
2001-08-10
1
-1
/
+1
*
mdoc(7) police:
ru
2001-08-07
1
-4
/
+2
*
Remove whitespace at EOL.
dd
2001-07-15
1
-2
/
+2
*
MAN[1-9] -> MAN.
ru
2001-03-27
1
-2
/
+2
*
mdoc(7) police: fixed the weird construct.
ru
2001-02-09
1
-3
/
+1
*
man(7) -> mdoc(7).
ru
2001-01-12
1
-266
/
+433
*
Prepare for mdoc(7)NG.
ru
2000-12-29
1
-13
/
+13
*
Replace a `dagger' sign with a `double dagger' one.
ru
2000-11-16
1
-15
/
+15
*
Convert this from -man to -mdoc.
ru
2000-11-14
1
-140
/
+345
*
Actually make it so this Makefile can build grot.
green
2000-07-10
1
-1
/
+8
*
Add a test case for one of the bugs found on the new additions to
dcs
2000-07-09
1
-0
/
+1
*
Spencer's regex(3) test code.
dcs
2000-07-09
8
-0
/
+1727
*
altoffset() always returned whenever it recursed, because at the end
dcs
2000-07-09
1
-0
/
+4
*
Since g->moffset points to the _maximum_ offset at which the must
dcs
2000-07-09
1
-1
/
+1
*
Add some casts here and there.
dcs
2000-07-09
1
-3
/
+3
*
Since we have modified charjump to be CHAR_MIN-based, we have to
dcs
2000-07-08
1
-1
/
+2
*
Do not free NULL pointers.
dcs
2000-07-07
1
-1
/
+1
*
Deal with the signed/unsigned chars issue in a more proper manner. We
dcs
2000-07-07
2
-21
/
+17
*
I hate signed chars.^W^W^W^W^WCast to unsigned char before using signed
dcs
2000-07-06
1
-1
/
+1
*
Correct comment to work with test code.
dcs
2000-07-06
1
-2
/
+2
*
Use UCHAR_MAX consistently.
dcs
2000-07-06
1
-1
/
+1
*
Fix memory leak introduced with regcomp.c rev 1.14.
dcs
2000-07-02
1
-0
/
+6
*
Enhance the optimization provided by pre-matching. Fix style bugs with
dcs
2000-07-02
3
-12
/
+177
*
Remove from the notes a bug that it's said to have been fixed.
dcs
2000-07-02
1
-5
/
+0
*
Initialize variables used by the Boyer-Moore algorithm.
dcs
2000-06-29
1
-0
/
+2
*
Add Boyler-Moore algorithm to pre-matching test.
dcs
2000-06-29
3
-6
/
+202
*
$Id$ -> $FreeBSD$
peter
1999-08-28
3
-3
/
+3
*
remove <ctype.h> - not needed
ache
1999-07-26
1
-1
/
+0
*
unsigned char cleanup
ache
1999-07-26
1
-17
/
+17
*
Add $Id$, to make it simpler for members of the translation teams to
nik
1999-07-12
2
-0
/
+2
*
Replace memory leaking instances of realloc with non-leaking reallocf.
imp
1998-09-16
1
-4
/
+4
*
int -> long changes that reduce the diffs with the NetBSD version to
jb
1998-05-14
2
-34
/
+34
*
Note that '+' and '?' are not special characters in basic REs but they
steve
1998-02-14
1
-2
/
+5
*
Removed the subdirectory paths from the definitions of MAN[1-9]. They
bde
1997-10-15
1
-4
/
+3
*
Changed all paths to be relative to src/lib instead of src/lib/libc
jb
1997-05-03
1
-2
/
+6
*
Speedup in case locale not used
ache
1997-04-04
1
-5
/
+11
*
collate_range_cmp -> __collate_range_cmp
ache
1996-10-31
1
-4
/
+5
[next]