Searched hist:229272 (Results 1 - 16 of 16) sorted by relevance

/freebsd-10.0-release/sys/libkern/
H A Dfnmatch.cdiff 229272 Mon Jan 02 10:21:12 MST 2012 ed Use strchr() and strrchr().

It seems strchr() and strrchr() are used more often than index() and
rindex(). Therefore, simply migrate all kernel code to use it.

For the XFS code, remove an empty line to make the code identical to
the code in the Linux kernel.
/freebsd-10.0-release/sys/kern/
H A Dsubr_hints.cdiff 229272 Mon Jan 02 10:21:12 MST 2012 ed Use strchr() and strrchr().

It seems strchr() and strrchr() are used more often than index() and
rindex(). Therefore, simply migrate all kernel code to use it.

For the XFS code, remove an empty line to make the code identical to
the code in the Linux kernel.
H A Dtty_inq.cdiff 229272 Mon Jan 02 10:21:12 MST 2012 ed Use strchr() and strrchr().

It seems strchr() and strrchr() are used more often than index() and
rindex(). Therefore, simply migrate all kernel code to use it.

For the XFS code, remove an empty line to make the code identical to
the code in the Linux kernel.
H A Dkern_ktr.cdiff 229272 Mon Jan 02 10:21:12 MST 2012 ed Use strchr() and strrchr().

It seems strchr() and strrchr() are used more often than index() and
rindex(). Therefore, simply migrate all kernel code to use it.

For the XFS code, remove an empty line to make the code identical to
the code in the Linux kernel.
H A Duipc_mqueue.cdiff 229272 Mon Jan 02 10:21:12 MST 2012 ed Use strchr() and strrchr().

It seems strchr() and strrchr() are used more often than index() and
rindex(). Therefore, simply migrate all kernel code to use it.

For the XFS code, remove an empty line to make the code identical to
the code in the Linux kernel.
H A Dkern_linker.cdiff 229272 Mon Jan 02 10:21:12 MST 2012 ed Use strchr() and strrchr().

It seems strchr() and strrchr() are used more often than index() and
rindex(). Therefore, simply migrate all kernel code to use it.

For the XFS code, remove an empty line to make the code identical to
the code in the Linux kernel.
H A Dkern_intr.cdiff 229272 Mon Jan 02 10:21:12 MST 2012 ed Use strchr() and strrchr().

It seems strchr() and strrchr() are used more often than index() and
rindex(). Therefore, simply migrate all kernel code to use it.

For the XFS code, remove an empty line to make the code identical to
the code in the Linux kernel.
/freebsd-10.0-release/sys/ddb/
H A Ddb_input.cdiff 229272 Mon Jan 02 10:21:12 MST 2012 ed Use strchr() and strrchr().

It seems strchr() and strrchr() are used more often than index() and
rindex(). Therefore, simply migrate all kernel code to use it.

For the XFS code, remove an empty line to make the code identical to
the code in the Linux kernel.
/freebsd-10.0-release/sys/i386/ibcs2/
H A Dibcs2_socksys.cdiff 229272 Mon Jan 02 10:21:12 MST 2012 ed Use strchr() and strrchr().

It seems strchr() and strrchr() are used more often than index() and
rindex(). Therefore, simply migrate all kernel code to use it.

For the XFS code, remove an empty line to make the code identical to
the code in the Linux kernel.
H A Dibcs2_stat.cdiff 229272 Mon Jan 02 10:21:12 MST 2012 ed Use strchr() and strrchr().

It seems strchr() and strrchr() are used more often than index() and
rindex(). Therefore, simply migrate all kernel code to use it.

For the XFS code, remove an empty line to make the code identical to
the code in the Linux kernel.
/freebsd-10.0-release/sys/fs/smbfs/
H A Dsmbfs_vfsops.cdiff 229272 Mon Jan 02 10:21:12 MST 2012 ed Use strchr() and strrchr().

It seems strchr() and strrchr() are used more often than index() and
rindex(). Therefore, simply migrate all kernel code to use it.

For the XFS code, remove an empty line to make the code identical to
the code in the Linux kernel.
H A Dsmbfs_vnops.cdiff 229272 Mon Jan 02 10:21:12 MST 2012 ed Use strchr() and strrchr().

It seems strchr() and strrchr() are used more often than index() and
rindex(). Therefore, simply migrate all kernel code to use it.

For the XFS code, remove an empty line to make the code identical to
the code in the Linux kernel.
/freebsd-10.0-release/sys/dev/uart/
H A Duart_cpu_sparc64.cdiff 229272 Mon Jan 02 10:21:12 MST 2012 ed Use strchr() and strrchr().

It seems strchr() and strrchr() are used more often than index() and
rindex(). Therefore, simply migrate all kernel code to use it.

For the XFS code, remove an empty line to make the code identical to
the code in the Linux kernel.
/freebsd-10.0-release/sys/fs/nfs/
H A Dnfsport.hdiff 229272 Mon Jan 02 10:21:12 MST 2012 ed Use strchr() and strrchr().

It seems strchr() and strrchr() are used more often than index() and
rindex(). Therefore, simply migrate all kernel code to use it.

For the XFS code, remove an empty line to make the code identical to
the code in the Linux kernel.
/freebsd-10.0-release/sys/dev/mxge/
H A Dif_mxge.cdiff 229272 Mon Jan 02 10:21:12 MST 2012 ed Use strchr() and strrchr().

It seems strchr() and strrchr() are used more often than index() and
rindex(). Therefore, simply migrate all kernel code to use it.

For the XFS code, remove an empty line to make the code identical to
the code in the Linux kernel.
/freebsd-10.0-release/sys/security/mac_lomac/
H A Dmac_lomac.cdiff 229272 Mon Jan 02 10:21:12 MST 2012 ed Use strchr() and strrchr().

It seems strchr() and strrchr() are used more often than index() and
rindex(). Therefore, simply migrate all kernel code to use it.

For the XFS code, remove an empty line to make the code identical to
the code in the Linux kernel.

Completed in 309 milliseconds