Date: Thu, 16 Feb 1995 04:17:31 -0800 From: Bruce Evans <bde> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/config config.y mkswapconf.c Message-ID: <199502161217.EAA24004@freefall.cdrom.com>
index | next in thread | raw e-mail
bde 95/02/16 04:17:30 Modified: usr.sbin/config config.y mkswapconf.c Log: 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.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199502161217.EAA24004>
