| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
dragonflybsd via Loganaden Velvindron. OK mikeb@ and deraadt@
|
|
|
|
| |
ok deraadt@
|
|
|
|
|
|
| |
Needed after the recent mmap(2) change.
ok ariane@
|
| |
|
|
|
|
|
|
|
|
|
|
| |
is currently done in the latest versions of GNU patch.
Please watch out for output appearing out-of-order.
Discussed with millert and deraadt.
OK deraadt
|
|
|
|
|
|
| |
From Igor Zinovik; thanks!
ok stsp@, millert@
|
|
|
|
|
|
|
| |
unmaintainable). these days, people use source. these id's do not provide
any benefit, and do hurt the small install media
(the 33,000 line diff is essentially mechanical)
ok with the idea millert, ok dms
|
|
|
|
|
|
|
|
| |
have the exit code indicate failure, not success.
Discrepancy with GNU patch pointed out by Arfrever Frehtes Taifersar Arahesis.
Help from and ok djm@, "sounds good to me" millert@
|
| |
|
|
|
|
| |
updates to follow;
|
| |
|
|
|
|
|
|
| |
years ago is not correct if the diff has an empty context for other
reasons, so revert that change. Problem found by Joerg Sonnenberger;
ok tedu@ millert@
|
|
|
|
| |
ok millert
|
|
|
|
|
|
|
|
|
|
|
| |
of date for ever (no ksh builtins), and since we have two shells, pointing
to one page or the other is never going to work; so remove MLINKS for
csh(1); the cd(1) and wait(1) pages (also builtins); and update any trailing
Xr's;
please, there are tools like whence, man, and locate for finding this stuff;
ok deraadt miod
|
| |
|
| |
|
|
|
|
|
|
| |
- note that some apps are optional to posix
after some discussion w/ otto
|
|
|
|
|
|
|
|
| |
the description list and adds missing arguments; syncs usage()
written with a lot of useful advice by jmc@
ok by jmc@
|
| |
|
| |
|
|
|
|
| |
ok millert@ espie@
|
|
|
|
|
|
|
|
|
|
|
| |
Removes the possibility of nasty stuff happening thanks to unquoted
arguments in system(1).
Also plug a small memory leak.
Problems noticed by Lionel Fourquaud.
okay millert@, deraadt@
|
|
|
|
|
| |
unified format.
ok deraadt@
|
|
|
|
|
|
|
|
| |
tab) by scanning for the tab that separates the date from the
pathname. If no tab is found, revert back to the old behaviour.
Posix says there should be a space between the pathname and the
date, but all known implementations of diff(1) use a tab.
ok kurt@ deraadt@
|
| |
|
| |
|
|
|
|
|
|
| |
are no eols at eofs involved. Tested by quite some people.
ok deraadt@
|
|
|
|
| |
ok @millert
|
|
|
|
|
| |
lines to an empty file) already has been applied; be a bit less
chatty about empty contexts. Testing hshoexer@ ok millert@
|
|
|
|
|
|
| |
to use the file anyway. Problem found by david@
ok david@ millert@
|
| |
|
| |
|
|
|
|
|
|
| |
o add --posix option for strict POSIX conformance
o change filename determination to match GNU patch
Tested by various people, including a full ports build by naddy@
|
|
|
|
| |
ok cloder@ tedu@
|
|
|
|
| |
ok deraadt@
|
|
|
|
| |
ok millert@ tedu@
|
|
|
|
|
|
|
| |
file contains no newline and the diff does not touch the last line.
Contributions from millert@.
ok millert@ tedu@
|
|
|
|
|
|
| |
is empty. In this case, a previously applied patch cannot be detected.
ok millert@ tedu@
|
|
|
|
| |
ok millert@ tedu@
|
| |
|
|
|
|
|
|
|
| |
file into memory. Some suggestions by tedu@.
- Add a debug option to force using Plan B.
ok millert@ deraadt@
|
|
|
|
|
|
|
|
|
| |
- fix some -Wall warnings
- fix asserts: in some cases remove them, in other cases they have
become Internal errors or detection of malformed patch files.
- fix some free() related code
ok millert@ tedu@
|
|
|
|
|
| |
POSIX and GNU patch has also removed this, so we will too. No
objections on icb (no one even seemed to know about this "feature").
|
|
|
|
| |
ok millert@
|
|
|
|
|
|
| |
Thanks to espie@ for spotting the problem.
ok millert@ henning@ espie@
|
| |
|
|
|
|
|
|
| |
shall write a prompt to standard output and request a filename
interactively from the controlling terminal (for example, /dev/tty)."
OK deraadt@ and otto@
|
|
|
|
|
|
| |
o ignore empty TMPDIR environment variable
o strip any trailing slashes from TMPDIR
otto@ OK
|
| |
|
|
|
|
| |
OK otto@ and deraadt@
|