git: Revert "fstat(1): Convert to RB_FOREACH() for memory maps."
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Mar 27 10:09:43 PDT 2019
commit 96c6df5c16ded347f2baa10392f011d29ce576e8
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Mar 27 10:05:27 2019 -0700
Revert "fstat(1): Convert to RB_FOREACH() for memory maps."
This reverts commit b8459d8490f9cd3174dc62a0e1ac4bae85da83b9.
This won't work because the pointers are in kvm, will commit
a rewrite in a sec.
Summary of changes:
usr.bin/fstat/fstat.c | 17 ++---------------
1 file changed, 2 insertions(+), 15 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/96c6df5c16ded347f2baa10392f011d29ce576e8
--
DragonFly BSD source repository
More information about the Commits
mailing list