diff options
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +1999-12-28 Bill Nottingham <notting@redhat.com> + + * sysctl.conf, sysctl.conf.sparc: + add files + + * Makefile, initscripts.spec, rc.d/init.d/network, rc.d/init.d/single, rc.d/rc.sysinit, sysconfig/init: + switch from echoing values into /proc/sys to using sysctl + +1999-12-13 Bill Nottingham <notting@redhat.com> + + * initscripts.spec: move buildroot + +1999-12-08 Bill Nottingham <notting@redhat.com> + + * rc.d/init.d/halt: + unmount /proc after we're done with it. + 1999-12-08 Bill Nottingham <notting@redhat.com> * rc.d/init.d/halt: |