netbsd-src/usr.bin/patch
wiz f31c8e4c6d Fix memory leak
CVS: ----------------------------------------------------------------------
CVS: CVSROOT  cvs.NetBSD.org:/cvsroot
CVS: please use "PR category/123" to have the commitmsg appended to PR 123
CVS:
CVS: Please evaluate your changes and consider the following.
CVS: Abort checkin if you answer no.
CVS: => For all changes:
CVS: Do the changed files compile?
CVS: Has the change been tested?
CVS: => If you are not completely familiar with the changed components:
CVS: Has the change been posted for review?
CVS: Have you allowed enough time for feedback?
CVS: => If the change is major:
CVS: => If the change adds files to, or removes files from $DESTDIR:
CVS: => If you are changing a library or kernel interface:
CVS: Have you successfully run "./build.sh release"?
2023-06-16 23:36:26 +00:00
..
Makefile
backupfile.c patch: make '-V none' work in the expected way 2021-02-19 17:46:53 +00:00
backupfile.h patch: make '-V none' work in the expected way 2021-02-19 17:46:53 +00:00
common.h As per OpenBSD, use malloc for the line buffer. Fixes the known issue 2021-05-25 11:25:59 +00:00
inp.c Fix memory leak 2023-06-16 23:36:26 +00:00
inp.h
mkpath.c
patch.1 patch: add --backup-if-mismatch and --no-backup-if-mismatch for GNU patch compatibility 2023-06-16 11:27:00 +00:00
patch.c patch: add --backup-if-mismatch and --no-backup-if-mismatch for GNU patch compatibility 2023-06-16 11:27:00 +00:00
pathnames.h
pch.c Comment out variable assignations that are not used. 2023-06-16 23:31:53 +00:00
pch.h
util.c As per OpenBSD, use malloc for the line buffer. Fixes the known issue 2021-05-25 11:25:59 +00:00
util.h