The NetBSD Project

CVS log for src/bin/dd/position.c

[BACK] Up to [cvs.NetBSD.org] / src / bin / dd

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: netbsd-1-4


Revision 1.6.4.1 / (download) - annotate - [select for diffs], Sun Apr 30 11:52:00 2000 UTC (23 years, 11 months ago) by he
Branch: netbsd-1-4
CVS Tags: netbsd-1-4-PATCH003
Changes since 1.6: +4 -4 lines
Diff to previous 1.6 (colored) next main 1.7 (colored)

Pull up revisions 1.7-1.8 (requested by jhawk):
  Correctly lseek() on non-tape character devices (e.g. disks)
  as the manual page documents.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Jul 25 06:46:24 1997 UTC (26 years, 9 months ago) by phil
Branch: MAIN
CVS Tags: netbsd-1-4-base, netbsd-1-4-RELEASE, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, netbsd-1-3-base, netbsd-1-3-RELEASE, netbsd-1-3-PATCH003-CANDIDATE2, netbsd-1-3-PATCH003-CANDIDATE1, netbsd-1-3-PATCH003-CANDIDATE0, netbsd-1-3-PATCH003, netbsd-1-3-PATCH002, netbsd-1-3-PATCH001, netbsd-1-3-BETA, netbsd-1-3
Branch point for: wrstuden-devbsize, netbsd-1-4
Changes since 1.5: +5 -4 lines
Diff to previous 1.5 (colored)

Do multiply in lseek calls as off_t arithmetic.  This allows for seeks
of more than INT_MAX.  Removed Check for INT_MAX as maximum seeks.
Fixes PR 2101.

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>