| Summary: | Re: ports/103834: New port: textproc/pybookreader E-book reader written in python | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Valeri Vassiliev <valeri_ufo> |
| Component: | Individual Port(s) | Assignee: | Alexander Botero-Lowry <alexbl> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Valeri Vassiliev
2006-10-04 23:00:32 UTC
State Changed From-To: open->closed Misfiled followup to ports/103991; content migrated. Responsible Changed From-To: gnats-admin->alexbl marcel 2006-10-07 18:35:48 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sbin/gpt add.c label.c remove.c
Log:
MFC add.c:1.15, label.c:1.3, remove.c:1.10
Use strtoll(3) instead of strtol(3) for the starting block or partition size.
PR: bin/103991
Approved by: re (kensmith)
Revision Changes Path
1.11.2.3 +2 -2 src/sbin/gpt/add.c
1.1.2.3 +2 -2 src/sbin/gpt/label.c
1.4.2.3 +2 -2 src/sbin/gpt/remove.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
|