aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-06-08 21:20:07 +0000
committerUlrich Drepper <drepper@redhat.com>1999-06-08 21:20:07 +0000
commitc4db7573223ad5add43eaf89b08829a0225a8a03 (patch)
tree913fc8acea3fc4eef8185078c684e1def2dcae94
parent1dc3d266ef6f3d8b0091ebfbb982859ca35ead50 (diff)
downloadglibc-c4db7573223ad5add43eaf89b08829a0225a8a03.tar.xz
glibc-c4db7573223ad5add43eaf89b08829a0225a8a03.zip
Update.
* gmon/gmon.c: Remove advertising clause of copyright. * gmon/mcount.c: Likewise. * gmon/sys/gmon.h: Likewise. * inet/arpa/ftp.h: Likewise. * inet/arpa/telnet.h: Likewise. * inet/arpa/tftp.h: Likewise. * inet/inet_lnaof.c: Likewise. * inet/inet_mkadr.c: Likewise. * inet/inet_net.c: Likewise. * inet/inet_netof.c: Likewise. * inet/protocols/routed.h: Likewise. * inet/protocols/rwhod.h: Likewise. * inet/protocols/talkd.h: Likewise. * inet/protocols/timed.h: Likewise. * inet/rcmd.c: Likewise. * inet/rexec.c: Likewise. * inet/ruserpass.c: Likewise. * io/fts.c: Likewise. * io/fts.h: Likewise. * login/login_tty.c: Likewise. * misc/fstab.h: Likewise. * misc/getttyent.c: Likewise. * misc/getusershell.c: Likewise. * misc/sys/queue.h: Likewise. * misc/sys/syslog.h: Likewise. * misc/syslog.c: Likewise. * misc/ttyent.h: Likewise. * misc/ttyslot.c: Likewise. * resolv/arpa/nameser.h: Likewise. * resolv/gethnamaddr.c: Likewise. * resolv/herror.c: Likewise. * resolv/inet_addr.c: Likewise. * resolv/mapv4v6addr.h: Likewise. * resolv/mapv4v6hostent.h: Likewise * resolv/nss_dns/dns-host.c: Likewise. * resolv/nss_dns/dns-network.c: Likewise. * resolv/res_comp.c: Likewise. * resolv/res_data.c: Likewise. * resolv/res_debug.c: Likewise. * resolv/res_init.c: Likewise. * resolv/res_mkquery.c: Likewise. * resolv/res_query.c: Likewise. * resolv/res_send.c: Likewise. * resolv/resolv.h: Likewise. * sysdeps/generic/div.c: Likewise. * sysdeps/generic/netinet/ip.h: Likewise. * sysdeps/generic/netinet/tcp.h: Likewise. * sysdeps/generic/paths.h: Likewise. * sysdeps/generic/prof-freq.c: Likewise. * sysdeps/generic/sys/ttydefaults.h: Likewise. * sysdeps/gnu/netinet/ip_icmp.h: Likewise. * sysdeps/gnu/netinet/tcp.h: Likewise. * sysdeps/ieee754/support.c: Likewise. * sysdeps/mach/hurd/sys/param.h: Likewise. * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Likewise. * sysdeps/unix/bsd/bsd4.4/bits/ioctls.h: Likewise. * sysdeps/unix/bsd/sun/sunos4/sys/ttydefaults.h: Likewise. * sysdeps/unix/bsd/sys/reboot.h: Likewise. * sysdeps/unix/sysv/linux/netinet/if_ether.h: Likewise. * sysdeps/unix/sysv/linux/netinet/igmp.h: Likewise. * sysdeps/unix/sysv/linux/netinet/ip.h: Likewise. * sysdeps/unix/sysv/linux/paths.h: Likewise. * sysdeps/unix/sysv/linux/sys/quota.h: Likewise. * sysdeps/unix/sysv/linux/sys/ttydefaults.h: Likewise. * sysdeps/vax/DEFS.h: Likewise. * termios/sys/ttychars.h: Likewise. * misc/daemon.c: Likewise. Call fork.
-rw-r--r--ChangeLog68
-rw-r--r--gmon/gmon.c4
-rw-r--r--gmon/mcount.c4
-rw-r--r--gmon/sys/gmon.h4
-rw-r--r--inet/arpa/ftp.h4
-rw-r--r--inet/arpa/telnet.h4
-rw-r--r--inet/arpa/tftp.h4
-rw-r--r--inet/inet_lnaof.c4
-rw-r--r--inet/inet_mkadr.c4
-rw-r--r--inet/inet_net.c4
-rw-r--r--inet/inet_netof.c4
-rw-r--r--inet/protocols/routed.h6
-rw-r--r--inet/protocols/rwhod.h4
-rw-r--r--inet/protocols/talkd.h4
-rw-r--r--inet/protocols/timed.h12
-rw-r--r--inet/rcmd.c4
-rw-r--r--inet/rexec.c4
-rw-r--r--inet/ruserpass.c4
-rw-r--r--io/fts.c4
-rw-r--r--io/fts.h4
-rw-r--r--login/login_tty.c4
-rw-r--r--misc/daemon.c6
-rw-r--r--misc/fstab.h4
-rw-r--r--misc/getttyent.c4
-rw-r--r--misc/getusershell.c4
-rw-r--r--misc/sys/queue.h4
-rw-r--r--misc/sys/syslog.h4
-rw-r--r--misc/syslog.c4
-rw-r--r--misc/ttyent.h4
-rw-r--r--misc/ttyslot.c4
-rw-r--r--resolv/arpa/nameser.h4
-rw-r--r--resolv/gethnamaddr.c4
-rw-r--r--resolv/herror.c4
-rw-r--r--resolv/inet_addr.c4
-rw-r--r--resolv/mapv4v6addr.h4
-rw-r--r--resolv/mapv4v6hostent.h4
-rw-r--r--resolv/nss_dns/dns-host.c4
-rw-r--r--resolv/nss_dns/dns-network.c4
-rw-r--r--resolv/res_comp.c4
-rw-r--r--resolv/res_data.c4
-rw-r--r--resolv/res_debug.c4
-rw-r--r--resolv/res_init.c4
-rw-r--r--resolv/res_mkquery.c4
-rw-r--r--resolv/res_query.c4
-rw-r--r--resolv/res_send.c4
-rw-r--r--resolv/resolv.h4
-rw-r--r--sysdeps/generic/div.c6
-rw-r--r--sysdeps/generic/netinet/ip.h4
-rw-r--r--sysdeps/generic/netinet/tcp.h4
-rw-r--r--sysdeps/generic/paths.h4
-rw-r--r--sysdeps/generic/prof-freq.c4
-rw-r--r--sysdeps/generic/sys/ttydefaults.h4
-rw-r--r--sysdeps/gnu/netinet/ip_icmp.h6
-rw-r--r--sysdeps/gnu/netinet/tcp.h4
-rw-r--r--sysdeps/ieee754/support.c110
-rw-r--r--sysdeps/mach/hurd/sys/param.h6
-rw-r--r--sysdeps/unix/bsd/bsd4.4/bits/errno.h4
-rw-r--r--sysdeps/unix/bsd/bsd4.4/bits/ioctls.h4
-rw-r--r--sysdeps/unix/bsd/sun/sunos4/sys/ttydefaults.h4
-rw-r--r--sysdeps/unix/bsd/sys/reboot.h4
-rw-r--r--sysdeps/unix/sysv/linux/netinet/if_ether.h6
-rw-r--r--sysdeps/unix/sysv/linux/netinet/igmp.h6
-rw-r--r--sysdeps/unix/sysv/linux/netinet/ip.h6
-rw-r--r--sysdeps/unix/sysv/linux/paths.h4
-rw-r--r--sysdeps/unix/sysv/linux/sys/quota.h4
-rw-r--r--sysdeps/unix/sysv/linux/sys/ttydefaults.h4
-rw-r--r--sysdeps/vax/DEFS.h4
-rw-r--r--termios/sys/ttychars.h4
68 files changed, 133 insertions, 333 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ae24b9bf8..928c6b860e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,73 @@
1999-06-08 Ulrich Drepper <drepper@cygnus.com>
+ * gmon/gmon.c: Remove advertising clause of copyright.
+ * gmon/mcount.c: Likewise.
+ * gmon/sys/gmon.h: Likewise.
+ * inet/arpa/ftp.h: Likewise.
+ * inet/arpa/telnet.h: Likewise.
+ * inet/arpa/tftp.h: Likewise.
+ * inet/inet_lnaof.c: Likewise.
+ * inet/inet_mkadr.c: Likewise.
+ * inet/inet_net.c: Likewise.
+ * inet/inet_netof.c: Likewise.
+ * inet/protocols/routed.h: Likewise.
+ * inet/protocols/rwhod.h: Likewise.
+ * inet/protocols/talkd.h: Likewise.
+ * inet/protocols/timed.h: Likewise.
+ * inet/rcmd.c: Likewise.
+ * inet/rexec.c: Likewise.
+ * inet/ruserpass.c: Likewise.
+ * io/fts.c: Likewise.
+ * io/fts.h: Likewise.
+ * login/login_tty.c: Likewise.
+ * misc/fstab.h: Likewise.
+ * misc/getttyent.c: Likewise.
+ * misc/getusershell.c: Likewise.
+ * misc/sys/queue.h: Likewise.
+ * misc/sys/syslog.h: Likewise.
+ * misc/syslog.c: Likewise.
+ * misc/ttyent.h: Likewise.
+ * misc/ttyslot.c: Likewise.
+ * resolv/arpa/nameser.h: Likewise.
+ * resolv/gethnamaddr.c: Likewise.
+ * resolv/herror.c: Likewise.
+ * resolv/inet_addr.c: Likewise.
+ * resolv/mapv4v6addr.h: Likewise.
+ * resolv/mapv4v6hostent.h: Likewise
+ * resolv/nss_dns/dns-host.c: Likewise.
+ * resolv/nss_dns/dns-network.c: Likewise.
+ * resolv/res_comp.c: Likewise.
+ * resolv/res_data.c: Likewise.
+ * resolv/res_debug.c: Likewise.
+ * resolv/res_init.c: Likewise.
+ * resolv/res_mkquery.c: Likewise.
+ * resolv/res_query.c: Likewise.
+ * resolv/res_send.c: Likewise.
+ * resolv/resolv.h: Likewise.
+ * sysdeps/generic/div.c: Likewise.
+ * sysdeps/generic/netinet/ip.h: Likewise.
+ * sysdeps/generic/netinet/tcp.h: Likewise.
+ * sysdeps/generic/paths.h: Likewise.
+ * sysdeps/generic/prof-freq.c: Likewise.
+ * sysdeps/generic/sys/ttydefaults.h: Likewise.
+ * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
+ * sysdeps/gnu/netinet/tcp.h: Likewise.
+ * sysdeps/ieee754/support.c: Likewise.
+ * sysdeps/mach/hurd/sys/param.h: Likewise.
+ * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Likewise.
+ * sysdeps/unix/bsd/bsd4.4/bits/ioctls.h: Likewise.
+ * sysdeps/unix/bsd/sun/sunos4/sys/ttydefaults.h: Likewise.
+ * sysdeps/unix/bsd/sys/reboot.h: Likewise.
+ * sysdeps/unix/sysv/linux/netinet/if_ether.h: Likewise.
+ * sysdeps/unix/sysv/linux/netinet/igmp.h: Likewise.
+ * sysdeps/unix/sysv/linux/netinet/ip.h: Likewise.
+ * sysdeps/unix/sysv/linux/paths.h: Likewise.
+ * sysdeps/unix/sysv/linux/sys/quota.h: Likewise.
+ * sysdeps/unix/sysv/linux/sys/ttydefaults.h: Likewise.
+ * sysdeps/vax/DEFS.h: Likewise.
+ * termios/sys/ttychars.h: Likewise.
+ * misc/daemon.c: Likewise. Call fork.
+
* grp/fgetgrent.c (buffer): Make file local variable.
(free_mem): New function. Call for malloc debugging.
diff --git a/gmon/gmon.c b/gmon/gmon.c
index a3cb9362f7..51142cfb32 100644
--- a/gmon/gmon.c
+++ b/gmon/gmon.c
@@ -10,10 +10,6 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
* 4. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
diff --git a/gmon/mcount.c b/gmon/mcount.c
index fe392c0949..f6eb229e2e 100644
--- a/gmon/mcount.c
+++ b/gmon/mcount.c
@@ -10,10 +10,6 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
* 4. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
diff --git a/gmon/sys/gmon.h b/gmon/sys/gmon.h
index c2262dde4b..0ae190ee70 100644
--- a/gmon/sys/gmon.h
+++ b/gmon/sys/gmon.h
@@ -10,10 +10,6 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
* 4. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
diff --git a/inet/arpa/ftp.h b/inet/arpa/ftp.h
index ac864aa708..e5b340db12 100644
--- a/inet/arpa/ftp.h
+++ b/inet/arpa/ftp.h
@@ -10,10 +10,6 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
* 4. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
diff --git a/inet/arpa/telnet.h b/inet/arpa/telnet.h
index 3309e5d727..3774c89285 100644
--- a/inet/arpa/telnet.h
+++ b/