starlight.2013q1 at binnacle.cx
2013-Jan-07 09:02 UTC
[Samba] 3.6.10 file handle leak under ancient 32-bit kernel
Hello, I've come across a curious issue with Samba 3.6.10. When running 'emacs' version GNU Emacs 23.3.1 (i386-mingw-nt6.0.6002) of 2011-03-10 on 3249CTO on Windows Server 2008 SP2 x64 and issuing a file "revert" of one sort or another against a Samba-served file, the 'smbd' process leaks two or three handles. Eventually, when 16k handles are open, this causes 'smbd' to behave strangely and log errors. Noticed this after activating 'emacs' auto-revert-tail-mode The problem does not appear with a 64-bit CentOS 2.6.18 kernel, but is consistently present with a out-of-support CentOS 4 2.6.9 32-bit kernel. I'm not overly bothered by this since periodically killing 'smbd' works around the problem, but if anyone is inclined to investigate the issue I would support the effort. I've attached the 'configure' output for the two systems in case a likely culprit is obvious from the differences. Compiling with 'gcc' 4.7.1. Problem was first noticed in Samba 3.6.4 with AIO disabled. Turned on AIO when compiling 3.6.10. Thank you for the excellent Samba software! Regards -------------- next part -------------- SAMBA VERSION: 3.6.10 - - # define SAMBA_VERSION_STRING SAMBA_VERSION_OFFICIAL_STRING checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu LIBREPLACE_LOCATION_CHECKS: START LIBREPLACE_LOCATION_CHECKS: END LIBREPLACE_CC_CHECKS: START checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for version of gcc... 4.7.1 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for C99 designated initializers... yes checking for a BSD-compatible install... /usr/bin/install -c checking for library containing strerror... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking standards.h usability... no checking standards.h presence... no checking for standards.h... no checking for long long... yes checking size of int... 4 checking size of char... 1 checking size of short... 2 checking size of long... 4 checking size of long long... 8 checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking for size_t... yes checking for ssize_t... yes checking size of off_t... 8 checking size of size_t... 4 checking size of ssize_t... 4 checking for intptr_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking for immediate structures... yes LIBREPLACE_CC_CHECKS: END checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking for epoll_create... yes checking that the C compiler understands -Wdeclaration-after-statement... yes checking that the C compiler understands -Werror-implicit-function-declaration... yes checking whether to use profiling... no checking for gawk... gawk checking for gmake... /usr/bin/gmake checking whether we have GNU make... yes checking for perl... /usr/bin/perl checking for python2.6... no checking for python2.5... /usr/local/bin/python2.5 checking for python2.6-config... no checking for python2.5-config... /usr/local/bin/python2.5-config checking working python module support... yes checking for ar... ar checking if the linker used by compiler is GNU ld... yes checking GNU ld release date... 20040927 checking whether gcc and cc understand -c and -o together... yes checking that the C compiler understands -Werror... yes checking that the C compiler understands negative enum values... yes checking for C99 designated initializers... yes checking uname -s... Linux checking uname -r... 2.6.9-103.ELdl checking uname -m... i686 checking uname -p... athlon checking uname -i... i386 checking for LFS support... yes LIBREPLACE_BROKEN_CHECKS: START checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for size_t... (cached) yes checking for pid_t... yes checking for struct stat.st_rdev... yes checking for ino_t... yes checking for loff_t... yes checking for offset_t... no checking for working memcmp... yes checking for pipe... yes checking for strftime... yes checking for srandom... yes checking for random... yes checking for srand... yes checking for rand... yes checking for usleep... yes checking for setbuffer... yes checking for lstat... yes checking for getpgrp... yes checking for utime... yes checking for utimes... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for stdint.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for stdint.h... (cached) yes checking for stdbool.h... (cached) yes checking for bool... yes checking for _Bool... yes checking linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking for working mmap... yes checking sys/syslog.h usability... yes checking sys/syslog.h presence... yes checking for sys/syslog.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking vararg.h usability... no checking vararg.h presence... no checking for vararg.h... no checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking unix.h usability... no checking unix.h presence... no checking for unix.h... no checking for seteuid... yes checking for setresuid... yes checking for setegid... yes checking for setresgid... yes checking for chroot... yes checking for bzero... yes checking for strerror... yes checking for strerror_r... yes checking for vsyslog... yes checking for setlinebuf... yes checking for mktime... yes checking for ftruncate... yes checking for chsize... no checking for rename... yes checking for waitpid... yes checking for wait4... yes checking for strlcpy... no checking for strlcat... no checking for initgroups... yes checking for memmove... yes checking for strdup... yes checking for pread... yes checking for pwrite... yes checking for strndup... yes checking for strcasestr... yes checking for strtok_r... yes checking for mkdtemp... yes checking for dup2... yes checking for dprintf... yes checking for vdprintf... yes checking for isatty... yes checking for chown... yes checking for lchown... yes checking for link... yes checking for readlink... yes checking for symlink... yes checking for realpath... yes checking for fdatasync... yes checking for fdatasync declaration... yes checking for clock_gettime... no checking for clock_gettime in -lrt... yes checking for get_current_dir_name... yes checking for setresuid declaration... yes checking for setresgid declaration... yes checking for errno declaration... yes checking for secure mkstemp... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for strings.h... (cached) yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking for snprintf... yes checking for vsnprintf... yes checking for asprintf... yes checking for vasprintf... yes checking for C99 vsnprintf... yes checking for va_copy... yes checking for __FUNCTION__ macro... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for comparison_fn_t... yes checking for setenv declaration... yes checking for setenv... yes checking for unsetenv... yes checking for environ declaration... yes checking for strnlen... yes checking for strtoull... yes checking for __strtoull... no checking for strtouq... yes checking for strtoll... yes checking for __strtoll... no checking for strtoq... yes checking for memmem... yes checking for sig_atomic_t type... yes checking for O_DIRECT flag to open(2)... no checking that the C compiler understands volatile... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mode.h usability... no checking sys/mode.h presence... no checking for sys/mode.h... no checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/fs/s5param.h usability... no checking sys/fs/s5param.h presence... no checking for sys/fs/s5param.h... no checking sys/filsys.h usability... no checking sys/filsys.h presence... no checking for sys/filsys.h... no checking sys/acl.h usability... no checking sys/acl.h presence... no checking for sys/acl.h... no checking acl/libacl.h usability... no checking acl/libacl.h presence... no checking for acl/libacl.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/select.h... (cached) yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking for poll... yes checking for sys/time.h... (cached) yes checking for utime.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for utime... (cached) yes checking for utimes... (cached) yes checking if gettimeofday takes TZ argument... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking for broken RedHat 7.2 system header files... no checking for broken RHEL5 sys/capability.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sys/id.h usability... no checking sys/id.h presence... no checking for sys/id.h... no checking compat.h usability... no checking compat.h presence... no checking for compat.h... no checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking sys/priv.h usability... no checking sys/priv.h presence... no checking for sys/priv.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/security.h usability... no checking sys/security.h presence... no checking for sys/security.h... no checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getpwent_r... yes checking for getpwent_r declaration... yes checking for prototype struct passwd *getpwent_r(struct passwd *src, char *buf, int buflen)... no checking for prototype struct passwd *getpwent_r(struct passwd *src, char *buf, size_t buflen)... no checking for getgrnam_r... yes checking for getgrgid_r... yes checking for getgrent_r... yes checking for getgrent_r declaration... yes checking for prototype struct group *getgrent_r(struct group *src, char *buf, int buflen)... no checking for prototype struct group *getgrent_r(struct group *src, char *buf, size_t buflen)... no checking for getgrouplist... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking for library containing dlopen... -ldl checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlopen... yes checking for dlsym... yes checking for dlerror... yes checking for dlclose... yes checking for library containing shl_load... no checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking for shl_load... no checking for shl_unload... no checking for shl_findsym... no checking for prototype void *dlopen(const char* filename, unsigned int flags)... no checking for getpass... yes checking for getpassphrase... no checking whether getpass should be replaced... yes checking whether strptime is available and works... yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking whether mkdir supports mode... yes checking for timegm... yes checking for broken readdir... no checking for dirfd... yes checking for dirfd declaration... yes checking a usable readdir()... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for library containing crypt... -lcrypt checking for CLOCK_MONOTONIC... yes checking for CLOCK_PROCESS_CPUTIME_ID... yes checking for CLOCK_REALTIME... yes checking for struct timespec type... yes checking for printf... yes checking for memset... yes checking for memcpy... yes LIBREPLACE_BROKEN_CHECKS: END checking for syslog... yes LIBREPLACE_NETWORK_CHECKS: START checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking for netinet/ip.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in_ip.h usability... no checking netinet/in_ip.h presence... no checking for netinet/in_ip.h... no checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for usable net/if.h... yes checking for socklen_t... yes checking for sa_family_t... yes checking for struct addrinfo... yes checking for struct sockaddr... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_in6... yes checking for struct sockaddr_storage.ss_family... yes checking for sin_len in sock... no checking for unix domain sockets... yes checking for connect... yes checking for gethostbyname... yes checking for if_nametoindex... yes checking for socketpair... yes checking for broken inet_ntoa... no checking for inet_ntoa... yes checking for inet_aton... yes checking for inet_ntop... yes checking for inet_pton... yes checking for getaddrinfo... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking for struct sockaddr.sa_len... no checking for getifaddrs and freeifaddrs... yes checking for iface getifaddrs... lo AF=17 eth0 AF=17 eth1 AF=17 sit0 AF=17 lo IP=127.0.0.1 NETMASK=255.0.0.0 eth0 IP=172.29.87.18 NETMASK=255.255.255.0 eth1 IP=172.29.88.18 NETMASK=255.255.255.0 lo IP=::1 NETMASK=ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff eth0 IP=2001:470:885c:87::18 NETMASK=ffff:ffff:ffff:ffff:: eth0 IP=fe80::5054:ff:fe28:1f32 NETMASK=ffff:ffff:ffff:ffff:: eth1 IP=2001:470:885c:88::18 NETMASK=ffff:ffff:ffff:ffff:: eth1 IP=fe80::5054:ff:feec:50a0 NETMASK=ffff:ffff:ffff:ffff:: yes checking for IPV6_V6ONLY support... yes checking for ipv6 support... yes LIBREPLACE_NETWORK_CHECKS: END checking aio.h usability... yes checking aio.h presence... yes checking for aio.h... yes checking for sys/fcntl.h... (cached) yes checking for sys/select.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/time.h... (cached) yes checking sys/unistd.h usability... yes checking sys/unistd.h presence... yes checking for sys/unistd.h... yes checking rpc/nettype.h usability... no checking rpc/nettype.h presence... no checking for rpc/nettype.h... no checking for unistd.h... (cached) yes checking for grp.h... (cached) yes checking for sys/id.h... (cached) no checking for memory.h... (cached) yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking for limits.h... (cached) yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking rpc/rpc.h usability... yes checking rpc/rpc.h presence... yes checking for rpc/rpc.h... yes checking rpcsvc/nis.h usability... yes checking rpcsvc/nis.h presence... yes checking for rpcsvc/nis.h... yes checking rpcsvc/ypclnt.h usability... yes checking rpcsvc/ypclnt.h presence... yes checking for rpcsvc/ypclnt.h... yes checking for sys/param.h... (cached) yes checking for ctype.h... (cached) yes checking for sys/wait.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/ipc.h... (cached) yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking for sys/mman.h... (cached) yes checking for sys/filio.h... (cached) no checking for sys/priv.h... (cached) no checking for sys/shm.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/mount.h... (cached) yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking for sys/fs/s5param.h... (cached) no checking for sys/filsys.h... (cached) no checking for termios.h... (cached) yes checking for termio.h... (cached) yes checking for sys/termio.h... (cached) no checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/dustat.h usability... no checking sys/dustat.h presence... no checking for sys/dustat.h... no checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for stdarg.h... (cached) yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for sys/syslog.h... (cached) yes checking for syslog.h... (cached) yes checking for langinfo.h... (cached) yes checking for locale.h... (cached) yes checking xfs/libxfs.h usability... no checking xfs/libxfs.h presence... no checking for xfs/libxfs.h... no checking netgroup.h usability... no checking netgroup.h presence... no checking for netgroup.h... no checking linux/falloc.h usability... no checking linux/falloc.h presence... no checking for linux/falloc.h... no checking for MD5Update in -lc... no checking for MD5Update in -lmd... no checking for MD5Update in -lmd5... no checking for rpcsvc/yp_prot.h... yes checking for sys/mode.h... (cached) no checking CoreFoundation/CFStringEncodingConverter.h usability... no checking CoreFoundation/CFStringEncodingConverter.h presence... no checking for CoreFoundation/CFStringEncodingConverter.h... no checking CFStringEncodingConverter.h usability... no checking CFStringEncodingConverter.h presence... no checking for CFStringEncodingConverter.h... no checking valgrind.h usability... no checking valgrind.h presence... no checking for valgrind.h... no checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking for shadow.h... (cached) yes checking nss.h usability... yes checking nss.h presence... yes checking for nss.h... yes checking nss_common.h usability... no checking nss_common.h presence... no checking for nss_common.h... no checking nsswitch.h usability... no checking nsswitch.h presence... no checking for nsswitch.h... no checking ns_api.h usability... no checking ns_api.h presence... no checking for ns_api.h... no checking for sys/security.h... (cached) no checking syscall.h usability... yes checking syscall.h presence... yes checking for syscall.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/attributes.h usability... no checking sys/attributes.h presence... no checking for sys/attributes.h... no checking attr/xattr.h usability... no checking attr/xattr.h presence... no checking for attr/xattr.h... no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sys/extattr.h usability... no checking sys/extattr.h presence... no checking for sys/extattr.h... no checking for sys/uio.h... (cached) yes checking sys/ea.h usability... no checking sys/ea.h presence... no checking for sys/ea.h... no checking sys/proplist.h usability... no checking sys/proplist.h presence... no checking for sys/proplist.h... no checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking lastlog.h usability... yes checking lastlog.h presence... yes checking for lastlog.h... yes checking size of int... (cached) 4 checking size of long... (cached) 4 checking size of long long... (cached) 8 checking size of short... (cached) 2 checking for an ANSI C-conforming const... yes checking for inline... (cached) inline checking whether byte ordering is bigendian... (cached) no checking whether char is unsigned... no checking return type of signal handlers... void checking for uid_t in sys/types.h... (cached) yes checking for mode_t... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for pid_t... (cached) yes checking for struct stat.st_rdev... (cached) yes checking for d_off in dirent... yes checking for ssize_t... (cached) yes checking for wchar_t... yes checking for cups-config... no checking if the compiler will optimize out function calls... yes checking for fd passing via msg_control... yes checking for fd passing via msg_acctrights... no checking for dirfd... (cached) yes checking for struct sigevent type... yes checking for struct sigevent.sigev_value.sival_ptr... yes checking for struct sigevent.sigev_value.sigval_ptr... no checking for real setresuid... yes checking for real setresgid... yes checking for working memcmp... (cached) yes checking whether to use readline... yes checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for readline.h... (cached) no checking for readline/readline.h... (cached) yes checking for tgetent in -lncurses... yes checking for rl_callback_handler_install in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking whether rl_event_hook is declared... no checking for history_list in -lreadline... yes checking for library containing yp_get_default_domain... -lnsl checking for yp_get_default_domain... yes checking for execl... yes checking for getcwd... yes checking for fchown... yes checking for chmod... yes checking for fchmod... yes checking for mknod... yes checking for mknod64... no checking for strtol... yes checking for strchr... yes checking for chflags... no checking for getrlimit... yes checking for fsync... yes checking for setpgid... yes checking for fdatasync... (cached) yes checking for setsid... yes checking for glob... yes checking for strpbrk... yes checking for crypt16... no checking for getauthuid... no checking for sigprocmask... yes checking for sigblock... yes checking for sigaction... yes checking for sigset... yes checking for innetgr... yes checking for setnetgrent... yes checking for getnetgrent... yes checking for endnetgrent... yes checking for initgroups... (cached) yes checking for select... yes checking for rdchk... no checking for getgrnam... yes checking for getgrent... yes checking for pathconf... yes checking for getgrset... no checking for setpriv... no checking for setgidx... no checking for setuidx... no checking for setgroups... yes checking for sysconf... yes checking for stat64... yes checking for fstat64... yes checking for lstat64... yes checking for fopen64... yes checking for atexit... yes checking for grantpt... yes checking for lseek64... yes checking for ftruncate64... yes checking for posix_fallocate... yes checking for posix_fallocate64... yes checking for fallocate... no checking for fallocate64... no checking for fseeko... yes checking for fseek64... no checking for fseeko64... yes checking for ftell64... no checking for ftello64... yes checking for setluid... no checking for getpwanam... no checking for opendir64... no checking for readdir64... yes checking for seekdir64... no checking for telldir64... no checking for rewinddir64... no checking for closedir64... no checking for fdopendir... no checking for fdopendir64... no checking for getpwent_r... (cached) yes checking for getdents64... no checking for setenv... (cached) yes checking for strcasecmp... yes checking for fcvt... yes checking for fcvtl... no checking for syslog... (cached) yes checking for vsyslog... (cached) yes checking for timegm... (cached) yes checking for setlocale... yes checking for nl_langinfo... yes checking for nanosleep... yes checking for lutimes... no checking for futimes... yes checking for utimensat... no checking for futimens... no checking for mlock... yes checking for munlock... yes checking for mlockall... yes checking for munlockall... yes checking for memalign... yes checking for posix_memalign... yes checking for hstrerror... yes checking for sys/mman.h... (cached) yes checking for shmget... yes checking for shm_open... no checking for gettext... yes checking for dgettext... yes checking for bindtextdomain... yes checking for textdomain... yes checking for strupr... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking libexc.h usability... no checking libexc.h presence... no checking for libexc.h... no checking libunwind.h usability... no checking libunwind.h presence... no checking for libunwind.h... no checking for library containing backtrace_symbols... none required checking for backtrace_symbols... yes checking for trace_back_stack in -lexc... no checking for sysctlbyname... no checking for /proc/sys/kernel/core_pattern... yes checking gpfs_gpl.h usability... no checking gpfs_gpl.h presence... no checking for gpfs_gpl.h... no checking for Isilon OneFS... no checking for libunwind... no checking for _dup... no checking for _dup2... no checking for _opendir... no checking for _readdir... no checking for _seekdir... no checking for _telldir... no checking for _closedir... no checking for __dup... no checking for __dup2... yes checking for __opendir... no checking for __readdir... no checking for __seekdir... no checking for __telldir... no checking for __closedir... no checking for __getcwd... no checking for _getcwd... no checking for __xstat... yes checking for __fxstat... yes checking for __lxstat... yes checking for _stat... no checking for _lstat... no checking for _fstat... no checking for __stat... yes checking for __lstat... yes checking for __fstat... yes checking for _acl... no checking for __acl... no checking for _facl... no checking for __facl... no checking for _open... no checking for __open... yes checking for _chdir... no checking for __chdir... no checking for _close... no checking for __close... yes checking for _fchdir... no checking for __fchdir... no checking for _fcntl... no checking for __fcntl... yes checking for getdents... no checking for __getdents... no checking for _lseek... no checking for __lseek... yes checking for _read... no checking for __read... yes checking for getdirentries... yes checking for _write... no checking for __write... yes checking for _fork... no checking for __fork... yes checking for _stat64... no checking for __stat64... no checking for _fstat64... no checking for __fstat64... no checking for _lstat64... no checking for __lstat64... no checking for __sys_llseek... no checking for llseek... yes checking for _llseek... no checking for __llseek... no checking for readdir64... (cached) yes checking for _readdir64... no checking for __readdir64... no checking for pread... (cached) yes checking for _pread... no checking for __pread... no checking for pread64... yes checking for _pread64... no checking for __pread64... yes checking for pwrite... (cached) yes checking for _pwrite... no checking for __pwrite... no checking for pwrite64... yes checking for _pwrite64... no checking for __pwrite64... yes checking for open64... yes checking for _open64... no checking for __open64... yes checking for creat64... yes checking for prctl... yes checking for good getgrouplist... no checking for struct stat.st_mtim.tv_nsec... yes checking for struct stat.st_mtimensec... no checking for struct stat.st_mtimespec.tv_nsec... no checking for struct stat.st_mtime_n... no checking for struct stat.st_umtime... no checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtime... no checking whether there is DOS flags support in the stat struct... no checking whether we can compile with __attribute__((destructor))... yes checking for dn_expand in -lresolv... yes checking for _dn_expand in -lresolv... no checking for __dn_expand in -lresolv... yes checking for putprpwnam... no checking for putprpwnam in -lsecurity... no checking for putprpwnam... (cached) no checking for putprpwnam in -lsec... no checking for set_auth_parameters... no checking for set_auth_parameters in -lsecurity... no checking for set_auth_parameters... (cached) no checking for set_auth_parameters in -lsec... no checking for getspnam... yes checking for getspnam... (cached) yes checking for getspnam... (cached) yes checking for bigcrypt... no checking for bigcrypt in -lsecurity... no checking for bigcrypt... (cached) no checking for bigcrypt in -lsec... no checking for getprpwnam... no checking for getprpwnam in -lsecurity... no checking for getprpwnam... (cached) no checking for getprpwnam in -lsec... no checking for strsignal... yes checking for library containing getxattr... none required checking for getxattr... yes checking for lgetxattr... yes checking for fgetxattr... yes checking for listxattr... yes checking for llistxattr... yes checking for flistxattr... yes checking for removexattr... yes checking for lremovexattr... yes checking for fremovexattr... yes checking for setxattr... yes checking for lsetxattr... yes checking for fsetxattr... yes checking for getea... no checking for attr_get... no checking for extattr_delete_file... no checking whether xattr interface takes additional options... no checking for -pie and -fPIE... yes checking for -Wl,-z,relro... yes checking ability to build shared libraries... true checking if -Wl,-z,defs works... yes checking LDSHFLAGS_Z_DEFS... -Wl,-z,defs checking LDFLAGS... -L./bin checking DYNEXP... -Wl,--export-dynamic checking SHLD... ${CC} ${CFLAGS} checking LDSHFLAGS... -shared -Wl,-Bsymbolic checking SHLIBEXT... so checking SONAMEFLAG... -Wl,-sonamechecking PICFLAG... -fPIC checking NSSSONAMEVERSIONSUFFIX... checking whether building shared libraries actually works... yes checking used PICFLAG... -fPIC checking whether to use shared libraries internally... true checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBTALLOC... Package talloc was not found in the pkg-config search path. Perhaps you should add the directory containing `talloc.pc' to the PKG_CONFIG_PATH environment variable No package 'talloc' found no checking size of size_t... (cached) 4 checking size of void *... 4 checking whether to build the libtalloc shared library... yes checking for LIBTDB... Package tdb was not found in the pkg-config search path. Perhaps you should add the directory containing `tdb.pc' to the PKG_CONFIG_PATH environment variable No package 'tdb' found no checking for mmap... yes checking for pread... (cached) yes checking for pwrite... (cached) yes checking for getpagesize... yes checking for utime... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for sys/select.h... (cached) yes checking for sys/time.h... (cached) yes checking for pread declaration... yes checking for pwrite declaration... yes checking whether to build the libtdb shared library... yes checking whether to build the libnetapi shared library... yes checking whether to build the libsmbclient shared library... yes checking whether to build the libsmbsharemodes shared library... yes checking whether to build the libaddns shared library... no shared library not selected checking for long long... yes checking for intptr_t... (cached) yes checking for LL suffix on long long integers... yes checking for 64 bit time_t... no checking for TIME_T_MAX... no checking for 64 bit off_t... yes checking for off64_t... no checking for 64 bit ino_t... yes checking for ino64_t... no checking for 64 bit dev_t... yes checking for dev64_t... no checking for struct dirent64... no checking for struct dirent64... yes checking for major macro... yes checking for minor macro... yes checking for makedev macro... yes checking for unsigned char... no checking whether seekdir returns void... yes checking for __FUNCTION__ macro... yes checking for broken readdir name... no checking for utimbuf... yes checking for pututline... yes checking for pututxline... yes checking for updwtmp... yes checking for updwtmpx... yes checking for getutmpx... yes checking for getutxent... yes checking for ut_name in utmp... yes checking for ut_user in utmp... yes checking for ut_id in utmp... yes checking for ut_host in utmp... yes checking for ut_time in utmp... yes checking for ut_tv in utmp... yes checking for ut_type in utmp... yes checking for ut_pid in utmp... yes checking for ut_exit in utmp... yes checking for ut_addr_v6 in utmp... yes checking for ut_addr in utmp... yes checking whether pututline returns pointer... yes checking for ut_syslen in utmpx... no checking for linux fallocate... no checking for linux fallocate64... no checking for iconv in /usr/lib... yes checking can we convert from CP850 to UCS2-LE?... CP850 checking can we convert from ASCII to UCS2-LE?... ASCII checking can we convert from UTF-8 to UCS2-LE?... UTF-8 checking for Linux kernel oplocks... yes checking for kernel change notify support... yes checking for inotify support... checking linux/inotify.h usability... no checking linux/inotify.h presence... no checking for linux/inotify.h... no checking asm/unistd.h usability... yes checking asm/unistd.h presence... yes checking for asm/unistd.h... yes checking sys/inotify.h usability... no checking sys/inotify.h presence... no checking for sys/inotify.h... no checking for inotify_init... no checking for __NR_inotify_init declaration... no checking fam.h usability... no checking fam.h presence... no checking for fam.h... no checking whether to use DMAPI support... auto checking for dm_get_eventlist in -ldm... no checking for dm_get_eventlist in -ljfsdm... no checking for dm_get_eventlist in -ldmapi... no checking for dm_get_eventlist in -lxdsm... no configure: DMAPI support not present checking for kernel share modes... yes checking for IRIX kernel oplock type definitions... no checking for sys/capability.h... (cached) yes checking for cap_get_proc... no checking for cap_get_proc in -lcap... yes checking for POSIX capabilities... yes checking for int16 typedef included by rpc/rpc.h... no checking for uint16 typedef included by rpc/rpc.h... no checking for int32 typedef included by rpc/rpc.h... no checking for uint32 typedef included by rpc/rpc.h... no checking for conflicting AUTH_ERROR define in rpc/rpc.h... no checking for test routines... yes checking for ftruncate extend... yes checking for broken getgroups... no checking for sysconf(_SC_NGROUPS_MAX)... yes checking for sysconf(_SC_NPROC_ONLN)... no checking for sysconf(_SC_NPROCESSORS_ONLN)... yes checking for sysconf(_SC_PAGESIZE)... yes checking for getpagesize... (cached) yes checking for setreuid... yes checking for the Darwin initgroups system call... no checking for fcntl locking... yes checking for broken (glibc2.1/x86) 64 bit fcntl locking... no checking for 64 bit fcntl locking... yes checking for broken posix_fallocate... yes checking for st_blocks in struct stat... yes checking for blksize_t... yes checking for blkcnt_t... yes checking for st_blksize in struct stat... yes checking for st_flags in struct stat... no checking for broken nisplus include files... yes checking if the realpath function allows a NULL argument... yes checking whether to use AFS clear-text auth... no checking whether to use AFS fake-kaserver... no checking whether to use AFS ACL mapping module... no checking whether to use DFS clear-text auth... no checking for LDAP support... auto checking ldap.h usability... no checking ldap.h presence... no checking for ldap.h... no checking lber.h usability... no checking lber.h presence... no checking for lber.h... no configure: WARNING: ldap.h is needed for LDAP support checking for ber_tag_t... no configure: WARNING: ber_tag_t is needed for LDAP support checking for Active Directory and krb5 support... auto configure: WARNING: Disabling Active Directory support (requires LDAP support) checking for nscd_flush_cache in -lnscd... no checking whether to enable DNS Updates support... auto configure: DNS Updates support only possible with AD and GSSAPI support checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking whether DNS Updates support is used... no checking whether to use automount... no checking whether to try PAM support... auto checking security/pam_appl.h usability... no checking security/pam_appl.h presence... no checking for security/pam_appl.h... no checking pam/pam_appl.h usability... no checking pam/pam_appl.h presence... no checking for pam/pam_appl.h... no checking for pam_get_data in -lpam... no checking for security/pam_modules.h... no checking for pam/pam_modules.h... no checking whether to use PAM support... no checking whether to have PAM MODULES support... no checking whether to use pam_smbpass... no checking for a crypt that needs truncated salt... no checking whether to use NISPLUS_HOME... no checking whether to use syslog logging... no checking whether to use a custom syslog facility... checking whether to try disk-quotas support... no checking whether to try the new lib/sysquotas.c interface... auto checking whether to try the lib/sysquotas.c interface on linux-gnu... yes checking whether to use the lib/sysquotas_linux.c builtin support... yes checking whether to use the lib/sysquotas_xfs.c builtin support... yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking sys/fs/vx_quota.h usability... no checking sys/fs/vx_quota.h presence... no checking for sys/fs/vx_quota.h... no checking linux/dqblk_xfs.h usability... no checking linux/dqblk_xfs.h presence... no checking for linux/dqblk_xfs.h... no checking sys/quota.h usability... yes checking sys/quota.h presence... yes checking for sys/quota.h... yes checking if struct dqblk has .dqb_fsoftlimit... no checking for mntent.h... (cached) yes checking for setmntent... yes checking for getmntent... yes checking for endmntent... yes checking devnm.h usability... no checking devnm.h presence... no checking for devnm.h... no checking for devnm... no checking whether the sys_quota interface works... yes checking whether to use the new lib/sysquotas.c interface... yes checking whether the sys_quota interface works with NFS... yes checking whether the sys_quota interface works with XFS... no checking whether the old quota support works... yes checking whether to use the old quota support... no checking whether to support utmp accounting... yes configure: checking how to get filesystem space usage... checking statvfs64 function (SVR4)... yes checking that statvfs.f_fsid is an integer... yes checking that statvfs.f_frsize works... yes checking that statvfs.statvfs_f_flag works... yes checking that statvfs.statvfs_f_flags works... no checking if large file support can be enabled... yes checking cluster support... auto configure: checking whether cluster support is available checking for ctdb.h... no checking for ctdb_private.h... no configure: WARNING: "cluster support not available: ctdb.h is required for cluster support" configure: Building without cluster support checking for linux/netlink.h... yes checking for linux/rtnetlink.h... yes checking whether to support ACLs... auto configure: checking whether ACL support is available: checking for acl_get_file in -lacl... no checking for getxattr in -lattr... no checking for POSIX ACL support... no configure: ACL support is not avaliable checking whether to support asynchronous io... yes checking for aio_read in -lrt... yes checking for aio_read in -laio... no checking for asynchronous io support... yes checking for 64-bit asynchronous io support... yes checking for aio_read... yes checking for aio_write... yes checking for aio_fsync... yes checking for aio_return... yes checking for aio_error... yes checking for aio_cancel... yes checking for aio_suspend... yes checking for aio_read64... yes checking for aio_write64... yes checking for aio_fsync64... yes checking for aio_return64... yes checking for aio_error64... yes checking for aio_cancel64... yes checking for aio_suspend64... yes checking whether sendfile support should be built in... checking for linux sendfile64 support... yes checking for linux sendfile support... yes checking for broken linux sendfile support... yes checking for Linux readahead... yes checking for readahead declaration... yes checking for posix_fadvise... yes checking for Linux splice... no checking for splice declaration... no checking for a broken readlink syscall... no checking whether to build winbind... yes checking for krb5/locate_plugin.h... no checking for union nss_XbyY_key.ipnode.af_family... no checking for struct passwd.pw_comment... no checking for struct passwd.pw_age... no checking for struct secmethod_table.method_attrlist... no checking for struct secmethod_table.method_version... no checking for SO_PEERCRED... yes checking for getpeereid... no checking for poptGetContext in -lpopt... yes checking whether to use included popt... no checking avahi-common/watch.h usability... no checking avahi-common/watch.h presence... no checking for avahi-common/watch.h... no checking avahi-client/client.h usability... no checking avahi-client/client.h presence... no checking for avahi-client/client.h... no checking for avahi_client_new in -lavahi-client... no checking for avahi_strerror in -lavahi-common... no checking for pthread_attr_init in -lpthread... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for iniparser_load in -liniparser... no checking whether to use included iniparser... yes checking for setnetgrent prototype... yes checking for getnetgrent prototype... yes checking for endnetgrent prototype... yes checking for getmntent... (cached) yes checking for sys/statfs.h... (cached) yes checking vfs_fileid: checking for statfs() and struct statfs.f_fsid)... yes checking how to build pdb_ldap... not checking how to build pdb_ads... not checking how to build pdb_smbpasswd... static checking how to build pdb_tdbsam... static checking how to build pdb_wbc_sam... static checking how to build idmap_ldap... not checking how to build idmap_tdb... static checking how to build idmap_tdb2... not checking how to build idmap_passdb... static checking how to build idmap_nss... static checking how to build idmap_rid... not checking how to build idmap_autorid... shared checking how to build idmap_ad... not checking how to build idmap_hash... not checking how to build idmap_adex... not checking how to build nss_info_template... static checking how to build charset_weird... not checking how to build charset_CP850... shared checking how to build charset_CP437... shared checking how to build charset_macosxfs... not checking how to build auth_sam... static checking how to build auth_unix... static checking how to build auth_winbind... static checking how to build auth_wbc... static checking how to build auth_server... static checking how to build auth_domain... static checking how to build auth_builtin... static checking how to build auth_script... shared checking how to build auth_netlogond... not checking how to build vfs_default... static checking how to build vfs_recycle... shared checking how to build vfs_audit... shared checking how to build vfs_extd_audit... shared checking how to build vfs_full_audit... shared checking how to build vfs_netatalk... shared checking how to build vfs_fake_perms... shared checking how to build vfs_default_quota... shared checking how to build vfs_readonly... shared checking how to build vfs_cap... shared checking how to build vfs_expand_msdfs... shared checking how to build vfs_shadow_copy... shared checking how to build vfs_shadow_copy2... shared checking how to build vfs_afsacl... not checking how to build vfs_xattr_tdb... shared checking how to build vfs_posixacl... not checking how to build vfs_aixacl... not checking how to build vfs_aixacl2... not checking how to build vfs_solarisacl... not checking how to build vfs_irixacl... not checking how to build vfs_hpuxacl... not checking how to build vfs_tru64acl... not checking how to build vfs_catia... shared checking how to build vfs_streams_xattr... shared checking how to build vfs_streams_depot... shared checking how to build vfs_cacheprime... not checking how to build vfs_prealloc... not checking how to build vfs_commit... not checking how to build vfs_gpfs... not checking how to build vfs_gpfs_hsm_notify... not checking how to build vfs_readahead... shared checking how to build vfs_tsmsm... not checking how to build vfs_fileid... shared checking how to build vfs_aio_fork... shared checking how to build vfs_aio_pthread... not checking how to build vfs_preopen... shared checking how to build vfs_syncops... shared checking how to build vfs_zfsacl... not checking how to build vfs_notify_fam... not checking how to build vfs_acl_xattr... shared checking how to build vfs_acl_tdb... shared checking how to build vfs_smb_traffic_analyzer... shared checking how to build vfs_onefs... not checking how to build vfs_onefs_shadow_copy... not checking how to build vfs_dirsort... shared checking how to build vfs_scannedonly... shared checking how to build vfs_crossrename... shared checking how to build vfs_linux_xfs_sgid... shared checking how to build vfs_time_audit... shared checking how to build perfcount_onefs... not checking how to build perfcount_test... not checking how to build gpext_registry... not checking how to build gpext_scripts... not checking how to build gpext_security... not checking whether to enable build farm hacks... no checking if sigaction works with realtime signals... yes checking if libpthread is linked... yes configure: WARNING: using libpthreads - this may degrade performance checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for zlibVersion in -lz... yes checking for zlib >= 1.2.3... no Using libraries: LIBS = -lcap -lresolv -lresolv -lnsl -ldl -lrt -lrt DNSSD_LIBS = AUTH_LIBS = -lcrypt checking configure summary... yes configure: creating ./config.status config.status: creating Makefile config.status: creating script/findsmb config.status: creating smbadduser config.status: creating script/gen-8bit-gap.sh config.status: creating script/installbin.sh config.status: creating script/uninstallbin.sh config.status: creating lib/netapi/examples/Makefile config.status: creating lib/netapi/tests/Makefile config.status: creating pkgconfig/smbclient.pc config.status: creating pkgconfig/wbclient.pc config.status: creating pkgconfig/netapi.pc config.status: creating pkgconfig/smbsharemodes.pc config.status: creating ../examples/libsmbclient/Makefile.internal config.status: creating include/config.h config.status: executing rm-stdint.h commands config.status: executing rm-stdbool.h commands config.status: executing default-1 commands -------------- next part -------------- SAMBA VERSION: 3.6.10 - - # define SAMBA_VERSION_STRING SAMBA_VERSION_OFFICIAL_STRING checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu LIBREPLACE_LOCATION_CHECKS: START LIBREPLACE_LOCATION_CHECKS: END LIBREPLACE_CC_CHECKS: START checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for version of gcc... 4.7.1 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for C99 designated initializers... yes checking for a BSD-compatible install... /usr/bin/install -c checking for library containing strerror... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking standards.h usability... no checking standards.h presence... no checking for standards.h... no checking for long long... yes checking size of int... 4 checking size of char... 1 checking size of short... 2 checking size of long... 8 checking size of long long... 8 checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking for size_t... yes checking for ssize_t... yes checking size of off_t... 8 checking size of size_t... 8 checking size of ssize_t... 8 checking for intptr_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking for immediate structures... yes LIBREPLACE_CC_CHECKS: END checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking for epoll_create... yes checking that the C compiler understands -Wdeclaration-after-statement... yes checking that the C compiler understands -Werror-implicit-function-declaration... yes checking whether to use profiling... no checking for gawk... gawk checking for gmake... /usr/bin/gmake checking whether we have GNU make... yes checking for perl... /usr/bin/perl checking for python2.6... no checking for python2.5... no checking for python2.4... /usr/bin/python2.4 checking for python2.6-config... no checking for python2.5-config... no checking for python2.4-config... no checking for python-config... no configure: WARNING: No python-config found checking working python module support... no checking for ar... ar checking if the linker used by compiler is GNU ld... yes checking GNU ld release date... checking GNU ld release version... checking GNU ld release version major... checking GNU ld release version minor... ./configure: line 7801: test: : integer expression expected ./configure: line 7801: test: : integer expression expected ./configure: line 7804: test: : integer expression expected checking whether gcc and cc understand -c and -o together... yes checking that the C compiler understands -Werror... yes checking that the C compiler understands negative enum values... yes checking for C99 designated initializers... yes checking uname -s... Linux checking uname -r... 2.6.18-308.13.1.el5 checking uname -m... x86_64 checking uname -p... x86_64 checking uname -i... x86_64 checking for LFS support... yes LIBREPLACE_BROKEN_CHECKS: START checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for size_t... (cached) yes checking for pid_t... yes checking for struct stat.st_rdev... yes checking for ino_t... yes checking for loff_t... yes checking for offset_t... no checking for working memcmp... yes checking for pipe... yes checking for strftime... yes checking for srandom... yes checking for random... yes checking for srand... yes checking for rand... yes checking for usleep... yes checking for setbuffer... yes checking for lstat... yes checking for getpgrp... yes checking for utime... yes checking for utimes... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for stdint.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for stdint.h... (cached) yes checking for stdbool.h... (cached) yes checking for bool... yes checking for _Bool... yes checking linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking for working mmap... yes checking sys/syslog.h usability... yes checking sys/syslog.h presence... yes checking for sys/syslog.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking vararg.h usability... no checking vararg.h presence... no checking for vararg.h... no checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking unix.h usability... no checking unix.h presence... no checking for unix.h... no checking for seteuid... yes checking for setresuid... yes checking for setegid... yes checking for setresgid... yes checking for chroot... yes checking for bzero... yes checking for strerror... yes checking for strerror_r... yes checking for vsyslog... yes checking for setlinebuf... yes checking for mktime... yes checking for ftruncate... yes checking for chsize... no checking for rename... yes checking for waitpid... yes checking for wait4... yes checking for strlcpy... no checking for strlcat... no checking for initgroups... yes checking for memmove... yes checking for strdup... yes checking for pread... yes checking for pwrite... yes checking for strndup... yes checking for strcasestr... yes checking for strtok_r... yes checking for mkdtemp... yes checking for dup2... yes checking for dprintf... yes checking for vdprintf... yes checking for isatty... yes checking for chown... yes checking for lchown... yes checking for link... yes checking for readlink... yes checking for symlink... yes checking for realpath... yes checking for fdatasync... yes checking for fdatasync declaration... yes checking for clock_gettime... no checking for clock_gettime in -lrt... yes checking for get_current_dir_name... yes checking for setresuid declaration... yes checking for setresgid declaration... yes checking for errno declaration... yes checking for secure mkstemp... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for strings.h... (cached) yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking for snprintf... yes checking for vsnprintf... yes checking for asprintf... yes checking for vasprintf... yes checking for C99 vsnprintf... yes checking for va_copy... yes checking for __FUNCTION__ macro... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for comparison_fn_t... yes checking for setenv declaration... yes checking for setenv... yes checking for unsetenv... yes checking for environ declaration... yes checking for strnlen... yes checking for strtoull... yes checking for __strtoull... no checking for strtouq... yes checking for strtoll... yes checking for __strtoll... no checking for strtoq... yes checking for memmem... yes checking for sig_atomic_t type... yes checking for O_DIRECT flag to open(2)... no checking that the C compiler understands volatile... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mode.h usability... no checking sys/mode.h presence... no checking for sys/mode.h... no checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/fs/s5param.h usability... no checking sys/fs/s5param.h presence... no checking for sys/fs/s5param.h... no checking sys/filsys.h usability... no checking sys/filsys.h presence... no checking for sys/filsys.h... no checking sys/acl.h usability... no checking sys/acl.h presence... no checking for sys/acl.h... no checking acl/libacl.h usability... no checking acl/libacl.h presence... no checking for acl/libacl.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/select.h... (cached) yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking for poll... yes checking for sys/time.h... (cached) yes checking for utime.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for utime... (cached) yes checking for utimes... (cached) yes checking if gettimeofday takes TZ argument... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking for broken RedHat 7.2 system header files... no checking for broken RHEL5 sys/capability.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sys/id.h usability... no checking sys/id.h presence... no checking for sys/id.h... no checking compat.h usability... no checking compat.h presence... no checking for compat.h... no checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking sys/priv.h usability... no checking sys/priv.h presence... no checking for sys/priv.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/security.h usability... no checking sys/security.h presence... no checking for sys/security.h... no checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getpwent_r... yes checking for getpwent_r declaration... yes checking for prototype struct passwd *getpwent_r(struct passwd *src, char *buf, int buflen)... no checking for prototype struct passwd *getpwent_r(struct passwd *src, char *buf, size_t buflen)... no checking for getgrnam_r... yes checking for getgrgid_r... yes checking for getgrent_r... yes checking for getgrent_r declaration... yes checking for prototype struct group *getgrent_r(struct group *src, char *buf, int buflen)... no checking for prototype struct group *getgrent_r(struct group *src, char *buf, size_t buflen)... no checking for getgrouplist... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking for library containing dlopen... -ldl checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlopen... yes checking for dlsym... yes checking for dlerror... yes checking for dlclose... yes checking for library containing shl_load... no checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking for shl_load... no checking for shl_unload... no checking for shl_findsym... no checking for prototype void *dlopen(const char* filename, unsigned int flags)... no checking for getpass... yes checking for getpassphrase... no checking whether getpass should be replaced... yes checking whether strptime is available and works... yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking whether mkdir supports mode... yes checking for timegm... yes checking for broken readdir... no checking for dirfd... yes checking for dirfd declaration... yes checking a usable readdir()... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for library containing crypt... -lcrypt checking for CLOCK_MONOTONIC... yes checking for CLOCK_PROCESS_CPUTIME_ID... yes checking for CLOCK_REALTIME... yes checking for struct timespec type... yes checking for printf... yes checking for memset... yes checking for memcpy... yes LIBREPLACE_BROKEN_CHECKS: END checking for syslog... yes LIBREPLACE_NETWORK_CHECKS: START checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking for netinet/ip.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in_ip.h usability... no checking netinet/in_ip.h presence... no checking for netinet/in_ip.h... no checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for usable net/if.h... yes checking for socklen_t... yes checking for sa_family_t... yes checking for struct addrinfo... yes checking for struct sockaddr... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_in6... yes checking for struct sockaddr_storage.ss_family... yes checking for sin_len in sock... no checking for unix domain sockets... yes checking for connect... yes checking for gethostbyname... yes checking for if_nametoindex... yes checking for socketpair... yes checking for broken inet_ntoa... no checking for inet_ntoa... yes checking for inet_aton... yes checking for inet_ntop... yes checking for inet_pton... yes checking for getaddrinfo... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking for struct sockaddr.sa_len... no checking for getifaddrs and freeifaddrs... yes checking for iface getifaddrs... lo AF=17 sit0 AF=17 ib0 AF=17 ib1 AF=17 eth0 AF=17 eth1 AF=17 eth2 AF=17 eth3 AF=17 lo IP=127.0.0.1 NETMASK=255.0.0.0 ib0 IP=172.29.60.19 NETMASK=255.255.255.0 ib1 IP=172.29.61.19 NETMASK=255.255.255.0 eth0 IP=172.29.87.19 NETMASK=255.255.255.0 eth1 IP=172.29.88.19 NETMASK=255.255.255.0 lo IP=::1 NETMASK=ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff ib1 IP=fe80::202:c902:21:d3a2 NETMASK=ffff:ffff:ffff:ffff:: eth0 IP=2001:470:885c:87:2e0:81ff:fe5e:e96d NETMASK=ffff:ffff:ffff:ffff:: eth0 IP=2001:470:885c:87::19 NETMASK=ffff:ffff:ffff:ffff:: eth0 IP=fe80::2e0:81ff:fe5e:e96d NETMASK=ffff:ffff:ffff:ffff:: eth1 IP=2001:470:885c:88::19 NETMASK=ffff:ffff:ffff:ffff:: eth1 IP=2001:470:885c:88:2e0:81ff:fe5e:e96e NETMASK=ffff:ffff:ffff:ffff:: eth1 IP=fe80::2e0:81ff:fe5e:e96e NETMASK=ffff:ffff:ffff:ffff:: yes checking for IPV6_V6ONLY support... yes checking for ipv6 support... yes LIBREPLACE_NETWORK_CHECKS: END checking aio.h usability... yes checking aio.h presence... yes checking for aio.h... yes checking for sys/fcntl.h... (cached) yes checking for sys/select.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/time.h... (cached) yes checking sys/unistd.h usability... yes checking sys/unistd.h presence... yes checking for sys/unistd.h... yes checking rpc/nettype.h usability... no checking rpc/nettype.h presence... no checking for rpc/nettype.h... no checking for unistd.h... (cached) yes checking for grp.h... (cached) yes checking for sys/id.h... (cached) no checking for memory.h... (cached) yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking for limits.h... (cached) yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking rpc/rpc.h usability... yes checking rpc/rpc.h presence... yes checking for rpc/rpc.h... yes checking rpcsvc/nis.h usability... yes checking rpcsvc/nis.h presence... yes checking for rpcsvc/nis.h... yes checking rpcsvc/ypclnt.h usability... yes checking rpcsvc/ypclnt.h presence... yes checking for rpcsvc/ypclnt.h... yes checking for sys/param.h... (cached) yes checking for ctype.h... (cached) yes checking for sys/wait.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/ipc.h... (cached) yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking for sys/mman.h... (cached) yes checking for sys/filio.h... (cached) no checking for sys/priv.h... (cached) no checking for sys/shm.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/mount.h... (cached) yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking for sys/fs/s5param.h... (cached) no checking for sys/filsys.h... (cached) no checking for termios.h... (cached) yes checking for termio.h... (cached) yes checking for sys/termio.h... (cached) no checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/dustat.h usability... no checking sys/dustat.h presence... no checking for sys/dustat.h... no checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for stdarg.h... (cached) yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for sys/syslog.h... (cached) yes checking for syslog.h... (cached) yes checking for langinfo.h... (cached) yes checking for locale.h... (cached) yes checking xfs/libxfs.h usability... no checking xfs/libxfs.h presence... no checking for xfs/libxfs.h... no checking netgroup.h usability... no checking netgroup.h presence... no checking for netgroup.h... no checking linux/falloc.h usability... yes checking linux/falloc.h presence... yes checking for linux/falloc.h... yes checking for MD5Update in -lc... no checking for MD5Update in -lmd... no checking for MD5Update in -lmd5... no checking for rpcsvc/yp_prot.h... yes checking for sys/mode.h... (cached) no checking CoreFoundation/CFStringEncodingConverter.h usability... no checking CoreFoundation/CFStringEncodingConverter.h presence... no checking for CoreFoundation/CFStringEncodingConverter.h... no checking CFStringEncodingConverter.h usability... no checking CFStringEncodingConverter.h presence... no checking for CFStringEncodingConverter.h... no checking valgrind.h usability... no checking valgrind.h presence... no checking for valgrind.h... no checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking for shadow.h... (cached) yes checking nss.h usability... yes checking nss.h presence... yes checking for nss.h... yes checking nss_common.h usability... no checking nss_common.h presence... no checking for nss_common.h... no checking nsswitch.h usability... no checking nsswitch.h presence... no checking for nsswitch.h... no checking ns_api.h usability... no checking ns_api.h presence... no checking for ns_api.h... no checking for sys/security.h... (cached) no checking syscall.h usability... yes checking syscall.h presence... yes checking for syscall.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/attributes.h usability... no checking sys/attributes.h presence... no checking for sys/attributes.h... no checking attr/xattr.h usability... yes checking attr/xattr.h presence... yes checking for attr/xattr.h... yes checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sys/extattr.h usability... no checking sys/extattr.h presence... no checking for sys/extattr.h... no checking for sys/uio.h... (cached) yes checking sys/ea.h usability... no checking sys/ea.h presence... no checking for sys/ea.h... no checking sys/proplist.h usability... no checking sys/proplist.h presence... no checking for sys/proplist.h... no checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking lastlog.h usability... yes checking lastlog.h presence... yes checking for lastlog.h... yes checking size of int... (cached) 4 checking size of long... (cached) 8 checking size of long long... (cached) 8 checking size of short... (cached) 2 checking for an ANSI C-conforming const... yes checking for inline... (cached) inline checking whether byte ordering is bigendian... (cached) no checking whether char is unsigned... no checking return type of signal handlers... void checking for uid_t in sys/types.h... (cached) yes checking for mode_t... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for pid_t... (cached) yes checking for struct stat.st_rdev... (cached) yes checking for d_off in dirent... yes checking for ssize_t... (cached) yes checking for wchar_t... yes checking for cups-config... no checking if the compiler will optimize out function calls... yes checking for fd passing via msg_control... yes checking for fd passing via msg_acctrights... no checking for dirfd... (cached) yes checking for struct sigevent type... yes checking for struct sigevent.sigev_value.sival_ptr... yes checking for struct sigevent.sigev_value.sigval_ptr... no checking for real setresuid... yes checking for real setresgid... yes checking for working memcmp... (cached) yes checking whether to use readline... yes checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for readline.h... (cached) no checking for readline/readline.h... (cached) yes checking for tgetent in -lncurses... yes checking for rl_callback_handler_install in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking whether rl_event_hook is declared... no checking for history_list in -lreadline... yes checking for library containing yp_get_default_domain... -lnsl checking for yp_get_default_domain... yes checking for execl... yes checking for getcwd... yes checking for fchown... yes checking for chmod... yes checking for fchmod... yes checking for mknod... yes checking for mknod64... no checking for strtol... yes checking for strchr... yes checking for chflags... no checking for getrlimit... yes checking for fsync... yes checking for setpgid... yes checking for fdatasync... (cached) yes checking for setsid... yes checking for glob... yes checking for strpbrk... yes checking for crypt16... no checking for getauthuid... no checking for sigprocmask... yes checking for sigblock... yes checking for sigaction... yes checking for sigset... yes checking for innetgr... yes checking for setnetgrent... yes checking for getnetgrent... yes checking for endnetgrent... yes checking for initgroups... (cached) yes checking for select... yes checking for rdchk... no checking for getgrnam... yes checking for getgrent... yes checking for pathconf... yes checking for getgrset... no checking for setpriv... no checking for setgidx... no checking for setuidx... no checking for setgroups... yes checking for sysconf... yes checking for stat64... yes checking for fstat64... yes checking for lstat64... yes checking for fopen64... yes checking for atexit... yes checking for grantpt... yes checking for lseek64... yes checking for ftruncate64... yes checking for posix_fallocate... yes checking for posix_fallocate64... yes checking for fallocate... no checking for fallocate64... no checking for fseeko... yes checking for fseek64... no checking for fseeko64... yes checking for ftell64... no checking for ftello64... yes checking for setluid... no checking for getpwanam... no checking for opendir64... no checking for readdir64... yes checking for seekdir64... no checking for telldir64... no checking for rewinddir64... no checking for closedir64... no checking for fdopendir... yes checking for fdopendir64... no checking for getpwent_r... (cached) yes checking for getdents64... no checking for setenv... (cached) yes checking for strcasecmp... yes checking for fcvt... yes checking for fcvtl... no checking for syslog... (cached) yes checking for vsyslog... (cached) yes checking for timegm... (cached) yes checking for setlocale... yes checking for nl_langinfo... yes checking for nanosleep... yes checking for lutimes... no checking for futimes... yes checking for utimensat... no checking for futimens... no checking for mlock... yes checking for munlock... yes checking for mlockall... yes checking for munlockall... yes checking for memalign... yes checking for posix_memalign... yes checking for hstrerror... yes checking for sys/mman.h... (cached) yes checking for shmget... yes checking for shm_open... no checking for gettext... yes checking for dgettext... yes checking for bindtextdomain... yes checking for textdomain... yes checking for strupr... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking libexc.h usability... no checking libexc.h presence... no checking for libexc.h... no checking libunwind.h usability... no checking libunwind.h presence... no checking for libunwind.h... no checking for library containing backtrace_symbols... none required checking for backtrace_symbols... yes checking for trace_back_stack in -lexc... no checking for sysctlbyname... no checking for /proc/sys/kernel/core_pattern... yes checking gpfs_gpl.h usability... no checking gpfs_gpl.h presence... no checking for gpfs_gpl.h... no checking for Isilon OneFS... no checking for libunwind... no checking for _dup... no checking for _dup2... no checking for _opendir... no checking for _readdir... no checking for _seekdir... no checking for _telldir... no checking for _closedir... no checking for __dup... no checking for __dup2... yes checking for __opendir... no checking for __readdir... no checking for __seekdir... no checking for __telldir... no checking for __closedir... no checking for __getcwd... no checking for _getcwd... no checking for __xstat... yes checking for __fxstat... yes checking for __lxstat... yes checking for _stat... no checking for _lstat... no checking for _fstat... no checking for __stat... yes checking for __lstat... yes checking for __fstat... yes checking for _acl... no checking for __acl... no checking for _facl... no checking for __facl... no checking for _open... no checking for __open... yes checking for _chdir... no checking for __chdir... no checking for _close... no checking for __close... yes checking for _fchdir... no checking for __fchdir... no checking for _fcntl... no checking for __fcntl... yes checking for getdents... no checking for __getdents... no checking for _lseek... no checking for __lseek... yes checking for _read... no checking for __read... yes checking for getdirentries... yes checking for _write... no checking for __write... yes checking for _fork... no checking for __fork... yes checking for _stat64... no checking for __stat64... no checking for _fstat64... no checking for __fstat64... no checking for _lstat64... no checking for __lstat64... no checking for __sys_llseek... no checking for llseek... yes checking for _llseek... no checking for __llseek... no checking for readdir64... (cached) yes checking for _readdir64... no checking for __readdir64... no checking for pread... (cached) yes checking for _pread... no checking for __pread... no checking for pread64... yes checking for _pread64... no checking for __pread64... yes checking for pwrite... (cached) yes checking for _pwrite... no checking for __pwrite... no checking for pwrite64... yes checking for _pwrite64... no checking for __pwrite64... yes checking for open64... yes checking for _open64... no checking for __open64... yes checking for creat64... yes checking for prctl... yes checking for good getgrouplist... yes checking for struct stat.st_mtim.tv_nsec... yes checking for struct stat.st_mtimensec... no checking for struct stat.st_mtimespec.tv_nsec... no checking for struct stat.st_mtime_n... no checking for struct stat.st_umtime... no checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtime... no checking whether there is DOS flags support in the stat struct... no checking whether we can compile with __attribute__((destructor))... yes checking for dn_expand in -lresolv... no checking for _dn_expand in -lresolv... no checking for __dn_expand in -lresolv... yes checking for putprpwnam... no checking for putprpwnam in -lsecurity... no checking for putprpwnam... (cached) no checking for putprpwnam in -lsec... no checking for set_auth_parameters... no checking for set_auth_parameters in -lsecurity... no checking for set_auth_parameters... (cached) no checking for set_auth_parameters in -lsec... no checking for getspnam... yes checking for getspnam... (cached) yes checking for getspnam... (cached) yes checking for bigcrypt... no checking for bigcrypt in -lsecurity... no checking for bigcrypt... (cached) no checking for bigcrypt in -lsec... no checking for getprpwnam... no checking for getprpwnam in -lsecurity... no checking for getprpwnam... (cached) no checking for getprpwnam in -lsec... no checking for strsignal... yes checking for library containing getxattr... none required checking for getxattr... yes checking for lgetxattr... yes checking for fgetxattr... yes checking for listxattr... yes checking for llistxattr... yes checking for flistxattr... yes checking for removexattr... yes checking for lremovexattr... yes checking for fremovexattr... yes checking for setxattr... yes checking for lsetxattr... yes checking for fsetxattr... yes checking for getea... no checking for attr_get... no checking for extattr_delete_file... no checking whether xattr interface takes additional options... no checking for -pie and -fPIE... yes checking for -Wl,-z,relro... yes checking ability to build shared libraries... true checking if -Wl,-z,defs works... yes checking LDSHFLAGS_Z_DEFS... -Wl,-z,defs checking LDFLAGS... -L./bin checking DYNEXP... -Wl,--export-dynamic checking SHLD... ${CC} ${CFLAGS} checking LDSHFLAGS... -shared -Wl,-Bsymbolic checking SHLIBEXT... so checking SONAMEFLAG... -Wl,-sonamechecking PICFLAG... -fPIC checking NSSSONAMEVERSIONSUFFIX... checking whether building shared libraries actually works... yes checking used PICFLAG... -fPIC checking whether to use shared libraries internally... true checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBTALLOC... no checking size of size_t... (cached) 8 checking size of void *... 8 checking whether to build the libtalloc shared library... yes checking for LIBTDB... no checking for mmap... yes checking for pread... (cached) yes checking for pwrite... (cached) yes checking for getpagesize... yes checking for utime... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for sys/select.h... (cached) yes checking for sys/time.h... (cached) yes checking for pread declaration... yes checking for pwrite declaration... yes checking whether to build the libtdb shared library... yes checking whether to build the libnetapi shared library... yes checking whether to build the libsmbclient shared library... yes checking whether to build the libsmbsharemodes shared library... yes checking whether to build the libaddns shared library... no shared library not selected checking for long long... yes checking for intptr_t... (cached) yes checking for LL suffix on long long integers... yes checking for 64 bit time_t... yes checking for TIME_T_MAX... yes checking for 64 bit off_t... yes checking for off64_t... no checking for 64 bit ino_t... yes checking for ino64_t... no checking for 64 bit dev_t... yes checking for dev64_t... no checking for struct dirent64... no checking for struct dirent64... yes checking for major macro... yes checking for minor macro... yes checking for makedev macro... yes checking for unsigned char... no checking whether seekdir returns void... yes checking for __FUNCTION__ macro... yes checking for broken readdir name... no checking for utimbuf... yes checking for pututline... yes checking for pututxline... yes checking for updwtmp... yes checking for updwtmpx... yes checking for getutmpx... yes checking for getutxent... yes checking for ut_name in utmp... yes checking for ut_user in utmp... yes checking for ut_id in utmp... yes checking for ut_host in utmp... yes checking for ut_time in utmp... yes checking for ut_tv in utmp... no checking for ut_type in utmp... yes checking for ut_pid in utmp... yes checking for ut_exit in utmp... yes checking for ut_addr_v6 in utmp... yes checking for ut_addr in utmp... yes checking whether pututline returns pointer... yes checking for ut_syslen in utmpx... no checking for linux fallocate... yes checking for linux fallocate64... yes checking for iconv in /usr/lib... yes checking can we convert from CP850 to UCS2-LE?... CP850 checking can we convert from ASCII to UCS2-LE?... ASCII checking can we convert from UTF-8 to UCS2-LE?... UTF-8 checking for Linux kernel oplocks... yes checking for kernel change notify support... yes checking for inotify support... checking linux/inotify.h usability... yes checking linux/inotify.h presence... yes checking for linux/inotify.h... yes checking asm/unistd.h usability... yes checking asm/unistd.h presence... yes checking for asm/unistd.h... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking for inotify_init... yes checking for __NR_inotify_init declaration... yes checking fam.h usability... no checking fam.h presence... no checking for fam.h... no checking whether to use DMAPI support... auto checking for dm_get_eventlist in -ldm... no checking for dm_get_eventlist in -ljfsdm... no checking for dm_get_eventlist in -ldmapi... no checking for dm_get_eventlist in -lxdsm... no configure: DMAPI support not present checking for kernel share modes... yes checking for IRIX kernel oplock type definitions... no checking for sys/capability.h... (cached) yes checking for cap_get_proc... no checking for cap_get_proc in -lcap... yes checking for POSIX capabilities... yes checking for int16 typedef included by rpc/rpc.h... no checking for uint16 typedef included by rpc/rpc.h... no checking for int32 typedef included by rpc/rpc.h... no checking for uint32 typedef included by rpc/rpc.h... no checking for conflicting AUTH_ERROR define in rpc/rpc.h... no checking for test routines... yes checking for ftruncate extend... yes checking for broken getgroups... no checking for sysconf(_SC_NGROUPS_MAX)... yes checking for sysconf(_SC_NPROC_ONLN)... no checking for sysconf(_SC_NPROCESSORS_ONLN)... yes checking for sysconf(_SC_PAGESIZE)... yes checking for getpagesize... (cached) yes checking for setreuid... yes checking for the Darwin initgroups system call... no checking for fcntl locking... yes checking for broken (glibc2.1/x86) 64 bit fcntl locking... no checking for 64 bit fcntl locking... yes checking for broken posix_fallocate... no checking for st_blocks in struct stat... yes checking for blksize_t... yes checking for blkcnt_t... yes checking for st_blksize in struct stat... yes checking for st_flags in struct stat... no checking for broken nisplus include files... yes checking if the realpath function allows a NULL argument... yes checking whether to use AFS clear-text auth... no checking whether to use AFS fake-kaserver... no checking whether to use AFS ACL mapping module... no checking whether to use DFS clear-text auth... no checking for LDAP support... auto checking ldap.h usability... no checking ldap.h presence... no checking for ldap.h... no checking lber.h usability... no checking lber.h presence... no checking for lber.h... no configure: WARNING: ldap.h is needed for LDAP support checking for ber_tag_t... no configure: WARNING: ber_tag_t is needed for LDAP support checking for Active Directory and krb5 support... auto configure: WARNING: Disabling Active Directory support (requires LDAP support) checking for nscd_flush_cache in -lnscd... no checking whether to enable DNS Updates support... auto configure: DNS Updates support only possible with AD and GSSAPI support checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking whether DNS Updates support is used... no checking whether to use automount... no checking whether to try PAM support... auto checking security/pam_appl.h usability... no checking security/pam_appl.h presence... no checking for security/pam_appl.h... no checking pam/pam_appl.h usability... no checking pam/pam_appl.h presence... no checking for pam/pam_appl.h... no checking for pam_get_data in -lpam... no checking for security/pam_modules.h... no checking for pam/pam_modules.h... no checking whether to use PAM support... no checking whether to have PAM MODULES support... no checking whether to use pam_smbpass... no checking for a crypt that needs truncated salt... no checking whether to use NISPLUS_HOME... no checking whether to use syslog logging... no checking whether to use a custom syslog facility... checking whether to try disk-quotas support... no checking whether to try the new lib/sysquotas.c interface... auto checking whether to try the lib/sysquotas.c interface on linux-gnu... yes checking whether to use the lib/sysquotas_linux.c builtin support... yes checking whether to use the lib/sysquotas_xfs.c builtin support... yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking sys/fs/vx_quota.h usability... no checking sys/fs/vx_quota.h presence... no checking for sys/fs/vx_quota.h... no checking linux/dqblk_xfs.h usability... yes checking linux/dqblk_xfs.h presence... yes checking for linux/dqblk_xfs.h... yes checking sys/quota.h usability... yes checking sys/quota.h presence... yes checking for sys/quota.h... yes checking if struct dqblk has .dqb_fsoftlimit... no checking for mntent.h... (cached) yes checking for setmntent... yes checking for getmntent... yes checking for endmntent... yes checking devnm.h usability... no checking devnm.h presence... no checking for devnm.h... no checking for devnm... no checking whether the sys_quota interface works... yes checking whether to use the new lib/sysquotas.c interface... yes checking whether the sys_quota interface works with NFS... no checking whether the sys_quota interface works with XFS... yes checking whether the old quota support works... yes checking whether to use the old quota support... no checking whether to support utmp accounting... yes configure: checking how to get filesystem space usage... checking statvfs64 function (SVR4)... yes checking that statvfs.f_fsid is an integer... yes checking that statvfs.f_frsize works... yes checking that statvfs.statvfs_f_flag works... yes checking that statvfs.statvfs_f_flags works... no checking if large file support can be enabled... yes checking cluster support... auto configure: checking whether cluster support is available checking for ctdb.h... no checking for ctdb_private.h... no configure: WARNING: "cluster support not available: ctdb.h is required for cluster support" configure: Building without cluster support checking for linux/netlink.h... yes checking for linux/rtnetlink.h... yes checking whether to support ACLs... auto configure: checking whether ACL support is available: checking for acl_get_file in -lacl... no checking for getxattr in -lattr... yes checking for POSIX ACL support... no configure: ACL support is not avaliable checking whether to support asynchronous io... yes checking for aio_read in -lrt... yes checking for aio_read in -laio... no checking for asynchronous io support... yes checking for 64-bit asynchronous io support... yes checking for aio_read... yes checking for aio_write... yes checking for aio_fsync... yes checking for aio_return... yes checking for aio_error... yes checking for aio_cancel... yes checking for aio_suspend... yes checking for aio_read64... yes checking for aio_write64... yes checking for aio_fsync64... yes checking for aio_return64... yes checking for aio_error64... yes checking for aio_cancel64... yes checking for aio_suspend64... yes checking whether sendfile support should be built in... checking for linux sendfile64 support... yes checking for linux sendfile support... yes checking for broken linux sendfile support... yes checking for Linux readahead... yes checking for readahead declaration... yes checking for posix_fadvise... yes checking for Linux splice... yes checking for splice declaration... yes checking for a broken readlink syscall... no checking whether to build winbind... yes checking for krb5/locate_plugin.h... yes checking for union nss_XbyY_key.ipnode.af_family... no checking for struct passwd.pw_comment... no checking for struct passwd.pw_age... no checking for struct secmethod_table.method_attrlist... no checking for struct secmethod_table.method_version... no checking for SO_PEERCRED... yes checking for getpeereid... no checking for poptGetContext in -lpopt... yes checking whether to use included popt... no checking avahi-common/watch.h usability... no checking avahi-common/watch.h presence... no checking for avahi-common/watch.h... no checking avahi-client/client.h usability... no checking avahi-client/client.h presence... no checking for avahi-client/client.h... no checking for avahi_client_new in -lavahi-client... no checking for avahi_strerror in -lavahi-common... no checking for pthread_attr_init in -lpthread... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for iniparser_load in -liniparser... no checking whether to use included iniparser... yes checking for setnetgrent prototype... yes checking for getnetgrent prototype... yes checking for endnetgrent prototype... yes checking for getmntent... (cached) yes checking for sys/statfs.h... (cached) yes checking vfs_fileid: checking for statfs() and struct statfs.f_fsid)... yes checking how to build pdb_ldap... not checking how to build pdb_ads... not checking how to build pdb_smbpasswd... static checking how to build pdb_tdbsam... static checking how to build pdb_wbc_sam... static checking how to build idmap_ldap... not checking how to build idmap_tdb... static checking how to build idmap_tdb2... not checking how to build idmap_passdb... static checking how to build idmap_nss... static checking how to build idmap_rid... not checking how to build idmap_autorid... shared checking how to build idmap_ad... not checking how to build idmap_hash... not checking how to build idmap_adex... not checking how to build nss_info_template... static checking how to build charset_weird... not checking how to build charset_CP850... shared checking how to build charset_CP437... shared checking how to build charset_macosxfs... not checking how to build auth_sam... static checking how to build auth_unix... static checking how to build auth_winbind... static checking how to build auth_wbc... static checking how to build auth_server... static checking how to build auth_domain... static checking how to build auth_builtin... static checking how to build auth_script... shared checking how to build auth_netlogond... not checking how to build vfs_default... static checking how to build vfs_recycle... shared checking how to build vfs_audit... shared checking how to build vfs_extd_audit... shared checking how to build vfs_full_audit... shared checking how to build vfs_netatalk... shared checking how to build vfs_fake_perms... shared checking how to build vfs_default_quota... shared checking how to build vfs_readonly... shared checking how to build vfs_cap... shared checking how to build vfs_expand_msdfs... shared checking how to build vfs_shadow_copy... shared checking how to build vfs_shadow_copy2... shared checking how to build vfs_afsacl... not checking how to build vfs_xattr_tdb... shared checking how to build vfs_posixacl... not checking how to build vfs_aixacl... not checking how to build vfs_aixacl2... not checking how to build vfs_solarisacl... not checking how to build vfs_irixacl... not checking how to build vfs_hpuxacl... not checking how to build vfs_tru64acl... not checking how to build vfs_catia... shared checking how to build vfs_streams_xattr... shared checking how to build vfs_streams_depot... shared checking how to build vfs_cacheprime... not checking how to build vfs_prealloc... not checking how to build vfs_commit... not checking how to build vfs_gpfs... not checking how to build vfs_gpfs_hsm_notify... not checking how to build vfs_readahead... shared checking how to build vfs_tsmsm... not checking how to build vfs_fileid... shared checking how to build vfs_aio_fork... shared checking how to build vfs_aio_pthread... not checking how to build vfs_preopen... shared checking how to build vfs_syncops... shared checking how to build vfs_zfsacl... not checking how to build vfs_notify_fam... not checking how to build vfs_acl_xattr... shared checking how to build vfs_acl_tdb... shared checking how to build vfs_smb_traffic_analyzer... shared checking how to build vfs_onefs... not checking how to build vfs_onefs_shadow_copy... not checking how to build vfs_dirsort... shared checking how to build vfs_scannedonly... shared checking how to build vfs_crossrename... shared checking how to build vfs_linux_xfs_sgid... shared checking how to build vfs_time_audit... shared checking how to build perfcount_onefs... not checking how to build perfcount_test... not checking how to build gpext_registry... not checking how to build gpext_scripts... not checking how to build gpext_security... not checking whether to enable build farm hacks... no checking if sigaction works with realtime signals... yes checking if libpthread is linked... yes configure: WARNING: using libpthreads - this may degrade performance checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for zlibVersion in -lz... yes checking for zlib >= 1.2.3... yes Using libraries: LIBS = -lcap -lresolv -lnsl -ldl -lrt -lrt DNSSD_LIBS = AUTH_LIBS = -lcrypt checking configure summary... yes configure: creating ./config.status config.status: creating Makefile config.status: creating script/findsmb config.status: creating smbadduser config.status: creating script/gen-8bit-gap.sh config.status: creating script/installbin.sh config.status: creating script/uninstallbin.sh config.status: creating lib/netapi/examples/Makefile config.status: creating lib/netapi/tests/Makefile config.status: creating pkgconfig/smbclient.pc config.status: creating pkgconfig/wbclient.pc config.status: creating pkgconfig/netapi.pc config.status: creating pkgconfig/smbsharemodes.pc config.status: creating ../examples/libsmbclient/Makefile.internal config.status: creating include/config.h config.status: executing rm-stdint.h commands config.status: executing rm-stdbool.h commands config.status: executing default-1 commands
starlight.2013q1 at binnacle.cx
2013-Jan-07 22:15 UTC
[Samba] 3.6.10 file handle leak under ancient 32-bit kernel
Realized that the differences between the 'config.h' files is what really matters--attached below with good/bad order in the pairs. Several likely enough culprits appear in the list and I'm willing to dig around the code. Can anyone suggest which #define is the most probable cause? Thanks -------------- next part -------------- < #define HAVE_ATTR_XATTR_H 1> /* #undef HAVE_ATTR_XATTR_H */< /* #undef HAVE_BROKEN_POSIX_FALLOCATE */> #define HAVE_BROKEN_POSIX_FALLOCATE< #define HAVE_FDOPENDIR 1> /* #undef HAVE_FDOPENDIR */< #define HAVE_INOTIFY 1> /* #undef HAVE_INOTIFY */< #define HAVE_INOTIFY_INIT 1> /* #undef HAVE_INOTIFY_INIT */< #define HAVE_KRB5_LOCATE_PLUGIN_H 1> /* #undef HAVE_KRB5_LOCATE_PLUGIN_H */< #define HAVE_LINUX_DQBLK_XFS_H 1> /* #undef HAVE_LINUX_DQBLK_XFS_H */< #define HAVE_LINUX_FALLOC_H 1> /* #undef HAVE_LINUX_FALLOC_H */< #define HAVE_LINUX_INOTIFY_H 1> /* #undef HAVE_LINUX_INOTIFY_H */< #define HAVE_LINUX_SPLICE 1> /* #undef HAVE_LINUX_SPLICE */< /* #undef HAVE_NFS_QUOTAS */> #define HAVE_NFS_QUOTAS 1< #define HAVE_SPLICE_DECL 1> /* #undef HAVE_SPLICE_DECL */< #define HAVE_SYS_INOTIFY_H 1> /* #undef HAVE_SYS_INOTIFY_H */< /* #undef HAVE_UT_UT_TV */> #define HAVE_UT_UT_TV 1< #define HAVE_XFS_QUOTAS 1> /* #undef HAVE_XFS_QUOTAS */< #define HAVE___NR_INOTIFY_INIT_DECL 1> /* #undef HAVE___NR_INOTIFY_INIT_DECL */< #define SIZEOF_LONG 8> #define SIZEOF_LONG 4< #define SIZEOF_SIZE_T 8> #define SIZEOF_SIZE_T 4< #define SIZEOF_SSIZE_T 8> #define SIZEOF_SSIZE_T 4< #define SIZEOF_TIME_T 8> /* #undef SIZEOF_TIME_T */< #define SIZEOF_VOID_P 8> #define SIZEOF_VOID_P 4< #define TIME_T_MAX 67768036191676799ll> /* #undef TIME_T_MAX */
starlight.2013q1 at binnacle.cx
2013-Jan-07 22:55 UTC
[Samba] 3.6.10 file handle leak under ancient 32-bit kernel
Ah, and of course a 'strace'. The leak appears related to the open("log") events where /var/log is opened and scanned periodically. See three 'open' calls without any matching close. Most of the /proc/###/fd entries are for /var/log, but a couple are for other files: # ls -o /proc/15056/fd | sort -k8,8n . . . lr-x------ 1 root 64 Jan 7 17:48 531 -> /var/log lr-x------ 1 root 64 Jan 7 17:48 532 -> /var/log lr-x------ 1 root 64 Jan 7 17:48 533 -> /w lr-x------ 1 root 64 Jan 7 17:48 534 -> /var/log lr-x------ 1 root 64 Jan 7 17:48 535 -> /var/log lr-x------ 1 root 64 Jan 7 17:48 536 -> /w/home lr-x------ 1 root 64 Jan 7 17:48 537 -> /w/home/awle lr-x------ 1 root 64 Jan 7 17:48 538 -> /w/home/awle lr-x------ 1 root 64 Jan 7 17:48 539 -> /w/home/awle lr-x------ 1 root 64 Jan 7 17:48 540 -> /var/log lr-x------ 1 root 64 Jan 7 17:48 541 -> /var/log lr-x------ 1 root 64 Jan 7 17:48 542 -> /var/log . . . lr-x------ 1 root 64 Jan 7 17:48 572 -> /var/log lr-x------ 1 root 64 Jan 7 17:48 573 -> /var/log lr-x------ 1 root 64 Jan 7 17:48 574 -> /var/log lr-x------ 1 root 64 Jan 7 17:49 575 -> /var/log l-wx------ 1 root 64 Jan 7 17:49 576 -> /usr/local/samba/var/clientlog/ciannait.log lr-x------ 1 root 64 Jan 7 17:49 577 -> /var/log lr-x------ 1 root 64 Jan 7 17:49 578 -> /var/log lr-x------ 1 root 64 Jan 7 17:49 579 -> /var/log -------------- next part -------------- Process 15056 attached - interrupt to quit gettimeofday({1357598276, 259064}, NULL) = 0 gettimeofday({1357598276, 259242}, NULL) = 0 poll([{fd=6, events=POLLIN|POLLHUP}, {fd=32, events=POLLIN|POLLHUP, revents=POLLIN}, {fd=8, events=POLLIN|POLLHUP}], 3, 45203) = 1 gettimeofday({1357598277, 416609}, NULL) = 0 readv(32, [{"\0\0\0\330", 4}], 1) = 4 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\5\0\1\0\0\0\0\0\0\0\0\0\222\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\0\0\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\0\20\0\0\0\0\0\0\0"..., 54}, {"\0\0o\0g\0\\\0(\0\0\0\20\0\4\0\0\0\30\0\20\0\0\0DHnQ\0\0\0\0"..., 96}], 2) = 150 stat64(".", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 getcwd("/var", 4096) = 5 stat64(".", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 gettimeofday({1357598277, 417918}, NULL) = 0 open(".", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 508 fstat64(508, {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff07508) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff07598) = 0 stat64(".", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff07818) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff07888) = 0 writev(32, [{"\0\0\0\360", 4}, {"\376SMB@\0\0\0\0\0\0\0\5\0\1\0\1\0\0\0\0\0\0\0\222\24\0\0\0\0\0\0"..., 64}, {"Y\0\0\0\1\0\0\0\0\212\204WP\356\314\1\0\371\5w\'\355\315\1\0\212\204WP\356\314\1"..., 88}, {" \0\0\0\20\0\4\0\0\0\30\0\10\0\0\0MxAc\0\0\0\0\0\0\0\0\251\0\22\0"..., 88}], 4) = 244 gettimeofday({1357598277, 419296}, NULL) = 0 gettimeofday({1357598277, 419642}, NULL) = 0 poll([{fd=6, events=POLLIN|POLLHUP}, {fd=32, events=POLLIN|POLLHUP, revents=POLLIN}, {fd=8, events=POLLIN|POLLHUP}], 3, 44043) = 1 gettimeofday({1357598277, 420142}, NULL) = 0 readv(32, [{"\0\0\0\331", 4}], 1) = 4 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\20\0\1\0\0\0\0\0p\0\0\0\223\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\2\1X\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\325\27~`\16\225\331\177\325\27"..., 38}, {"\0%\206%\206m\0m", 8}], 2) = 46 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\20\0\1\0\4\0\0\0\0\0\0\0\224\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\2\5P\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\325\27~`\16\225\331\177\325\27"..., 38}, {"\0", 1}], 2) = 39 stat64(".", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 stat64(".", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 writev(32, [{"\0\0\0\274", 4}, {"\376SMB@\0\0\0\0\0\0\0\20\0\0\0\1\0\0\0`\0\0\0\223\24\0\0\0\0\0\0"..., 64}, {"\t\0H\0\30\0\0\0", 8}, {"\0\0\0\0\0\0\0\0\305\231D\274\6\0\0\0\0\0v\0a\0r\0", 24}, {"\376SMB@\0\0\0\0\0\0\0\20\0\2\0\5\0\0\0\0\0\0\0\224\24\0\0\0\0\0\0"..., 64}, {"\t\0H\0\24\0\0\0", 8}, {"/\0\1\0\377\0\0\0\10\0\0\0N\0T\0F\0S\0", 20}], 7) = 192 gettimeofday({1357598277, 421679}, NULL) = 0 gettimeofday({1357598277, 421891}, NULL) = 0 poll([{fd=6, events=POLLIN|POLLHUP}, {fd=32, events=POLLIN|POLLHUP, revents=POLLIN}, {fd=8, events=POLLIN|POLLHUP}], 3, 44040) = 1 gettimeofday({1357598277, 422133}, NULL) = 0 readv(32, [{"\0\0\0X", 4}], 1) = 4 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\6\0\1\0\0\0\0\0\0\0\0\0\225\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\0\0\0\0\0\0\325\27~`\16\225\331\177\325\27\0\0\0\0\0\0", 22}, {"", 0}], 2) = 22 fcntl64(13, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff077f8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff07888) = 0 close(508) = 0 writev(32, [{"\0\0\0|", 4}, {"\376SMB@\0\0\0\0\0\0\0\6\0\1\0\1\0\0\0\0\0\0\0\225\24\0\0\0\0\0\0"..., 64}, {"<\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 60}, {NULL, 0}], 4) = 128 gettimeofday({1357598277, 423552}, NULL) = 0 gettimeofday({1357598277, 423670}, NULL) = 0 poll([{fd=6, events=POLLIN|POLLHUP}, {fd=32, events=POLLIN|POLLHUP, revents=POLLIN}, {fd=8, events=POLLIN|POLLHUP}], 3, 44038) = 1 gettimeofday({1357598282, 417825}, NULL) = 0 readv(32, [{"\0\0\0\340", 4}], 1) = 4 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\5\0\1\0\0\0\0\0\0\0\0\0\226\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\0\0\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\0\0\0\0\0\0\0\7\0"..., 54}, {"l\0o\0g\0\\\0m\0a\0i\0l\0(\0\0\0\20\0\4\0\0\0\30\0\20\0\0\0"..., 104}], 2) = 158 stat64("log/mail", {st_mode=S_IFREG|0644, st_size=582133, ...}) = 0 getcwd("/var", 4096) = 5 lstat64("/var/log", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 lstat64("/var/log/mail", {st_mode=S_IFREG|0644, st_size=582133, ...}) = 0 gettimeofday({1357598282, 418971}, NULL) = 0 fcntl64(12, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff07558) = 0 fcntl64(12, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff07528) = 0 fcntl64(13, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff07578) = 0 stat64("log/mail", {st_mode=S_IFREG|0644, st_size=582133, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff07658) = 0 stat64("log/mail", {st_mode=S_IFREG|0644, st_size=582133, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff07818) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff07888) = 0 writev(32, [{"\0\0\0\360", 4}, {"\376SMB@\0\0\0\0\0\0\0\5\0\1\0\1\0\0\0\0\0\0\0\226\24\0\0\0\0\0\0"..., 64}, {"Y\0\0\0\1\0\0\0\0rrs\'\355\315\1\0\371\5w\'\355\315\1\0rrs\'\355\315\1"..., 88}, {" \0\0\0\20\0\4\0\0\0\30\0\10\0\0\0MxAc\0\0\0\0\0\0\0\0\211\0\22\0"..., 88}], 4) = 244 gettimeofday({1357598282, 420463}, NULL) = 0 gettimeofday({1357598282, 420865}, NULL) = 0 poll([{fd=6, events=POLLIN|POLLHUP}, {fd=32, events=POLLIN|POLLHUP, revents=POLLIN}, {fd=8, events=POLLIN|POLLHUP}], 3, 39041) = 1 gettimeofday({1357598282, 421096}, NULL) = 0 readv(32, [{"\0\0\0X", 4}], 1) = 4 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\6\0\1\0\0\0\0\0\0\0\0\0\227\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\0\0\0\0\0\0\326\27\233d\17\225\331\177\326\27\0\0\0\0\0\0", 22}, {"", 0}], 2) = 22 clock_gettime(CLOCK_MONOTONIC, {1505603, 505289104}) = 0 fcntl64(13, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff077f8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff07888) = 0 writev(32, [{"\0\0\0|", 4}, {"\376SMB@\0\0\0\0\0\0\0\6\0\1\0\1\0\0\0\0\0\0\0\227\24\0\0\0\0\0\0"..., 64}, {"<\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 60}, {NULL, 0}], 4) = 128 gettimeofday({1357598282, 422308}, NULL) = 0 gettimeofday({1357598282, 422427}, NULL) = 0 poll([{fd=6, events=POLLIN|POLLHUP}, {fd=32, events=POLLIN|POLLHUP, revents=POLLIN}, {fd=8, events=POLLIN|POLLHUP}], 3, 39040) = 1 gettimeofday({1357598282, 423475}, NULL) = 0 readv(32, [{"\0\0\0\330", 4}], 1) = 4 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\5\0\1\0\0\0\0\0\0\0\0\0\230\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\0\0\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\201\0\20\0\0\0\0\0\7\0"..., 54}, {"l\0o\0g\0\\\0(\0\0\0\20\0\4\0\0\0\30\0\20\0\0\0DHnQ\0\0\0\0"..., 96}], 2) = 150 stat64("log", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 getcwd("/var", 4096) = 5 lstat64("/var/log", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 stat64("log", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 gettimeofday({1357598282, 424889}, NULL) = 0 open("log", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 508 fstat64(508, {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=7720, len=1}, 0xbff07508) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7720, len=1}, 0xbff07598) = 0 stat64("log", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=7720, len=1}, 0xbff07818) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7720, len=1}, 0xbff07888) = 0 writev(32, [{"\0\0\0\360", 4}, {"\376SMB@\0\0\0\0\0\0\0\5\0\1\0\1\0\0\0\0\0\0\0\230\24\0\0\0\0\0\0"..., 64}, {"Y\0\0\0\1\0\0\0\0a\313\251\376\347\315\1\0 \277\240\'\355\315\1\0a\313\251\376\347\315\1"..., 88}, {" \0\0\0\20\0\4\0\0\0\30\0\10\0\0\0MxAc\0\0\0\0\0\0\0\0\251\0\22\0"..., 88}], 4) = 244 gettimeofday({1357598282, 426193}, NULL) = 0 gettimeofday({1357598282, 426435}, NULL) = 0 poll([{fd=6, events=POLLIN|POLLHUP}, {fd=32, events=POLLIN|POLLHUP, revents=POLLIN}, {fd=8, events=POLLIN|POLLHUP}], 3, 39036) = 1 gettimeofday({1357598282, 426667}, NULL) = 0 readv(32, [{"\0\0\0\312", 4}], 1) = 4 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\16\0\1\0\0\0\0\0h\0\0\0\231\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\3\0\0\0\0\0\327\27\271{\20\225\331\177\327\27\0\0\0\0\0\0`\0\2\0\240\377\0\0", 30}, {"*\0%\206%\206m\0", 8}], 2) = 38 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\16\0\1\0\4\0\0\0\0\0\0\0\232\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\3\0\0\0\0\0\327\27\271{\20\225\331\177\327\27\0\0\0\0\0\0`\0\2\0\200\0\0\0", 30}, {"*\0", 2}], 2) = 32 open("log", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 509 fstat64(509, {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 fcntl64(509, F_SETFD, FD_CLOEXEC) = 0 stat64("log/.", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=7720, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7720, len=1}, 0xbff07658) = 0 stat64("log/..", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff07658) = 0 getdents64(509, /* 129 entries */, 4096) = 4072 stat64("log/yum.log", {st_mode=S_IFREG|0600, st_size=36080, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=2432, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=2432, len=1}, 0xbff07628) = 0 stat64("log/messages.3", {st_mode=S_IFREG|0640, st_size=3123137, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=20208, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=20208, len=1}, 0xbff07628) = 0 stat64("log/exim", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=20780, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=20780, len=1}, 0xbff07628) = 0 stat64("log/anaconda.syslog", {st_mode=S_IFREG|0640, st_size=13743, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=9080, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=9080, len=1}, 0xbff07628) = 0 stat64("log/messages.1", {st_mode=S_IFREG|0640, st_size=2405269, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=14108, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=14108, len=1}, 0xbff07628) = 0 stat64("log/mail.3", {st_mode=S_IFREG|0640, st_size=3138901, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=34536, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=34536, len=1}, 0xbff07628) = 0 stat64("log/anaconda.xlog", {st_mode=S_IFREG|0640, st_size=46088, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=33160, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=33160, len=1}, 0xbff07628) = 0 stat64("log/xferlog.1", {st_mode=S_IFREG|0640, st_size=10343, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=18524, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=18524, len=1}, 0xbff07628) = 0 stat64("log/acpid", {st_mode=S_IFREG|0640, st_size=30864, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=21912, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=21912, len=1}, 0xbff07628) = 0 stat64("log/spooler.1", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=11232, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=11232, len=1}, 0xbff07628) = 0 stat64("log/messages.4", {st_mode=S_IFREG|0640, st_size=3511079, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=33880, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=33880, len=1}, 0xbff07628) = 0 stat64("log/secure", {st_mode=S_IFREG|0640, st_size=43828, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=24220, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=24220, len=1}, 0xbff07628) = 0 stat64("log/mail.4", {st_mode=S_IFREG|0640, st_size=2099338, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=17968, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=17968, len=1}, 0xbff07628) = 0 stat64("log/secure.1", {st_mode=S_IFREG|0640, st_size=137312, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=33644, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=33644, len=1}, 0xbff07628) = 0 stat64("log/dmesg", {st_mode=S_IFREG|0640, st_size=12216, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=21016, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=21016, len=1}, 0xbff07628) = 0 stat64("log/secure.4", {st_mode=S_IFREG|0640, st_size=167574, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=31040, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=31040, len=1}, 0xbff07628) = 0 stat64("log/ppp", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=19164, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=19164, len=1}, 0xbff07628) = 0 stat64("log/cron.4", {st_mode=S_IFREG|0640, st_size=1572356, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=548, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=548, len=1}, 0xbff07628) = 0 stat64("log/boot.log.4", {st_mode=S_IFREG|0640, st_size=14627, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=17576, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=17576, len=1}, 0xbff07628) = 0 stat64("log/cron.1", {st_mode=S_IFREG|0640, st_size=1622931, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=2076, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=2076, len=1}, 0xbff07628) = 0 stat64("log/boot.log", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=25496, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=25496, len=1}, 0xbff07628) = 0 stat64("log/spooler", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=33124, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=33124, len=1}, 0xbff07628) = 0 stat64("log/spooler.4", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=35116, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=35116, len=1}, 0xbff07628) = 0 stat64("log/vbox", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=32092, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=32092, len=1}, 0xbff07628) = 0 stat64("log/mail.2", {st_mode=S_IFREG|0640, st_size=1698476, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=35164, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=35164, len=1}, 0xbff07628) = 0 stat64("log/messages.2", {st_mode=S_IFREG|0640, st_size=2901229, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=36020, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=36020, len=1}, 0xbff07628) = 0 stat64("log/spooler.2", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=3612, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=3612, len=1}, 0xbff07628) = 0 stat64("log/secure.3", {st_mode=S_IFREG|0640, st_size=131620, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=7916, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7916, len=1}, 0xbff07628) = 0 stat64("log/cron.3", {st_mode=S_IFREG|0640, st_size=1537684, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=14424, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=14424, len=1}, 0xbff07628) = 0 stat64("log/cron.2", {st_mode=S_IFREG|0640, st_size=1411681, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=4200, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=4200, len=1}, 0xbff07628) = 0 stat64("log/mail", {st_mode=S_IFREG|0644, st_size=582133, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff07628) = 0 stat64("log/lastlog", {st_mode=S_IFREG|0640, st_size=176368, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=23388, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=23388, len=1}, 0xbff07628) = 0 stat64("log/anaconda.log", {st_mode=S_IFREG|0640, st_size=15678, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=7792, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7792, len=1}, 0xbff07628) = 0 stat64("log/audit", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=24984, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=24984, len=1}, 0xbff07628) = 0 stat64("log/boot.log.2", {st_mode=S_IFREG|0640, st_size=18530, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=6912, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=6912, len=1}, 0xbff07628) = 0 stat64("log/samba", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=15144, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=15144, len=1}, 0xbff07628) = 0 stat64("log/messages", {st_mode=S_IFREG|0640, st_size=560561, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=36824, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=36824, len=1}, 0xbff07628) = 0 stat64("log/xferlog", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=26832, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26832, len=1}, 0xbff07628) = 0 stat64("log/cron", {st_mode=S_IFREG|0640, st_size=343201, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=36476, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=36476, len=1}, 0xbff07628) = 0 stat64("log/cups", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=30640, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=30640, len=1}, 0xbff07628) = 0 stat64("log/spooler.3", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=10104, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=10104, len=1}, 0xbff07628) = 0 stat64("log/yum.log.1", {st_mode=S_IFREG|0640, st_size=41011, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=29208, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=29208, len=1}, 0xbff07628) = 0 stat64("log/vsftpd.log", {st_mode=S_IFREG|0640, st_size=39149, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=6632, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=6632, len=1}, 0xbff07628) = 0 stat64("log/sa", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=30180, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=30180, len=1}, 0xbff07628) = 0 stat64("log/boot.log.3", {st_mode=S_IFREG|0640, st_size=9569, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=14752, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=14752, len=1}, 0xbff07628) = 0 stat64("log/secure.2", {st_mode=S_IFREG|0640, st_size=146820, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=27044, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27044, len=1}, 0xbff07628) = 0 stat64("log/wtmp", {st_mode=S_IFREG|0664, st_size=591744, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=19700, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=19700, len=1}, 0xbff07628) = 0 stat64("log/boot.log.1", {st_mode=S_IFREG|0640, st_size=41149, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=14708, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=14708, len=1}, 0xbff07628) = 0 stat64("log/mail.1", {st_mode=S_IFREG|0640, st_size=2214503, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=39820, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=39820, len=1}, 0xbff07628) = 0 stat64("log/secure.9", {st_mode=S_IFREG|0640, st_size=538793, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=23648, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=23648, len=1}, 0xbff07628) = 0 stat64("log/xferlog.2", {st_mode=S_IFREG|0640, st_size=2382, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=25476, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=25476, len=1}, 0xbff07628) = 0 stat64("log/prelink.log", {st_mode=S_IFREG|0644, st_size=75963, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=6644, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=6644, len=1}, 0xbff07628) = 0 stat64("log/messages.5", {st_mode=S_IFREG|0640, st_size=2774986, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=30128, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=30128, len=1}, 0xbff07628) = 0 stat64("log/secure.5", {st_mode=S_IFREG|0640, st_size=133214, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=9368, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=9368, len=1}, 0xbff07628) = 0 stat64("log/mail.5", {st_mode=S_IFREG|0640, st_size=1735831, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=13480, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=13480, len=1}, 0xbff07628) = 0 stat64("log/spooler.5", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=39112, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=39112, len=1}, 0xbff07628) = 0 stat64("log/boot.log.5", {st_mode=S_IFREG|0640, st_size=2558, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=22828, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=22828, len=1}, 0xbff07628) = 0 stat64("log/cron.5", {st_mode=S_IFREG|0640, st_size=1911065, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=15212, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=15212, len=1}, 0xbff07628) = 0 stat64("log/messages.6", {st_mode=S_IFREG|0640, st_size=2710780, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=38988, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=38988, len=1}, 0xbff07628) = 0 stat64("log/secure.6", {st_mode=S_IFREG|0640, st_size=118265, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=33732, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=33732, len=1}, 0xbff07628) = 0 stat64("log/mail.6", {st_mode=S_IFREG|0640, st_size=1780436, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=18640, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=18640, len=1}, 0xbff07628) = 0 stat64("log/spooler.6", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=26164, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26164, len=1}, 0xbff07628) = 0 stat64("log/boot.log.6", {st_mode=S_IFREG|0640, st_size=24516, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=23224, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=23224, len=1}, 0xbff07628) = 0 stat64("log/cron.6", {st_mode=S_IFREG|0640, st_size=1795714, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=8496, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=8496, len=1}, 0xbff07628) = 0 stat64("log/messages.7", {st_mode=S_IFREG|0640, st_size=2828164, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=36048, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=36048, len=1}, 0xbff07628) = 0 stat64("log/secure.7", {st_mode=S_IFREG|0640, st_size=128369, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=30276, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=30276, len=1}, 0xbff07628) = 0 stat64("log/mail.7", {st_mode=S_IFREG|0640, st_size=2711011, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=25236, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=25236, len=1}, 0xbff07628) = 0 stat64("log/spooler.7", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=39880, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=39880, len=1}, 0xbff07628) = 0 stat64("log/boot.log.7", {st_mode=S_IFREG|0640, st_size=18040, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=38648, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=38648, len=1}, 0xbff07628) = 0 stat64("log/cron.7", {st_mode=S_IFREG|0640, st_size=1569794, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=1044, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=1044, len=1}, 0xbff07628) = 0 stat64("log/messages.8", {st_mode=S_IFREG|0640, st_size=3135420, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=4608, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=4608, len=1}, 0xbff07628) = 0 stat64("log/secure.8", {st_mode=S_IFREG|0640, st_size=861384, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=29000, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=29000, len=1}, 0xbff07628) = 0 stat64("log/mail.8", {st_mode=S_IFREG|0640, st_size=2602457, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=15772, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=15772, len=1}, 0xbff07628) = 0 stat64("log/spooler.8", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=14524, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=14524, len=1}, 0xbff07628) = 0 stat64("log/boot.log.8", {st_mode=S_IFREG|0640, st_size=996, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=16940, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=16940, len=1}, 0xbff07628) = 0 stat64("log/cron.8", {st_mode=S_IFREG|0640, st_size=1621175, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=35812, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=35812, len=1}, 0xbff07628) = 0 stat64("log/messages.9", {st_mode=S_IFREG|0640, st_size=2940328, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=26276, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26276, len=1}, 0xbff07628) = 0 stat64("log/mail.20", {st_mode=S_IFREG|0640, st_size=1439331, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=4152, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=4152, len=1}, 0xbff07628) = 0 stat64("log/mail.9", {st_mode=S_IFREG|0640, st_size=1648925, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=39576, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=39576, len=1}, 0xbff07628) = 0 stat64("log/spooler.9", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=24020, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=24020, len=1}, 0xbff07628) = 0 stat64("log/boot.log.9", {st_mode=S_IFREG|0640, st_size=27348, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=35480, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=35480, len=1}, 0xbff07628) = 0 stat64("log/cron.9", {st_mode=S_IFREG|0640, st_size=1543593, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=264, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=264, len=1}, 0xbff07628) = 0 stat64("log/messages.10", {st_mode=S_IFREG|0640, st_size=2772981, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=6804, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=6804, len=1}, 0xbff07628) = 0 stat64("log/secure.10", {st_mode=S_IFREG|0640, st_size=101358, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff07628) = 0 stat64("log/mail.10", {st_mode=S_IFREG|0640, st_size=2145104, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=31244, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=31244, len=1}, 0xbff07628) = 0 stat64("log/spooler.10", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=36972, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=36972, len=1}, 0xbff07628) = 0 stat64("log/boot.log.10", {st_mode=S_IFREG|0640, st_size=8147, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=1668, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=1668, len=1}, 0xbff07628) = 0 stat64("log/cron.10", {st_mode=S_IFREG|0640, st_size=1566317, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=24720, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=24720, len=1}, 0xbff07628) = 0 stat64("log/messages.11", {st_mode=S_IFREG|0640, st_size=3141083, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=10980, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=10980, len=1}, 0xbff07628) = 0 stat64("log/secure.11", {st_mode=S_IFREG|0640, st_size=151710, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=8532, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=8532, len=1}, 0xbff07628) = 0 stat64("log/mail.11", {st_mode=S_IFREG|0640, st_size=2288813, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=7184, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7184, len=1}, 0xbff07628) = 0 stat64("log/spooler.11", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=32464, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=32464, len=1}, 0xbff07628) = 0 stat64("log/boot.log.11", {st_mode=S_IFREG|0640, st_size=19499, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=23352, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=23352, len=1}, 0xbff07628) = 0 stat64("log/cron.11", {st_mode=S_IFREG|0640, st_size=1467708, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=20768, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=20768, len=1}, 0xbff07628) = 0 stat64("log/messages.12", {st_mode=S_IFREG|0640, st_size=5069543, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=8348, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=8348, len=1}, 0xbff07628) = 0 stat64("log/secure.12", {st_mode=S_IFREG|0640, st_size=5110404, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=15052, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=15052, len=1}, 0xbff07628) = 0 stat64("log/mail.12", {st_mode=S_IFREG|0640, st_size=2032993, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=3320, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=3320, len=1}, 0xbff07628) = 0 stat64("log/spooler.12", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=30464, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=30464, len=1}, 0xbff07628) = 0 stat64("log/boot.log.12", {st_mode=S_IFREG|0640, st_size=372430, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=1580, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=1580, len=1}, 0xbff07628) = 0 stat64("log/cron.12", {st_mode=S_IFREG|0640, st_size=804787, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=22232, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=22232, len=1}, 0xbff07628) = 0 stat64("log/messages.13", {st_mode=S_IFREG|0640, st_size=2177040, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=13064, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=13064, len=1}, 0xbff07628) = 0 stat64("log/secure.13", {st_mode=S_IFREG|0640, st_size=2011845, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=22596, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=22596, len=1}, 0xbff07628) = 0 stat64("log/mail.13", {st_mode=S_IFREG|0640, st_size=2550320, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=1960, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=1960, len=1}, 0xbff07628) = 0 stat64("log/spooler.13", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=35636, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=35636, len=1}, 0xbff07628) = 0 stat64("log/boot.log.13", {st_mode=S_IFREG|0640, st_size=20007, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=6160, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=6160, len=1}, 0xbff07628) = 0 stat64("log/cron.13", {st_mode=S_IFREG|0640, st_size=84264, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=14696, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=14696, len=1}, 0xbff07628) = 0 stat64("log/messages.14", {st_mode=S_IFREG|0640, st_size=1971023, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=21556, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=21556, len=1}, 0xbff07628) = 0 stat64("log/secure.14", {st_mode=S_IFREG|0640, st_size=4259258, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=39744, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=39744, len=1}, 0xbff07628) = 0 stat64("log/mail.14", {st_mode=S_IFREG|0640, st_size=2440305, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=33992, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=33992, len=1}, 0xbff07628) = 0 stat64("log/spooler.14", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=39744, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=39744, len=1}, 0xbff07628) = 0 stat64("log/boot.log.14", {st_mode=S_IFREG|0640, st_size=2558, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=24208, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=24208, len=1}, 0xbff07628) = 0 stat64("log/cron.14", {st_mode=S_IFREG|0640, st_size=82287, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=30552, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=30552, len=1}, 0xbff07628) = 0 stat64("log/messages.15", {st_mode=S_IFREG|0640, st_size=4028998, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=16976, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=16976, len=1}, 0xbff07628) = 0 stat64("log/secure.15", {st_mode=S_IFREG|0640, st_size=1938282, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=29612, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=29612, len=1}, 0xbff07628) = 0 stat64("log/mail.15", {st_mode=S_IFREG|0640, st_size=1627404, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=13672, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=13672, len=1}, 0xbff07628) = 0 stat64("log/spooler.15", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=352, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=352, len=1}, 0xbff07628) = 0 stat64("log/boot.log.15", {st_mode=S_IFREG|0640, st_size=1591, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=37456, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=37456, len=1}, 0xbff07628) = 0 stat64("log/cron.15", {st_mode=S_IFREG|0640, st_size=84572, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=35572, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=35572, len=1}, 0xbff07628) = 0 stat64("log/messages.16", {st_mode=S_IFREG|0640, st_size=2331114, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=16336, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=16336, len=1}, 0xbff07628) = 0 stat64("log/secure.16", {st_mode=S_IFREG|0640, st_size=1425745, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=34240, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=34240, len=1}, 0xbff07628) = 0 stat64("log/mail.16", {st_mode=S_IFREG|0640, st_size=1221153, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=6804, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=6804, len=1}, 0xbff07628) = 0 stat64("log/spooler.16", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=13116, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=13116, len=1}, 0xbff07628) = 0 stat64("log/boot.log.16", {st_mode=S_IFREG|0640, st_size=30716, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=23232, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=23232, len=1}, 0xbff07628) = 0 stat64("log/cron.16", {st_mode=S_IFREG|0640, st_size=81346, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=18032, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=18032, len=1}, 0xbff07628) = 0 stat64("log/wtmp.nostalgia", {st_mode=S_IFREG|0664, st_size=5659776, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=27260, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27260, len=1}, 0xbff07628) = 0 stat64("log/messages.17", {st_mode=S_IFREG|0640, st_size=2436930, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=7232, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7232, len=1}, 0xbff07628) = 0 stat64("log/secure.17", {st_mode=S_IFREG|0640, st_size=878796, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=34220, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=34220, len=1}, 0xbff07628) = 0 getdents64(509, /* 46 entries */, 4096) = 1488 stat64("log/mail.17", {st_mode=S_IFREG|0640, st_size=2144785, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=27552, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27552, len=1}, 0xbff07628) = 0 stat64("log/spooler.17", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=9712, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=9712, len=1}, 0xbff07628) = 0 stat64("log/boot.log.17", {st_mode=S_IFREG|0640, st_size=1992, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=12928, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=12928, len=1}, 0xbff07628) = 0 stat64("log/cron.17", {st_mode=S_IFREG|0640, st_size=84633, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=19560, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=19560, len=1}, 0xbff07628) = 0 stat64("log/messages.18", {st_mode=S_IFREG|0640, st_size=2279182, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=35604, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=35604, len=1}, 0xbff07628) = 0 stat64("log/secure.18", {st_mode=S_IFREG|0640, st_size=2390809, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=2184, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=2184, len=1}, 0xbff07628) = 0 stat64("log/mail.18", {st_mode=S_IFREG|0640, st_size=2557405, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=35912, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=35912, len=1}, 0xbff07628) = 0 stat64("log/spooler.18", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=21344, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=21344, len=1}, 0xbff07628) = 0 stat64("log/boot.log.18", {st_mode=S_IFREG|0640, st_size=996, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=4180, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=4180, len=1}, 0xbff07628) = 0 stat64("log/cron.18", {st_mode=S_IFREG|0640, st_size=84883, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=27264, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27264, len=1}, 0xbff07628) = 0 stat64("log/mail.19", {st_mode=S_IFREG|0640, st_size=2672204, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=16536, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=16536, len=1}, 0xbff07628) = 0 stat64("log/messages.19", {st_mode=S_IFREG|0640, st_size=2180896, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=31508, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=31508, len=1}, 0xbff07628) = 0 stat64("log/secure.19", {st_mode=S_IFREG|0640, st_size=1010613, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=1040, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=1040, len=1}, 0xbff07628) = 0 stat64("log/spooler.19", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=27808, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27808, len=1}, 0xbff07628) = 0 stat64("log/boot.log.19", {st_mode=S_IFREG|0640, st_size=31745, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=3628, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=3628, len=1}, 0xbff07628) = 0 stat64("log/cron.19", {st_mode=S_IFREG|0640, st_size=81101, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=14296, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=14296, len=1}, 0xbff07628) = 0 stat64("log/messages.20", {st_mode=S_IFREG|0640, st_size=4643420, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=19304, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=19304, len=1}, 0xbff07628) = 0 stat64("log/secure.20", {st_mode=S_IFREG|0640, st_size=4480748, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=22464, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=22464, len=1}, 0xbff07628) = 0 stat64("log/mail.21", {st_mode=S_IFREG|0640, st_size=3421724, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=9244, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=9244, len=1}, 0xbff07628) = 0 stat64("log/spooler.20", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=1092, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=1092, len=1}, 0xbff07628) = 0 stat64("log/boot.log.20", {st_mode=S_IFREG|0640, st_size=4373, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=20332, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=20332, len=1}, 0xbff07628) = 0 stat64("log/cron.20", {st_mode=S_IFREG|0640, st_size=84670, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=21168, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=21168, len=1}, 0xbff07628) = 0 stat64("log/messages.21", {st_mode=S_IFREG|0640, st_size=3903064, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=38048, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=38048, len=1}, 0xbff07628) = 0 stat64("log/secure.21", {st_mode=S_IFREG|0640, st_size=3431485, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=9228, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=9228, len=1}, 0xbff07628) = 0 stat64("log/mail.22", {st_mode=S_IFREG|0640, st_size=3875937, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=17768, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=17768, len=1}, 0xbff07628) = 0 stat64("log/spooler.21", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=12276, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=12276, len=1}, 0xbff07628) = 0 stat64("log/boot.log.21", {st_mode=S_IFREG|0640, st_size=50377, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=38752, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=38752, len=1}, 0xbff07628) = 0 stat64("log/cron.21", {st_mode=S_IFREG|0640, st_size=81430, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=8388, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=8388, len=1}, 0xbff07628) = 0 stat64("log/messages.22", {st_mode=S_IFREG|0640, st_size=4413481, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=38864, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=38864, len=1}, 0xbff07628) = 0 stat64("log/secure.22", {st_mode=S_IFREG|0640, st_size=12078739, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=18896, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=18896, len=1}, 0xbff07628) = 0 stat64("log/mail.23", {st_mode=S_IFREG|0640, st_size=11403129, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=6828, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=6828, len=1}, 0xbff07628) = 0 stat64("log/spooler.22", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=39000, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=39000, len=1}, 0xbff07628) = 0 stat64("log/boot.log.22", {st_mode=S_IFREG|0640, st_size=27789, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=25600, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=25600, len=1}, 0xbff07628) = 0 stat64("log/cron.22", {st_mode=S_IFREG|0640, st_size=84697, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=31216, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=31216, len=1}, 0xbff07628) = 0 stat64("log/messages.23", {st_mode=S_IFREG|0640, st_size=3665511, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=30888, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=30888, len=1}, 0xbff07628) = 0 stat64("log/secure.23", {st_mode=S_IFREG|0640, st_size=3050941, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=3604, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=3604, len=1}, 0xbff07628) = 0 stat64("log/mail.24", {st_mode=S_IFREG|0640, st_size=8407806, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=14928, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=14928, len=1}, 0xbff07628) = 0 stat64("log/spooler.23", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=4584, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=4584, len=1}, 0xbff07628) = 0 stat64("log/boot.log.23", {st_mode=S_IFREG|0640, st_size=13992, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=27304, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27304, len=1}, 0xbff07628) = 0 stat64("log/cron.23", {st_mode=S_IFREG|0640, st_size=75840, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=33164, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=33164, len=1}, 0xbff07628) = 0 stat64("log/messages.24", {st_mode=S_IFREG|0640, st_size=2424834, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=32136, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=32136, len=1}, 0xbff07628) = 0 stat64("log/secure.24", {st_mode=S_IFREG|0640, st_size=2338444, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=30760, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=30760, len=1}, 0xbff07628) = 0 stat64("log/spooler.24", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=7780, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7780, len=1}, 0xbff07628) = 0 stat64("log/boot.log.24", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=7880, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7880, len=1}, 0xbff07628) = 0 stat64("log/cron.24", {st_mode=S_IFREG|0640, st_size=84366, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=4476, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=4476, len=1}, 0xbff07628) = 0 stat64("log/lastlog.nostalgia.bz2", {st_mode=S_IFREG|0640, st_size=209, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=26000, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26000, len=1}, 0xbff07628) = 0 getdents64(509, /* 0 entries */, 4096) = 0 writev(32, [{"\0\0N\371", 4}, {"\376SMB@\0\0\0\0\0\0\0\16\0\0\0\1\0\0\0\260N\0\0\231\24\0\0\0\0\0\0"..., 64}, {"\t\0H\0hN\0\0", 8}, {"`\0\0\0\0\0\0\0\0a\313\251\376\347\315\1\0 \277\240\'\355\315\1\0a\313\251\376\347\315\1"..., 20072}, {"\376SMB@\0\0\0\6\0\0\200\16\0\2\0\5\0\0\0\0\0\0\0\232\24\0\0\0\0\0\0"..., 64}, {"\t\0\0\0\0\0\0\0", 8}, {"\0", 1}], 7) = 20221 gettimeofday({1357598282, 500130}, NULL) = 0 gettimeofday({1357598282, 500378}, NULL) = 0 poll([{fd=6, events=POLLIN|POLLHUP}, {fd=32, events=POLLIN|POLLHUP, revents=POLLIN}, {fd=8, events=POLLIN|POLLHUP}], 3, 38962) = 1 gettimeofday({1357598282, 500606}, NULL) = 0 readv(32, [{"\0\0\0X", 4}], 1) = 4 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\6\0\1\0\0\0\0\0\0\0\0\0\233\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\0\0\0\0\0\0\327\27\271{\20\225\331\177\327\27\0\0\0\0\0\0", 22}, {"", 0}], 2) = 22 fcntl64(13, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=7720, len=1}, 0xbff077f8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7720, len=1}, 0xbff07888) = 0 close(509) = 0 writev(32, [{"\0\0\0|", 4}, {"\376SMB@\0\0\0\0\0\0\0\6\0\1\0\1\0\0\0\0\0\0\0\233\24\0\0\0\0\0\0"..., 64}, {"<\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 60}, {NULL, 0}], 4) = 128 gettimeofday({1357598282, 502097}, NULL) = 0 gettimeofday({1357598282, 502217}, NULL) = 0 poll([{fd=6, events=POLLIN|POLLHUP}, {fd=32, events=POLLIN|POLLHUP, revents=POLLIN}, {fd=8, events=POLLIN|POLLHUP}], 3, 38960) = 1 gettimeofday({1357598292, 421354}, NULL) = 0 readv(32, [{"\0\0\0\330", 4}], 1) = 4 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\5\0\1\0\0\0\0\0\0\0\0\0\234\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\0\0\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\0\20\0\0\0\0\0\0\0"..., 54}, {"\0\0o\0g\0\\\0(\0\0\0\20\0\4\0\0\0\30\0\20\0\0\0DHnQ\0\0\0\0"..., 96}], 2) = 150 stat64(".", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 getcwd("/var", 4096) = 5 stat64(".", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 gettimeofday({1357598292, 422299}, NULL) = 0 open(".", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 509 fstat64(509, {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff07508) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff07598) = 0 stat64(".", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff07818) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff07888) = 0 writev(32, [{"\0\0\0\360", 4}, {"\376SMB@\0\0\0\0\0\0\0\5\0\1\0\1\0\0\0\0\0\0\0\234\24\0\0\0\0\0\0"..., 64}, {"Y\0\0\0\1\0\0\0\0\212\204WP\356\314\1\0\371\5w\'\355\315\1\0\212\204WP\356\314\1"..., 88}, {" \0\0\0\20\0\4\0\0\0\30\0\10\0\0\0MxAc\0\0\0\0\0\0\0\0\251\0\22\0"..., 88}], 4) = 244 gettimeofday({1357598292, 423533}, NULL) = 0 gettimeofday({1357598292, 423857}, NULL) = 0 poll([{fd=6, events=POLLIN|POLLHUP}, {fd=32, events=POLLIN|POLLHUP, revents=POLLIN}, {fd=8, events=POLLIN|POLLHUP}], 3, 29038) = 1 gettimeofday({1357598292, 424281}, NULL) = 0 readv(32, [{"\0\0\0\331", 4}], 1) = 4 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\20\0\1\0\0\0\0\0p\0\0\0\235\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\2\1X\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\330\27\233q\21\225\331\177\330\27"..., 38}, {"\0%\206%\206m\0m", 8}], 2) = 46 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\20\0\1\0\4\0\0\0\0\0\0\0\236\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\2\5P\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\330\27\233q\21\225\331\177\330\27"..., 38}, {"\0", 1}], 2) = 39 stat64(".", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 stat64(".", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 writev(32, [{"\0\0\0\274", 4}, {"\376SMB@\0\0\0\0\0\0\0\20\0\0\0\1\0\0\0`\0\0\0\235\24\0\0\0\0\0\0"..., 64}, {"\t\0H\0\30\0\0\0", 8}, {"\0\0\0\0\0\0\0\0\305\231D\274\6\0\0\0\0\0v\0a\0r\0", 24}, {"\376SMB@\0\0\0\0\0\0\0\20\0\2\0\5\0\0\0\0\0\0\0\236\24\0\0\0\0\0\0"..., 64}, {"\t\0H\0\24\0\0\0", 8}, {"/\0\1\0\377\0\0\0\10\0\0\0N\0T\0F\0S\0", 20}], 7) = 192 gettimeofday({1357598292, 425633}, NULL) = 0 gettimeofday({1357598292, 425856}, NULL) = 0 poll([{fd=6, events=POLLIN|POLLHUP}, {fd=32, events=POLLIN|POLLHUP, revents=POLLIN}, {fd=8, events=POLLIN|POLLHUP}], 3, 29036) = 1 gettimeofday({1357598292, 426086}, NULL) = 0 readv(32, [{"\0\0\0X", 4}], 1) = 4 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\6\0\1\0\0\0\0\0\0\0\0\0\237\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\0\0\0\0\0\0\330\27\233q\21\225\331\177\330\27\0\0\0\0\0\0", 22}, {"", 0}], 2) = 22 fcntl64(13, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff077f8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff07888) = 0 close(509) = 0 writev(32, [{"\0\0\0|", 4}, {"\376SMB@\0\0\0\0\0\0\0\6\0\1\0\1\0\0\0\0\0\0\0\237\24\0\0\0\0\0\0"..., 64}, {"<\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 60}, {NULL, 0}], 4) = 128 gettimeofday({1357598292, 427445}, NULL) = 0 gettimeofday({1357598292, 427563}, NULL) = 0 poll([{fd=6, events=POLLIN|POLLHUP}, {fd=32, events=POLLIN|POLLHUP, revents=POLLIN}, {fd=8, events=POLLIN|POLLHUP}], 3, 29035) = 1 gettimeofday({1357598292, 427879}, NULL) = 0 readv(32, [{"\0\0\0\340", 4}], 1) = 4 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\5\0\1\0\0\0\0\0\0\0\0\0\240\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\0\0\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\0\0\0\0\0\0\0\7\0"..., 54}, {"l\0o\0g\0\\\0m\0a\0i\0l\0(\0\0\0\20\0\4\0\0\0\30\0\20\0\0\0"..., 104}], 2) = 158 stat64("log/mail", {st_mode=S_IFREG|0644, st_size=582133, ...}) = 0 getcwd("/var", 4096) = 5 lstat64("/var/log", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 lstat64("/var/log/mail", {st_mode=S_IFREG|0644, st_size=582133, ...}) = 0 gettimeofday({1357598292, 428870}, NULL) = 0 fcntl64(12, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff07558) = 0 fcntl64(12, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff07528) = 0 fcntl64(13, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff07578) = 0 stat64("log/mail", {st_mode=S_IFREG|0644, st_size=582133, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff07658) = 0 stat64("log/mail", {st_mode=S_IFREG|0644, st_size=582133, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff07818) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff07888) = 0 writev(32, [{"\0\0\0\360", 4}, {"\376SMB@\0\0\0\0\0\0\0\5\0\1\0\1\0\0\0\0\0\0\0\240\24\0\0\0\0\0\0"..., 64}, {"Y\0\0\0\1\0\0\0\0rrs\'\355\315\1\0\371\5w\'\355\315\1\0rrs\'\355\315\1"..., 88}, {" \0\0\0\20\0\4\0\0\0\30\0\10\0\0\0MxAc\0\0\0\0\0\0\0\0\211\0\22\0"..., 88}], 4) = 244 gettimeofday({1357598292, 430565}, NULL) = 0 gettimeofday({1357598292, 430685}, NULL) = 0 poll([{fd=6, events=POLLIN|POLLHUP}, {fd=32, events=POLLIN|POLLHUP, revents=POLLIN}, {fd=8, events=POLLIN|POLLHUP}], 3, 29031) = 1 gettimeofday({1357598292, 431015}, NULL) = 0 readv(32, [{"\0\0\0X", 4}], 1) = 4 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\6\0\1\0\0\0\0\0\0\0\0\0\241\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\0\0\0\0\0\0\331\27F\213\22\225\331\177\331\27\0\0\0\0\0\0", 22}, {"", 0}], 2) = 22 clock_gettime(CLOCK_MONOTONIC, {1505613, 515191104}) = 0 fcntl64(13, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff077f8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff07888) = 0 writev(32, [{"\0\0\0|", 4}, {"\376SMB@\0\0\0\0\0\0\0\6\0\1\0\1\0\0\0\0\0\0\0\241\24\0\0\0\0\0\0"..., 64}, {"<\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 60}, {NULL, 0}], 4) = 128 gettimeofday({1357598292, 432227}, NULL) = 0 gettimeofday({1357598292, 432345}, NULL) = 0 poll([{fd=6, events=POLLIN|POLLHUP}, {fd=32, events=POLLIN|POLLHUP, revents=POLLIN}, {fd=8, events=POLLIN|POLLHUP}], 3, 29030) = 1 gettimeofday({1357598292, 433252}, NULL) = 0 readv(32, [{"\0\0\0\330", 4}], 1) = 4 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\5\0\1\0\0\0\0\0\0\0\0\0\242\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\0\0\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\201\0\20\0\0\0\0\0\7\0"..., 54}, {"l\0o\0g\0\\\0(\0\0\0\20\0\4\0\0\0\30\0\20\0\0\0DHnQ\0\0\0\0"..., 96}], 2) = 150 stat64("log", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 getcwd("/var", 4096) = 5 lstat64("/var/log", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 stat64("log", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 gettimeofday({1357598292, 434053}, NULL) = 0 open("log", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 509 fstat64(509, {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=7720, len=1}, 0xbff07508) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7720, len=1}, 0xbff07598) = 0 stat64("log", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=7720, len=1}, 0xbff07818) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7720, len=1}, 0xbff07888) = 0 writev(32, [{"\0\0\0\360", 4}, {"\376SMB@\0\0\0\0\0\0\0\5\0\1\0\1\0\0\0\0\0\0\0\242\24\0\0\0\0\0\0"..., 64}, {"Y\0\0\0\1\0\0\0\0a\313\251\376\347\315\1\0\1\265\246\'\355\315\1\0a\313\251\376\347\315\1"..., 88}, {" \0\0\0\20\0\4\0\0\0\30\0\10\0\0\0MxAc\0\0\0\0\0\0\0\0\251\0\22\0"..., 88}], 4) = 244 gettimeofday({1357598292, 435037}, NULL) = 0 gettimeofday({1357598292, 435139}, NULL) = 0 poll([{fd=6, events=POLLIN|POLLHUP}, {fd=32, events=POLLIN|POLLHUP, revents=POLLIN}, {fd=8, events=POLLIN|POLLHUP}], 3, 29027) = 1 gettimeofday({1357598292, 435570}, NULL) = 0 readv(32, [{"\0\0\0\312", 4}], 1) = 4 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\16\0\1\0\0\0\0\0h\0\0\0\243\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\3\0\0\0\0\0\332\27\205\237\23\225\331\177\332\27\0\0\0\0\0\0`\0\2\0\240\377\0\0", 30}, {"*\0%\206%\206m\0", 8}], 2) = 38 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\16\0\1\0\4\0\0\0\0\0\0\0\244\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\3\0\0\0\0\0\332\27\205\237\23\225\331\177\332\27\0\0\0\0\0\0`\0\2\0\200\0\0\0", 30}, {"*\0", 2}], 2) = 32 open("log", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 510 fstat64(510, {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 fcntl64(510, F_SETFD, FD_CLOEXEC) = 0 stat64("log/.", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=7720, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7720, len=1}, 0xbff07658) = 0 stat64("log/..", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff07658) = 0 getdents64(510, /* 129 entries */, 4096) = 4072 stat64("log/yum.log", {st_mode=S_IFREG|0600, st_size=36080, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=2432, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=2432, len=1}, 0xbff07628) = 0 stat64("log/messages.3", {st_mode=S_IFREG|0640, st_size=3123137, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=20208, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=20208, len=1}, 0xbff07628) = 0 stat64("log/exim", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=20780, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=20780, len=1}, 0xbff07628) = 0 stat64("log/anaconda.syslog", {st_mode=S_IFREG|0640, st_size=13743, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=9080, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=9080, len=1}, 0xbff07628) = 0 stat64("log/messages.1", {st_mode=S_IFREG|0640, st_size=2405269, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=14108, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=14108, len=1}, 0xbff07628) = 0 stat64("log/mail.3", {st_mode=S_IFREG|0640, st_size=3138901, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=34536, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=34536, len=1}, 0xbff07628) = 0 stat64("log/anaconda.xlog", {st_mode=S_IFREG|0640, st_size=46088, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=33160, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=33160, len=1}, 0xbff07628) = 0 stat64("log/xferlog.1", {st_mode=S_IFREG|0640, st_size=10343, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=18524, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=18524, len=1}, 0xbff07628) = 0 stat64("log/acpid", {st_mode=S_IFREG|0640, st_size=30864, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=21912, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=21912, len=1}, 0xbff07628) = 0 stat64("log/spooler.1", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=11232, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=11232, len=1}, 0xbff07628) = 0 stat64("log/messages.4", {st_mode=S_IFREG|0640, st_size=3511079, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=33880, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=33880, len=1}, 0xbff07628) = 0 stat64("log/secure", {st_mode=S_IFREG|0640, st_size=43828, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=24220, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=24220, len=1}, 0xbff07628) = 0 stat64("log/mail.4", {st_mode=S_IFREG|0640, st_size=2099338, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=17968, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=17968, len=1}, 0xbff07628) = 0 stat64("log/secure.1", {st_mode=S_IFREG|0640, st_size=137312, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=33644, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=33644, len=1}, 0xbff07628) = 0 stat64("log/dmesg", {st_mode=S_IFREG|0640, st_size=12216, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=21016, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=21016, len=1}, 0xbff07628) = 0 stat64("log/secure.4", {st_mode=S_IFREG|0640, st_size=167574, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=31040, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=31040, len=1}, 0xbff07628) = 0 stat64("log/ppp", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=19164, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=19164, len=1}, 0xbff07628) = 0 stat64("log/cron.4", {st_mode=S_IFREG|0640, st_size=1572356, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=548, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=548, len=1}, 0xbff07628) = 0 stat64("log/boot.log.4", {st_mode=S_IFREG|0640, st_size=14627, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=17576, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=17576, len=1}, 0xbff07628) = 0 stat64("log/cron.1", {st_mode=S_IFREG|0640, st_size=1622931, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=2076, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=2076, len=1}, 0xbff07628) = 0 stat64("log/boot.log", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=25496, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=25496, len=1}, 0xbff07628) = 0 stat64("log/spooler", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=33124, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=33124, len=1}, 0xbff07628) = 0 stat64("log/spooler.4", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=35116, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=35116, len=1}, 0xbff07628) = 0 stat64("log/vbox", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=32092, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=32092, len=1}, 0xbff07628) = 0 stat64("log/mail.2", {st_mode=S_IFREG|0640, st_size=1698476, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=35164, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=35164, len=1}, 0xbff07628) = 0 stat64("log/messages.2", {st_mode=S_IFREG|0640, st_size=2901229, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=36020, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=36020, len=1}, 0xbff07628) = 0 stat64("log/spooler.2", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=3612, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=3612, len=1}, 0xbff07628) = 0 stat64("log/secure.3", {st_mode=S_IFREG|0640, st_size=131620, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=7916, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7916, len=1}, 0xbff07628) = 0 stat64("log/cron.3", {st_mode=S_IFREG|0640, st_size=1537684, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=14424, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=14424, len=1}, 0xbff07628) = 0 stat64("log/cron.2", {st_mode=S_IFREG|0640, st_size=1411681, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=4200, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=4200, len=1}, 0xbff07628) = 0 stat64("log/mail", {st_mode=S_IFREG|0644, st_size=582133, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff07628) = 0 stat64("log/lastlog", {st_mode=S_IFREG|0640, st_size=176368, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=23388, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=23388, len=1}, 0xbff07628) = 0 stat64("log/anaconda.log", {st_mode=S_IFREG|0640, st_size=15678, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=7792, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7792, len=1}, 0xbff07628) = 0 stat64("log/audit", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=24984, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=24984, len=1}, 0xbff07628) = 0 stat64("log/boot.log.2", {st_mode=S_IFREG|0640, st_size=18530, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=6912, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=6912, len=1}, 0xbff07628) = 0 stat64("log/samba", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=15144, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=15144, len=1}, 0xbff07628) = 0 stat64("log/messages", {st_mode=S_IFREG|0640, st_size=560561, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=36824, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=36824, len=1}, 0xbff07628) = 0 stat64("log/xferlog", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=26832, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26832, len=1}, 0xbff07628) = 0 stat64("log/cron", {st_mode=S_IFREG|0640, st_size=343201, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=36476, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=36476, len=1}, 0xbff07628) = 0 stat64("log/cups", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=30640, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=30640, len=1}, 0xbff07628) = 0 stat64("log/spooler.3", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=10104, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=10104, len=1}, 0xbff07628) = 0 stat64("log/yum.log.1", {st_mode=S_IFREG|0640, st_size=41011, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=29208, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=29208, len=1}, 0xbff07628) = 0 stat64("log/vsftpd.log", {st_mode=S_IFREG|0640, st_size=39149, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=6632, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=6632, len=1}, 0xbff07628) = 0 stat64("log/sa", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=30180, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=30180, len=1}, 0xbff07628) = 0 stat64("log/boot.log.3", {st_mode=S_IFREG|0640, st_size=9569, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=14752, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=14752, len=1}, 0xbff07628) = 0 stat64("log/secure.2", {st_mode=S_IFREG|0640, st_size=146820, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=27044, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27044, len=1}, 0xbff07628) = 0 stat64("log/wtmp", {st_mode=S_IFREG|0664, st_size=591744, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=19700, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=19700, len=1}, 0xbff07628) = 0 stat64("log/boot.log.1", {st_mode=S_IFREG|0640, st_size=41149, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=14708, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=14708, len=1}, 0xbff07628) = 0 stat64("log/mail.1", {st_mode=S_IFREG|0640, st_size=2214503, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=39820, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=39820, len=1}, 0xbff07628) = 0 stat64("log/secure.9", {st_mode=S_IFREG|0640, st_size=538793, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=23648, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=23648, len=1}, 0xbff07628) = 0 stat64("log/xferlog.2", {st_mode=S_IFREG|0640, st_size=2382, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=25476, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=25476, len=1}, 0xbff07628) = 0 stat64("log/prelink.log", {st_mode=S_IFREG|0644, st_size=75963, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=6644, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=6644, len=1}, 0xbff07628) = 0 stat64("log/messages.5", {st_mode=S_IFREG|0640, st_size=2774986, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=30128, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=30128, len=1}, 0xbff07628) = 0 stat64("log/secure.5", {st_mode=S_IFREG|0640, st_size=133214, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=9368, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=9368, len=1}, 0xbff07628) = 0 stat64("log/mail.5", {st_mode=S_IFREG|0640, st_size=1735831, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=13480, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=13480, len=1}, 0xbff07628) = 0 stat64("log/spooler.5", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=39112, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=39112, len=1}, 0xbff07628) = 0 stat64("log/boot.log.5", {st_mode=S_IFREG|0640, st_size=2558, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=22828, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=22828, len=1}, 0xbff07628) = 0 stat64("log/cron.5", {st_mode=S_IFREG|0640, st_size=1911065, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=15212, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=15212, len=1}, 0xbff07628) = 0 stat64("log/messages.6", {st_mode=S_IFREG|0640, st_size=2710780, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=38988, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=38988, len=1}, 0xbff07628) = 0 stat64("log/secure.6", {st_mode=S_IFREG|0640, st_size=118265, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=33732, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=33732, len=1}, 0xbff07628) = 0 stat64("log/mail.6", {st_mode=S_IFREG|0640, st_size=1780436, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=18640, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=18640, len=1}, 0xbff07628) = 0 stat64("log/spooler.6", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=26164, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26164, len=1}, 0xbff07628) = 0 stat64("log/boot.log.6", {st_mode=S_IFREG|0640, st_size=24516, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=23224, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=23224, len=1}, 0xbff07628) = 0 stat64("log/cron.6", {st_mode=S_IFREG|0640, st_size=1795714, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=8496, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=8496, len=1}, 0xbff07628) = 0 stat64("log/messages.7", {st_mode=S_IFREG|0640, st_size=2828164, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=36048, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=36048, len=1}, 0xbff07628) = 0 stat64("log/secure.7", {st_mode=S_IFREG|0640, st_size=128369, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=30276, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=30276, len=1}, 0xbff07628) = 0 stat64("log/mail.7", {st_mode=S_IFREG|0640, st_size=2711011, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=25236, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=25236, len=1}, 0xbff07628) = 0 stat64("log/spooler.7", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=39880, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=39880, len=1}, 0xbff07628) = 0 stat64("log/boot.log.7", {st_mode=S_IFREG|0640, st_size=18040, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=38648, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=38648, len=1}, 0xbff07628) = 0 stat64("log/cron.7", {st_mode=S_IFREG|0640, st_size=1569794, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=1044, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=1044, len=1}, 0xbff07628) = 0 stat64("log/messages.8", {st_mode=S_IFREG|0640, st_size=3135420, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=4608, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=4608, len=1}, 0xbff07628) = 0 stat64("log/secure.8", {st_mode=S_IFREG|0640, st_size=861384, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=29000, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=29000, len=1}, 0xbff07628) = 0 stat64("log/mail.8", {st_mode=S_IFREG|0640, st_size=2602457, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=15772, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=15772, len=1}, 0xbff07628) = 0 stat64("log/spooler.8", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=14524, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=14524, len=1}, 0xbff07628) = 0 stat64("log/boot.log.8", {st_mode=S_IFREG|0640, st_size=996, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=16940, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=16940, len=1}, 0xbff07628) = 0 stat64("log/cron.8", {st_mode=S_IFREG|0640, st_size=1621175, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=35812, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=35812, len=1}, 0xbff07628) = 0 stat64("log/messages.9", {st_mode=S_IFREG|0640, st_size=2940328, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=26276, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26276, len=1}, 0xbff07628) = 0 stat64("log/mail.20", {st_mode=S_IFREG|0640, st_size=1439331, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=4152, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=4152, len=1}, 0xbff07628) = 0 stat64("log/mail.9", {st_mode=S_IFREG|0640, st_size=1648925, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=39576, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=39576, len=1}, 0xbff07628) = 0 stat64("log/spooler.9", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=24020, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=24020, len=1}, 0xbff07628) = 0 stat64("log/boot.log.9", {st_mode=S_IFREG|0640, st_size=27348, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=35480, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=35480, len=1}, 0xbff07628) = 0 stat64("log/cron.9", {st_mode=S_IFREG|0640, st_size=1543593, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=264, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=264, len=1}, 0xbff07628) = 0 stat64("log/messages.10", {st_mode=S_IFREG|0640, st_size=2772981, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=6804, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=6804, len=1}, 0xbff07628) = 0 stat64("log/secure.10", {st_mode=S_IFREG|0640, st_size=101358, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff07628) = 0 stat64("log/mail.10", {st_mode=S_IFREG|0640, st_size=2145104, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=31244, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=31244, len=1}, 0xbff07628) = 0 stat64("log/spooler.10", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=36972, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=36972, len=1}, 0xbff07628) = 0 stat64("log/boot.log.10", {st_mode=S_IFREG|0640, st_size=8147, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=1668, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=1668, len=1}, 0xbff07628) = 0 stat64("log/cron.10", {st_mode=S_IFREG|0640, st_size=1566317, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=24720, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=24720, len=1}, 0xbff07628) = 0 stat64("log/messages.11", {st_mode=S_IFREG|0640, st_size=3141083, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=10980, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=10980, len=1}, 0xbff07628) = 0 stat64("log/secure.11", {st_mode=S_IFREG|0640, st_size=151710, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=8532, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=8532, len=1}, 0xbff07628) = 0 stat64("log/mail.11", {st_mode=S_IFREG|0640, st_size=2288813, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=7184, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7184, len=1}, 0xbff07628) = 0 stat64("log/spooler.11", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=32464, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=32464, len=1}, 0xbff07628) = 0 stat64("log/boot.log.11", {st_mode=S_IFREG|0640, st_size=19499, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=23352, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=23352, len=1}, 0xbff07628) = 0 stat64("log/cron.11", {st_mode=S_IFREG|0640, st_size=1467708, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=20768, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=20768, len=1}, 0xbff07628) = 0 stat64("log/messages.12", {st_mode=S_IFREG|0640, st_size=5069543, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=8348, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=8348, len=1}, 0xbff07628) = 0 stat64("log/secure.12", {st_mode=S_IFREG|0640, st_size=5110404, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=15052, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=15052, len=1}, 0xbff07628) = 0 stat64("log/mail.12", {st_mode=S_IFREG|0640, st_size=2032993, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=3320, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=3320, len=1}, 0xbff07628) = 0 stat64("log/spooler.12", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=30464, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=30464, len=1}, 0xbff07628) = 0 stat64("log/boot.log.12", {st_mode=S_IFREG|0640, st_size=372430, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=1580, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=1580, len=1}, 0xbff07628) = 0 stat64("log/cron.12", {st_mode=S_IFREG|0640, st_size=804787, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=22232, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=22232, len=1}, 0xbff07628) = 0 stat64("log/messages.13", {st_mode=S_IFREG|0640, st_size=2177040, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=13064, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=13064, len=1}, 0xbff07628) = 0 stat64("log/secure.13", {st_mode=S_IFREG|0640, st_size=2011845, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=22596, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=22596, len=1}, 0xbff07628) = 0 stat64("log/mail.13", {st_mode=S_IFREG|0640, st_size=2550320, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=1960, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=1960, len=1}, 0xbff07628) = 0 stat64("log/spooler.13", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=35636, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=35636, len=1}, 0xbff07628) = 0 stat64("log/boot.log.13", {st_mode=S_IFREG|0640, st_size=20007, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=6160, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=6160, len=1}, 0xbff07628) = 0 stat64("log/cron.13", {st_mode=S_IFREG|0640, st_size=84264, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=14696, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=14696, len=1}, 0xbff07628) = 0 stat64("log/messages.14", {st_mode=S_IFREG|0640, st_size=1971023, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=21556, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=21556, len=1}, 0xbff07628) = 0 stat64("log/secure.14", {st_mode=S_IFREG|0640, st_size=4259258, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=39744, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=39744, len=1}, 0xbff07628) = 0 stat64("log/mail.14", {st_mode=S_IFREG|0640, st_size=2440305, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=33992, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=33992, len=1}, 0xbff07628) = 0 stat64("log/spooler.14", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=39744, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=39744, len=1}, 0xbff07628) = 0 stat64("log/boot.log.14", {st_mode=S_IFREG|0640, st_size=2558, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=24208, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=24208, len=1}, 0xbff07628) = 0 stat64("log/cron.14", {st_mode=S_IFREG|0640, st_size=82287, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=30552, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=30552, len=1}, 0xbff07628) = 0 stat64("log/messages.15", {st_mode=S_IFREG|0640, st_size=4028998, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=16976, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=16976, len=1}, 0xbff07628) = 0 stat64("log/secure.15", {st_mode=S_IFREG|0640, st_size=1938282, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=29612, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=29612, len=1}, 0xbff07628) = 0 stat64("log/mail.15", {st_mode=S_IFREG|0640, st_size=1627404, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=13672, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=13672, len=1}, 0xbff07628) = 0 stat64("log/spooler.15", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=352, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=352, len=1}, 0xbff07628) = 0 stat64("log/boot.log.15", {st_mode=S_IFREG|0640, st_size=1591, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=37456, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=37456, len=1}, 0xbff07628) = 0 stat64("log/cron.15", {st_mode=S_IFREG|0640, st_size=84572, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=35572, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=35572, len=1}, 0xbff07628) = 0 stat64("log/messages.16", {st_mode=S_IFREG|0640, st_size=2331114, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=16336, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=16336, len=1}, 0xbff07628) = 0 stat64("log/secure.16", {st_mode=S_IFREG|0640, st_size=1425745, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=34240, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=34240, len=1}, 0xbff07628) = 0 stat64("log/mail.16", {st_mode=S_IFREG|0640, st_size=1221153, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=6804, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=6804, len=1}, 0xbff07628) = 0 stat64("log/spooler.16", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=13116, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=13116, len=1}, 0xbff07628) = 0 stat64("log/boot.log.16", {st_mode=S_IFREG|0640, st_size=30716, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=23232, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=23232, len=1}, 0xbff07628) = 0 stat64("log/cron.16", {st_mode=S_IFREG|0640, st_size=81346, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=18032, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=18032, len=1}, 0xbff07628) = 0 stat64("log/wtmp.nostalgia", {st_mode=S_IFREG|0664, st_size=5659776, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=27260, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27260, len=1}, 0xbff07628) = 0 stat64("log/messages.17", {st_mode=S_IFREG|0640, st_size=2436930, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=7232, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7232, len=1}, 0xbff07628) = 0 stat64("log/secure.17", {st_mode=S_IFREG|0640, st_size=878796, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=34220, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=34220, len=1}, 0xbff07628) = 0 getdents64(510, /* 46 entries */, 4096) = 1488 stat64("log/mail.17", {st_mode=S_IFREG|0640, st_size=2144785, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=27552, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27552, len=1}, 0xbff07628) = 0 stat64("log/spooler.17", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=9712, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=9712, len=1}, 0xbff07628) = 0 stat64("log/boot.log.17", {st_mode=S_IFREG|0640, st_size=1992, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=12928, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=12928, len=1}, 0xbff07628) = 0 stat64("log/cron.17", {st_mode=S_IFREG|0640, st_size=84633, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=19560, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=19560, len=1}, 0xbff07628) = 0 stat64("log/messages.18", {st_mode=S_IFREG|0640, st_size=2279182, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=35604, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=35604, len=1}, 0xbff07628) = 0 stat64("log/secure.18", {st_mode=S_IFREG|0640, st_size=2390809, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=2184, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=2184, len=1}, 0xbff07628) = 0 stat64("log/mail.18", {st_mode=S_IFREG|0640, st_size=2557405, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=35912, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=35912, len=1}, 0xbff07628) = 0 stat64("log/spooler.18", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=21344, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=21344, len=1}, 0xbff07628) = 0 stat64("log/boot.log.18", {st_mode=S_IFREG|0640, st_size=996, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=4180, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=4180, len=1}, 0xbff07628) = 0 stat64("log/cron.18", {st_mode=S_IFREG|0640, st_size=84883, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=27264, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27264, len=1}, 0xbff07628) = 0 stat64("log/mail.19", {st_mode=S_IFREG|0640, st_size=2672204, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=16536, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=16536, len=1}, 0xbff07628) = 0 stat64("log/messages.19", {st_mode=S_IFREG|0640, st_size=2180896, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=31508, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=31508, len=1}, 0xbff07628) = 0 stat64("log/secure.19", {st_mode=S_IFREG|0640, st_size=1010613, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=1040, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=1040, len=1}, 0xbff07628) = 0 stat64("log/spooler.19", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=27808, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27808, len=1}, 0xbff07628) = 0 stat64("log/boot.log.19", {st_mode=S_IFREG|0640, st_size=31745, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=3628, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=3628, len=1}, 0xbff07628) = 0 stat64("log/cron.19", {st_mode=S_IFREG|0640, st_size=81101, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=14296, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=14296, len=1}, 0xbff07628) = 0 stat64("log/messages.20", {st_mode=S_IFREG|0640, st_size=4643420, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=19304, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=19304, len=1}, 0xbff07628) = 0 stat64("log/secure.20", {st_mode=S_IFREG|0640, st_size=4480748, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=22464, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=22464, len=1}, 0xbff07628) = 0 stat64("log/mail.21", {st_mode=S_IFREG|0640, st_size=3421724, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=9244, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=9244, len=1}, 0xbff07628) = 0 stat64("log/spooler.20", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=1092, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=1092, len=1}, 0xbff07628) = 0 stat64("log/boot.log.20", {st_mode=S_IFREG|0640, st_size=4373, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=20332, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=20332, len=1}, 0xbff07628) = 0 stat64("log/cron.20", {st_mode=S_IFREG|0640, st_size=84670, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=21168, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=21168, len=1}, 0xbff07628) = 0 stat64("log/messages.21", {st_mode=S_IFREG|0640, st_size=3903064, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=38048, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=38048, len=1}, 0xbff07628) = 0 stat64("log/secure.21", {st_mode=S_IFREG|0640, st_size=3431485, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=9228, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=9228, len=1}, 0xbff07628) = 0 stat64("log/mail.22", {st_mode=S_IFREG|0640, st_size=3875937, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=17768, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=17768, len=1}, 0xbff07628) = 0 stat64("log/spooler.21", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=12276, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=12276, len=1}, 0xbff07628) = 0 stat64("log/boot.log.21", {st_mode=S_IFREG|0640, st_size=50377, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=38752, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=38752, len=1}, 0xbff07628) = 0 stat64("log/cron.21", {st_mode=S_IFREG|0640, st_size=81430, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=8388, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=8388, len=1}, 0xbff07628) = 0 stat64("log/messages.22", {st_mode=S_IFREG|0640, st_size=4413481, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=38864, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=38864, len=1}, 0xbff07628) = 0 stat64("log/secure.22", {st_mode=S_IFREG|0640, st_size=12078739, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=18896, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=18896, len=1}, 0xbff07628) = 0 stat64("log/mail.23", {st_mode=S_IFREG|0640, st_size=11403129, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=6828, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=6828, len=1}, 0xbff07628) = 0 stat64("log/spooler.22", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=39000, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=39000, len=1}, 0xbff07628) = 0 stat64("log/boot.log.22", {st_mode=S_IFREG|0640, st_size=27789, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=25600, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=25600, len=1}, 0xbff07628) = 0 stat64("log/cron.22", {st_mode=S_IFREG|0640, st_size=84697, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=31216, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=31216, len=1}, 0xbff07628) = 0 stat64("log/messages.23", {st_mode=S_IFREG|0640, st_size=3665511, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=30888, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=30888, len=1}, 0xbff07628) = 0 stat64("log/secure.23", {st_mode=S_IFREG|0640, st_size=3050941, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=3604, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=3604, len=1}, 0xbff07628) = 0 stat64("log/mail.24", {st_mode=S_IFREG|0640, st_size=8407806, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=14928, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=14928, len=1}, 0xbff07628) = 0 stat64("log/spooler.23", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=4584, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=4584, len=1}, 0xbff07628) = 0 stat64("log/boot.log.23", {st_mode=S_IFREG|0640, st_size=13992, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=27304, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27304, len=1}, 0xbff07628) = 0 stat64("log/cron.23", {st_mode=S_IFREG|0640, st_size=75840, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=33164, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=33164, len=1}, 0xbff07628) = 0 stat64("log/messages.24", {st_mode=S_IFREG|0640, st_size=2424834, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=32136, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=32136, len=1}, 0xbff07628) = 0 stat64("log/secure.24", {st_mode=S_IFREG|0640, st_size=2338444, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=30760, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=30760, len=1}, 0xbff07628) = 0 stat64("log/spooler.24", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=7780, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7780, len=1}, 0xbff07628) = 0 stat64("log/boot.log.24", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=7880, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7880, len=1}, 0xbff07628) = 0 stat64("log/cron.24", {st_mode=S_IFREG|0640, st_size=84366, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=4476, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=4476, len=1}, 0xbff07628) = 0 stat64("log/lastlog.nostalgia.bz2", {st_mode=S_IFREG|0640, st_size=209, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=26000, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26000, len=1}, 0xbff07628) = 0 getdents64(510, /* 0 entries */, 4096) = 0 writev(32, [{"\0\0N\371", 4}, {"\376SMB@\0\0\0\0\0\0\0\16\0\0\0\1\0\0\0\260N\0\0\243\24\0\0\0\0\0\0"..., 64}, {"\t\0H\0hN\0\0", 8}, {"`\0\0\0\0\0\0\0\0a\313\251\376\347\315\1\0\1\265\246\'\355\315\1\0a\313\251\376\347\315\1"..., 20072}, {"\376SMB@\0\0\0\6\0\0\200\16\0\2\0\5\0\0\0\0\0\0\0\244\24\0\0\0\0\0\0"..., 64}, {"\t\0\0\0\0\0\0\0", 8}, {"\0", 1}], 7) = 20221 gettimeofday({1357598292, 479001}, NULL) = 0 gettimeofday({1357598292, 479222}, NULL) = 0 poll([{fd=6, events=POLLIN|POLLHUP}, {fd=32, events=POLLIN|POLLHUP, revents=POLLIN}, {fd=8, events=POLLIN|POLLHUP}], 3, 28983) = 1 gettimeofday({1357598292, 479489}, NULL) = 0 readv(32, [{"\0\0\0X", 4}], 1) = 4 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\6\0\1\0\0\0\0\0\0\0\0\0\245\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\0\0\0\0\0\0\332\27\205\237\23\225\331\177\332\27\0\0\0\0\0\0", 22}, {"", 0}], 2) = 22 fcntl64(13, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=7720, len=1}, 0xbff077f8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7720, len=1}, 0xbff07888) = 0 close(510) = 0 writev(32, [{"\0\0\0|", 4}, {"\376SMB@\0\0\0\0\0\0\0\6\0\1\0\1\0\0\0\0\0\0\0\245\24\0\0\0\0\0\0"..., 64}, {"<\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 60}, {NULL, 0}], 4) = 128 gettimeofday({1357598292, 481050}, NULL) = 0 gettimeofday({1357598292, 481192}, NULL) = 0 poll([{fd=6, events=POLLIN|POLLHUP}, {fd=32, events=POLLIN|POLLHUP, revents=POLLIN}, {fd=8, events=POLLIN|POLLHUP}], 3, 28981) = 1 gettimeofday({1357598302, 367797}, NULL) = 0 readv(32, [{"\0\0\0\330", 4}], 1) = 4 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\5\0\1\0\0\0\0\0\0\0\0\0\246\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\0\0\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\0\20\0\0\0\0\0\0\0"..., 54}, {"\0\0o\0g\0\\\0(\0\0\0\20\0\4\0\0\0\30\0\20\0\0\0DHnQ\0\0\0\0"..., 96}], 2) = 150 stat64(".", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 getcwd("/var", 4096) = 5 stat64(".", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 gettimeofday({1357598302, 368743}, NULL) = 0 open(".", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 510 fstat64(510, {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff07508) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff07598) = 0 stat64(".", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff07818) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff07888) = 0 writev(32, [{"\0\0\0\360", 4}, {"\376SMB@\0\0\0\0\0\0\0\5\0\1\0\1\0\0\0\0\0\0\0\246\24\0\0\0\0\0\0"..., 64}, {"Y\0\0\0\1\0\0\0\0\212\204WP\356\314\1\0\371\5w\'\355\315\1\0\212\204WP\356\314\1"..., 88}, {" \0\0\0\20\0\4\0\0\0\30\0\10\0\0\0MxAc\0\0\0\0\0\0\0\0\251\0\22\0"..., 88}], 4) = 244 gettimeofday({1357598302, 369996}, NULL) = 0 gettimeofday({1357598302, 370338}, NULL) = 0 poll([{fd=6, events=POLLIN|POLLHUP}, {fd=32, events=POLLIN|POLLHUP, revents=POLLIN}, {fd=8, events=POLLIN|POLLHUP}], 3, 19092) = 1 gettimeofday({1357598302, 370741}, NULL) = 0 readv(32, [{"\0\0\0\331", 4}], 1) = 4 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\20\0\1\0\0\0\0\0p\0\0\0\247\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\2\1X\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\333\27g\240\24\225\331\177\333\27"..., 38}, {"\0%\206%\206m\0m", 8}], 2) = 46 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\20\0\1\0\4\0\0\0\0\0\0\0\250\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\2\5P\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\333\27g\240\24\225\331\177\333\27"..., 38}, {"\0", 1}], 2) = 39 stat64(".", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 stat64(".", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 writev(32, [{"\0\0\0\274", 4}, {"\376SMB@\0\0\0\0\0\0\0\20\0\0\0\1\0\0\0`\0\0\0\247\24\0\0\0\0\0\0"..., 64}, {"\t\0H\0\30\0\0\0", 8}, {"\0\0\0\0\0\0\0\0\305\231D\274\6\0\0\0\0\0v\0a\0r\0", 24}, {"\376SMB@\0\0\0\0\0\0\0\20\0\2\0\5\0\0\0\0\0\0\0\250\24\0\0\0\0\0\0"..., 64}, {"\t\0H\0\24\0\0\0", 8}, {"/\0\1\0\377\0\0\0\10\0\0\0N\0T\0F\0S\0", 20}], 7) = 192 gettimeofday({1357598302, 372122}, NULL) = 0 gettimeofday({1357598302, 372329}, NULL) = 0 poll([{fd=6, events=POLLIN|POLLHUP}, {fd=32, events=POLLIN|POLLHUP, revents=POLLIN}, {fd=8, events=POLLIN|POLLHUP}], 3, 19090) = 1 gettimeofday({1357598302, 372564}, NULL) = 0 readv(32, [{"\0\0\0X", 4}], 1) = 4 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\6\0\1\0\0\0\0\0\0\0\0\0\251\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\0\0\0\0\0\0\333\27g\240\24\225\331\177\333\27\0\0\0\0\0\0", 22}, {"", 0}], 2) = 22 fcntl64(13, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff077f8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff07888) = 0 close(510) = 0 writev(32, [{"\0\0\0|", 4}, {"\376SMB@\0\0\0\0\0\0\0\6\0\1\0\1\0\0\0\0\0\0\0\251\24\0\0\0\0\0\0"..., 64}, {"<\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 60}, {NULL, 0}], 4) = 128 gettimeofday({1357598302, 373971}, NULL) = 0 gettimeofday({1357598302, 374091}, NULL) = 0 poll([{fd=6, events=POLLIN|POLLHUP}, {fd=32, events=POLLIN|POLLHUP, revents=POLLIN}, {fd=8, events=POLLIN|POLLHUP}], 3, 19088) = 1 gettimeofday({1357598302, 374402}, NULL) = 0 readv(32, [{"\0\0\0\340", 4}], 1) = 4 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\5\0\1\0\0\0\0\0\0\0\0\0\252\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\0\0\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\0\0\0\0\0\0\0\7\0"..., 54}, {"l\0o\0g\0\\\0m\0a\0i\0l\0(\0\0\0\20\0\4\0\0\0\30\0\20\0\0\0"..., 104}], 2) = 158 stat64("log/mail", {st_mode=S_IFREG|0644, st_size=582133, ...}) = 0 getcwd("/var", 4096) = 5 lstat64("/var/log", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 lstat64("/var/log/mail", {st_mode=S_IFREG|0644, st_size=582133, ...}) = 0 gettimeofday({1357598302, 375394}, NULL) = 0 fcntl64(12, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff07558) = 0 fcntl64(12, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff07528) = 0 fcntl64(13, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff07578) = 0 stat64("log/mail", {st_mode=S_IFREG|0644, st_size=582133, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff07658) = 0 stat64("log/mail", {st_mode=S_IFREG|0644, st_size=582133, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff07818) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff07888) = 0 writev(32, [{"\0\0\0\360", 4}, {"\376SMB@\0\0\0\0\0\0\0\5\0\1\0\1\0\0\0\0\0\0\0\252\24\0\0\0\0\0\0"..., 64}, {"Y\0\0\0\1\0\0\0\0rrs\'\355\315\1\0\371\5w\'\355\315\1\0rrs\'\355\315\1"..., 88}, {" \0\0\0\20\0\4\0\0\0\30\0\10\0\0\0MxAc\0\0\0\0\0\0\0\0\211\0\22\0"..., 88}], 4) = 244 gettimeofday({1357598302, 377061}, NULL) = 0 gettimeofday({1357598302, 377267}, NULL) = 0 poll([{fd=6, events=POLLIN|POLLHUP}, {fd=32, events=POLLIN|POLLHUP, revents=POLLIN}, {fd=8, events=POLLIN|POLLHUP}], 3, 19085) = 1 gettimeofday({1357598302, 377494}, NULL) = 0 readv(32, [{"\0\0\0X", 4}], 1) = 4 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\6\0\1\0\0\0\0\0\0\0\0\0\253\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\0\0\0\0\0\0\334\27b\272\25\225\331\177\334\27\0\0\0\0\0\0", 22}, {"", 0}], 2) = 22 clock_gettime(CLOCK_MONOTONIC, {1505623, 461666104}) = 0 fcntl64(13, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff077f8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff07888) = 0 writev(32, [{"\0\0\0|", 4}, {"\376SMB@\0\0\0\0\0\0\0\6\0\1\0\1\0\0\0\0\0\0\0\253\24\0\0\0\0\0\0"..., 64}, {"<\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 60}, {NULL, 0}], 4) = 128 gettimeofday({1357598302, 378692}, NULL) = 0 gettimeofday({1357598302, 378972}, NULL) = 0 poll([{fd=6, events=POLLIN|POLLHUP}, {fd=32, events=POLLIN|POLLHUP, revents=POLLIN}, {fd=8, events=POLLIN|POLLHUP}], 3, 19083) = 1 gettimeofday({1357598302, 379798}, NULL) = 0 readv(32, [{"\0\0\0\330", 4}], 1) = 4 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\5\0\1\0\0\0\0\0\0\0\0\0\254\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\0\0\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\201\0\20\0\0\0\0\0\7\0"..., 54}, {"l\0o\0g\0\\\0(\0\0\0\20\0\4\0\0\0\30\0\20\0\0\0DHnQ\0\0\0\0"..., 96}], 2) = 150 stat64("log", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 getcwd("/var", 4096) = 5 lstat64("/var/log", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 stat64("log", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 gettimeofday({1357598302, 380619}, NULL) = 0 open("log", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 510 fstat64(510, {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=7720, len=1}, 0xbff07508) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7720, len=1}, 0xbff07598) = 0 stat64("log", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=7720, len=1}, 0xbff07818) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7720, len=1}, 0xbff07888) = 0 writev(32, [{"\0\0\0\360", 4}, {"\376SMB@\0\0\0\0\0\0\0\5\0\1\0\1\0\0\0\0\0\0\0\254\24\0\0\0\0\0\0"..., 64}, {"Y\0\0\0\1\0\0\0\0a\313\251\376\347\315\1\0\342\252\254\'\355\315\1\0a\313\251\376\347\315\1"..., 88}, {" \0\0\0\20\0\4\0\0\0\30\0\10\0\0\0MxAc\0\0\0\0\0\0\0\0\251\0\22\0"..., 88}], 4) = 244 gettimeofday({1357598302, 381606}, NULL) = 0 gettimeofday({1357598302, 381698}, NULL) = 0 poll([{fd=6, events=POLLIN|POLLHUP}, {fd=32, events=POLLIN|POLLHUP, revents=POLLIN}, {fd=8, events=POLLIN|POLLHUP}], 3, 19080) = 1 gettimeofday({1357598302, 381966}, NULL) = 0 readv(32, [{"\0\0\0\312", 4}], 1) = 4 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\16\0\1\0\0\0\0\0h\0\0\0\255\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\3\0\0\0\0\0\335\27\313\316\26\225\331\177\335\27\0\0\0\0\0\0`\0\2\0\240\377\0\0", 30}, {"*\0%\206%\206m\0", 8}], 2) = 38 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\16\0\1\0\4\0\0\0\0\0\0\0\256\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\3\0\0\0\0\0\335\27\313\316\26\225\331\177\335\27\0\0\0\0\0\0`\0\2\0\200\0\0\0", 30}, {"*\0", 2}], 2) = 32 open("log", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 511 fstat64(511, {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 fcntl64(511, F_SETFD, FD_CLOEXEC) = 0 stat64("log/.", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=7720, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7720, len=1}, 0xbff07658) = 0 stat64("log/..", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff07658) = 0 getdents64(511, /* 129 entries */, 4096) = 4072 stat64("log/yum.log", {st_mode=S_IFREG|0600, st_size=36080, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=2432, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=2432, len=1}, 0xbff07628) = 0 stat64("log/messages.3", {st_mode=S_IFREG|0640, st_size=3123137, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=20208, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=20208, len=1}, 0xbff07628) = 0 stat64("log/exim", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=20780, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=20780, len=1}, 0xbff07628) = 0 stat64("log/anaconda.syslog", {st_mode=S_IFREG|0640, st_size=13743, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=9080, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=9080, len=1}, 0xbff07628) = 0 stat64("log/messages.1", {st_mode=S_IFREG|0640, st_size=2405269, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=14108, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=14108, len=1}, 0xbff07628) = 0 stat64("log/mail.3", {st_mode=S_IFREG|0640, st_size=3138901, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=34536, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=34536, len=1}, 0xbff07628) = 0 stat64("log/anaconda.xlog", {st_mode=S_IFREG|0640, st_size=46088, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=33160, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=33160, len=1}, 0xbff07628) = 0 stat64("log/xferlog.1", {st_mode=S_IFREG|0640, st_size=10343, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=18524, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=18524, len=1}, 0xbff07628) = 0 stat64("log/acpid", {st_mode=S_IFREG|0640, st_size=30864, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=21912, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=21912, len=1}, 0xbff07628) = 0 stat64("log/spooler.1", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=11232, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=11232, len=1}, 0xbff07628) = 0 stat64("log/messages.4", {st_mode=S_IFREG|0640, st_size=3511079, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=33880, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=33880, len=1}, 0xbff07628) = 0 stat64("log/secure", {st_mode=S_IFREG|0640, st_size=43828, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=24220, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=24220, len=1}, 0xbff07628) = 0 stat64("log/mail.4", {st_mode=S_IFREG|0640, st_size=2099338, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=17968, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=17968, len=1}, 0xbff07628) = 0 stat64("log/secure.1", {st_mode=S_IFREG|0640, st_size=137312, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=33644, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=33644, len=1}, 0xbff07628) = 0 stat64("log/dmesg", {st_mode=S_IFREG|0640, st_size=12216, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=21016, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=21016, len=1}, 0xbff07628) = 0 stat64("log/secure.4", {st_mode=S_IFREG|0640, st_size=167574, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=31040, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=31040, len=1}, 0xbff07628) = 0 stat64("log/ppp", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=19164, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=19164, len=1}, 0xbff07628) = 0 stat64("log/cron.4", {st_mode=S_IFREG|0640, st_size=1572356, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=548, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=548, len=1}, 0xbff07628) = 0 stat64("log/boot.log.4", {st_mode=S_IFREG|0640, st_size=14627, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=17576, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=17576, len=1}, 0xbff07628) = 0 stat64("log/cron.1", {st_mode=S_IFREG|0640, st_size=1622931, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=2076, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=2076, len=1}, 0xbff07628) = 0 stat64("log/boot.log", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=25496, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=25496, len=1}, 0xbff07628) = 0 stat64("log/spooler", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=33124, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=33124, len=1}, 0xbff07628) = 0 stat64("log/spooler.4", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=35116, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=35116, len=1}, 0xbff07628) = 0 stat64("log/vbox", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=32092, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=32092, len=1}, 0xbff07628) = 0 stat64("log/mail.2", {st_mode=S_IFREG|0640, st_size=1698476, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=35164, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=35164, len=1}, 0xbff07628) = 0 stat64("log/messages.2", {st_mode=S_IFREG|0640, st_size=2901229, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=36020, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=36020, len=1}, 0xbff07628) = 0 stat64("log/spooler.2", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=3612, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=3612, len=1}, 0xbff07628) = 0 stat64("log/secure.3", {st_mode=S_IFREG|0640, st_size=131620, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=7916, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7916, len=1}, 0xbff07628) = 0 stat64("log/cron.3", {st_mode=S_IFREG|0640, st_size=1537684, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=14424, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=14424, len=1}, 0xbff07628) = 0 stat64("log/cron.2", {st_mode=S_IFREG|0640, st_size=1411681, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=4200, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=4200, len=1}, 0xbff07628) = 0 stat64("log/mail", {st_mode=S_IFREG|0644, st_size=582133, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff07628) = 0 stat64("log/lastlog", {st_mode=S_IFREG|0640, st_size=176368, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=23388, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=23388, len=1}, 0xbff07628) = 0 stat64("log/anaconda.log", {st_mode=S_IFREG|0640, st_size=15678, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=7792, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7792, len=1}, 0xbff07628) = 0 stat64("log/audit", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=24984, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=24984, len=1}, 0xbff07628) = 0 stat64("log/boot.log.2", {st_mode=S_IFREG|0640, st_size=18530, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=6912, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=6912, len=1}, 0xbff07628) = 0 stat64("log/samba", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=15144, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=15144, len=1}, 0xbff07628) = 0 stat64("log/messages", {st_mode=S_IFREG|0640, st_size=560561, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=36824, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=36824, len=1}, 0xbff07628) = 0 stat64("log/xferlog", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=26832, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26832, len=1}, 0xbff07628) = 0 stat64("log/cron", {st_mode=S_IFREG|0640, st_size=343201, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=36476, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=36476, len=1}, 0xbff07628) = 0 stat64("log/cups", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=30640, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=30640, len=1}, 0xbff07628) = 0 stat64("log/spooler.3", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=10104, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=10104, len=1}, 0xbff07628) = 0 stat64("log/yum.log.1", {st_mode=S_IFREG|0640, st_size=41011, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=29208, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=29208, len=1}, 0xbff07628) = 0 stat64("log/vsftpd.log", {st_mode=S_IFREG|0640, st_size=39149, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=6632, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=6632, len=1}, 0xbff07628) = 0 stat64("log/sa", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=30180, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=30180, len=1}, 0xbff07628) = 0 stat64("log/boot.log.3", {st_mode=S_IFREG|0640, st_size=9569, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=14752, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=14752, len=1}, 0xbff07628) = 0 stat64("log/secure.2", {st_mode=S_IFREG|0640, st_size=146820, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=27044, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27044, len=1}, 0xbff07628) = 0 stat64("log/wtmp", {st_mode=S_IFREG|0664, st_size=591744, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=19700, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=19700, len=1}, 0xbff07628) = 0 stat64("log/boot.log.1", {st_mode=S_IFREG|0640, st_size=41149, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=14708, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=14708, len=1}, 0xbff07628) = 0 stat64("log/mail.1", {st_mode=S_IFREG|0640, st_size=2214503, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=39820, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=39820, len=1}, 0xbff07628) = 0 stat64("log/secure.9", {st_mode=S_IFREG|0640, st_size=538793, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=23648, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=23648, len=1}, 0xbff07628) = 0 stat64("log/xferlog.2", {st_mode=S_IFREG|0640, st_size=2382, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=25476, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=25476, len=1}, 0xbff07628) = 0 stat64("log/prelink.log", {st_mode=S_IFREG|0644, st_size=75963, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=6644, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=6644, len=1}, 0xbff07628) = 0 stat64("log/messages.5", {st_mode=S_IFREG|0640, st_size=2774986, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=30128, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=30128, len=1}, 0xbff07628) = 0 stat64("log/secure.5", {st_mode=S_IFREG|0640, st_size=133214, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=9368, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=9368, len=1}, 0xbff07628) = 0 stat64("log/mail.5", {st_mode=S_IFREG|0640, st_size=1735831, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=13480, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=13480, len=1}, 0xbff07628) = 0 stat64("log/spooler.5", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=39112, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=39112, len=1}, 0xbff07628) = 0 stat64("log/boot.log.5", {st_mode=S_IFREG|0640, st_size=2558, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=22828, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=22828, len=1}, 0xbff07628) = 0 stat64("log/cron.5", {st_mode=S_IFREG|0640, st_size=1911065, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=15212, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=15212, len=1}, 0xbff07628) = 0 stat64("log/messages.6", {st_mode=S_IFREG|0640, st_size=2710780, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=38988, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=38988, len=1}, 0xbff07628) = 0 stat64("log/secure.6", {st_mode=S_IFREG|0640, st_size=118265, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=33732, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=33732, len=1}, 0xbff07628) = 0 stat64("log/mail.6", {st_mode=S_IFREG|0640, st_size=1780436, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=18640, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=18640, len=1}, 0xbff07628) = 0 stat64("log/spooler.6", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=26164, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26164, len=1}, 0xbff07628) = 0 stat64("log/boot.log.6", {st_mode=S_IFREG|0640, st_size=24516, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=23224, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=23224, len=1}, 0xbff07628) = 0 stat64("log/cron.6", {st_mode=S_IFREG|0640, st_size=1795714, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=8496, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=8496, len=1}, 0xbff07628) = 0 stat64("log/messages.7", {st_mode=S_IFREG|0640, st_size=2828164, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=36048, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=36048, len=1}, 0xbff07628) = 0 stat64("log/secure.7", {st_mode=S_IFREG|0640, st_size=128369, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=30276, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=30276, len=1}, 0xbff07628) = 0 stat64("log/mail.7", {st_mode=S_IFREG|0640, st_size=2711011, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=25236, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=25236, len=1}, 0xbff07628) = 0 stat64("log/spooler.7", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=39880, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=39880, len=1}, 0xbff07628) = 0 stat64("log/boot.log.7", {st_mode=S_IFREG|0640, st_size=18040, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=38648, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=38648, len=1}, 0xbff07628) = 0 stat64("log/cron.7", {st_mode=S_IFREG|0640, st_size=1569794, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=1044, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=1044, len=1}, 0xbff07628) = 0 stat64("log/messages.8", {st_mode=S_IFREG|0640, st_size=3135420, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=4608, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=4608, len=1}, 0xbff07628) = 0 stat64("log/secure.8", {st_mode=S_IFREG|0640, st_size=861384, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=29000, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=29000, len=1}, 0xbff07628) = 0 stat64("log/mail.8", {st_mode=S_IFREG|0640, st_size=2602457, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=15772, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=15772, len=1}, 0xbff07628) = 0 stat64("log/spooler.8", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=14524, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=14524, len=1}, 0xbff07628) = 0 stat64("log/boot.log.8", {st_mode=S_IFREG|0640, st_size=996, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=16940, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=16940, len=1}, 0xbff07628) = 0 stat64("log/cron.8", {st_mode=S_IFREG|0640, st_size=1621175, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=35812, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=35812, len=1}, 0xbff07628) = 0 stat64("log/messages.9", {st_mode=S_IFREG|0640, st_size=2940328, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=26276, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26276, len=1}, 0xbff07628) = 0 stat64("log/mail.20", {st_mode=S_IFREG|0640, st_size=1439331, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=4152, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=4152, len=1}, 0xbff07628) = 0 stat64("log/mail.9", {st_mode=S_IFREG|0640, st_size=1648925, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=39576, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=39576, len=1}, 0xbff07628) = 0 stat64("log/spooler.9", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=24020, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=24020, len=1}, 0xbff07628) = 0 stat64("log/boot.log.9", {st_mode=S_IFREG|0640, st_size=27348, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=35480, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=35480, len=1}, 0xbff07628) = 0 stat64("log/cron.9", {st_mode=S_IFREG|0640, st_size=1543593, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=264, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=264, len=1}, 0xbff07628) = 0 stat64("log/messages.10", {st_mode=S_IFREG|0640, st_size=2772981, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=6804, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=6804, len=1}, 0xbff07628) = 0 stat64("log/secure.10", {st_mode=S_IFREG|0640, st_size=101358, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff07628) = 0 stat64("log/mail.10", {st_mode=S_IFREG|0640, st_size=2145104, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=31244, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=31244, len=1}, 0xbff07628) = 0 stat64("log/spooler.10", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=36972, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=36972, len=1}, 0xbff07628) = 0 stat64("log/boot.log.10", {st_mode=S_IFREG|0640, st_size=8147, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=1668, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=1668, len=1}, 0xbff07628) = 0 stat64("log/cron.10", {st_mode=S_IFREG|0640, st_size=1566317, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=24720, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=24720, len=1}, 0xbff07628) = 0 stat64("log/messages.11", {st_mode=S_IFREG|0640, st_size=3141083, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=10980, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=10980, len=1}, 0xbff07628) = 0 stat64("log/secure.11", {st_mode=S_IFREG|0640, st_size=151710, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=8532, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=8532, len=1}, 0xbff07628) = 0 stat64("log/mail.11", {st_mode=S_IFREG|0640, st_size=2288813, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=7184, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7184, len=1}, 0xbff07628) = 0 stat64("log/spooler.11", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=32464, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=32464, len=1}, 0xbff07628) = 0 stat64("log/boot.log.11", {st_mode=S_IFREG|0640, st_size=19499, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=23352, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=23352, len=1}, 0xbff07628) = 0 stat64("log/cron.11", {st_mode=S_IFREG|0640, st_size=1467708, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=20768, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=20768, len=1}, 0xbff07628) = 0 stat64("log/messages.12", {st_mode=S_IFREG|0640, st_size=5069543, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=8348, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=8348, len=1}, 0xbff07628) = 0 stat64("log/secure.12", {st_mode=S_IFREG|0640, st_size=5110404, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=15052, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=15052, len=1}, 0xbff07628) = 0 stat64("log/mail.12", {st_mode=S_IFREG|0640, st_size=2032993, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=3320, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=3320, len=1}, 0xbff07628) = 0 stat64("log/spooler.12", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=30464, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=30464, len=1}, 0xbff07628) = 0 stat64("log/boot.log.12", {st_mode=S_IFREG|0640, st_size=372430, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=1580, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=1580, len=1}, 0xbff07628) = 0 stat64("log/cron.12", {st_mode=S_IFREG|0640, st_size=804787, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=22232, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=22232, len=1}, 0xbff07628) = 0 stat64("log/messages.13", {st_mode=S_IFREG|0640, st_size=2177040, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=13064, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=13064, len=1}, 0xbff07628) = 0 stat64("log/secure.13", {st_mode=S_IFREG|0640, st_size=2011845, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=22596, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=22596, len=1}, 0xbff07628) = 0 stat64("log/mail.13", {st_mode=S_IFREG|0640, st_size=2550320, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=1960, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=1960, len=1}, 0xbff07628) = 0 stat64("log/spooler.13", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=35636, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=35636, len=1}, 0xbff07628) = 0 stat64("log/boot.log.13", {st_mode=S_IFREG|0640, st_size=20007, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=6160, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=6160, len=1}, 0xbff07628) = 0 stat64("log/cron.13", {st_mode=S_IFREG|0640, st_size=84264, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=14696, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=14696, len=1}, 0xbff07628) = 0 stat64("log/messages.14", {st_mode=S_IFREG|0640, st_size=1971023, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=21556, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=21556, len=1}, 0xbff07628) = 0 stat64("log/secure.14", {st_mode=S_IFREG|0640, st_size=4259258, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=39744, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=39744, len=1}, 0xbff07628) = 0 stat64("log/mail.14", {st_mode=S_IFREG|0640, st_size=2440305, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=33992, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=33992, len=1}, 0xbff07628) = 0 stat64("log/spooler.14", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=39744, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=39744, len=1}, 0xbff07628) = 0 stat64("log/boot.log.14", {st_mode=S_IFREG|0640, st_size=2558, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=24208, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=24208, len=1}, 0xbff07628) = 0 stat64("log/cron.14", {st_mode=S_IFREG|0640, st_size=82287, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=30552, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=30552, len=1}, 0xbff07628) = 0 stat64("log/messages.15", {st_mode=S_IFREG|0640, st_size=4028998, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=16976, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=16976, len=1}, 0xbff07628) = 0 stat64("log/secure.15", {st_mode=S_IFREG|0640, st_size=1938282, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=29612, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=29612, len=1}, 0xbff07628) = 0 stat64("log/mail.15", {st_mode=S_IFREG|0640, st_size=1627404, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=13672, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=13672, len=1}, 0xbff07628) = 0 stat64("log/spooler.15", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=352, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=352, len=1}, 0xbff07628) = 0 stat64("log/boot.log.15", {st_mode=S_IFREG|0640, st_size=1591, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=37456, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=37456, len=1}, 0xbff07628) = 0 stat64("log/cron.15", {st_mode=S_IFREG|0640, st_size=84572, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=35572, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=35572, len=1}, 0xbff07628) = 0 stat64("log/messages.16", {st_mode=S_IFREG|0640, st_size=2331114, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=16336, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=16336, len=1}, 0xbff07628) = 0 stat64("log/secure.16", {st_mode=S_IFREG|0640, st_size=1425745, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=34240, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=34240, len=1}, 0xbff07628) = 0 stat64("log/mail.16", {st_mode=S_IFREG|0640, st_size=1221153, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=6804, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=6804, len=1}, 0xbff07628) = 0 stat64("log/spooler.16", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=13116, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=13116, len=1}, 0xbff07628) = 0 stat64("log/boot.log.16", {st_mode=S_IFREG|0640, st_size=30716, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=23232, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=23232, len=1}, 0xbff07628) = 0 stat64("log/cron.16", {st_mode=S_IFREG|0640, st_size=81346, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=18032, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=18032, len=1}, 0xbff07628) = 0 stat64("log/wtmp.nostalgia", {st_mode=S_IFREG|0664, st_size=5659776, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=27260, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27260, len=1}, 0xbff07628) = 0 stat64("log/messages.17", {st_mode=S_IFREG|0640, st_size=2436930, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=7232, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7232, len=1}, 0xbff07628) = 0 stat64("log/secure.17", {st_mode=S_IFREG|0640, st_size=878796, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=34220, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=34220, len=1}, 0xbff07628) = 0 getdents64(511, /* 46 entries */, 4096) = 1488 stat64("log/mail.17", {st_mode=S_IFREG|0640, st_size=2144785, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=27552, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27552, len=1}, 0xbff07628) = 0 stat64("log/spooler.17", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=9712, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=9712, len=1}, 0xbff07628) = 0 stat64("log/boot.log.17", {st_mode=S_IFREG|0640, st_size=1992, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=12928, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=12928, len=1}, 0xbff07628) = 0 stat64("log/cron.17", {st_mode=S_IFREG|0640, st_size=84633, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=19560, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=19560, len=1}, 0xbff07628) = 0 stat64("log/messages.18", {st_mode=S_IFREG|0640, st_size=2279182, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=35604, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=35604, len=1}, 0xbff07628) = 0 stat64("log/secure.18", {st_mode=S_IFREG|0640, st_size=2390809, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=2184, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=2184, len=1}, 0xbff07628) = 0 stat64("log/mail.18", {st_mode=S_IFREG|0640, st_size=2557405, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=35912, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=35912, len=1}, 0xbff07628) = 0 stat64("log/spooler.18", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=21344, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=21344, len=1}, 0xbff07628) = 0 stat64("log/boot.log.18", {st_mode=S_IFREG|0640, st_size=996, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=4180, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=4180, len=1}, 0xbff07628) = 0 stat64("log/cron.18", {st_mode=S_IFREG|0640, st_size=84883, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=27264, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27264, len=1}, 0xbff07628) = 0 stat64("log/mail.19", {st_mode=S_IFREG|0640, st_size=2672204, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=16536, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=16536, len=1}, 0xbff07628) = 0 stat64("log/messages.19", {st_mode=S_IFREG|0640, st_size=2180896, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=31508, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=31508, len=1}, 0xbff07628) = 0 stat64("log/secure.19", {st_mode=S_IFREG|0640, st_size=1010613, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=1040, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=1040, len=1}, 0xbff07628) = 0 stat64("log/spooler.19", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=27808, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27808, len=1}, 0xbff07628) = 0 stat64("log/boot.log.19", {st_mode=S_IFREG|0640, st_size=31745, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=3628, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=3628, len=1}, 0xbff07628) = 0 stat64("log/cron.19", {st_mode=S_IFREG|0640, st_size=81101, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=14296, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=14296, len=1}, 0xbff07628) = 0 stat64("log/messages.20", {st_mode=S_IFREG|0640, st_size=4643420, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=19304, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=19304, len=1}, 0xbff07628) = 0 stat64("log/secure.20", {st_mode=S_IFREG|0640, st_size=4480748, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=22464, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=22464, len=1}, 0xbff07628) = 0 stat64("log/mail.21", {st_mode=S_IFREG|0640, st_size=3421724, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=9244, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=9244, len=1}, 0xbff07628) = 0 stat64("log/spooler.20", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=1092, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=1092, len=1}, 0xbff07628) = 0 stat64("log/boot.log.20", {st_mode=S_IFREG|0640, st_size=4373, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=20332, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=20332, len=1}, 0xbff07628) = 0 stat64("log/cron.20", {st_mode=S_IFREG|0640, st_size=84670, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=21168, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=21168, len=1}, 0xbff07628) = 0 stat64("log/messages.21", {st_mode=S_IFREG|0640, st_size=3903064, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=38048, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=38048, len=1}, 0xbff07628) = 0 stat64("log/secure.21", {st_mode=S_IFREG|0640, st_size=3431485, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=9228, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=9228, len=1}, 0xbff07628) = 0 stat64("log/mail.22", {st_mode=S_IFREG|0640, st_size=3875937, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=17768, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=17768, len=1}, 0xbff07628) = 0 stat64("log/spooler.21", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=12276, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=12276, len=1}, 0xbff07628) = 0 stat64("log/boot.log.21", {st_mode=S_IFREG|0640, st_size=50377, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=38752, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=38752, len=1}, 0xbff07628) = 0 stat64("log/cron.21", {st_mode=S_IFREG|0640, st_size=81430, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=8388, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=8388, len=1}, 0xbff07628) = 0 stat64("log/messages.22", {st_mode=S_IFREG|0640, st_size=4413481, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=38864, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=38864, len=1}, 0xbff07628) = 0 stat64("log/secure.22", {st_mode=S_IFREG|0640, st_size=12078739, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=18896, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=18896, len=1}, 0xbff07628) = 0 stat64("log/mail.23", {st_mode=S_IFREG|0640, st_size=11403129, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=6828, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=6828, len=1}, 0xbff07628) = 0 stat64("log/spooler.22", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=39000, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=39000, len=1}, 0xbff07628) = 0 stat64("log/boot.log.22", {st_mode=S_IFREG|0640, st_size=27789, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=25600, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=25600, len=1}, 0xbff07628) = 0 stat64("log/cron.22", {st_mode=S_IFREG|0640, st_size=84697, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=31216, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=31216, len=1}, 0xbff07628) = 0 stat64("log/messages.23", {st_mode=S_IFREG|0640, st_size=3665511, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=30888, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=30888, len=1}, 0xbff07628) = 0 stat64("log/secure.23", {st_mode=S_IFREG|0640, st_size=3050941, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=3604, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=3604, len=1}, 0xbff07628) = 0 stat64("log/mail.24", {st_mode=S_IFREG|0640, st_size=8407806, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=14928, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=14928, len=1}, 0xbff07628) = 0 stat64("log/spooler.23", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=4584, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=4584, len=1}, 0xbff07628) = 0 stat64("log/boot.log.23", {st_mode=S_IFREG|0640, st_size=13992, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=27304, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27304, len=1}, 0xbff07628) = 0 stat64("log/cron.23", {st_mode=S_IFREG|0640, st_size=75840, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=33164, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=33164, len=1}, 0xbff07628) = 0 stat64("log/messages.24", {st_mode=S_IFREG|0640, st_size=2424834, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=32136, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=32136, len=1}, 0xbff07628) = 0 stat64("log/secure.24", {st_mode=S_IFREG|0640, st_size=2338444, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=30760, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=30760, len=1}, 0xbff07628) = 0 stat64("log/spooler.24", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=7780, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7780, len=1}, 0xbff07628) = 0 stat64("log/boot.log.24", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=7880, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7880, len=1}, 0xbff07628) = 0 stat64("log/cron.24", {st_mode=S_IFREG|0640, st_size=84366, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=4476, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=4476, len=1}, 0xbff07628) = 0 stat64("log/lastlog.nostalgia.bz2", {st_mode=S_IFREG|0640, st_size=209, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=26000, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26000, len=1}, 0xbff07628) = 0 getdents64(511, /* 0 entries */, 4096) = 0 writev(32, [{"\0\0N\371", 4}, {"\376SMB@\0\0\0\0\0\0\0\16\0\0\0\1\0\0\0\260N\0\0\255\24\0\0\0\0\0\0"..., 64}, {"\t\0H\0hN\0\0", 8}, {"`\0\0\0\0\0\0\0\0a\313\251\376\347\315\1\0\342\252\254\'\355\315\1\0a\313\251\376\347\315\1"..., 20072}, {"\376SMB@\0\0\0\6\0\0\200\16\0\2\0\5\0\0\0\0\0\0\0\256\24\0\0\0\0\0\0"..., 64}, {"\t\0\0\0\0\0\0\0", 8}, {"\0", 1}], 7) = 20221 gettimeofday({1357598302, 419359}, NULL) = 0 gettimeofday({1357598302, 419426}, NULL) = 0 poll([{fd=6, events=POLLIN|POLLHUP}, {fd=32, events=POLLIN|POLLHUP, revents=POLLIN}, {fd=8, events=POLLIN|POLLHUP}], 3, 19043) = 1 gettimeofday({1357598302, 419540}, NULL) = 0 readv(32, [{"\0\0\0X", 4}], 1) = 4 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\6\0\1\0\0\0\0\0\0\0\0\0\257\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\0\0\0\0\0\0\335\27\313\316\26\225\331\177\335\27\0\0\0\0\0\0", 22}, {"", 0}], 2) = 22 fcntl64(13, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=7720, len=1}, 0xbff077f8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7720, len=1}, 0xbff07888) = 0 close(511) = 0 writev(32, [{"\0\0\0|", 4}, {"\376SMB@\0\0\0\0\0\0\0\6\0\1\0\1\0\0\0\0\0\0\0\257\24\0\0\0\0\0\0"..., 64}, {"<\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 60}, {NULL, 0}], 4) = 128 gettimeofday({1357598302, 420184}, NULL) = 0 gettimeofday({1357598302, 420245}, NULL) = 0 poll([{fd=6, events=POLLIN|POLLHUP}, {fd=32, events=POLLIN|POLLHUP, revents=POLLIN}, {fd=8, events=POLLIN|POLLHUP}], 3, 19042) = 1 gettimeofday({1357598317, 372620}, NULL) = 0 readv(32, [{"\0\0\0\330", 4}], 1) = 4 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\5\0\1\0\0\0\0\0\0\0\0\0\260\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\0\0\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\0\20\0\0\0\0\0\0\0"..., 54}, {"\0\0o\0g\0\\\0(\0\0\0\20\0\4\0\0\0\30\0\20\0\0\0DHnQ\0\0\0\0"..., 96}], 2) = 150 stat64(".", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 getcwd("/var", 4096) = 5 stat64(".", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 gettimeofday({1357598317, 373567}, NULL) = 0 open(".", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 511 fstat64(511, {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff07508) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff07598) = 0 stat64(".", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff07818) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff07888) = 0 writev(32, [{"\0\0\0\360", 4}, {"\376SMB@\0\0\0\0\0\0\0\5\0\1\0\1\0\0\0\0\0\0\0\260\24\0\0\0\0\0\0"..., 64}, {"Y\0\0\0\1\0\0\0\0\212\204WP\356\314\1\0\371\5w\'\355\315\1\0\212\204WP\356\314\1"..., 88}, {" \0\0\0\20\0\4\0\0\0\30\0\10\0\0\0MxAc\0\0\0\0\0\0\0\0\251\0\22\0"..., 88}], 4) = 244 gettimeofday({1357598317, 374920}, NULL) = 0 gettimeofday({1357598317, 375232}, NULL) = 0 poll([{fd=6, events=POLLIN|POLLHUP}, {fd=32, events=POLLIN|POLLHUP, revents=POLLIN}, {fd=8, events=POLLIN|POLLHUP}], 3, 4087) = 1 gettimeofday({1357598317, 375618}, NULL) = 0 readv(32, [{"\0\0\0\331", 4}], 1) = 4 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\20\0\1\0\0\0\0\0p\0\0\0\261\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\2\1X\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\336\27?\263\27\225\331\177\336\27"..., 38}, {"\0%\206%\206m\0m", 8}], 2) = 46 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\20\0\1\0\4\0\0\0\0\0\0\0\262\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\2\5P\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\336\27?\263\27\225\331\177\336\27"..., 38}, {"\0", 1}], 2) = 39 stat64(".", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 stat64(".", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 writev(32, [{"\0\0\0\274", 4}, {"\376SMB@\0\0\0\0\0\0\0\20\0\0\0\1\0\0\0`\0\0\0\261\24\0\0\0\0\0\0"..., 64}, {"\t\0H\0\30\0\0\0", 8}, {"\0\0\0\0\0\0\0\0\305\231D\274\6\0\0\0\0\0v\0a\0r\0", 24}, {"\376SMB@\0\0\0\0\0\0\0\20\0\2\0\5\0\0\0\0\0\0\0\262\24\0\0\0\0\0\0"..., 64}, {"\t\0H\0\24\0\0\0", 8}, {"/\0\1\0\377\0\0\0\10\0\0\0N\0T\0F\0S\0", 20}], 7) = 192 gettimeofday({1357598317, 376994}, NULL) = 0 gettimeofday({1357598317, 377199}, NULL) = 0 poll([{fd=6, events=POLLIN|POLLHUP}, {fd=32, events=POLLIN|POLLHUP, revents=POLLIN}, {fd=8, events=POLLIN|POLLHUP}], 3, 4085) = 1 gettimeofday({1357598317, 377440}, NULL) = 0 readv(32, [{"\0\0\0X", 4}], 1) = 4 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\6\0\1\0\0\0\0\0\0\0\0\0\263\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\0\0\0\0\0\0\336\27?\263\27\225\331\177\336\27\0\0\0\0\0\0", 22}, {"", 0}], 2) = 22 fcntl64(13, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff077f8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff07888) = 0 close(511) = 0 writev(32, [{"\0\0\0|", 4}, {"\376SMB@\0\0\0\0\0\0\0\6\0\1\0\1\0\0\0\0\0\0\0\263\24\0\0\0\0\0\0"..., 64}, {"<\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 60}, {NULL, 0}], 4) = 128 gettimeofday({1357598317, 378800}, NULL) = 0 gettimeofday({1357598317, 379001}, NULL) = 0 poll([{fd=6, events=POLLIN|POLLHUP}, {fd=32, events=POLLIN|POLLHUP, revents=POLLIN}, {fd=8, events=POLLIN|POLLHUP}], 3, 4083) = 1 gettimeofday({1357598317, 379227}, NULL) = 0 readv(32, [{"\0\0\0\340", 4}], 1) = 4 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\5\0\1\0\0\0\0\0\0\0\0\0\264\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\0\0\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\0\0\0\0\0\0\0\7\0"..., 54}, {"l\0o\0g\0\\\0m\0a\0i\0l\0(\0\0\0\20\0\4\0\0\0\30\0\20\0\0\0"..., 104}], 2) = 158 stat64("log/mail", {st_mode=S_IFREG|0644, st_size=582133, ...}) = 0 getcwd("/var", 4096) = 5 lstat64("/var/log", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 lstat64("/var/log/mail", {st_mode=S_IFREG|0644, st_size=582133, ...}) = 0 gettimeofday({1357598317, 380216}, NULL) = 0 fcntl64(12, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff07558) = 0 fcntl64(12, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff07528) = 0 fcntl64(13, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff07578) = 0 stat64("log/mail", {st_mode=S_IFREG|0644, st_size=582133, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff07658) = 0 stat64("log/mail", {st_mode=S_IFREG|0644, st_size=582133, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff07818) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff07888) = 0 writev(32, [{"\0\0\0\360", 4}, {"\376SMB@\0\0\0\0\0\0\0\5\0\1\0\1\0\0\0\0\0\0\0\264\24\0\0\0\0\0\0"..., 64}, {"Y\0\0\0\1\0\0\0\0rrs\'\355\315\1\0\371\5w\'\355\315\1\0rrs\'\355\315\1"..., 88}, {" \0\0\0\20\0\4\0\0\0\30\0\10\0\0\0MxAc\0\0\0\0\0\0\0\0\211\0\22\0"..., 88}], 4) = 244 gettimeofday({1357598317, 381952}, NULL) = 0 gettimeofday({1357598317, 382156}, NULL) = 0 poll([{fd=6, events=POLLIN|POLLHUP}, {fd=32, events=POLLIN|POLLHUP, revents=POLLIN}, {fd=8, events=POLLIN|POLLHUP}], 3, 4080) = 1 gettimeofday({1357598317, 382384}, NULL) = 0 readv(32, [{"\0\0\0X", 4}], 1) = 4 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\6\0\1\0\0\0\0\0\0\0\0\0\265\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\0\0\0\0\0\0\337\0278\315\30\225\331\177\337\27\0\0\0\0\0\0", 22}, {"", 0}], 2) = 22 clock_gettime(CLOCK_MONOTONIC, {1505638, 466558104}) = 0 fcntl64(13, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff077f8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff07888) = 0 writev(32, [{"\0\0\0|", 4}, {"\376SMB@\0\0\0\0\0\0\0\6\0\1\0\1\0\0\0\0\0\0\0\265\24\0\0\0\0\0\0"..., 64}, {"<\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 60}, {NULL, 0}], 4) = 128 gettimeofday({1357598317, 383505}, NULL) = 0 gettimeofday({1357598317, 383711}, NULL) = 0 poll([{fd=6, events=POLLIN|POLLHUP}, {fd=32, events=POLLIN|POLLHUP, revents=POLLIN}, {fd=8, events=POLLIN|POLLHUP}], 3, 4078) = 1 gettimeofday({1357598317, 384902}, NULL) = 0 readv(32, [{"\0\0\0\330", 4}], 1) = 4 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\5\0\1\0\0\0\0\0\0\0\0\0\266\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\0\0\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\201\0\20\0\0\0\0\0\7\0"..., 54}, {"l\0o\0g\0\\\0(\0\0\0\20\0\4\0\0\0\30\0\20\0\0\0DHnQ\0\0\0\0"..., 96}], 2) = 150 stat64("log", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 getcwd("/var", 4096) = 5 lstat64("/var/log", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 stat64("log", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 gettimeofday({1357598317, 385937}, NULL) = 0 open("log", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 511 fstat64(511, {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=7720, len=1}, 0xbff07508) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7720, len=1}, 0xbff07598) = 0 stat64("log", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=7720, len=1}, 0xbff07818) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7720, len=1}, 0xbff07888) = 0 writev(32, [{"\0\0\0\360", 4}, {"\376SMB@\0\0\0\0\0\0\0\5\0\1\0\1\0\0\0\0\0\0\0\266\24\0\0\0\0\0\0"..., 64}, {"Y\0\0\0\1\0\0\0\0a\313\251\376\347\315\1\0\303\240\262\'\355\315\1\0a\313\251\376\347\315\1"..., 88}, {" \0\0\0\20\0\4\0\0\0\30\0\10\0\0\0MxAc\0\0\0\0\0\0\0\0\251\0\22\0"..., 88}], 4) = 244 gettimeofday({1357598317, 387256}, NULL) = 0 gettimeofday({1357598317, 387609}, NULL) = 0 poll([{fd=6, events=POLLIN|POLLHUP}, {fd=32, events=POLLIN|POLLHUP, revents=POLLIN}, {fd=8, events=POLLIN|POLLHUP}], 3, 4075) = 1 gettimeofday({1357598317, 387860}, NULL) = 0 readv(32, [{"\0\0\0\312", 4}], 1) = 4 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\16\0\1\0\0\0\0\0h\0\0\0\267\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\3\0\0\0\0\0\340\27\221\343\31\225\331\177\340\27\0\0\0\0\0\0`\0\2\0\240\377\0\0", 30}, {"*\0%\206%\206m\0", 8}], 2) = 38 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\16\0\1\0\4\0\0\0\0\0\0\0\270\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\3\0\0\0\0\0\340\27\221\343\31\225\331\177\340\27\0\0\0\0\0\0`\0\2\0\200\0\0\0", 30}, {"*\0", 2}], 2) = 32 open("log", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 512 fstat64(512, {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 fcntl64(512, F_SETFD, FD_CLOEXEC) = 0 stat64("log/.", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=7720, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7720, len=1}, 0xbff07658) = 0 stat64("log/..", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff07658) = 0 getdents64(512, /* 129 entries */, 4096) = 4072 stat64("log/yum.log", {st_mode=S_IFREG|0600, st_size=36080, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=2432, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=2432, len=1}, 0xbff07628) = 0 stat64("log/messages.3", {st_mode=S_IFREG|0640, st_size=3123137, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=20208, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=20208, len=1}, 0xbff07628) = 0 stat64("log/exim", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=20780, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=20780, len=1}, 0xbff07628) = 0 stat64("log/anaconda.syslog", {st_mode=S_IFREG|0640, st_size=13743, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=9080, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=9080, len=1}, 0xbff07628) = 0 stat64("log/messages.1", {st_mode=S_IFREG|0640, st_size=2405269, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=14108, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=14108, len=1}, 0xbff07628) = 0 stat64("log/mail.3", {st_mode=S_IFREG|0640, st_size=3138901, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=34536, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=34536, len=1}, 0xbff07628) = 0 stat64("log/anaconda.xlog", {st_mode=S_IFREG|0640, st_size=46088, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=33160, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=33160, len=1}, 0xbff07628) = 0 stat64("log/xferlog.1", {st_mode=S_IFREG|0640, st_size=10343, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=18524, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=18524, len=1}, 0xbff07628) = 0 stat64("log/acpid", {st_mode=S_IFREG|0640, st_size=30864, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=21912, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=21912, len=1}, 0xbff07628) = 0 stat64("log/spooler.1", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=11232, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=11232, len=1}, 0xbff07628) = 0 stat64("log/messages.4", {st_mode=S_IFREG|0640, st_size=3511079, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=33880, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=33880, len=1}, 0xbff07628) = 0 stat64("log/secure", {st_mode=S_IFREG|0640, st_size=43828, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=24220, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=24220, len=1}, 0xbff07628) = 0 stat64("log/mail.4", {st_mode=S_IFREG|0640, st_size=2099338, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=17968, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=17968, len=1}, 0xbff07628) = 0 stat64("log/secure.1", {st_mode=S_IFREG|0640, st_size=137312, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=33644, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=33644, len=1}, 0xbff07628) = 0 stat64("log/dmesg", {st_mode=S_IFREG|0640, st_size=12216, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=21016, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=21016, len=1}, 0xbff07628) = 0 stat64("log/secure.4", {st_mode=S_IFREG|0640, st_size=167574, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=31040, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=31040, len=1}, 0xbff07628) = 0 stat64("log/ppp", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=19164, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=19164, len=1}, 0xbff07628) = 0 stat64("log/cron.4", {st_mode=S_IFREG|0640, st_size=1572356, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=548, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=548, len=1}, 0xbff07628) = 0 stat64("log/boot.log.4", {st_mode=S_IFREG|0640, st_size=14627, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=17576, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=17576, len=1}, 0xbff07628) = 0 stat64("log/cron.1", {st_mode=S_IFREG|0640, st_size=1622931, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=2076, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=2076, len=1}, 0xbff07628) = 0 stat64("log/boot.log", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=25496, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=25496, len=1}, 0xbff07628) = 0 stat64("log/spooler", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=33124, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=33124, len=1}, 0xbff07628) = 0 stat64("log/spooler.4", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=35116, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=35116, len=1}, 0xbff07628) = 0 stat64("log/vbox", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=32092, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=32092, len=1}, 0xbff07628) = 0 stat64("log/mail.2", {st_mode=S_IFREG|0640, st_size=1698476, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=35164, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=35164, len=1}, 0xbff07628) = 0 stat64("log/messages.2", {st_mode=S_IFREG|0640, st_size=2901229, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=36020, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=36020, len=1}, 0xbff07628) = 0 stat64("log/spooler.2", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=3612, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=3612, len=1}, 0xbff07628) = 0 stat64("log/secure.3", {st_mode=S_IFREG|0640, st_size=131620, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=7916, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7916, len=1}, 0xbff07628) = 0 stat64("log/cron.3", {st_mode=S_IFREG|0640, st_size=1537684, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=14424, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=14424, len=1}, 0xbff07628) = 0 stat64("log/cron.2", {st_mode=S_IFREG|0640, st_size=1411681, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=4200, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=4200, len=1}, 0xbff07628) = 0 stat64("log/mail", {st_mode=S_IFREG|0644, st_size=582133, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27876, len=1}, 0xbff07628) = 0 stat64("log/lastlog", {st_mode=S_IFREG|0640, st_size=176368, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=23388, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=23388, len=1}, 0xbff07628) = 0 stat64("log/anaconda.log", {st_mode=S_IFREG|0640, st_size=15678, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=7792, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7792, len=1}, 0xbff07628) = 0 stat64("log/audit", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=24984, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=24984, len=1}, 0xbff07628) = 0 stat64("log/boot.log.2", {st_mode=S_IFREG|0640, st_size=18530, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=6912, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=6912, len=1}, 0xbff07628) = 0 stat64("log/samba", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=15144, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=15144, len=1}, 0xbff07628) = 0 stat64("log/messages", {st_mode=S_IFREG|0640, st_size=560561, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=36824, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=36824, len=1}, 0xbff07628) = 0 stat64("log/xferlog", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=26832, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26832, len=1}, 0xbff07628) = 0 stat64("log/cron", {st_mode=S_IFREG|0640, st_size=343201, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=36476, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=36476, len=1}, 0xbff07628) = 0 stat64("log/cups", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=30640, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=30640, len=1}, 0xbff07628) = 0 stat64("log/spooler.3", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=10104, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=10104, len=1}, 0xbff07628) = 0 stat64("log/yum.log.1", {st_mode=S_IFREG|0640, st_size=41011, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=29208, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=29208, len=1}, 0xbff07628) = 0 stat64("log/vsftpd.log", {st_mode=S_IFREG|0640, st_size=39149, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=6632, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=6632, len=1}, 0xbff07628) = 0 stat64("log/sa", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=30180, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=30180, len=1}, 0xbff07628) = 0 stat64("log/boot.log.3", {st_mode=S_IFREG|0640, st_size=9569, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=14752, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=14752, len=1}, 0xbff07628) = 0 stat64("log/secure.2", {st_mode=S_IFREG|0640, st_size=146820, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=27044, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27044, len=1}, 0xbff07628) = 0 stat64("log/wtmp", {st_mode=S_IFREG|0664, st_size=591744, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=19700, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=19700, len=1}, 0xbff07628) = 0 stat64("log/boot.log.1", {st_mode=S_IFREG|0640, st_size=41149, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=14708, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=14708, len=1}, 0xbff07628) = 0 stat64("log/mail.1", {st_mode=S_IFREG|0640, st_size=2214503, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=39820, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=39820, len=1}, 0xbff07628) = 0 stat64("log/secure.9", {st_mode=S_IFREG|0640, st_size=538793, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=23648, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=23648, len=1}, 0xbff07628) = 0 stat64("log/xferlog.2", {st_mode=S_IFREG|0640, st_size=2382, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=25476, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=25476, len=1}, 0xbff07628) = 0 stat64("log/prelink.log", {st_mode=S_IFREG|0644, st_size=75963, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=6644, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=6644, len=1}, 0xbff07628) = 0 stat64("log/messages.5", {st_mode=S_IFREG|0640, st_size=2774986, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=30128, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=30128, len=1}, 0xbff07628) = 0 stat64("log/secure.5", {st_mode=S_IFREG|0640, st_size=133214, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=9368, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=9368, len=1}, 0xbff07628) = 0 stat64("log/mail.5", {st_mode=S_IFREG|0640, st_size=1735831, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=13480, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=13480, len=1}, 0xbff07628) = 0 stat64("log/spooler.5", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=39112, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=39112, len=1}, 0xbff07628) = 0 stat64("log/boot.log.5", {st_mode=S_IFREG|0640, st_size=2558, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=22828, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=22828, len=1}, 0xbff07628) = 0 stat64("log/cron.5", {st_mode=S_IFREG|0640, st_size=1911065, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=15212, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=15212, len=1}, 0xbff07628) = 0 stat64("log/messages.6", {st_mode=S_IFREG|0640, st_size=2710780, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=38988, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=38988, len=1}, 0xbff07628) = 0 stat64("log/secure.6", {st_mode=S_IFREG|0640, st_size=118265, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=33732, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=33732, len=1}, 0xbff07628) = 0 stat64("log/mail.6", {st_mode=S_IFREG|0640, st_size=1780436, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=18640, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=18640, len=1}, 0xbff07628) = 0 stat64("log/spooler.6", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=26164, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26164, len=1}, 0xbff07628) = 0 stat64("log/boot.log.6", {st_mode=S_IFREG|0640, st_size=24516, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=23224, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=23224, len=1}, 0xbff07628) = 0 stat64("log/cron.6", {st_mode=S_IFREG|0640, st_size=1795714, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=8496, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=8496, len=1}, 0xbff07628) = 0 stat64("log/messages.7", {st_mode=S_IFREG|0640, st_size=2828164, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=36048, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=36048, len=1}, 0xbff07628) = 0 stat64("log/secure.7", {st_mode=S_IFREG|0640, st_size=128369, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=30276, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=30276, len=1}, 0xbff07628) = 0 stat64("log/mail.7", {st_mode=S_IFREG|0640, st_size=2711011, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=25236, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=25236, len=1}, 0xbff07628) = 0 stat64("log/spooler.7", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=39880, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=39880, len=1}, 0xbff07628) = 0 stat64("log/boot.log.7", {st_mode=S_IFREG|0640, st_size=18040, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=38648, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=38648, len=1}, 0xbff07628) = 0 stat64("log/cron.7", {st_mode=S_IFREG|0640, st_size=1569794, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=1044, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=1044, len=1}, 0xbff07628) = 0 stat64("log/messages.8", {st_mode=S_IFREG|0640, st_size=3135420, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=4608, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=4608, len=1}, 0xbff07628) = 0 stat64("log/secure.8", {st_mode=S_IFREG|0640, st_size=861384, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=29000, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=29000, len=1}, 0xbff07628) = 0 stat64("log/mail.8", {st_mode=S_IFREG|0640, st_size=2602457, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=15772, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=15772, len=1}, 0xbff07628) = 0 stat64("log/spooler.8", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=14524, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=14524, len=1}, 0xbff07628) = 0 stat64("log/boot.log.8", {st_mode=S_IFREG|0640, st_size=996, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=16940, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=16940, len=1}, 0xbff07628) = 0 stat64("log/cron.8", {st_mode=S_IFREG|0640, st_size=1621175, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=35812, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=35812, len=1}, 0xbff07628) = 0 stat64("log/messages.9", {st_mode=S_IFREG|0640, st_size=2940328, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=26276, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26276, len=1}, 0xbff07628) = 0 stat64("log/mail.20", {st_mode=S_IFREG|0640, st_size=1439331, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=4152, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=4152, len=1}, 0xbff07628) = 0 stat64("log/mail.9", {st_mode=S_IFREG|0640, st_size=1648925, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=39576, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=39576, len=1}, 0xbff07628) = 0 stat64("log/spooler.9", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=24020, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=24020, len=1}, 0xbff07628) = 0 stat64("log/boot.log.9", {st_mode=S_IFREG|0640, st_size=27348, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=35480, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=35480, len=1}, 0xbff07628) = 0 stat64("log/cron.9", {st_mode=S_IFREG|0640, st_size=1543593, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=264, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=264, len=1}, 0xbff07628) = 0 stat64("log/messages.10", {st_mode=S_IFREG|0640, st_size=2772981, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=6804, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=6804, len=1}, 0xbff07628) = 0 stat64("log/secure.10", {st_mode=S_IFREG|0640, st_size=101358, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26384, len=1}, 0xbff07628) = 0 stat64("log/mail.10", {st_mode=S_IFREG|0640, st_size=2145104, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=31244, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=31244, len=1}, 0xbff07628) = 0 stat64("log/spooler.10", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=36972, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=36972, len=1}, 0xbff07628) = 0 stat64("log/boot.log.10", {st_mode=S_IFREG|0640, st_size=8147, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=1668, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=1668, len=1}, 0xbff07628) = 0 stat64("log/cron.10", {st_mode=S_IFREG|0640, st_size=1566317, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=24720, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=24720, len=1}, 0xbff07628) = 0 stat64("log/messages.11", {st_mode=S_IFREG|0640, st_size=3141083, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=10980, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=10980, len=1}, 0xbff07628) = 0 stat64("log/secure.11", {st_mode=S_IFREG|0640, st_size=151710, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=8532, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=8532, len=1}, 0xbff07628) = 0 stat64("log/mail.11", {st_mode=S_IFREG|0640, st_size=2288813, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=7184, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7184, len=1}, 0xbff07628) = 0 stat64("log/spooler.11", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=32464, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=32464, len=1}, 0xbff07628) = 0 stat64("log/boot.log.11", {st_mode=S_IFREG|0640, st_size=19499, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=23352, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=23352, len=1}, 0xbff07628) = 0 stat64("log/cron.11", {st_mode=S_IFREG|0640, st_size=1467708, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=20768, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=20768, len=1}, 0xbff07628) = 0 stat64("log/messages.12", {st_mode=S_IFREG|0640, st_size=5069543, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=8348, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=8348, len=1}, 0xbff07628) = 0 stat64("log/secure.12", {st_mode=S_IFREG|0640, st_size=5110404, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=15052, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=15052, len=1}, 0xbff07628) = 0 stat64("log/mail.12", {st_mode=S_IFREG|0640, st_size=2032993, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=3320, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=3320, len=1}, 0xbff07628) = 0 stat64("log/spooler.12", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=30464, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=30464, len=1}, 0xbff07628) = 0 stat64("log/boot.log.12", {st_mode=S_IFREG|0640, st_size=372430, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=1580, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=1580, len=1}, 0xbff07628) = 0 stat64("log/cron.12", {st_mode=S_IFREG|0640, st_size=804787, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=22232, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=22232, len=1}, 0xbff07628) = 0 stat64("log/messages.13", {st_mode=S_IFREG|0640, st_size=2177040, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=13064, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=13064, len=1}, 0xbff07628) = 0 stat64("log/secure.13", {st_mode=S_IFREG|0640, st_size=2011845, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=22596, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=22596, len=1}, 0xbff07628) = 0 stat64("log/mail.13", {st_mode=S_IFREG|0640, st_size=2550320, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=1960, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=1960, len=1}, 0xbff07628) = 0 stat64("log/spooler.13", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=35636, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=35636, len=1}, 0xbff07628) = 0 stat64("log/boot.log.13", {st_mode=S_IFREG|0640, st_size=20007, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=6160, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=6160, len=1}, 0xbff07628) = 0 stat64("log/cron.13", {st_mode=S_IFREG|0640, st_size=84264, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=14696, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=14696, len=1}, 0xbff07628) = 0 stat64("log/messages.14", {st_mode=S_IFREG|0640, st_size=1971023, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=21556, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=21556, len=1}, 0xbff07628) = 0 stat64("log/secure.14", {st_mode=S_IFREG|0640, st_size=4259258, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=39744, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=39744, len=1}, 0xbff07628) = 0 stat64("log/mail.14", {st_mode=S_IFREG|0640, st_size=2440305, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=33992, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=33992, len=1}, 0xbff07628) = 0 stat64("log/spooler.14", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=39744, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=39744, len=1}, 0xbff07628) = 0 stat64("log/boot.log.14", {st_mode=S_IFREG|0640, st_size=2558, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=24208, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=24208, len=1}, 0xbff07628) = 0 stat64("log/cron.14", {st_mode=S_IFREG|0640, st_size=82287, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=30552, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=30552, len=1}, 0xbff07628) = 0 stat64("log/messages.15", {st_mode=S_IFREG|0640, st_size=4028998, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=16976, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=16976, len=1}, 0xbff07628) = 0 stat64("log/secure.15", {st_mode=S_IFREG|0640, st_size=1938282, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=29612, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=29612, len=1}, 0xbff07628) = 0 stat64("log/mail.15", {st_mode=S_IFREG|0640, st_size=1627404, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=13672, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=13672, len=1}, 0xbff07628) = 0 stat64("log/spooler.15", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=352, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=352, len=1}, 0xbff07628) = 0 stat64("log/boot.log.15", {st_mode=S_IFREG|0640, st_size=1591, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=37456, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=37456, len=1}, 0xbff07628) = 0 stat64("log/cron.15", {st_mode=S_IFREG|0640, st_size=84572, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=35572, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=35572, len=1}, 0xbff07628) = 0 stat64("log/messages.16", {st_mode=S_IFREG|0640, st_size=2331114, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=16336, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=16336, len=1}, 0xbff07628) = 0 stat64("log/secure.16", {st_mode=S_IFREG|0640, st_size=1425745, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=34240, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=34240, len=1}, 0xbff07628) = 0 stat64("log/mail.16", {st_mode=S_IFREG|0640, st_size=1221153, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=6804, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=6804, len=1}, 0xbff07628) = 0 stat64("log/spooler.16", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=13116, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=13116, len=1}, 0xbff07628) = 0 stat64("log/boot.log.16", {st_mode=S_IFREG|0640, st_size=30716, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=23232, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=23232, len=1}, 0xbff07628) = 0 stat64("log/cron.16", {st_mode=S_IFREG|0640, st_size=81346, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=18032, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=18032, len=1}, 0xbff07628) = 0 stat64("log/wtmp.nostalgia", {st_mode=S_IFREG|0664, st_size=5659776, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=27260, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27260, len=1}, 0xbff07628) = 0 stat64("log/messages.17", {st_mode=S_IFREG|0640, st_size=2436930, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=7232, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7232, len=1}, 0xbff07628) = 0 stat64("log/secure.17", {st_mode=S_IFREG|0640, st_size=878796, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=34220, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=34220, len=1}, 0xbff07628) = 0 getdents64(512, /* 46 entries */, 4096) = 1488 stat64("log/mail.17", {st_mode=S_IFREG|0640, st_size=2144785, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=27552, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27552, len=1}, 0xbff07628) = 0 stat64("log/spooler.17", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=9712, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=9712, len=1}, 0xbff07628) = 0 stat64("log/boot.log.17", {st_mode=S_IFREG|0640, st_size=1992, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=12928, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=12928, len=1}, 0xbff07628) = 0 stat64("log/cron.17", {st_mode=S_IFREG|0640, st_size=84633, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=19560, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=19560, len=1}, 0xbff07628) = 0 stat64("log/messages.18", {st_mode=S_IFREG|0640, st_size=2279182, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=35604, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=35604, len=1}, 0xbff07628) = 0 stat64("log/secure.18", {st_mode=S_IFREG|0640, st_size=2390809, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=2184, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=2184, len=1}, 0xbff07628) = 0 stat64("log/mail.18", {st_mode=S_IFREG|0640, st_size=2557405, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=35912, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=35912, len=1}, 0xbff07628) = 0 stat64("log/spooler.18", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=21344, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=21344, len=1}, 0xbff07628) = 0 stat64("log/boot.log.18", {st_mode=S_IFREG|0640, st_size=996, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=4180, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=4180, len=1}, 0xbff07628) = 0 stat64("log/cron.18", {st_mode=S_IFREG|0640, st_size=84883, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=27264, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27264, len=1}, 0xbff07628) = 0 stat64("log/mail.19", {st_mode=S_IFREG|0640, st_size=2672204, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=16536, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=16536, len=1}, 0xbff07628) = 0 stat64("log/messages.19", {st_mode=S_IFREG|0640, st_size=2180896, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=31508, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=31508, len=1}, 0xbff07628) = 0 stat64("log/secure.19", {st_mode=S_IFREG|0640, st_size=1010613, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=1040, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=1040, len=1}, 0xbff07628) = 0 stat64("log/spooler.19", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=27808, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27808, len=1}, 0xbff07628) = 0 stat64("log/boot.log.19", {st_mode=S_IFREG|0640, st_size=31745, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=3628, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=3628, len=1}, 0xbff07628) = 0 stat64("log/cron.19", {st_mode=S_IFREG|0640, st_size=81101, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=14296, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=14296, len=1}, 0xbff07628) = 0 stat64("log/messages.20", {st_mode=S_IFREG|0640, st_size=4643420, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=19304, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=19304, len=1}, 0xbff07628) = 0 stat64("log/secure.20", {st_mode=S_IFREG|0640, st_size=4480748, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=22464, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=22464, len=1}, 0xbff07628) = 0 stat64("log/mail.21", {st_mode=S_IFREG|0640, st_size=3421724, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=9244, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=9244, len=1}, 0xbff07628) = 0 stat64("log/spooler.20", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=1092, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=1092, len=1}, 0xbff07628) = 0 stat64("log/boot.log.20", {st_mode=S_IFREG|0640, st_size=4373, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=20332, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=20332, len=1}, 0xbff07628) = 0 stat64("log/cron.20", {st_mode=S_IFREG|0640, st_size=84670, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=21168, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=21168, len=1}, 0xbff07628) = 0 stat64("log/messages.21", {st_mode=S_IFREG|0640, st_size=3903064, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=38048, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=38048, len=1}, 0xbff07628) = 0 stat64("log/secure.21", {st_mode=S_IFREG|0640, st_size=3431485, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=9228, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=9228, len=1}, 0xbff07628) = 0 stat64("log/mail.22", {st_mode=S_IFREG|0640, st_size=3875937, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=17768, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=17768, len=1}, 0xbff07628) = 0 stat64("log/spooler.21", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=12276, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=12276, len=1}, 0xbff07628) = 0 stat64("log/boot.log.21", {st_mode=S_IFREG|0640, st_size=50377, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=38752, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=38752, len=1}, 0xbff07628) = 0 stat64("log/cron.21", {st_mode=S_IFREG|0640, st_size=81430, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=8388, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=8388, len=1}, 0xbff07628) = 0 stat64("log/messages.22", {st_mode=S_IFREG|0640, st_size=4413481, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=38864, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=38864, len=1}, 0xbff07628) = 0 stat64("log/secure.22", {st_mode=S_IFREG|0640, st_size=12078739, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=18896, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=18896, len=1}, 0xbff07628) = 0 stat64("log/mail.23", {st_mode=S_IFREG|0640, st_size=11403129, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=6828, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=6828, len=1}, 0xbff07628) = 0 stat64("log/spooler.22", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=39000, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=39000, len=1}, 0xbff07628) = 0 stat64("log/boot.log.22", {st_mode=S_IFREG|0640, st_size=27789, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=25600, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=25600, len=1}, 0xbff07628) = 0 stat64("log/cron.22", {st_mode=S_IFREG|0640, st_size=84697, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=31216, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=31216, len=1}, 0xbff07628) = 0 stat64("log/messages.23", {st_mode=S_IFREG|0640, st_size=3665511, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=30888, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=30888, len=1}, 0xbff07628) = 0 stat64("log/secure.23", {st_mode=S_IFREG|0640, st_size=3050941, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=3604, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=3604, len=1}, 0xbff07628) = 0 stat64("log/mail.24", {st_mode=S_IFREG|0640, st_size=8407806, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=14928, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=14928, len=1}, 0xbff07628) = 0 stat64("log/spooler.23", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=4584, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=4584, len=1}, 0xbff07628) = 0 stat64("log/boot.log.23", {st_mode=S_IFREG|0640, st_size=13992, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=27304, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=27304, len=1}, 0xbff07628) = 0 stat64("log/cron.23", {st_mode=S_IFREG|0640, st_size=75840, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=33164, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=33164, len=1}, 0xbff07628) = 0 stat64("log/messages.24", {st_mode=S_IFREG|0640, st_size=2424834, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=32136, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=32136, len=1}, 0xbff07628) = 0 stat64("log/secure.24", {st_mode=S_IFREG|0640, st_size=2338444, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=30760, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=30760, len=1}, 0xbff07628) = 0 stat64("log/spooler.24", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=7780, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7780, len=1}, 0xbff07628) = 0 stat64("log/boot.log.24", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=7880, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7880, len=1}, 0xbff07628) = 0 stat64("log/cron.24", {st_mode=S_IFREG|0640, st_size=84366, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=4476, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=4476, len=1}, 0xbff07628) = 0 stat64("log/lastlog.nostalgia.bz2", {st_mode=S_IFREG|0640, st_size=209, ...}) = 0 fcntl64(13, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=26000, len=1}, 0xbff075e8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=26000, len=1}, 0xbff07628) = 0 getdents64(512, /* 0 entries */, 4096) = 0 writev(32, [{"\0\0N\371", 4}, {"\376SMB@\0\0\0\0\0\0\0\16\0\0\0\1\0\0\0\260N\0\0\267\24\0\0\0\0\0\0"..., 64}, {"\t\0H\0hN\0\0", 8}, {"`\0\0\0\0\0\0\0\0a\313\251\376\347\315\1\0\303\240\262\'\355\315\1\0a\313\251\376\347\315\1"..., 20072}, {"\376SMB@\0\0\0\6\0\0\200\16\0\2\0\5\0\0\0\0\0\0\0\270\24\0\0\0\0\0\0"..., 64}, {"\t\0\0\0\0\0\0\0", 8}, {"\0", 1}], 7) = 20221 gettimeofday({1357598317, 459858}, NULL) = 0 gettimeofday({1357598317, 460050}, NULL) = 0 poll([{fd=6, events=POLLIN|POLLHUP}, {fd=32, events=POLLIN|POLLHUP, revents=POLLIN}, {fd=8, events=POLLIN|POLLHUP}], 3, 4002) = 1 gettimeofday({1357598317, 460281}, NULL) = 0 readv(32, [{"\0\0\0X", 4}], 1) = 4 readv(32, [{"\376SMB@\0\0\0\0\0\0\0\6\0\1\0\0\0\0\0\0\0\0\0\271\24\0\0\0\0\0\0"..., 66}], 1) = 66 readv(32, [{"\0\0\0\0\0\0\340\27\221\343\31\225\331\177\340\27\0\0\0\0\0\0", 22}, {"", 0}], 2) = 22 fcntl64(13, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=7720, len=1}, 0xbff077f8) = 0 fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=7720, len=1}, 0xbff07888) = 0 close(512) = 0 writev(32, [{"\0\0\0|", 4}, {"\376SMB@\0\0\0\0\0\0\0\6\0\1\0\1\0\0\0\0\0\0\0\271\24\0\0\0\0\0\0"..., 64}, {"<\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 60}, {NULL, 0}], 4) = 128 gettimeofday({1357598317, 461601}, NULL) = 0 gettimeofday({1357598317, 461732}, NULL) = 0 poll(
starlight.2013q1 at binnacle.cx
2013-Jan-07 22:58 UTC
[Samba] 3.6.10 file handle leak under ancient 32-bit kernel
Ah, and of course a 'strace'. http://binnacle.cx/file/smbd_file_leak_strace.txt The leak appears related to the open("log") events where /var/log is opened and scanned periodically. See three 'open' calls without any matching close. Most of the /proc/###/fd entries are for /var/log, but a couple are for other files: # ls -o /proc/15056/fd | sort -k8,8n . . . lr-x------ 1 root 64 Jan 7 17:48 531 -> /var/log lr-x------ 1 root 64 Jan 7 17:48 532 -> /var/log lr-x------ 1 root 64 Jan 7 17:48 533 -> /w lr-x------ 1 root 64 Jan 7 17:48 534 -> /var/log lr-x------ 1 root 64 Jan 7 17:48 535 -> /var/log lr-x------ 1 root 64 Jan 7 17:48 536 -> /w/home lr-x------ 1 root 64 Jan 7 17:48 537 -> /w/home/awle lr-x------ 1 root 64 Jan 7 17:48 538 -> /w/home/awle lr-x------ 1 root 64 Jan 7 17:48 539 -> /w/home/awle lr-x------ 1 root 64 Jan 7 17:48 540 -> /var/log lr-x------ 1 root 64 Jan 7 17:48 541 -> /var/log lr-x------ 1 root 64 Jan 7 17:48 542 -> /var/log . . . lr-x------ 1 root 64 Jan 7 17:48 572 -> /var/log lr-x------ 1 root 64 Jan 7 17:48 573 -> /var/log lr-x------ 1 root 64 Jan 7 17:48 574 -> /var/log lr-x------ 1 root 64 Jan 7 17:49 575 -> /var/log l-wx------ 1 root 64 Jan 7 17:49 576 -> /usr/local/samba/var/clientlog/ciannait.log lr-x------ 1 root 64 Jan 7 17:49 577 -> /var/log lr-x------ 1 root 64 Jan 7 17:49 578 -> /var/log lr-x------ 1 root 64 Jan 7 17:49 579 -> /var/log
starlight.2013q1 at binnacle.cx
2013-Jan-08 01:28 UTC
[Samba] 3.6.10 file handle leak under ancient 32-bit kernel
Looking at the good system: open("log", O_RDONLY|O_DIRECTORY) = 28 fstat(28, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 fstat(28, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 fcntl(28, F_GETFL) = 0x18000 (flags O_RDONLY|O_LARGEFILE|O_DIRECTORY) fcntl(28, F_SETFD, FD_CLOEXEC) = 0 getdents(28, /* 184 entries */, 32768) = 5880 getdents(28, /* 0 entries */, 32768) = 0 close(28) = 0 open(".", O_RDONLY|O_DIRECTORY) = 28 fstat(28, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 close(28) = 0 open("log", O_RDONLY|O_DIRECTORY) = 28 fstat(28, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 fstat(28, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 fcntl(28, F_GETFL) = 0x18000 (flags O_RDONLY|O_LARGEFILE|O_DIRECTORY) fcntl(28, F_SETFD, FD_CLOEXEC) = 0 getdents(28, /* 184 entries */, 32768) = 5880 getdents(28, /* 0 entries */, 32768) = 0 close(28) = 0 Where on the bad system: open("log", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 509 fstat64(509, {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 fcntl64(509, F_SETFD, FD_CLOEXEC) = 0 getdents64(509, /* 129 entries */, 4096) = 4072 getdents64(509, /* 46 entries */, 4096) = 1488 getdents64(509, /* 0 entries */, 4096) = 0 close(509) = 0 open(".", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 509 fstat64(509, {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0 close(509) = 0 open("log", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 509 fstat64(509, {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0