freebsd-dev/usr.sbin/pstat
Poul-Henning Kamp 0429e37ade struct mountlist and struct mount.mnt_list have no business being
a CIRCLEQ.  Change them to TAILQ_HEAD and TAILQ_ENTRY respectively.

This removes ugly  mp != (void*)&mountlist  comparisons.

Requested by:   phk
Submitted by:   Jake Burkholder jake@checker.org
PR:             14967
1999-11-20 10:00:46 +00:00
..
Makefile Previous commit to remove -I/sys broke 'make world', miscfs/union/*.h is 1997-07-15 07:03:00 +00:00
pstat.8 $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
pstat.c struct mountlist and struct mount.mnt_list have no business being 1999-11-20 10:00:46 +00:00