OpenBSD CVS

src/usr.bin/patch/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / patch

Current tag: OPENBSD_6_1_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.5   8 years  tobias   Add native support for ed-style diffs. No need to pledge "proc exec" anymore. o...
[TXT] backupfile.c  1.21   10 years  deraadt   unsigned char casts for ctype ok krw
[TXT] backupfile.h  1.6   20 years  otto   More cleanup: sprinkled some const, removed ugly EXTERN/INTERN.h, some rewriting...
[TXT] common.h  1.29   8 years  millert   Remove support for automatically checking files out of RCS. The behavior is con...
[TXT] ed.c  1.3   7 years  tobias   Fix 'c'hange command handling if last line of a file is removed. If the last li...
[TXT] ed.h  1.1   8 years  tobias   Add native support for ed-style diffs. No need to pledge "proc exec" anymore. o...
[TXT] inp.c  1.47   7 years  deraadt   parameter "lines_allocated" is a local pointer and should not be confused with t...
[TXT] inp.h  1.8   20 years  otto   Add license from patch.c to original source files missing a license. ok deraadt...
[TXT] mkpath.c  1.4   10 years  guenther   Use errc/warnc to simplify code. Also, in 'ftp', always put the error message la...
[TXT] patch.1  1.30   8 years  millert   Remove support for automatically checking files out of RCS. The behavior is con...
[TXT] patch.c  1.63   8 years  gsoares   usage() should exit 2 here, not EXIT_SUCCESS ok tb@
[TXT] pch.c  1.56   7 years  deraadt   One string buffer can use recallocarray() to ensure that the address space doesn...
[TXT] pch.h  1.10   8 years  tobias   Add native support for ed-style diffs. No need to pledge "proc exec" anymore. o...
[TXT] util.c  1.40   8 years  millert   Remove support for automatically checking files out of RCS. The behavior is con...
[TXT] util.h  1.17   8 years  millert   Remove support for automatically checking files out of RCS. The behavior is con...
[TXT] pathnames.h (in the Attic) [Hide]  1.1   20 years  millert   o add pathnames.h o ignore empty TMPDIR environment variable o strip any trailin...