aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2001-04-02 18:31:23 +0000
committerBill Nottingham <notting@redhat.com>2001-04-02 18:31:23 +0000
commita399b125d8db5df8a89c06a8b2c179d7c5368723 (patch)
tree517b165145eb7966de77ee69af48ba13c92cda90
parentf78670348e1efefcf077b2074d768673f6a954a8 (diff)
downloadinitscripts-a399b125d8db5df8a89c06a8b2c179d7c5368723.tar
initscripts-a399b125d8db5df8a89c06a8b2c179d7c5368723.tar.gz
initscripts-a399b125d8db5df8a89c06a8b2c179d7c5368723.tar.bz2
initscripts-a399b125d8db5df8a89c06a8b2c179d7c5368723.tar.xz
initscripts-a399b125d8db5df8a89c06a8b2c179d7c5368723.zip
*** empty log message ***
-rw-r--r--ChangeLog56
1 files changed, 3 insertions, 53 deletions
diff --git a/ChangeLog b/ChangeLog
index 0958f3b3..1952e4cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2001-04-02 Bill Nottingham <notting@redhat.com>
+ * initscripts.spec:
+ 5.81-1
+
* src/usernetctl.c:
don't free something not malloc()ed
@@ -13,50 +16,6 @@
* po/cs.po:
Auto-update by milan.kerslager@spsselib.hiedu.cz
-2001-03-30 Bill Nottingham <notting@redhat.com>
-
- * prefdm:
- allow choice of desktop/displaymanager (#23315)
-
- * ppp/ip-up:
- only run ifup-post if the ifcfg file is there (#19741)
-
- * ppp/ip-down:
- export a $PATH here too (#22784)
-
- * lang.sh: fix su errors
- don't turn locale settings of 'C' into en_US
-
- * lang.csh: fix su errors
- specify full path to /sbin/consoletype (from milan.kerslager@spsselib.hiedu.cz)
- don't turn locale settings of 'C' into en_US
-
- * sysctl.conf, sysctl.conf.sparc:
- ip_always_defrag goes *poof*
-
- * sysconfig.txt:
- ip_always_defrag goes *poof* (in the documentation)
- honor PEERDNS=no for pump and dhcpcd too (#18619)
- fix ARP handling, allow for setting promiscuous or all-multicast mode
-
- * src/testd.c: add prototype
-
- * src/process.c:
- close extra file descriptors before exec()ing commands in initlog
-
- * src/netreport.c: use O_NOFOLLOW
-
- * src/minilogd.c:
- add an alarm, so we don't wait forever for input (#23482)
- wait another second
- add an upper bound on how much stuff we'll keep in memory
-
- * src/initlog.c:
- don't close the magic file descriptor
- fix segfaults in popt when called with bogus stuff (#28140)
-
- * src/initlog.1: document -q
-
2001-03-28 Bill Nottingham <notting@redhat.com>
* rc.d/init.d/network:
@@ -64,15 +23,6 @@
2001-03-26 Bill Nottingham <notting@redhat.com>
- * ChangeLog: *** empty log message ***
-
- * initscripts.spec: 5.80-1
-
- * rc.d/init.d/network:
- don't error if kernel.hotplug isn't there (#33256)
-
-2001-03-26 Bill Nottingham <notting@redhat.com>
-
* initscripts.spec: 5.80-1
* rc.d/init.d/network: