On Thu, Mar 09, 2000 at 08:24:20PM +0000, Dave Burke wrote:
> Mar 9 18:34:42 naboo kernel: Unimplemented SPARC system call 102
...
> chown("/etc/shadow-", 0, 0) = -1 ENOSYS (Function not implemented)
A wild guess: are you sure that the kernel and libc are in sync?
It's possible (but unlikely) that the kernel implements chown as,
say, syscall 23, while libc was compiled with kernel headers that
put it at syscall 45.
> srw-rw-rw- 1 root root 0 Feb 29 14:50 /dev/log=
>> Probably not related, but what does the added equals mean?
File type signifier (-F option to ls):
$ ls -l /dev/log
srw-rw-rw- 1 root root 0 Mar 5 04:02 /dev/log
$ ls -lF /dev/log
srw-rw-rw- 1 root root 0 Mar 5 04:02 /dev/log=
Later,
Kenn
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!