// Copyright 2015 The go-ethereum Authors // This file is part of the go-ethereum library. // // The go-ethereum library is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. // // The go-ethereum library is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License // along with the go-ethereum library. If not, see . package metrics // DiskStats is the per process disk io stats. type DiskStats struct { ReadCount int64 // Number of read operations executed ReadBytes int64 // Total number of bytes read WriteCount int64 // Number of write operations executed WriteBytes int64 // Total number of byte written } it/cgit.cgi/'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/editors/dkns
Commit message (Expand)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theydougb2011-10-241-4/+0
* - Update to 1.88tabthorpe2011-04-162-3/+3
* - Update to 1.86tabthorpe2011-02-212-4/+3
* - Update to 1.85tabthorpe2010-09-242-4/+4
* - Update to 1.84tabthorpe2010-02-222-4/+4
* - Update to 1.83tabthorpe2010-02-102-4/+4
* - Update to 1.82pgj2009-05-302-5/+6
* - Update to 1.81tabthorpe2009-03-042-4/+4
* - Update to 1.80tabthorpe2009-02-232-4/+4
* - Update to 1.79tabthorpe2009-02-052-4/+4
* - Update to 1.78tabthorpe2009-01-272-4/+4
* - Update to 1.77tabthorpe2009-01-202-4/+4
* - Update to 1.76tabthorpe2008-03-132-4/+4
* - Update to 1.75tabthorpe2008-03-022-4/+4