DragonFly commits List (threaded) for 2007-08
DragonFly BSD
DragonFly commits List (threaded) for 2007-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: 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 ...


From: "Simon 'corecode' Schubert" <corecode@xxxxxxxxxxxx>
Date: Sat, 11 Aug 2007 14:18:16 +0200

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   / \



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]