Searched hist:136402 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/lib/libkvm/
H A Dkvm_proc.cdiff 136402 Mon Oct 11 19:56:27 MDT 2004 peter Belatedly catch up with the dev_t/cdev changes from a few months back.
Extract the struct cdev pointer and the tty device from inside rather than
incorrectly casting the 'struct cdev *' pointer to a 'dev_t' int. Not
that this was particularly important since it was only used for reading
vmcore files.
/freebsd-10.1-release/sys/sys/
H A Dconf.hdiff 136402 Mon Oct 11 19:56:27 MDT 2004 peter Belatedly catch up with the dev_t/cdev changes from a few months back.
Extract the struct cdev pointer and the tty device from inside rather than
incorrectly casting the 'struct cdev *' pointer to a 'dev_t' int. Not
that this was particularly important since it was only used for reading
vmcore files.

Completed in 87 milliseconds