Re: urgent: I just rm-r a directory

2006-08-07 Thread Vesselin Peev
See also the recent discussion "remind me ... (file undelete on FreeBSD 5.4)", http://groups.google.bg/group/mailing.freebsd.fs/browse_thread/thread/1d84ba42a36cde93/773ec6ce75b8e6e1 . Note the mentioned locations and tools, "ports/sysutils/autopsy", "sleuthkit", "unrm" and "lazarus". From:

Re: urgent: I just rm-r a directory

2006-08-07 Thread Vesselin Peev
Hello, Note that the files contents itself are still on the disk if they haven't been overwritten by later disk operations. If you do not have a backup and you know what you are looking for, you can use commands such as "grep" or "strings" over the disk partition. You can find explanatory page

What is the equivalent of glibc's __libc_freeres?

2006-08-05 Thread Vesselin Peev
Hello, The glibc C language runtime has an internal function called __libc_freeres, which frees all resources used internally by the runtime. What is the equivalent in libc? Regards, Vesselin. ___ freebsd-questions@freebsd.org mailing list http://