Minor change request of src/usr.sbin/timed/timedc/timedc.c
--jq0ap7NbKX2Kqbes
Content-Type: multipart/mixed; boundary="tKW2IUtsqtDRztdT"
Content-Disposition: inline
--tKW2IUtsqtDRztdT
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
It seems that rev. 1.3 has merged FreeBSD's rev. 1.4 -> 1.5 changes. In
addition as a part of the code clean up effort, I think rev. 1.4 itself
is also suitable to merge it to DragonFly (strings.h -> string.h).
The attached patch does the change and note the new vendor version.
Cheers,
--=20
Xin LI <delphij frontfree net> http://www.delphij.net/
See complete headers for GPG key and other information.
--tKW2IUtsqtDRztdT
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="diff-timedc.c"
Content-Transfer-Encoding: quoted-printable
Index: timedc.c
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /home/dcvs/src/usr.sbin/timed/timedc/timedc.c,v
retrieving revision 1.7
diff -u -r1.7 timedc.c
--- timedc.c 22 Apr 2004 18:33:52 -0000 1.7
+++ timedc.c 11 May 2004 18:28:42 -0000
@@ -32,7 +32,7 @@
*
* @(#) Copyright (c) 1985, 1993 The Regents of the University of Californ=
ia. All rights reserved.
* @(#)timedc.c 8.1 (Berkeley) 6/6/93
- * $FreeBSD: src/usr.sbin/timed/timedc/timedc.c,v 1.3 1999/08/28 01:20:21 =
peter Exp $
+ * $FreeBSD: src/usr.sbin/timed/timedc/timedc.c,v 1.5 2003/10/11 07:35:35 =
tjr Exp $
* $DragonFly: src/usr.sbin/timed/timedc/timedc.c,v 1.7 2004/04/22 18:33:5=
2 cpressey Exp $
*/
=20
@@ -42,7 +42,7 @@
#include <setjmp.h>
#include <signal.h>
#include <stdlib.h>
-#include <strings.h>
+#include <string.h>
#include <syslog.h>
#include <unistd.h>
=20
--tKW2IUtsqtDRztdT--
--jq0ap7NbKX2Kqbes
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)
iD8DBQFAoRywOfuToMruuMARAiTFAJ9U93Vwrrh/FrtE8wUizY2Vtw6SdQCeI+oN
toLI+trzx090A/DYRBNJz54=
=MWW1
-----END PGP SIGNATURE-----
--jq0ap7NbKX2Kqbes--
討論串 (同標題文章)
完整討論串 (本文為第 1 之 2 篇):