fpos icon indicating copy to clipboard operation
fpos copied to clipboard

Free Pascal Operating System (FPOS) is a operating system consists of a minimal kernel built on FreePascal. It contains a Scheme implementation of a hard drive (ATA) driver, keyboard (PS2), serial (82...

Results 18 fpos issues
Sort by recently updated
recently updated
newest added

I built this in Docker using run-release. Here is the output: ``` [ 0.040000] kmain: loading kshell... This is ArvernOS kernel shell. Type 'help' for more information. Protip: switch to...

when I try to compile it I get this error(I tried doesn't work on Mac or Linux) system.pp(68) Error: Can't create object file: ../units/i386-fpos/system.o system.pp(68) Fatal: Can't create object ../units/i386-fpos/system.o...

``` What steps will reproduce the problem? 'or' the paging BIT, AHEM BIT...by 8. --affects all versions posted. CORRECT FIX: 'or' the bit by 1. You cannot set a 0/1(binary)...

Type-Defect
Priority-Medium
auto-migrated

``` heap is a misnomer. its heap is userland. kernal land uses paging. both are incomplete in FPOS. I have working code from CoffeeOS(after several code rewrites) available for BOTH....

Type-Defect
Priority-Medium
auto-migrated

``` 1. version 01.01.2010 -- compilation FPOS 2. run FPOS on Bochs 3. on call trunc -- always crash ``` Original issue reported on code.google.com by `[email protected]` on 9 Jan...

Type-Defect
Priority-Medium
auto-migrated

``` Due to FTP issues, Im moving over to DreamHost to have better support via Drupal /Trac /SVN access.Will still mirror to fpos.firmos.at as the dev there is looking for...

Type-Defect
Priority-Medium
auto-migrated

``` Hey, I'm sorry, i don't have to write it here, but i don't found any e-mail or forum, so i have to other way to constact. My question is:...

Type-Defect
Priority-Medium
auto-migrated

``` What steps will reproduce the problem? 1. Run VMWare Workstation and install FPOS in it (from FPOS ISO). I used "Other 32bit OS" as OS type selection. 2. Boot...

Type-Defect
Priority-Medium
auto-migrated

``` need to upload latest to rjasmin.net...anyway will get there in a week or so. CODE REVIEW: we have multitasking and initrd support. locating root device is soon to come....

Type-Defect
Priority-Medium
auto-migrated

``` We need to go over the commandlist variable and check it to work correctly, my arrow keys are looping endlessly on a fuction that should not. backspace key has...

Type-Defect
Priority-Medium
auto-migrated