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
/
usr.bin
/
m4
/
gnum4.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
More -Wmissing-variable-declarations fixes.
ed
2012-10-20
1
-1
/
+1
*
Synchronize with laster version of m4 from OpenBSD and NetBSD
bapt
2011-11-28
1
-48
/
+193
*
Mark global functions and/or variables in m4(1) static where possible.
ed
2011-11-06
1
-1
/
+1
*
Fix typos - remove duplicate "the".
brucec
2011-02-21
1
-1
/
+1
*
Use NULL instead of 0 for the return value of fopen().
kevlo
2007-09-21
1
-1
/
+1
*
Don't depend on NULL's expansion being a pointer, cast it before it is passed
stefanf
2004-05-18
1
-1
/
+1
*
Kill extraneous whitespace.
jmallett
2002-07-15
1
-24
/
+24
*
Functions declared as <type> <identifier>(<nil>) should be declared as
jmallett
2002-07-14
1
-2
/
+2
*
Merge local changes again, against ANSIfied m4(1).
jmallett
2002-05-01
1
-60
/
+20
*
Use %zu to print a size_t, not %u and definitely not %d.
jmallett
2002-04-20
1
-1
/
+1
*
Print a size_t as %u not %d.
jmallett
2002-04-20
1
-1
/
+1
*
Crank WARNS.
jmallett
2002-04-20
1
-9
/
+3
*
Add __FBSDID, this file was unmodified so it was missed in the initial sweep.
jmallett
2002-04-19
1
-0
/
+3
*
Import OpenBSD m4 as of today.
jmallett
2002-02-16
1
-0
/
+563