summaryrefslogtreecommitdiffstats
path: root/kerberosIV/share
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2000-01-23 12:01:08 +0000
committerpeter <peter@FreeBSD.org>2000-01-23 12:01:08 +0000
commita0551a9ac2773926a3ea020d0edbbdf2eac1d6b0 (patch)
tree144e8266c655695e08761765c57440b17acf235c /kerberosIV/share
parent38391cb38a0ee28053596d31acc69685f10d3b31 (diff)
downloadFreeBSD-src-a0551a9ac2773926a3ea020d0edbbdf2eac1d6b0.zip
FreeBSD-src-a0551a9ac2773926a3ea020d0edbbdf2eac1d6b0.tar.gz
Clean up something in config(8) that has annoyed me for ages. Remove
the need to specify the unit number of unwired devices. ie: instead of saying "device fxp0" we can say "device fxp" which is much closer to what it actually means. The former (fxp0) implied something about reserving the 0th unit, but it does not and never did - it was a figment of config(8)'s imagination that we had to work around.. "device fxp0" simply means "compile in the fxp device driver", so we may as well just write it as "device fxp" which is closer to what it really means. Doing this also saves us from filling up the ioconf.c tables with meaningless entries.
Diffstat (limited to 'kerberosIV/share')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud