Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Apr 1996 11:39:51 -0700 (PDT)
From:      "Eric L. Hernes" <erich>
To:        CVS-committers, cvs-all, cvs-sbin
Subject:   cvs commit:  src/sbin/modload modload.c
Message-ID:  <199604261839.LAA24846@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
erich       96/04/26 11:39:50

  Modified:    sbin/modload  modload.c
  Log:
  changed a strchr to a strrchr so that modules with a `.' in the path
  can be loaded (e.g. ./mymod.o)
  
  Revision  Changes    Path
  1.11      +2 -2      src/sbin/modload/modload.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604261839.LAA24846>