Searched hist:"0429 e37ade0f33fd1159e425bfa5a5d531b3e8a1" (Results 1 – 11 of 11) sorted by relevance
/freebsd/usr.sbin/pstat/ |
H A D | pstat.c | 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 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 D | msdosfs_vfsops.c | 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 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 D | kern_shutdown.c | 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 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 D | vfs_mount.c | 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 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 D | vfs_export.c | 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 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 D | vfs_extattr.c | 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 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 D | init_main.c | 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 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 D | vfs_syscalls.c | 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 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 D | vfs_subr.c | 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 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 D | mount.h | 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 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 D | ffs_softdep.c | 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 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
|