From 8ba58577a6646533ce0e8cf3b8f647651d82e247 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 18 Nov 1999 06:30:08 +0000 Subject: 1999-11-18 Roland McGrath * 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. --- mach-defpager/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 mach-defpager/ChangeLog (limited to 'mach-defpager/ChangeLog') 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 + + * 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. -- cgit v1.2.3