Fixed a bug, where bzero was called with 3 args, just as memset.
authorPoul-Henning Kamp <phk@FreeBSD.org>
Thu, 2 Jun 1994 18:19:35 +0000 (18:19 +0000)
committerPoul-Henning Kamp <phk@FreeBSD.org>
Thu, 2 Jun 1994 18:19:35 +0000 (18:19 +0000)
commitae7637724f0b8505e0c6b07860e02bab3eb8c6b3
tree7dde9ab8ab4eb0509a789428d0dd637cc3973707
parent2364bae55be601efca7469ac983ff1150ea6811b
Fixed a bug, where bzero was called with 3 args, just as memset.
Added #ifdefs to make it compile on Solaris 2.3.
usr.sbin/diskless_cfg/diskless_cfg.c