From 22f7683bf780785e3c29231d3d51fe9a77786c44 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 24 Mar 2002 03:19:56 +0000 Subject: . --- sutils/ChangeLog | 2 ++ tmpfs/ChangeLog | 3 +++ 2 files changed, 5 insertions(+) diff --git a/sutils/ChangeLog b/sutils/ChangeLog index 6af580bb..f00d42b6 100644 --- a/sutils/ChangeLog +++ b/sutils/ChangeLog @@ -1,5 +1,7 @@ 2002-03-23 Roland McGrath + * MAKEDEV.sh (mkdev: shm): Change tmpfs size argument to 50%. + * MAKEDEV.sh (mkdev: shm): Give the file mode 644 and pass options to tmpfs: -m 1777 512M. diff --git a/tmpfs/ChangeLog b/tmpfs/ChangeLog index c83500eb..1bd66fd0 100644 --- a/tmpfs/ChangeLog +++ b/tmpfs/ChangeLog @@ -1,5 +1,8 @@ 2002-03-23 Roland McGrath + * tmpfs.c (parse_opt): Grok % suffix on number to mean percentage + of the machine's RAM. + * tmpfs.c (options): New static const variable. Add --mode/-m. (struct option_values): New type. (parse_opt): Use that for VALUES. Grok -m to set VALUES->mode. -- cgit v1.2.3