--------------------------
-What: raw(8) command
-When: undefined yet; depends on kernel upstream
-Why: O_DIRECT can be used instead
-
----------------------------
-
What: cryptoloop support in mount/losetup
When: undefined yet
Why: depreciated in favor of dm-crypt.
----------------------------
What: kill(1) command
-When: 2.14 or 2.15
Why: deprecated in favor of kill from procps or bash build-in kill command
----------------------------
What: newgrp(1)
-When: undefined yet
Why: deprecated in favor of newgrp from shadow-utils
----------------------------
What: vipw/vigr(8)
-When: undefined yet
Why: deprecated in favor of vipw/vigr(8) from shadow-utils
----------------------------
What: last(1)
-Whan: undefined yet
Why: nobody uses this implementation
----------------------------
What: shutdown(1)
-Whan: undefined yet
Why: nobody uses this implementation
----------------------------
What: rdev(8), ramsize(8), vidmode(8) and rootflags(8)
-What: undefined yet
Why: i386 specific and probably useless
.PP
.B raw
.B \-qa
-.SH WARNING
-The rawio is a deprecated interface since Linux kernel 2.6.3. Please,
-modify your application to open the block device with the
-O_DIRECT flag.
-
.SH DESCRIPTION
.B raw
is used to bind a Linux raw character device to a block device. Any