Re: NASM programs for freebsd

1999-11-02 Thread Oren Sarig
f your programs, compile them with: nasm -f bin -o test.com test.asm and use a DOS emulator to run the program. Or maybe just get DOS :) -- Oren Sarig [EMAIL PROTECTED] At 18:41 31/10/99 -0500, Isaac Flemming wrote: > > Hello all, > > I am currently enrolled in college course that requ

Re: Limitations in FreeBSD

1999-10-29 Thread Oren Sarig
occesses, and thinks he has complete control of the system. The actual memory the proccess uses is determined through paging. Segments have nothing to do here. Hope this answers some of the questions on the memory limits, etc. :) I haven't messed with this stuff in some time, so don't