cvs commit: src/lib/libkvm kvm_proc.c src/sbin/fsck fsck.h inode.c pass2.c setup.c src/sbin/i386/fdisk fdisk.8 fdisk.c src/sys/amd64/include cpu.h src/sys/boot/common dinode.h src/sys/boot/i386/libi386 bioscd.c biosdisk.c libi386.h ...

Simon 'corecode' Schubert corecode at fs.ei.tum.de
Sat Aug 11 05:19:12 PDT 2007


Matthew Dillon wrote:
dillon      2006/09/09 18:26:41 PDT

DragonFly src repository

  Modified files:
    sbin/i386/fdisk      fdisk.8 fdisk.c 
[..]
  Log:
  Change the kernel dev_t, representing a pointer to a specinfo structure,
  to cdev_t.  Change struct specinfo to struct cdev.  The name 'cdev' was taken
  from FreeBSD.  Remove the dev_t shim for the kernel.
  
  This commit generally removes the overloading of 'dev_t' between userland and
  the kernel.
  
  Also fix a bug in libkvm where a kernel dev_t (now cdev_t) was not being
  properly converted to a userland dev_t.
This is a wrong log message.  I thought this patch was a submission by some user, but I can't find it in my mails, so I might be dreaming as well.

Matt, could you please change this log message and also change the commitid (Just manually change a letter in the commitid field).

thanks
 simon
--
Serve - BSD     +++  RENT this banner advert  +++    ASCII Ribbon   /"\
Work - Mac      +++  space for low €€€ NOW!1  +++      Campaign     \ /
Party Enjoy Relax   |   http://dragonflybsd.org      Against  HTML   \
Dude 2c 2 the max   !   http://golden-apple.biz       Mail + News   / \




More information about the Commits mailing list