Searched hist:53452 (Results 1 - 12 of 12) sorted by relevance

/freebsd-11.0-release/usr.sbin/pstat/
H A Dpstat.cdiff 53452 Sat Nov 20 10:00:46 MST 1999 phk 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
/freebsd-11.0-release/sys/fs/msdosfs/
H A Dmsdosfs_vfsops.cdiff 53452 Sat Nov 20 10:00:46 MST 1999 phk 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
/freebsd-11.0-release/sys/fs/ext2fs/
H A Dext2_vfsops.cdiff 53452 Sat Nov 20 10:00:46 MST 1999 phk 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
/freebsd-11.0-release/sys/kern/
H A Dkern_shutdown.cdiff 53452 Sat Nov 20 10:00:46 MST 1999 phk 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
H A Dvfs_export.cdiff 53452 Sat Nov 20 10:00:46 MST 1999 phk 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
H A Dvfs_mount.cdiff 53452 Sat Nov 20 10:00:46 MST 1999 phk 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
H A Dinit_main.cdiff 53452 Sat Nov 20 10:00:46 MST 1999 phk 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
H A Dvfs_extattr.cdiff 53452 Sat Nov 20 10:00:46 MST 1999 phk 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
H A Dvfs_syscalls.cdiff 53452 Sat Nov 20 10:00:46 MST 1999 phk 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
H A Dvfs_subr.cdiff 53452 Sat Nov 20 10:00:46 MST 1999 phk 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
/freebsd-11.0-release/sys/sys/
H A Dmount.hdiff 53452 Sat Nov 20 10:00:46 MST 1999 phk 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
/freebsd-11.0-release/sys/ufs/ffs/
H A Dffs_softdep.cdiff 53452 Sat Nov 20 10:00:46 MST 1999 phk 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

Completed in 832 milliseconds