The NetBSD Project

CVS log for src/usr.sbin/traceroute6/traceroute6.c

[BACK] Up to [cvs.NetBSD.org] / src / usr.sbin / traceroute6

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.52: download - view: text, markup, annotated - select for diffs
Wed Feb 3 06:42:50 2021 UTC (3 years, 10 months ago) by roy
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, HEAD
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +3 -3 lines
traceroute6: Remove __packed

Revision 1.44.12.1: download - view: text, markup, annotated - select for diffs
Wed May 2 07:20:28 2018 UTC (6 years, 7 months ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.44: preferred, colored; next MAIN 1.45: preferred, colored
Changes since revision 1.44: +20 -183 lines
Synch with HEAD

Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon Apr 23 18:59:03 2018 UTC (6 years, 7 months ago) by maxv
Branches: MAIN
CVS tags: phil-wifi-base, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, phil-wifi, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, netbsd-9-base, netbsd-9-4-RELEASE, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, is-mlppp-base, is-mlppp
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +14 -65 lines
Clean up the IPsec ifdefs, same as ping6.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon Apr 23 10:23:38 2018 UTC (6 years, 7 months ago) by maxv
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -8 lines
... another occurrence of OLDRAWSOCKET ...

Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Apr 23 10:22:18 2018 UTC (6 years, 7 months ago) by maxv
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +3 -24 lines
Remove dead code.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Mon Apr 23 10:14:12 2018 UTC (6 years, 7 months ago) by maxv
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -14 lines
Remove dead/broken code. We want to favor RFC3542 over RFC2292. No
functional change.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Apr 23 09:58:35 2018 UTC (6 years, 7 months ago) by maxv
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -23 lines
Remove dead code.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon Apr 23 09:47:03 2018 UTC (6 years, 7 months ago) by maxv
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +4 -24 lines
Remove now unused code.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Apr 23 06:42:02 2018 UTC (6 years, 7 months ago) by maxv
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +5 -37 lines
Remove the "-g" option, it uses RH0, which is deprecated by RFC5095, and
doesn't work on modern networks anymore.

Revision 1.42.2.1: download - view: text, markup, annotated - select for diffs
Thu Jul 6 15:25:57 2017 UTC (7 years, 5 months ago) by snj
Branches: netbsd-6
Diff to: previous 1.42: preferred, colored; next MAIN 1.43: preferred, colored
Changes since revision 1.42: +5 -5 lines
Pull up following revision(s) (requested by is in ticket #1427):
	usr.sbin/traceroute6/traceroute6.c: revision 1.43
PR/47304: Kouki Ooyatsu: -s (source IPv6 address to be used) option does not
work because the wrong variable is used.

Revision 1.43.12.1: download - view: text, markup, annotated - select for diffs
Sat Jan 7 08:57:01 2017 UTC (7 years, 11 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.43: preferred, colored; next MAIN 1.44: preferred, colored
Changes since revision 1.43: +3 -3 lines
Sync with HEAD.  (Note that most of these changes are simply $NetBSD$
tag issues.)

Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Nov 17 09:21:34 2016 UTC (8 years ago) by shm
Branches: MAIN
CVS tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-compat-base, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-8-base, netbsd-8-3-RELEASE, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Branch point for: pgoyette-compat
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +3 -3 lines
CID 978587: Removed unnecessary check against NULL.

Revision 1.42.6.1: download - view: text, markup, annotated - select for diffs
Mon Feb 25 00:30:49 2013 UTC (11 years, 9 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.42: preferred, colored; next MAIN 1.43: preferred, colored
Changes since revision 1.42: +5 -5 lines
resync with head

Revision 1.41.4.2: download - view: text, markup, annotated - select for diffs
Wed Jan 16 05:34:12 2013 UTC (11 years, 10 months ago) by yamt
Branches: yamt-pagecache
CVS tags: yamt-pagecache-tag8
Diff to: previous 1.41.4.1: preferred, colored; branchpoint 1.41: preferred, colored; next MAIN 1.42: preferred, colored
Changes since revision 1.41.4.1: +5 -5 lines
sync with (a bit old) head

Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Dec 10 18:11:33 2012 UTC (12 years ago) by christos
Branches: MAIN
CVS tags: yamt-pagecache-base9, yamt-pagecache-base8, yamt-pagecache-base7, tls-maxphys-base, tls-earlyentropy-base, tls-earlyentropy, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, pgoyette-localcount-base, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, netbsd-7, localcount-20160914, agc-symver-base, agc-symver
Branch point for: pgoyette-localcount
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +5 -5 lines
PR/47304: Kouki Ooyatsu: -s (source IPv6 address to be used) option does not
work because the wrong variable is used.
XXX: Pullup to 6.

Revision 1.41.4.1: download - view: text, markup, annotated - select for diffs
Tue Apr 17 00:09:54 2012 UTC (12 years, 7 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +3 -3 lines
sync with head

Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed Jan 4 16:09:44 2012 UTC (12 years, 11 months ago) by drochner
Branches: MAIN
CVS tags: yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus
Branch point for: tls-maxphys, netbsd-6
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +3 -3 lines
include <netipsec/ipsec.h> rather than <netinet6/ipsec.h> from userland
where possible, for consistency and compatibility to FreeBSD
(exception: KAME specific statistics gathering in netstat(1) and systat(1))

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun May 15 00:06:23 2011 UTC (13 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, cherry-xenmp-base, cherry-xenmp
Branch point for: yamt-pagecache
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +5 -5 lines
Sync usage with manpage.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue May 10 01:58:58 2011 UTC (13 years, 7 months ago) by christos
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +219 -284 lines
AS additions from Zafer Aydogan to print the AS path. Minor cleanups to compile
without WARNS=1 hackery.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu May 13 18:19:18 2010 UTC (14 years, 7 months ago) by christos
Branches: MAIN
CVS tags: matt-mips64-premerge-20101231, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +3 -3 lines
PR/19069: SUENAGA Hiroki: Original fix was defective because on big endian
the expression is not truncated to 16 bits, thus sending to port 65536 makes
the == 0 test fail and the packet ends up being sent.

Revision 1.37.26.1: download - view: text, markup, annotated - select for diffs
Wed May 13 19:20:43 2009 UTC (15 years, 7 months ago) by jym
Branches: jym-xensuspend
Diff to: previous 1.37: preferred, colored; next MAIN 1.38: preferred, colored
Changes since revision 1.37: +4 -4 lines
Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html

Revision 1.37.24.1: download - view: text, markup, annotated - select for diffs
Tue Feb 24 02:41:50 2009 UTC (15 years, 9 months ago) by snj
Branches: netbsd-5
CVS tags: netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b
Diff to: previous 1.37: preferred, colored; next MAIN 1.38: preferred, colored
Changes since revision 1.37: +4 -4 lines
Pull up following revision(s) (requested by is in ticket #469):
	usr.sbin/traceroute6/traceroute6.c: revision 1.38
synchronize error flags with own comment and with traceroute, as discussed
on tech-net.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Feb 16 20:36:11 2009 UTC (15 years, 9 months ago) by is
Branches: MAIN
CVS tags: matt-premerge-20091211, jym-xensuspend-nbase, jym-xensuspend-base
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +4 -4 lines
synchronize error flags with own comment and with traceroute, as discussed
on tech-net.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat Oct 7 10:24:48 2006 UTC (18 years, 2 months ago) by elad
Branches: MAIN
CVS tags: yamt-pf42-baseX, yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-revivesa, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, netbsd-5-base, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, netbsd-4, mjf-devfs2-base, mjf-devfs2, matt-mips64-base2, matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, matt-armv6-nbase, matt-armv6-base, matt-armv6, keiichi-mipv6-nbase, keiichi-mipv6-base, keiichi-mipv6, hpcarm-cleanup-nbase, hpcarm-cleanup-base, hpcarm-cleanup, cube-autoconf-base, cube-autoconf
Branch point for: netbsd-5, jym-xensuspend
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +4 -2 lines
PR/19069: Jun-ichiro itojun Hagino: traceroute(8) and traceroute6(8) can
send packet to udp port 0, which is illegal

Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri May 5 00:03:22 2006 UTC (18 years, 7 months ago) by rpaulo
Branches: MAIN
CVS tags: abandoned-netbsd-4-base, abandoned-netbsd-4
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +6 -6 lines
Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292).
* RFC 3542 isn't binary compatible with RFC 2292.
* RFC 2292 support is on by default but can be disabled.
* update ping6, telnet and traceroute6 to the new API.

From the KAME project (www.kame.net).
Reviewed by core.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Apr 22 01:41:22 2004 UTC (20 years, 7 months ago) by itojun
Branches: MAIN
CVS tags: netbsd-3-base, netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0, netbsd-3
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +4 -3 lines
do not disclose endian/pid.  henning@openbsd

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Jan 25 03:26:30 2004 UTC (20 years, 10 months ago) by itojun
Branches: MAIN
CVS tags: netbsd-2-base, netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1, netbsd-2-0-base, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE, netbsd-2-0, netbsd-2
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +38 -58 lines
do not disclose endian/alignment by probe packet.   from dreaadt@openbsd
via kame

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Aug 7 11:25:48 2003 UTC (21 years, 4 months ago) by agc
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -7 lines
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22366, verified by myself.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Jan 21 09:15:54 2003 UTC (21 years, 10 months ago) by itojun
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +9 -7 lines
sysctl/setsockopt takes int, not u_long.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Jan 21 07:55:17 2003 UTC (21 years, 10 months ago) by itojun
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +4 -3 lines
fix arg size to IPV6_UNICAST_HOPS socket option.  Hiroki Sato

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Oct 24 12:54:14 2002 UTC (22 years, 1 month ago) by itojun
Branches: MAIN
CVS tags: fvdl_fs64_base
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +22 -22 lines
be more picky about argument parsing (check ERANGE from strtoul).  sync w/kame

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Oct 23 03:48:07 2002 UTC (22 years, 1 month ago) by itojun
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +17 -15 lines
make args u_long not to lose accuracy due to conversion/overflow.
from mark@openbsd

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Sep 8 01:41:13 2002 UTC (22 years, 3 months ago) by itojun
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +6 -5 lines
socklen_t audit.  from deraadt, sync w/kame

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Aug 30 04:02:44 2002 UTC (22 years, 3 months ago) by onoe
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -7 lines
Fixed trivial bugs in previous commit:
unnecessary socket is opened, and non-root user failed to execute...

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Aug 30 03:57:21 2002 UTC (22 years, 3 months ago) by onoe
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +81 -30 lines
Add -I (use icmp) option as traceroute.
sync w/kame

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Aug 27 00:34:52 2002 UTC (22 years, 3 months ago) by itojun
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +10 -3 lines
warn if multiple addresses are returned from DNS, like traceroute(8) does.
sync w/kame

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Aug 9 02:57:10 2002 UTC (22 years, 4 months ago) by itojun
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +5 -7 lines
no need for struct timezone.  From: Kevin Steves <kevin@atomicgears.com>

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Jun 29 07:49:25 2002 UTC (22 years, 5 months ago) by itojun
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +14 -12 lines
check port number range.  sync w/kame, pointed out by deraadt

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Jun 9 02:45:26 2002 UTC (22 years, 6 months ago) by itojun
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +4 -4 lines
use strchr not index

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun May 26 14:45:44 2002 UTC (22 years, 6 months ago) by itojun
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +8 -2 lines
grab max hlim/ttl from kernel via sysctl.  sync w/openbsd

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun May 26 13:14:03 2002 UTC (22 years, 6 months ago) by itojun
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -4 lines
typo in port number setting

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun May 26 05:32:13 2002 UTC (22 years, 6 months ago) by itojun
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +132 -163 lines
KNF and other cleanups.  from openbsd via kame

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Feb 19 02:29:58 2002 UTC (22 years, 9 months ago) by itojun
Branches: MAIN
CVS tags: netbsd-1-6-base, netbsd-1-6-RELEASE, netbsd-1-6-RC3, netbsd-1-6-RC2, netbsd-1-6-RC1, netbsd-1-6-PATCH002-RELEASE, netbsd-1-6-PATCH002-RC4, netbsd-1-6-PATCH002-RC3, netbsd-1-6-PATCH002-RC2, netbsd-1-6-PATCH002-RC1, netbsd-1-6-PATCH002, netbsd-1-6-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001-RC1, netbsd-1-6-PATCH001, netbsd-1-6
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -3 lines
sizeof pedant

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon May 7 14:00:23 2001 UTC (23 years, 7 months ago) by kleink
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -3 lines
getopt(3): EOF -> -1.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jan 12 18:53:21 2001 UTC (23 years, 11 months ago) by itojun
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -3 lines
correct fd_set allocation.  from deraadt

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Dec 22 15:12:04 2000 UTC (23 years, 11 months ago) by itojun
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +66 -27 lines
use strlcpy/at throughout the code.  more strct argument validation.
revoke setuid privilege earlier.

sync with kame.

Revision 1.11.2.3: download - view: text, markup, annotated - select for diffs
Wed Oct 18 02:03:03 2000 UTC (24 years, 1 month ago) by tv
Branches: netbsd-1-5
CVS tags: netbsd-1-5-RELEASE, netbsd-1-5-PATCH003, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001, netbsd-1-5-BETA2, netbsd-1-5-BETA
Diff to: previous 1.11.2.2: preferred, colored; branchpoint 1.11: preferred, colored; next MAIN 1.12: preferred, colored
Changes since revision 1.11.2.2: +29 -8 lines
Pullup 1.14 [itojun]:
avoid fd_set size overflow.  from deraadt@openbsd, sync with kame.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Oct 7 06:41:37 2000 UTC (24 years, 2 months ago) by itojun
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +29 -8 lines
avoid fd_set size overflow.  from deraadt@openbsd, sync with kame.

Revision 1.11.2.2: download - view: text, markup, annotated - select for diffs
Thu Jul 27 16:25:18 2000 UTC (24 years, 4 months ago) by itojun
Branches: netbsd-1-5
CVS tags: netbsd-1-5-ALPHA2
Diff to: previous 1.11.2.1: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.2.1: +6 -6 lines
pullup (approved by releng-1-5)
printf-like format pedant.  do not pass string variable alone.  use "%s".
from openbsd.

/cvsroot/basesrc/usr.sbin/netgroup_mkdb/netgroup_mkdb.c	1.9 -> 1.10
/cvsroot/basesrc/usr.sbin/pwd_mkdb/pwd_mkdb.c	1.17 -> 1.18
/cvsroot/basesrc/usr.sbin/quotaon/quotaon.c	1.14 -> 1.15
/cvsroot/basesrc/usr.sbin/rdate/rdate.c	1.10 -> 1.11
/cvsroot/basesrc/usr.sbin/rpc.yppasswdd/yppasswdd_mkpw.c	1.5 -> 1.6
/cvsroot/basesrc/usr.sbin/traceroute6/traceroute6.c	1.12 -> 1.13
/cvsroot/basesrc/usr.sbin/wsconscfg/wsconscfg.c	1.6 -> 1.7
/cvsroot/basesrc/usr.sbin/ypserv/revnetgroup/revnetgroup.c	1.7 -> 1.8
/cvsroot/basesrc/usr.sbin/ypserv/ypserv/ypserv.c	1.10 -> 1.11

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jul 7 12:22:32 2000 UTC (24 years, 5 months ago) by itojun
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +7 -7 lines
warnx?/errx? audit (don't pass variable alone).  from openbsd.

Revision 1.11.2.1: download - view: text, markup, annotated - select for diffs
Mon Jul 3 22:39:00 2000 UTC (24 years, 5 months ago) by thorpej
Branches: netbsd-1-5
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -4 lines
Pull up rev. 1.12:
be more careful about arg to errx?/warnx? (do not pass variable directly,
it may contain "%").  from openbsd, via kame.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jun 30 18:58:42 2000 UTC (24 years, 5 months ago) by itojun
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -4 lines
be more careful about arg to errx?/warnx? (do not pass variable directly,
it may contain "%").  from openbsd, via kame.

Revision 1.10.2.1: download - view: text, markup, annotated - select for diffs
Thu Jun 22 18:01:16 2000 UTC (24 years, 5 months ago) by minoura
Branches: minoura-xpg4dl
Diff to: previous 1.10: preferred, colored; next MAIN 1.11: preferred, colored
Changes since revision 1.10: +160 -81 lines
Sync w/ netbsd-1-5-base.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jun 12 16:31:53 2000 UTC (24 years, 6 months ago) by itojun
Branches: MAIN
CVS tags: netbsd-1-5-base
Branch point for: netbsd-1-5
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +160 -81 lines
print source address of query.  support -f (skip first N hops).
do not choke on unexpected ND messages.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Mar 12 02:42:43 2000 UTC (24 years, 9 months ago) by itojun
Branches: MAIN
CVS tags: minoura-xpg4dl-base
Branch point for: minoura-xpg4dl
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +7 -7 lines
correct use of perror().

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Mar 2 07:43:32 2000 UTC (24 years, 9 months ago) by itojun
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
typo fix (s/Ridirect/Redirect/)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Feb 28 07:03:58 2000 UTC (24 years, 9 months ago) by itojun
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +11 -6 lines
do not assume CMSG_xx are constant. (sync with latest kame)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Feb 16 00:38:14 2000 UTC (24 years, 10 months ago) by itojun
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +143 -72 lines
use getnameinfo(), not inet_ntop(), as much as possible.
(sync with recent kame)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jan 31 14:26:44 2000 UTC (24 years, 10 months ago) by itojun
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +37 -16 lines
sync with latest libipsec/kernel.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Sep 3 01:49:16 1999 UTC (25 years, 3 months ago) by itojun
Branches: MAIN
CVS tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221, wrstuden-devbsize, comdex-fall-1999-base, comdex-fall-1999
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +14 -8 lines
do not bark even if IPsec is turned off in kernel.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jul 30 01:19:58 1999 UTC (25 years, 4 months ago) by itojun
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -3 lines
allow "traceroute6 -q1 foo".

KAME PR: 135

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Jul 4 02:52:49 1999 UTC (25 years, 5 months ago) by itojun
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +12 -6 lines
add NetBSD RCS ID.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jul 2 18:13:45 1999 UTC (25 years, 5 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Squash some NULL printf format warnings, providing better error messages
to the user in the process.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jul 1 20:55:05 1999 UTC (25 years, 5 months ago) by itojun
Branches: MAIN
traceroute6: traceroute for IPv6.

TODO: better to be separate, or merged?

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>