tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.bin
/
m4
/
at
trash-bin2
2 folders
16 files
PSD.doc
add paper.txt target; remove explicit paper.ps target, since it's already built by default; (this paper not installed yet)
22 years ago
TEST
Remove the advertising clause in the UCB license which Berkeley rescinded 22 July 1999. Proofed by myself and Theo.
23 years ago
Makefile
have bsd.prog.mk/bsd.lib.mk generate .y -> .c/.h rules without intermediate files. This fixes up parallel builds in the default case. FreeBSD does something similar.
8 years ago
NOTES
eval.c
mkstemp() returns -1 on failure
6 years ago
expr.c
Remove stray spaces. No code change.
15 years ago
extern.h
Add -E flag (make warnings fatal), following the behavior of GNU m4 1.4.9+ Help and direction millert@ espie@ anton@ deraadt@
8 years ago
gnum4.c
Use waitpid()/EINTR idiom for the specific pid, rather than generic wait(), in case the parent process was started with a dangling child. This style ensures any potential parent:child interlock isn't disrupted due to the "wrong" child being waited on first. Then the other other childs can safely zombie. ok millert jca brynet
8 years ago
look.c
fix test-redef2: - introduce explicit STORAGE classes for the shadow stack entries - delay freeing definitions if they're in-use, keep them in a simple array.
11 years ago
m4.1
man pages: add missing commas between subordinate and main clauses
4 years ago
main.c
Add -E flag (make warnings fatal), following the behavior of GNU m4 1.4.9+ Help and direction millert@ espie@ anton@ deraadt@
8 years ago
mdef.h
There really is no double standard. Treat m4 just like openssl, by removing VMS and MSDOS support. ok espie
10 years ago
misc.c
Add -E flag (make warnings fatal), following the behavior of GNU m4 1.4.9+ Help and direction millert@ espie@ anton@ deraadt@
8 years ago
parser.y
new m4 -g stuff: - expr(`4**3') - include(`hey I am not there') keeps going.
14 years ago
pathnames.h
There really is no double standard. Treat m4 just like openssl, by removing VMS and MSDOS support. ok espie
10 years ago
stdd.h
Remove stray spaces. No code change.
15 years ago
tokenizer.l
Don't need to link with -ll or -ly. ok millert@ (who spotted and provided the -ll removal bits)
8 years ago
trace.c
Remove stray spaces. No code change.
15 years ago