Home | History | Annotate | Download | only in ddb
History log of /src/sys/ddb/db_proc.h
RevisionDateAuthorComments
 1.1  07-Mar-2009  ad branches: 1.1.2; 1.1.4; 1.1.6;
Make ddb compile and work in userspace. Mostly this is comprised of three
types of changes:

- Add a few new methods to replace stuff like p_find(), CPU_INFO_FOREACH.

- Use db_read_bytes() instead of accessing kernel structures directly,
and similar changes.

- Add ifdef _KERNEL where the above hasn't been done, and an XXX comment.
 1.1.6.2  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.1.6.1  07-Mar-2009  jym file db_proc.h was added on branch jym-xensuspend on 2009-05-13 17:19:04 +0000
 1.1.4.2  04-May-2009  yamt sync with head.
 1.1.4.1  07-Mar-2009  yamt file db_proc.h was added on branch yamt-nfs-mp on 2009-05-04 08:12:32 +0000
 1.1.2.2  28-Apr-2009  skrll Sync with HEAD.
 1.1.2.1  07-Mar-2009  skrll file db_proc.h was added on branch nick-hppapmap on 2009-04-28 07:35:13 +0000

RSS XML Feed