Home
last modified time | relevance | path

Searched hist:"0429 e37ade0f33fd1159e425bfa5a5d531b3e8a1" (Results 1 – 11 of 11) sorted by relevance

/freebsd/usr.sbin/pstat/
H A Dpstat.cdiff 0429e37ade0f33fd1159e425bfa5a5d531b3e8a1 Sat Nov 20 11:00:46 CET 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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
diff 0429e37ade0f33fd1159e425bfa5a5d531b3e8a1 Sat Nov 20 11:00:46 CET 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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/sys/fs/msdosfs/
H A Dmsdosfs_vfsops.cdiff 0429e37ade0f33fd1159e425bfa5a5d531b3e8a1 Sat Nov 20 11:00:46 CET 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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
diff 0429e37ade0f33fd1159e425bfa5a5d531b3e8a1 Sat Nov 20 11:00:46 CET 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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/sys/kern/
H A Dkern_shutdown.cdiff 0429e37ade0f33fd1159e425bfa5a5d531b3e8a1 Sat Nov 20 11:00:46 CET 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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
diff 0429e37ade0f33fd1159e425bfa5a5d531b3e8a1 Sat Nov 20 11:00:46 CET 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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 0429e37ade0f33fd1159e425bfa5a5d531b3e8a1 Sat Nov 20 11:00:46 CET 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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
diff 0429e37ade0f33fd1159e425bfa5a5d531b3e8a1 Sat Nov 20 11:00:46 CET 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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 0429e37ade0f33fd1159e425bfa5a5d531b3e8a1 Sat Nov 20 11:00:46 CET 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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
diff 0429e37ade0f33fd1159e425bfa5a5d531b3e8a1 Sat Nov 20 11:00:46 CET 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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 0429e37ade0f33fd1159e425bfa5a5d531b3e8a1 Sat Nov 20 11:00:46 CET 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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
diff 0429e37ade0f33fd1159e425bfa5a5d531b3e8a1 Sat Nov 20 11:00:46 CET 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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 0429e37ade0f33fd1159e425bfa5a5d531b3e8a1 Sat Nov 20 11:00:46 CET 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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
diff 0429e37ade0f33fd1159e425bfa5a5d531b3e8a1 Sat Nov 20 11:00:46 CET 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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 0429e37ade0f33fd1159e425bfa5a5d531b3e8a1 Sat Nov 20 11:00:46 CET 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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
diff 0429e37ade0f33fd1159e425bfa5a5d531b3e8a1 Sat Nov 20 11:00:46 CET 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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 0429e37ade0f33fd1159e425bfa5a5d531b3e8a1 Sat Nov 20 11:00:46 CET 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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
diff 0429e37ade0f33fd1159e425bfa5a5d531b3e8a1 Sat Nov 20 11:00:46 CET 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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/sys/sys/
H A Dmount.hdiff 0429e37ade0f33fd1159e425bfa5a5d531b3e8a1 Sat Nov 20 11:00:46 CET 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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
diff 0429e37ade0f33fd1159e425bfa5a5d531b3e8a1 Sat Nov 20 11:00:46 CET 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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/sys/ufs/ffs/
H A Dffs_softdep.cdiff 0429e37ade0f33fd1159e425bfa5a5d531b3e8a1 Sat Nov 20 11:00:46 CET 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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
diff 0429e37ade0f33fd1159e425bfa5a5d531b3e8a1 Sat Nov 20 11:00:46 CET 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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