]> git.pld-linux.org Git - packages/glibc.git/blobdiff - glibc-pld.patch
package libmvec_p.a
[packages/glibc.git] / glibc-pld.patch
index afa2958d4caa7e1c2aef6a79854f3e181bcd0db4..e4c419adecde32c5cd43b5cc358ee8a68bdc023b 100644 (file)
@@ -1,39 +1,19 @@
---- glibc-2.1.91/sysdeps/unix/sysv/linux/paths.h~      Wed Jun  9 20:15:35 1999
-+++ glibc-2.1.91/sysdeps/unix/sysv/linux/paths.h       Sat Jul 15 00:43:01 2000
-@@ -48,18 +48,18 @@
- #define       _PATH_KMEM      "/dev/kmem"
- #define       _PATH_LASTLOG   "/var/log/lastlog"
- #define       _PATH_MAILDIR   "/var/mail"
--#define       _PATH_MAN       "/usr/man"
-+#define       _PATH_MAN       "/usr/share/man"
- #define       _PATH_MEM       "/dev/mem"
- #define       _PATH_MNTTAB    "/etc/fstab"
- #define       _PATH_MOUNTED   "/etc/mtab"
- #define       _PATH_NOLOGIN   "/etc/nologin"
--#define       _PATH_PRESERVE  "/var/preserve"
-+#define       _PATH_PRESERVE  "/var/lib"
- #define       _PATH_RWHODIR   "/var/spool/rwho"
- #define       _PATH_SENDMAIL  "/usr/sbin/sendmail"
- #define       _PATH_SHADOW    "/etc/shadow"
- #define       _PATH_SHELLS    "/etc/shells"
- #define       _PATH_TTY       "/dev/tty"
--#define       _PATH_UNIX      "/vmlinux"
-+#define       _PATH_UNIX      "/boot/vmlinux"
- #define _PATH_UTMP    "/var/run/utmp"
- #define       _PATH_VI        "/usr/bin/vi"
- #define _PATH_WTMP    "/var/log/wtmp"
---- glibc-2.1.94/nscd/nscd.conf~       Mon May  1 23:56:50 2000
-+++ glibc-2.1.94/nscd/nscd.conf        Sat Sep 23 01:18:07 2000
-@@ -21,9 +21,9 @@
+--- glibc-2.8/nscd/nscd.conf.org       2008-04-16 21:11:39.024545404 +0200
++++ glibc-2.8/nscd/nscd.conf   2008-04-16 21:12:10.936070956 +0200
+@@ -30,11 +30,11 @@
  #
  
  
 -#     logfile                 /var/log/nscd.log
--#     threads                 6
+-#     threads                 4
+-#     max-threads             32
 -#     server-user             nobody
+-#     stat-user               somebody
 +      logfile                 /var/log/nscd
-+      threads                 6
-+      server-user             nobody
++      threads                 4
++      max-threads             32
++      server-user             nscd
++      stat-user               root
        debug-level             0
-       enable-cache            passwd          yes
+ #     reload-count            5
+       paranoia                no
This page took 0.081045 seconds and 4 git commands to generate.