aboutsummaryrefslogtreecommitdiff
path: root/lib/libufs/cgroup.c
Commit message (Expand)AuthorAgeFilesLines
* Remove #define _KERNEL hacks from libprocstatKonstantin Belousov2021-02-211-0/+2
* Update the libufs cgget() and cgput() interfaces to have a similarKirk McKusick2020-09-191-19/+65
* Correct fsck journal-recovery code to update a cylinder-groupKirk McKusick2018-01-171-15/+53
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-261-1/+3
* Continuing efforts to provide hardening of FFS, this change adds aKirk McKusick2017-09-221-0/+5
* libufs: Simplify generation number calculation.Pedro F. Giffuni2016-05-181-1/+1
* Search beyond the first 1/8th of inodes.Ed Maste2010-05-011-1/+1
* - Merge soft-updates journaling from projects/suj/head into head. ThisJeff Roberson2010-04-241-2/+138
* Keep Tinderbox happy.Kirk McKusick2010-02-111-1/+1
* Implement cgwrite1(3) function which stored a given cylinder group on disk.Pawel Jakub Dawidek2006-10-311-0/+14
* Reduce diffs with code in Perforce:Juli Mallett2003-06-091-4/+4
* Store not only the current cylinder group in the series (i.e. next that needsJuli Mallett2003-01-191-0/+1
* Add facility to read one, or a string of, cylinger groups.Juli Mallett2003-01-191-0/+72