index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
m4
Age
Commit message (
Expand
)
Author
2023-05-24
use strchr
christos
2023-05-24
m4 -g: { and } aren't supported in patsubst() or regexp()
lukem
2022-05-24
fix various typos in comment, documentation and log messages.
andvar
2021-12-07
m4 manual - bring over the rest of the tmac.sU bits.
uwe
2021-12-07
m4 manual - adapt to current -ms
uwe
2021-12-07
m4: fix typo in error message
rillig
2021-12-07
m4 - bring back the m4 manual.
uwe
2021-12-07
m4: remove PSD.doc
rillig
2020-06-27
eval: Make radix optional even if minimum result width is specified.
uwe
2020-06-27
Improve markup for better PostScript output.
uwe
2020-06-25
Use a date that is actually a real date.
uwe
2020-06-25
Bump date for previous.
uwe
2020-06-25
Fix --error-output to be more like GNU m4. It's a long version of -o.
uwe
2020-06-25
Fix --error-output to be more like GNU m4.
uwe
2020-06-24
Try not to lose error output with --error-output.
uwe
2019-03-26
Use correct printf format for (struct input_file *)->lineno
kre
2019-03-26
fix use-after-free issue.
christos
2019-03-26
print the source line and file where the error happened.
christos
2019-03-26
Behave like gnu m4; when the error output file cannot be opened, just warn
christos
2018-07-30
Avoid an infinite loop caused by a line accidentally dropped
kre
2017-10-23
remove the braces I accidentally added.
christos
2017-10-22
PR/52638: matthew green: missing argument check causes m4 to core in ifelse()
christos
2016-01-23
Explain what REDIRECT is for.
christos
2016-01-17
Fix some macros. Sort stuff some more.
wiz
2016-01-16
Update documentation.
christos
2016-01-16
fix the option string.
christos
2016-01-16
mention that nesting limit is unimplemented
christos
2016-01-16
add most gnu m4 long options
christos
2016-01-16
add nesting_limit
christos
2016-01-16
record all input for fake freeze
christos
2016-01-16
Use hex for masks.
christos
2016-01-16
Add disabled support for saving and restoring the symbol table.
christos
2016-01-16
- don't eat the rest of the string when no match in patsubst
christos
2016-01-16
- declarations for real/fake freeze
christos
2016-01-16
More gnu compatibility:
christos
2015-01-29
use strtoi instead of strtonum, since this is a tool.
christos
2015-01-29
latent strtonum removal.
christos
2015-01-29
delete extern
christos
2015-01-04
Don't depend on yacc skeleton to include sys/cdefs.h early.
joerg
2014-07-05
Rework /usr/share/doc.
dholland
2014-01-07
Better document eval, mentioning optional second and third arguments.
wiz
2013-10-18
avoid redefinitions
christos
2013-07-20
Use Mt for email addresses.
wiz
2012-04-25
Fix wrong loop index leading to infinite loop
christos
2012-04-08
Remove unnecessary Bk/Ek pairs from SYNOPSIS.
wiz
2012-03-20
Use C89 function definitions
matt
2012-03-15
Add __printflike attribution to use vprintf and friends with an argument
joerg
2011-09-06
Move usage and onintr to make them static. Add __dead as needed.
joerg
2011-08-21
Requires stdint.h.
dholland
2011-08-14
kill gcc-4.5 warning
christos
[next]