RE: basic programming questions

2005-03-10 Thread Steven Alexander
That's not a flame. The library is called curses, there is a version called ncurses. http://www.cs.mun.ca/~rod/ncurses/ncurses.html -Steven -Original Message- From: Adam Maloney [mailto:[EMAIL PROTECTED] Sent: Thursday, March 10, 2005 9:59 AM To: H. S. Cc: freebsd-hackers@freebsd.org S

RE: syscall list

2005-01-31 Thread Steven Alexander
Syscalls are talked about in section 2.7 Forensic Analysis of a Live Linux System, Part Two http://www.securityfocus.com/infocus/1773 This article is more in depth on this point; it's by the same author. Detecting Kernel-level Compromises With gdb http://www.securityfocus.com/infocus/

Missing functionality in Blowfish for crypt(3)

2005-01-07 Thread Steven Alexander
I have separately posted this to freebsd-security as it seemed relevant to both lists. The blowfish crypt(3) mechanism supports the use of a "cost value" for password encryption. The cost value is encoded into the encrypted password that is stored in master.passwd. On OpenBSD, this cost value

Re: Creating a system to boot 4 different OS types.

2000-05-28 Thread Steven Alexander
x27;s a free utility to add others OSes to the NT boot menu. I'm running a Dual-Boot Windows NT and FreeBSD machine. I installed FreeBSD after Windows NT to replace a linux install and BootPart did the trick. -steven alexander -Original Message- From: Gary T. Corcoran <[EMAI