FreeBSD Bugzilla – Attachment 99172 Details for
Bug 138206
[patch] ntp(1): not enabled function, and false manual
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.txt
file.txt (text/plain), 848 bytes, created by
Oliver Pinter
on 2009-08-26 15:20:02 UTC
(
hide
)
Description:
file.txt
Filename:
MIME Type:
Creator:
Oliver Pinter
Created:
2009-08-26 15:20:02 UTC
Size:
848 bytes
patch
obsolete
>commit 18001be3bcb3f48f77d87502373f4dbc4683c1dd >Author: opv <opv@oliverp.teteny.bme.hu> >Date: Tue Aug 25 16:15:58 2009 +0200 > > fix ntpq -d options > > add -DDEBUG as the header say... > > #ifdef DEBUG > #define VALUE_OPT_DEBUG_LEVEL 'd' > #endif /* DEBUG */ > #ifdef DEBUG > #define VALUE_OPT_SET_DEBUG_LEVEL 'D' > #endif /* DEBUG */ > > after this patch, the ntpq running as the man say > > Signed-off-by : Oliver Pinter <oliverp@teteny.bme.hu> > >diff --git a/usr.sbin/ntp/Makefile.inc b/usr.sbin/ntp/Makefile.inc >index f81905a..71e2a57 100644 >--- a/usr.sbin/ntp/Makefile.inc >+++ b/usr.sbin/ntp/Makefile.inc >@@ -2,7 +2,7 @@ > > .include <bsd.own.mk> > >-DEFS_LOCAL= -DPARSE -DHAVE_CONFIG_H >+DEFS_LOCAL= -DPARSE -DHAVE_CONFIG_H -DDEBUG > NTPDEFS= -DSYS_FREEBSD > # CLOCKDEFS= > # -DLOCAL_CLOCK -DPST -DWWVB -DAS2201 -DGOES -DGPSTM -DOMEGA \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 138206
: 99172