Searched hist:106917 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/sys/sys/
H A Dmsgbuf.hdiff 106917 Thu Nov 14 16:11:12 MST 2002 tmm Make the msg_size, msg_bufx and msg_bufr memebers of struct msgbuf
signed, since they describe a ring buffer and signed arithmetic is
performed on them. This avoids some evilish casts.

Since this changes all but two members of this structure, style(9)
those remaining ones, too.

Requested by: bde
Reviewed by: bde (earlier version)
/freebsd-10.3-release/sys/kern/
H A Dsubr_log.cdiff 106917 Thu Nov 14 16:11:12 MST 2002 tmm Make the msg_size, msg_bufx and msg_bufr memebers of struct msgbuf
signed, since they describe a ring buffer and signed arithmetic is
performed on them. This avoids some evilish casts.

Since this changes all but two members of this structure, style(9)
those remaining ones, too.

Requested by: bde
Reviewed by: bde (earlier version)
H A Dsubr_prf.cdiff 106917 Thu Nov 14 16:11:12 MST 2002 tmm Make the msg_size, msg_bufx and msg_bufr memebers of struct msgbuf
signed, since they describe a ring buffer and signed arithmetic is
performed on them. This avoids some evilish casts.

Since this changes all but two members of this structure, style(9)
those remaining ones, too.

Requested by: bde
Reviewed by: bde (earlier version)
/freebsd-10.3-release/lib/libutil/
H A Dhexdump.cdiff 106917 Thu Nov 14 16:11:12 MST 2002 tmm Make the msg_size, msg_bufx and msg_bufr memebers of struct msgbuf
signed, since they describe a ring buffer and signed arithmetic is
performed on them. This avoids some evilish casts.

Since this changes all but two members of this structure, style(9)
those remaining ones, too.

Requested by: bde
Reviewed by: bde (earlier version)

Completed in 106 milliseconds