Displaying 5 results from an estimated 5 matches for "0x8913".
Did you mean:
08913
2002 Mar 06
1
samba 2.2.3a on PPC
...000) = 0x100ac000
read(7, "\n# This is the main Samba config"..., 16499) = 16499
close(7) = 0
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 7
ioctl(7, 0x8912, 0x7fffdc68) = 0
ioctl(7, 0x8915, 0x7fffbcc8) = 0
ioctl(7, 0x8913, 0x7fffbcc8) = 0
ioctl(7, 0x891b, 0x7fffbcc8) = 0
ioctl(7, 0x8915, 0x7fffbca8) = 0
ioctl(7, 0x8913, 0x7fffbca8) = 0
ioctl(7, 0x891b, 0x7fffbca8) = 0
ioctl(7, 0x8915, 0x7fffbc88) = 0
ioctl(7, 0x8913, 0x7fffbc88) = 0
ioctl(7...
2005 May 11
3
problem with the pro/1000 driver for intel gigabit ethernet card
...d a problem with dom0 when rebooting and running an intel
gigabit card using the pro/1000 driver. When the system tries to shut
down I get the following output of an strace command :
.........
17:10:49.063616 socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 <0.000029>
17:10:49.063689 ioctl(3, 0x8913, 0xbffffc80) = 0 <0.000018>
17:10:49.063751 ioctl(3, 0x8914, 0xbffffc80) = 0 <535.114722>
17:19:44.178567 close(3) = 0 <0.000026>
17:19:44.178679 exit_group(0) = ?
observe the more than 500 seconds it takes for the second ioctl to complete !!
I have found...
2002 Nov 21
1
nmblookup not honoring smb.conf?
...st_mode=S_IFREG|0644, st_size=150, ...}) = 0
read(3, "[global]\nworkgroup = scholars\nne"..., 150) = 150
close(3) = 0
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 3
ioctl(3, 0x8912, 0xbfffc7e8) = 0
ioctl(3, 0x8915, 0xbfffc810) = 0
ioctl(3, 0x8913, 0xbfffc810) = 0
ioctl(3, 0x891b, 0xbfffc810) = 0
ioctl(3, 0x8915, 0xbfffc7f0) = 0
ioctl(3, 0x8913, 0xbfffc7f0) = 0
ioctl(3, 0x891b, 0xbfffc7f0) = 0
close(3) = 0
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 3
setsock...
2003 Oct 20
1
Getting a list of all possible smb mounts (and bug report on smbtree)
...S_IFREG|0644, st_size=1740, ...}) = 0
read(12, "# $Id$\n# Some change\n\n[global]\n "..., 1740) = 1740
close(12) = 0
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 12
ioctl(12, 0x8912, 0xbfffb0d8) = 0
ioctl(12, 0x8915, 0xbfffb100) = 0
ioctl(12, 0x8913, 0xbfffb100) = 0
ioctl(12, 0x891b, 0xbfffb100) = 0
ioctl(12, 0x8915, 0xbfffb0e0) = 0
ioctl(12, 0x8913, 0xbfffb0e0) = 0
ioctl(12, 0x891b, 0xbfffb0e0) = 0
close(12) = 0
time(NULL) = 1066650666...
2002 Jul 17
1
Re: smb.conf - fixed? :)
..._APPEND|O_CREAT|O_LARGEFILE, 0666) = -1 EACCES (Permission denied)
umask(022) = 022
umask(0) = 022
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 4
ioctl(4, 0x8912, 0xbfffc498) = 0
ioctl(4, 0x8915, 0xbfffc4c0) = 0
ioctl(4, 0x8913, 0xbfffc4c0) = 0
ioctl(4, 0x891b, 0xbfffc4c0) = 0
ioctl(4, 0x8915, 0xbfffc4a0) = 0
ioctl(4, 0x8913, 0xbfffc4a0) = 0
ioctl(4, 0x891b, 0xbfffc4a0) = 0
close(4) = 0
brk(0x81e8000) = 0x81e8000...