diff options
author | iedowse <iedowse@FreeBSD.org> | 2005-12-15 01:04:51 +0000 |
---|---|---|
committer | iedowse <iedowse@FreeBSD.org> | 2005-12-15 01:04:51 +0000 |
commit | 0b71e714c9e7239d129409bbab17fcae134c16a4 (patch) | |
tree | 7737c1a04045bcabcabbb04e4e56f6cf312b9a67 /release/sparc64 | |
parent | a7aeead21d6a4abfb93a5304f78212bd5ee19274 (diff) | |
download | FreeBSD-src-0b71e714c9e7239d129409bbab17fcae134c16a4.zip FreeBSD-src-0b71e714c9e7239d129409bbab17fcae134c16a4.tar.gz |
Remove usbd(8) and all references to it. It is no longer necessary
since devd(8) now provides the same functionality.
Submitted by: Anish Mistry
Diffstat (limited to 'release/sparc64')
-rw-r--r-- | release/sparc64/boot_crunch.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/release/sparc64/boot_crunch.conf b/release/sparc64/boot_crunch.conf index c5c68cb..ce31af3 100644 --- a/release/sparc64/boot_crunch.conf +++ b/release/sparc64/boot_crunch.conf @@ -38,7 +38,6 @@ srcdirs /usr/src/usr.sbin progs arp progs ppp progs sysinstall -progs usbd progs usbdevs libs -ll -ledit -lutil -lmd -lcrypt -lftpio -lz -lnetgraph |