Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-4]: src lfs_cleanerd and tcpdump



details:   https://anonhg.NetBSD.org/src/rev/f586786759c2
branches:  netbsd-1-4
changeset: 469575:f586786759c2
user:      cgd <cgd%NetBSD.org@localhost>
date:      Mon Oct 11 05:42:11 1999 +0000

description:
lfs_cleanerd and tcpdump

diffstat:

 CHANGES-1.4.2 |  20 +++++++++++++++++++-
 1 files changed, 19 insertions(+), 1 deletions(-)

diffs (31 lines):

diff -r b5d467a24eb3 -r f586786759c2 CHANGES-1.4.2
--- a/CHANGES-1.4.2     Mon Oct 11 05:39:21 1999 +0000
+++ b/CHANGES-1.4.2     Mon Oct 11 05:42:11 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.4.2,v 1.1.2.54 1999/10/10 23:22:58 cgd Exp $
+#      $NetBSD: CHANGES-1.4.2,v 1.1.2.55 1999/10/11 05:42:11 cgd Exp $
 
 A complete list of changes from NetBSD 1.4.1 to NetBSD 1.4.2:
 
@@ -730,3 +730,21 @@
 
   Patch time_precision so we report a realistic NTP "precision"
   value to userland.
+
+libexec/lfs_cleanerd/library.c                 1.13-1.14
+
+  Remove incorrect partial-segment timestamp optimization from
+  lfs_segmapv which would cause continuous cleaning and eventual
+  panics with "no clean segments."  Don't complain if fstat() fails
+  on the Ifile when the file system has been unmounted (avoids
+  expected errors every time an LFS is unmounted).
+
+usr.sbin/tcpdump/Makefile                      1.16
+usr.sbin/tcpdump/interface.h                   1.10
+usr.sbin/tcpdump/print-tcp.c                   1.15
+usr.sbin/tcpdump/tcpdump.c                     1.12 via patch
+usr.sbin/tcpdump/tcpdump.8                     1.10 via patch
+usr.sbin/tcpdump/print-ascii.c                 1.1 (new)
+usr.sbin/tcpdump/print-telnet.c                        1.1 (new)
+
+  Add telnet option printing and hex/ascii dumps to tcpdump.



Home | Main Index | Thread Index | Old Index