2009-09-21 |
Ben Gras | ipc tests by GQ
|
commit | commitdiff | tree |
2009-09-21 |
Ben Gras | new ipc server that implements shared memory and semaphores.
|
commit | commitdiff | tree |
2009-09-21 |
Ben Gras | - pages that points to page directory values of all...
|
commit | commitdiff | tree |
2009-09-21 |
Ben Gras | - some exec debugging prints when errors happen
|
commit | commitdiff | tree |
2009-09-21 |
Ben Gras | support for vm priv system.
|
commit | commitdiff | tree |
2009-09-21 |
Ben Gras | - Introduce some macros for field names, so that...
|
commit | commitdiff | tree |
2009-09-21 |
Ben Gras | - No maximum block size any more.
|
commit | commitdiff | tree |
2009-09-21 |
Ben Gras | no more scheduling queue dumps (kernel will print this...
|
commit | commitdiff | tree |
2009-09-21 |
Ben Gras | clever hack to avoid starting from 0 disabled because
|
commit | commitdiff | tree |
2009-09-21 |
Ben Gras | various syscall entry points
|
commit | commitdiff | tree |
2009-09-21 |
Ben Gras | rename GETPID to MINIX_GETPID (for now); macro for...
|
commit | commitdiff | tree |
2009-09-21 |
Ben Gras | more vm stubs
|
commit | commitdiff | tree |
2009-09-21 |
Ben Gras | ftime()
|
commit | commitdiff | tree |
2009-09-21 |
Ben Gras | more pid queries; PM field macros; vm stubs
|
commit | commitdiff | tree |
2009-09-21 |
Ben Gras | vm stubs; no more sys_vm_setbuf
|
commit | commitdiff | tree |
2009-09-21 |
Ben Gras | sysvipc dir
|
commit | commitdiff | tree |
2009-09-21 |
Ben Gras | change startup code to call munmap()/munmap_text()...
|
commit | commitdiff | tree |
2009-09-21 |
Ben Gras | new sysv ipc call stubs
|
commit | commitdiff | tree |
2009-09-21 |
Ben Gras | - remove unused kmalloc
|
commit | commitdiff | tree |
2009-09-21 |
Ben Gras | Primary goal for these changes is:
|
commit | commitdiff | tree |
2009-09-21 |
Ben Gras | minor change to panic code
|
commit | commitdiff | tree |
2009-09-21 |
Ben Gras | - new entry for bios_wini and ipc
|
commit | commitdiff | tree |
2009-09-21 |
Ben Gras | - tty: only report unrecognized scancodes once; forget...
|
commit | commitdiff | tree |
2009-09-21 |
Ben Gras | - added 'datasizes' script that shows you the size...
|
commit | commitdiff | tree |
2009-09-21 |
Ben Gras | - remove unused bootdelay feauture
|
commit | commitdiff | tree |
2009-09-21 |
Ben Gras | - VM_KERN_NOPAGEZERO feature is gone
|
commit | commitdiff | tree |
2009-09-02 |
Ben Gras | postgresql services entry.
|
commit | commitdiff | tree |
2009-05-19 |
Ben Gras | don't include /usr/src changes in packages.
|
commit | commitdiff | tree |
2009-05-18 |
Ben Gras | 4MB mask
|
commit | commitdiff | tree |
2009-05-18 |
Ben Gras | map in kernel in 4MB, global-bit-set 'pages' if hardware
|
commit | commitdiff | tree |
2009-05-15 |
Ben Gras | Library call for cpu features; make kernel and vm use...
|
commit | commitdiff | tree |
2009-05-15 |
Ben Gras | correct the revision variable used in /etc/version
|
commit | commitdiff | tree |
2009-05-14 |
Ben Gras | C CPUID interface.
|
commit | commitdiff | tree |
2009-05-12 |
Ben Gras | to let tty run with its own page table (instead of...
|
commit | commitdiff | tree |
2009-05-12 |
Ben Gras | don't bother with unmapping physical memory in non...
|
commit | commitdiff | tree |
2009-05-12 |
Ben Gras | basic sparepage optimisation
|
commit | commitdiff | tree |
2009-05-12 |
Ben Gras | remove bogus arch_map2vir calls
|
commit | commitdiff | tree |
2009-05-12 |
Ben Gras | don't call this function with a bogus addr (done by...
|
commit | commitdiff | tree |
2009-05-12 |
Ben Gras | more sanity checking. sanity checking disabled by default.
|
commit | commitdiff | tree |
2009-05-12 |
Ben Gras | large page size constant.
|
commit | commitdiff | tree |
2009-05-11 |
Ben Gras | start all processes, including VM, in VM_PROCSTART...
|
commit | commitdiff | tree |
2009-05-11 |
Ben Gras | Don't build arch objs more than once.
|
commit | commitdiff | tree |
2009-05-11 |
Ben Gras | remove debug msg
|
commit | commitdiff | tree |
2009-05-08 |
Ben Gras | make unpause() decrease susp_count, as it shouldn...
|
commit | commitdiff | tree |
2009-05-08 |
Ben Gras | don't suspend the process as a side-effect if
|
commit | commitdiff | tree |
2009-05-07 |
Ben Gras | disable scary looking debug messages.
|
commit | commitdiff | tree |
2009-05-07 |
Ben Gras | turn off scary looking debug messages.
|
commit | commitdiff | tree |
2009-05-06 |
Ben Gras | ignore errors of pipe read (can happen with shutdown...
|
commit | commitdiff | tree |
2009-04-29 |
Ben Gras | cleanup of vfs shutdown logic; makes clean unmounts...
|
commit | commitdiff | tree |
2009-04-27 |
Ben Gras | - delete unused .h files
|
commit | commitdiff | tree |
2009-04-27 |
Ben Gras | spurious debug
|
commit | commitdiff | tree |
2009-04-27 |
Ben Gras | lose -s flag for umount.
|
commit | commitdiff | tree |
2009-04-27 |
Ben Gras | process restarts are pretty rare/serious.
|
commit | commitdiff | tree |
2009-04-27 |
Ben Gras | minor fixes to install script - allow 8kB blocksize...
|
commit | commitdiff | tree |
2009-04-27 |
Ben Gras | When we receive a PROC_EVENT message from PM, exit...
|
commit | commitdiff | tree |
2009-04-27 |
Ben Gras | bad dma fallback to pio mode
|
commit | commitdiff | tree |
2009-04-23 |
Ben Gras | some more vm bits.
|
commit | commitdiff | tree |
2009-04-23 |
Ben Gras | set global flag for kernel pages, so tlb entries for...
|
commit | commitdiff | tree |
2009-04-22 |
Ben Gras | mark pages whose refcount were >1 and drop to 1 and are
|
commit | commitdiff | tree |
2009-04-17 |
Ben Gras | - enable ipc warnings by default
|
commit | commitdiff | tree |
2009-04-14 |
Ben Gras | clarify not found error message a bit.
|
commit | commitdiff | tree |
2009-04-06 |
Ben Gras | don't flush output for SIGWINCH. found by Joren l'Ami.
|
commit | commitdiff | tree |
2009-04-02 |
Ben Gras | unnecessary debugging message
|
commit | commitdiff | tree |
2009-04-02 |
Ben Gras | moved type and constants for random data to include...
|
commit | commitdiff | tree |
2009-04-02 |
Ben Gras | print who the message is from.
|
commit | commitdiff | tree |
2009-04-02 |
Ben Gras | don't make susp_count negative.
|
commit | commitdiff | tree |
2009-04-02 |
Ben Gras | trace fix contributed by Joren l'Ami
|
commit | commitdiff | tree |
2009-03-31 |
Ben Gras | increment nph when printing physical regions; suggested...
|
commit | commitdiff | tree |
2009-03-31 |
Ben Gras | change DmaMode checks from DEV_WRITE to DEV_WRITE_S
|
commit | commitdiff | tree |
2009-03-26 |
Ben Gras | suppress more mostly-harmless messages.
|
commit | commitdiff | tree |
2009-03-26 |
Ben Gras | suppress these noisy, alarming messages.
|
commit | commitdiff | tree |
2009-03-26 |
Ben Gras | no 'small minix' option
|
commit | commitdiff | tree |
2009-03-26 |
Ben Gras | don't need to explicitly enable lance any more.
|
commit | commitdiff | tree |
2009-03-26 |
Ben Gras | ignore linmem.
|
commit | commitdiff | tree |
2009-03-26 |
Ben Gras | SizeMB isn't used any more.
|
commit | commitdiff | tree |
2009-03-24 |
Ben Gras | don't execute hlt in real mode.
|
commit | commitdiff | tree |
2009-03-24 |
Ben Gras | more inodes than default for /usr on cd.
|
commit | commitdiff | tree |
2009-03-24 |
Ben Gras | workaround for qemu writing the configuration byte...
|
commit | commitdiff | tree |
2009-03-19 |
Ben Gras | make USRMB settable
|
commit | commitdiff | tree |
2009-03-19 |
Ben Gras | multiple ram disks; also make release process use this
|
commit | commitdiff | tree |
2009-03-04 |
Ben Gras | (no commit message)
|
commit | commitdiff | tree |
2009-03-04 |
Ben Gras | fix error check
|
commit | commitdiff | tree |
2009-02-19 |
Ben Gras | only assign value if request went ok.
|
commit | commitdiff | tree |
2009-02-17 |
Ben Gras | Check for firstdatazone overflow.
|
commit | commitdiff | tree |
2009-02-17 |
Ben Gras | help debugging cause of these sometimes odd calls.
|
commit | commitdiff | tree |
2009-02-17 |
Ben Gras | Checking wrong inode pointer for refcount in mount (!)
|
commit | commitdiff | tree |
2009-02-16 |
Ben Gras | A serial ata pci card we have.
|
commit | commitdiff | tree |
2009-02-16 |
Ben Gras | We don't install the bzip2 manual, much less four copies...
|
commit | commitdiff | tree |
2009-02-12 |
Ben Gras | let at_wini see ata raid controllers
|
commit | commitdiff | tree |
2009-02-12 |
Ben Gras | let drivers allocate memory at 64k physical boundary.
|
commit | commitdiff | tree |
2009-02-06 |
Ben Gras | Don't declare the cprof buf if CPROFILE isn't on.
|
commit | commitdiff | tree |
2009-02-06 |
Ben Gras | stingy stack.
|
commit | commitdiff | tree |
2009-02-06 |
Ben Gras | readclock easily runs out of stack with so little of it.
|
commit | commitdiff | tree |
2009-02-05 |
Ben Gras | check for devices that would need more blocks than 32
|
commit | commitdiff | tree |
2009-02-05 |
Ben Gras | fix compiler warning; missing memory range check
|
commit | commitdiff | tree |
2009-02-04 |
Ben Gras | simplified the code a little, corrected some hasty...
|
commit | commitdiff | tree |
2009-02-04 |
Ben Gras | Added a separate keymap for escaped scancodes. This...
|
commit | commitdiff | tree |
2009-02-04 |
Ben Gras | the escaped keymap is usually the same as the original.
|
commit | commitdiff | tree |
2009-01-29 |
Ben Gras | disable interrupts if necessary in kernel debug code...
|
commit | commitdiff | tree |
2009-01-29 |
Ben Gras | If serial debugging in the boot monitor / kernel is...
|
commit | commitdiff | tree |