K 10 svn:author V 3 bde K 8 svn:date V 27 1995-02-16T12:17:30.000000Z K 7 svn:log V 585 config.y: Support slice numbers in device names. The syntax is ` [] ['s' ] []'. Only `['s' ]' 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. END