freebsd-src icon indicating copy to clipboard operation
freebsd-src copied to clipboard

typo on contrib/tcsh/ed.chared.c and contrib/traceroute/traceroute.c

Open 108062138 opened this issue 2 years ago • 4 comments

Name: Po-Yu, Wu Email: [email protected]

At contrib/tcsh/ed.chared.c line1823, seatch -> search

At contrib/traceroute/traceroute.c line 542, priveleges -> privileges

This is from the Advanced UNIX Programming Course (Fall’23) at NTHU.

108062138 avatar Dec 26 '23 18:12 108062138

I can land the tcpdump correction (we effectively don't have an upstream for it) But we're still pulling from tsch, so can you submit your typo to https://github.com/tcsh-org/tcsh instead please? We'll get it next time they do a release.

bsdimp avatar Dec 26 '23 19:12 bsdimp

The traceroute fix is already included in #879.

jlduran avatar Dec 27 '23 10:12 jlduran

I can land the tcpdump correction (we effectively don't have an upstream for it) But we're still pulling from tsch, so can you submit your typo to https://github.com/tcsh-org/tcsh instead please? We'll get it next time they do a release.

ok~~let me contact them

108062138 avatar Dec 28 '23 16:12 108062138

The typo fix in traceroute(1) was done in 943a9f4e470c3d45e4e93e3c91449b8c369c27ab

lwhsu avatar Feb 13 '24 11:02 lwhsu

We'll get these changes in the next tcsh upstream import

bsdimp avatar Apr 17 '24 18:04 bsdimp