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

/freebsd-11-stable/sys/dev/wtap/
H A Dif_wtap.cdiff 231378 Fri Feb 10 10: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-11-stable/sys/compat/linux/
H A Dlinux_util.cdiff 231378 Fri Feb 10 10: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 10: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 10: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-11-stable/sys/dev/usb/
H A Dusb_dev.cdiff 231378 Fri Feb 10 10: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-11-stable/sys/dev/sound/pcm/
H A Dmixer.cdiff 231378 Fri Feb 10 10: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 185 milliseconds