diff options
author | Roland McGrath <roland@gnu.org> | 2002-05-08 09:28:28 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-05-08 09:28:28 +0000 |
commit | 3a9ca55bf348e7ba8450fa32860be1a8a358e562 (patch) | |
tree | a71ebde4a35c85643ecf1912c9b52cdecee947e5 /init | |
parent | 94ae465a44066c95031af93aac00ccdd9eb99e5e (diff) |
.
Diffstat (limited to 'init')
-rw-r--r-- | init/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/init/ChangeLog b/init/ChangeLog index 47868587..d66981d6 100644 --- a/init/ChangeLog +++ b/init/ChangeLog @@ -1,3 +1,9 @@ +2002-05-07 Roland McGrath <roland@frob.com> + + * init.c (reboot_system): u_int -> size_t + (reboot_system): Likewise. + (S_msg_report_wait): int -> mach_msg_id_t + 2002-03-23 James A. Morrison <ja2morri@uwaterloo.ca> * init.c (reboot_mach): Use ERR, not errno. |