edwin       2008-07-15 01:28:14 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/kern             link_elf.c link_elf_obj.c 
  Log:
  SVN rev 180522 on 2008-07-15 01:28:14Z by edwin
  
  MFC of r180374
  
  Improve the output of kldload(8) to show which module can't be loaded.
  
  Was:            kldload: Unsupported file type
  Is now:         kldload: /boot/modules/test.ko: Unsupported file type
  
  PR:             kern/121276
  Submitted by:   Edwin Groothuis <[EMAIL PROTECTED]>
  Approved by:    bde (mentor)
  MFC after:      1 week
  
  Revision  Changes    Path
  1.93.2.2  +14 -11    src/sys/kern/link_elf.c
  1.95.2.2  +12 -9     src/sys/kern/link_elf_obj.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to