summaryrefslogtreecommitdiff
path: root/gnu/dist/diffutils/src/Makefile.in
diff options
context:
space:
mode:
authorkiyohara <kiyohara@NetBSD.org>2010-05-17 11:46:19 +0000
committerkiyohara <kiyohara@NetBSD.org>2010-05-17 11:46:19 +0000
commit8f2b8d16b7097551f409783cb7b8a8cfc74d7814 (patch)
treec67c45fb38b2540ae69562b06e36fd9f047eb16b /gnu/dist/diffutils/src/Makefile.in
parente23571f7e809ec76a2e82640abf02afcbf2ee128 (diff)
Attach CPU only of the pretense.
Diffstat (limited to 'gnu/dist/diffutils/src/Makefile.in')
0 files changed, 0 insertions, 0 deletions
='nohover-highlight'> 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc Patches provided by Joel Baker in PR 22280, verified by myself. 2002-01-22Don't pull in <sys/param.h> if we don't have to.thorpej 2000-01-22Delint.mycroft Remove trailing ; from uses of __weak_alias(). The macro inserts this if needed. 2000-01-09After writing a page out to disk, run the page back through the user'sscw input filter to ensure we don't end up with a cached copy of the page in the wrong byte-order for the host cpu. This fixes a fatal bug which bites when the DB 'lorder' is different to the cpu's, and a cached page is accessed soon after it was flushed to disk.