aboutsummaryrefslogtreecommitdiff
path: root/mach-defpager/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-11-18 06:30:08 +0000
committerRoland McGrath <roland@gnu.org>1999-11-18 06:30:08 +0000
commit8ba58577a6646533ce0e8cf3b8f647651d82e247 (patch)
tree124d88d98ad0b8dc35e89974c6c1cb4e86800bd7 /mach-defpager/ChangeLog
parent9e1a821ad8510ad57d547c68873276f3705215a6 (diff)
downloadhurd-8ba58577a6646533ce0e8cf3b8f647651d82e247.tar.gz
hurd-8ba58577a6646533ce0e8cf3b8f647651d82e247.tar.bz2
hurd-8ba58577a6646533ce0e8cf3b8f647651d82e247.zip
1999-11-18 Roland McGrath <roland@baalperazim.frob.com>
* Makefile, main.c: New files for new this directory `mach-defpager'. This is a standalone Hurd program version of the Mach default pager, with the bulk of the source code coming from ../serverboot. This program /hurd/mach-defpager is started like a normal daemon, i.e. from rc or whatever, rather than being the first task. * ChangeLog: New file, mentioning itself in this sentence.
Diffstat (limited to 'mach-defpager/ChangeLog')
-rw-r--r--mach-defpager/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mach-defpager/ChangeLog b/mach-defpager/ChangeLog
new file mode 100644
index 00000000..3b7445fe
--- /dev/null
+++ b/mach-defpager/ChangeLog
@@ -0,0 +1,8 @@
+1999-11-18 Roland McGrath <roland@baalperazim.frob.com>
+
+ * Makefile, main.c: New files for new this directory `mach-defpager'.
+ This is a standalone Hurd program version of the Mach default pager,
+ with the bulk of the source code coming from ../serverboot.
+ This program /hurd/mach-defpager is started like a normal daemon,
+ i.e. from rc or whatever, rather than being the first task.
+ * ChangeLog: New file, mentioning itself in this sentence.