diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2010-01-02 14:47:20 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2010-01-02 14:47:20 +0000 |
commit | 4b38031b7f2a6cc8fcf3ef57a907f00dcc2b5335 (patch) | |
tree | fb4d9f6e7af5bc43687100e12721b75ba27087b9 /japanese/FreeWnn-lib/files/patch-Wnn-include-wnn_os.h | |
parent | - Update to 0.5.7 (diff) |
- Improve buffer management. This change should fix issues on amd64.
- Fix daemonizing part. It now returns the exit status correctly.
- Fix *_{pre,post}cmd handling in the rc.d scripts. Plus,
wnntouch is now invoked just before running the server process.
- Use ${*_WNNMANDIR} in Makefile to use the common patchset
in both FreeWnn-server and -lib.
- Integrate libtool22 change and regenerate patch files.
Notes
Notes:
svn path=/head/; revision=246996
Diffstat (limited to 'japanese/FreeWnn-lib/files/patch-Wnn-include-wnn_os.h')
-rw-r--r-- | japanese/FreeWnn-lib/files/patch-Wnn-include-wnn_os.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/FreeWnn-lib/files/patch-Wnn-include-wnn_os.h b/japanese/FreeWnn-lib/files/patch-Wnn-include-wnn_os.h index 6999dc97c311..f37d7f0fc536 100644 --- a/japanese/FreeWnn-lib/files/patch-Wnn-include-wnn_os.h +++ b/japanese/FreeWnn-lib/files/patch-Wnn-include-wnn_os.h @@ -3,10 +3,10 @@ Index: Wnn/include/wnn_os.h RCS file: /home/cvs/private/hrs/freewnn/Wnn/include/wnn_os.h,v retrieving revision 1.1.1.1 retrieving revision 1.2 -diff -d -u -I\$FreeBSD$ -w -r1.1.1.1 -r1.2 +diff -u -p -r1.1.1.1 -r1.2 --- Wnn/include/wnn_os.h 20 Dec 2008 07:13:30 -0000 1.1.1.1 +++ Wnn/include/wnn_os.h 2 Jan 2009 21:09:34 -0000 1.2 -@@ -154,4 +154,5 @@ +@@ -154,4 +154,5 @@ int euksc_to_ksc (unsigned char *ksc, unsigned char *euksc, int eusiz); /* xutoj.c */ |