📄 193
字号:
Replied: Fri, 05 Jun 1998 21:18:11 -0400Replied: "Marion Hakanson <hakanson@cse.ogi.edu> "Received: from mail.eecis.udel.edu by whimsy.udel.edu id aa10223; 5 Jun 1998 15:34 EDTReceived: from cse.ogi.edu (hakanson@church.cse.ogi.edu [129.95.50.2]) by church.cse.ogi.edu (8.8.6/8.8.6) with ESMTP id MAA15936 for <stenn@whimsy.udel.edu>; Fri, 5 Jun 1998 12:16:44 -0700 (PDT)Message-Id: <199806051916.MAA15936@church.cse.ogi.edu>X-Mailer: exmh version 1.6.9 8/22/96To: stenn@whimsy.udel.eduSubject: patch for tickadj, ntp-4.0.72jMime-Version: 1.0Content-Type: text/plain; charset=us-asciiDate: Fri, 05 Jun 1998 12:16:44 -0700From: Marion Hakanson <hakanson@cse.ogi.edu>Harlan,Hope you're still the appropriate person for this. I was readingthrough the util/tickadj.c code, looking for answers, when I foundthe cut-and-paste-o fixed by the following patch:------------------------------------------------*** util/tickadj.c.orig Tue Feb 17 21:53:28 1998--- util/tickadj.c Fri Jun 5 12:03:41 1998****************** 458,464 **** fd = openfile(file, O_WRONLY); ! if (setnoprintf && (dosync_offset != 0)) { if (!quiet) {--- 458,464 ---- fd = openfile(file, O_WRONLY); ! if (setnoprintf && (noprintf_offset != 0)) { if (!quiet) {------------------------------------------------I don't know what is at offset 0 in our kernel here, but whateverit is, I think it's got a "1" in it now, after I accidentally typeda "-p" at tickadj yesterday. No apparent harm done, though.Regards,-- Marion Hakanson <hakanson@cse.ogi.edu>Systems Manager, CSE Computing Facilities.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -