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_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   18 years  espie   Do not call out mkdir -p, but reuse the code from mkdir(1). Removes the possibi...
[TXT] backupfile.c  1.20   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[TXT] backupfile.h  1.6   20 years  otto   More cleanup: sprinkled some const, removed ugly EXTERN/INTERN.h, some rewriting...
[TXT] common.h  1.26   18 years  otto   branches: 1.26.36; type police and assorted cleanup. From Lionel Fourquaux; ok ...
[TXT] inp.c  1.36   12 years  ajacoutot   Don't try to mmap a zero length file, from NetBSD. Needed after the recent mmap(...
[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.2   18 years  otto   umask juggling not needed; with Lionel Fourquaux. ok millert@ espie@
[TXT] patch.1  1.26   13 years  jmc   add an EXIT STATUS section for /usr/bin;
[TXT] patch.c  1.50   11 years  millert   Fix confusing patch(1) output on failure when using -C. From dragonflybsd via L...
[TXT] pch.c  1.39   12 years  ajacoutot   Silence gcc warnings. ok deraadt@
[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.35   13 years  ray   Send normal output to stdout instead of everything to stderr. This is currently ...
[TXT] util.h  1.15   18 years  otto   branches: 1.15.40; umask juggling not needed; with Lionel Fourquaux. ok millert...
[TXT] README (in the Attic) [Hide]  1.2   22 years  niklas   patch(1) is now free, thanks Larry!
[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...