]> git.pld-linux.org Git - packages/glibc.git/blame - glibc-pld.patch
- merge GLIBC_2_2 branch to HEAD.
[packages/glibc.git] / glibc-pld.patch
CommitLineData
fb18187b 1--- glibc-2.1.91/sysdeps/unix/sysv/linux/paths.h~ Wed Jun 9 20:15:35 1999
2+++ glibc-2.1.91/sysdeps/unix/sysv/linux/paths.h Sat Jul 15 00:43:01 2000
3@@ -48,18 +48,18 @@
662b62c0
AF
4 #define _PATH_KMEM "/dev/kmem"
5 #define _PATH_LASTLOG "/var/log/lastlog"
6 #define _PATH_MAILDIR "/var/mail"
7-#define _PATH_MAN "/usr/man"
8+#define _PATH_MAN "/usr/share/man"
9 #define _PATH_MEM "/dev/mem"
10 #define _PATH_MNTTAB "/etc/fstab"
11 #define _PATH_MOUNTED "/etc/mtab"
12 #define _PATH_NOLOGIN "/etc/nologin"
13-#define _PATH_PRESERVE "/var/preserve"
4b2259a0 14+#define _PATH_PRESERVE "/var/lib"
662b62c0 15 #define _PATH_RWHODIR "/var/spool/rwho"
fb18187b 16 #define _PATH_SENDMAIL "/usr/sbin/sendmail"
662b62c0 17 #define _PATH_SHADOW "/etc/shadow"
2930e7df
SZ
18 #define _PATH_SHELLS "/etc/shells"
19 #define _PATH_TTY "/dev/tty"
fb18187b 20-#define _PATH_UNIX "/vmlinux"
21+#define _PATH_UNIX "/boot/vmlinux"
2930e7df 22 #define _PATH_UTMP "/var/run/utmp"
fb18187b 23 #define _PATH_VI "/usr/bin/vi"
2930e7df 24 #define _PATH_WTMP "/var/log/wtmp"
fb18187b 25--- glibc-2.1.94/nscd/nscd.conf~ Mon May 1 23:56:50 2000
26+++ glibc-2.1.94/nscd/nscd.conf Sat Sep 23 01:18:07 2000
27@@ -21,9 +21,9 @@
28 #
29
30
31-# logfile /var/log/nscd.log
32-# threads 6
33-# server-user nobody
34+ logfile /var/log/nscd
35+ threads 6
36+ server-user nobody
37 debug-level 0
a0508c9b 38
fb18187b 39 enable-cache passwd yes
This page took 0.029652 seconds and 4 git commands to generate.