>Number: 123703http://berklix.com BSD Linux Unix Consultancy, Munich/Muenchen. System: FreeBSD fire.js.berklix.net 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Mon Sep 17 23:01:21 CEST 2007 jhs@fire.js.berklix.net:/usr1/src/sys/amd64/compile/FIRE64.small amd64 qualify bad diagnostic in src/usr.sbin/timed/timedc/cmds.c get remote host as timed master, localhost as timed slave, then kill remote & see local lieing. Copy appended of http://berklix.com/~jhs/src/bsd/fixes/freebsd/src/gen/usr.sbin/timed/timed/cmds.c.diff... Before this patch if the remote master was killed, the local slave lied & said communication error with localhost With this patch the code at least no longer lies. Patch is hack, I would like to read the code & do better, but I dont have time. the code has not been unchanged for over 4 years this diff also applies to 7.0-RELEASE *** 6.2-RELEASE/src/usr.sbin/timed/timedc/cmds.c Wed Feb 4 22:59:29 2004 --- new-generic/src/usr.sbin/timed/timedc/cmds.c Thu May 15 15:20:19 2008 *************** *** 356,361 **** --- 356,364 ---- } } else { printf("communication error with %s\n", tgtname); + printf( + " (A dead remote master is also reported as \"... with localhost\").\n" + ); } } while (++i < argc); } _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org"
| Amit K. Arora | [RFC] Heads up on sys_fallocate() |
| Jan Engelhardt | Re: Linux 2.6.21-rc4 |
| Linus Torvalds | Linux 2.6.27 |
| Alexey Dobriyan | ext2 reservations (Re: -mm merge plans for 2.6.23) |
git: | |
| Joakim Tjernlund | git-svn set-tree bug |
| Chris Ortman | [FEATURE REQUEST] git-svn format-patch |
| Anatoly Yakovenko | GIT_SSL_NO_VERIFY=1 over http doesn't ignore a different ip address for the signed... |
| Benoit Sigoure | Re: Rebase/cherry-picking idea |
| Theo de Raadt | That whole "Linux stealing our code" thing |
| Richard Stallman | Re: Real men don't attack straw men |
| Richard Stallman | Real men don't attack straw men |
| Marcos Laufer | dmesg IBM x3650 OpenBSD 4.3 |
| Marcel Holtmann | Bluetooth fixes for 2.6.27 |
| Chas Williams (CONTRACTOR) | Re: [PATCH] firmware: convert Ambassador ATM driver to request_firmware() |
| Linus Torvalds | Re: tcp bw in 2.6 |
| Theodore Tso | Re: [bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin" |
| How to make my PCIE ATA storage device running in Linux | 2 hours ago | Linux general |
| sata/ide timeout errors on asus server-mb | 6 hours ago | Linux kernel |
| Shared swap partition | 6 hours ago | Linux general |
| usb mic not detected | 11 hours ago | Applications and Utilities |
| Problem in Inserting a module | 11 hours ago | Linux kernel |
| Treason Uncloaked | 17 hours ago | Linux kernel |
| high memory | 3 days ago | Linux kernel |
| semaphore access speed | 3 days ago | Applications and Utilities |
| the kernel how to power off the machine | 3 days ago | Linux kernel |
| Easter Eggs in windows XP | 3 days ago | Windows |
