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_5_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   19 years  espie   Do not call out mkdir -p, but reuse the code from mkdir(1). Removes the possibi...
[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.28   9 years  tobias   branches: 1.28.2; Introduce strtolinenum to properly check line numbers while p...
[TXT] inp.c  1.43   9 years  millert   branches: 1.43.2; Include stdint.h, not limits.h to get SIZE_MAX. OK guenther@...
[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.28   9 years  tobias   branches: 1.28.2; Remove SCCS support. For this to work, we would need "get", ...
[TXT] patch.c  1.54   9 years  tobias   The function savestr allows NULL return values during Plan A patching so in case...
[TXT] pch.c  1.51   9 years  millert   branches: 1.51.2; Include stdint.h, not limits.h to get SIZE_MAX. OK guenther@...
[TXT] pch.h  1.9   20 years  millert   o fairly major man page reorganization o add --posix option for strict POSIX con...
[TXT] util.c  1.39   9 years  deraadt   branches: 1.39.2; Replace <sys/param.h> with <limits.h> and other less dirty he...
[TXT] util.h  1.16   9 years  tobias   branches: 1.16.2; The function savestr allows NULL return values during Plan A ...
[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...