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

/freebsd-10.3-release/sys/dev/wtap/
H A Dif_wtap.cdiff 231378 Fri Feb 10 12:39:04 MST 2012 ed Remove direct access to si_name.

Code should just use the devtoname() function to obtain the name of a
character device. Also add const keywords to pieces of code that need it
to build properly.

MFC after: 2 weeks
/freebsd-10.3-release/sys/dev/iscsi_initiator/
H A Disc_sm.cdiff 231378 Fri Feb 10 12:39:04 MST 2012 ed Remove direct access to si_name.

Code should just use the devtoname() function to obtain the name of a
character device. Also add const keywords to pieces of code that need it
to build properly.

MFC after: 2 weeks
/freebsd-10.3-release/sys/netgraph/
H A Dng_device.cdiff 231378 Fri Feb 10 12:39:04 MST 2012 ed Remove direct access to si_name.

Code should just use the devtoname() function to obtain the name of a
character device. Also add const keywords to pieces of code that need it
to build properly.

MFC after: 2 weeks
/freebsd-10.3-release/sys/compat/linux/
H A Dlinux_util.cdiff 231378 Fri Feb 10 12:39:04 MST 2012 ed Remove direct access to si_name.

Code should just use the devtoname() function to obtain the name of a
character device. Also add const keywords to pieces of code that need it
to build properly.

MFC after: 2 weeks
H A Dlinux_util.hdiff 231378 Fri Feb 10 12:39:04 MST 2012 ed Remove direct access to si_name.

Code should just use the devtoname() function to obtain the name of a
character device. Also add const keywords to pieces of code that need it
to build properly.

MFC after: 2 weeks
H A Dlinux_stats.cdiff 231378 Fri Feb 10 12:39:04 MST 2012 ed Remove direct access to si_name.

Code should just use the devtoname() function to obtain the name of a
character device. Also add const keywords to pieces of code that need it
to build properly.

MFC after: 2 weeks
/freebsd-10.3-release/sys/dev/usb/
H A Dusb_dev.cdiff 231378 Fri Feb 10 12:39:04 MST 2012 ed Remove direct access to si_name.

Code should just use the devtoname() function to obtain the name of a
character device. Also add const keywords to pieces of code that need it
to build properly.

MFC after: 2 weeks
/freebsd-10.3-release/sys/dev/sound/pcm/
H A Dmixer.cdiff 231378 Fri Feb 10 12:39:04 MST 2012 ed Remove direct access to si_name.

Code should just use the devtoname() function to obtain the name of a
character device. Also add const keywords to pieces of code that need it
to build properly.

MFC after: 2 weeks
/freebsd-10.3-release/sys/security/mac_lomac/
H A Dmac_lomac.cdiff 231378 Fri Feb 10 12:39:04 MST 2012 ed Remove direct access to si_name.

Code should just use the devtoname() function to obtain the name of a
character device. Also add const keywords to pieces of code that need it
to build properly.

MFC after: 2 weeks
/freebsd-10.3-release/sys/security/mac_biba/
H A Dmac_biba.cdiff 231378 Fri Feb 10 12:39:04 MST 2012 ed Remove direct access to si_name.

Code should just use the devtoname() function to obtain the name of a
character device. Also add const keywords to pieces of code that need it
to build properly.

MFC after: 2 weeks
/freebsd-10.3-release/sys/security/mac_mls/
H A Dmac_mls.cdiff 231378 Fri Feb 10 12:39:04 MST 2012 ed Remove direct access to si_name.

Code should just use the devtoname() function to obtain the name of a
character device. Also add const keywords to pieces of code that need it
to build properly.

MFC after: 2 weeks
/freebsd-10.3-release/sys/vm/
H A Dswap_pager.cdiff 231378 Fri Feb 10 12:39:04 MST 2012 ed Remove direct access to si_name.

Code should just use the devtoname() function to obtain the name of a
character device. Also add const keywords to pieces of code that need it
to build properly.

MFC after: 2 weeks

Completed in 629 milliseconds