diff options
author | bde <bde@FreeBSD.org> | 1995-02-16 12:17:30 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1995-02-16 12:17:30 +0000 |
commit | 386260138af7b6f08b9f7a8adc8e56f4f4981fcb (patch) | |
tree | 405135aed47947fe7c2c6940f53165a2cdbec4e9 /games | |
parent | 46c83da8aa9c82d50019e917e417d867c361b884 (diff) | |
download | FreeBSD-src-386260138af7b6f08b9f7a8adc8e56f4f4981fcb.zip FreeBSD-src-386260138af7b6f08b9f7a8adc8e56f4f4981fcb.tar.gz |
config.y:
Support slice numbers in device names. The syntax is `<driver name>
[<unit number>] ['s' <slice number>] [<partition letter>]'. Only
`['s' <slice number>]' is new here. The slice number defaults to 0
so that there is no change in the output from config if this new
feature is not used.
Replace some magic disk numbers by `dk' slice and label macros.
mkswapconf.c:
Improve the output formatting:
Generate <> style includes.
Print minor numbers in hex so that slice numbers are easy to see and edit.
Print the rootdev and dumpdev names in comments like the swapdev names.
Diffstat (limited to 'games')
0 files changed, 0 insertions, 0 deletions