Skip site navigation (1)Skip section navigation (2)

CVS log for ports/japanese/FreeWnn-server/files/patch-Wnn-jserver-de_header.h

[BACK] Up to [FreeBSD] / ports / japanese / FreeWnn-server / files

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jan 2 14:47:19 2010 UTC (2 years, 1 month ago) by hrs
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
- 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.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jan 2 23:08:15 2009 UTC (3 years, 1 month ago) by hrs
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -4 lines
- Use RFC 2553 API for AF_INET[46] socket handling.
- Fix several potential buffer overflows.
- Add missing "listenaddr ::1" to cserverc.
- Add WITHOUT_INET6 handling.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jan 2 11:49:47 2009 UTC (3 years, 1 month ago) by hrs
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +12 -4 lines
- Enable IPv6 support.

- Add multiple "listenaddr" support.  The jserverrc now
  understands the following statements:

   listenaddr 127.0.0.1
   listenaddr ::1

  The option "-a <listenaddr>" can also be specified more than
  once.  Currently the maximum number of listen addresses is 256.

- SIGINT is no longer hooked when the -D (not daemonize,
  primarily for debugging) flag is specified.

- Add --unix, long opt counterpart of -u.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Oct 30 07:43:17 2008 UTC (3 years, 3 months ago) by hrs
Branches: MAIN
- Add "-a ADDR" option to jserver and "listenaddr" directive to
  jserverrc.  This specifies listen address of the INET socket.
  Note that the default value is set as 127.0.0.1.  If you need
  the old behavior (listen INADDR_ANY), use "-a 0.0.0.0" in
  $wnn_flags or modify jserverrc.
- Fix a buffer overflow when very long file name is specified in
  the -f option.
- Fix a typo in CONFIGURE_ARGS and COMMENT.
- Rename a patch file (patch-Wnn-jd-serverdef).

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options