mirror of
https://github.com/opnsense/src.git
synced 2026-05-19 08:25:22 -04:00
Changes of interest
o unit-tests: use private TMPDIR to avoid errors from other users
o avoid strdup in mkTempFile
o always use vfork
o job.c: do not create empty shell files in jobs mode
reduce unnecessary calls to waitpid
o cond.c: fix debug output for comparison operators in conditionals
(cherry picked from commit dba7b0ef92)
Approved by: re
2 lines
63 B
Text
2 lines
63 B
Text
# keep this compatible with sh and make
|
|
_MAKE_VERSION=20210206
|