summaryrefslogtreecommitdiff
path: root/misc/deco/files/patch-env.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix regression introduced in r545519 which resulted in the environmentAlexey Dokuchaev2021-01-281-1/+1
| | | | | | | become empty in the internal shell and thus confusing many programs. Notes: svn path=/head/; revision=563108
* misc/deco: fix build with -fno-common (clang 11 and gcc 10)Eugene Grosbein2020-08-201-0/+8
PORTREVISION not bumped as it fixes build for FreeBSD 13. Reported by: pkg-fallout Notes: svn path=/head/; revision=545519