2009-09-21 |
Ben Gras | sha1 unused now. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Ben Gras | forgot to svn add this. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Ben Gras | RS_LOOKUP feature for libc functions that want to acces... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Ben Gras | fp might be NULL. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Ben Gras | ipc tests by GQ |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Ben Gras | new ipc server that implements shared memory and semaph... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Ben Gras | - pages that points to page directory values of all... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Ben Gras | - some exec debugging prints when errors happen |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Ben Gras | support for vm priv system. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Ben Gras | - Introduce some macros for field names, so that... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Ben Gras | - No maximum block size any more. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Ben Gras | no more scheduling queue dumps (kernel will print this... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Ben Gras | clever hack to avoid starting from 0 disabled because |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Ben Gras | various syscall entry points |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Ben Gras | rename GETPID to MINIX_GETPID (for now); macro for... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Ben Gras | more vm stubs |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Ben Gras | ftime() |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Ben Gras | more pid queries; PM field macros; vm stubs |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Ben Gras | vm stubs; no more sys_vm_setbuf |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Ben Gras | sysvipc dir |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Ben Gras | change startup code to call munmap()/munmap_text()... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Ben Gras | new sysv ipc call stubs |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Ben Gras | - remove unused kmalloc |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Ben Gras | Primary goal for these changes is: |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Ben Gras | minor change to panic code |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Ben Gras | - new entry for bios_wini and ipc |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Ben Gras | - tty: only report unrecognized scancodes once; forget... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Ben Gras | - added 'datasizes' script that shows you the size... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Ben Gras | - remove unused bootdelay feauture |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Ben Gras | - VM_KERN_NOPAGEZERO feature is gone |
commit | commitdiff | tree | snapshot |
2009-09-20 |
David van Moolenbroek | test31 fix |
commit | commitdiff | tree | snapshot |
2009-09-20 |
David van Moolenbroek | test32 fix |
commit | commitdiff | tree | snapshot |
2009-09-17 |
David van Moolenbroek | Kernel: correct a few SYSTEM source documentation comments |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Tomas Hruby | Some clean up of the segment selectors macros |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Tomas Hruby | iskernelp() and isuserp() test pointers |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Tomas Hruby | pproc_addr unused and removed |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Tomas Hruby | proc_addr() returns address based on location in proc... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Erik van der... | Handle SIGSTOP more consistently and according to POSIX... |
commit | commitdiff | tree | snapshot |
2009-09-12 |
David van Moolenbroek | PM: some tiny fixes |
commit | commitdiff | tree | snapshot |
2009-09-07 |
David van Moolenbroek | remove unused NEW_KSIG definition |
commit | commitdiff | tree | snapshot |
2009-09-07 |
David van Moolenbroek | Kernel: remove unused CHECK_DEADLOCK definition |
commit | commitdiff | tree | snapshot |
2009-09-06 |
David van Moolenbroek | it's/its |
commit | commitdiff | tree | snapshot |
2009-09-06 |
David van Moolenbroek | Kernel: do_[sv]devio.c header corrections |
commit | commitdiff | tree | snapshot |
2009-09-06 |
David van Moolenbroek | cleanup: sys_irqrmpolicy does not need IRQ vector |
commit | commitdiff | tree | snapshot |
2009-09-06 |
David van Moolenbroek | remove unused IRQ_ENDPT definition |
commit | commitdiff | tree | snapshot |
2009-09-06 |
David van Moolenbroek | - sys_privctl: don't mix message types |
commit | commitdiff | tree | snapshot |
2009-09-05 |
David van Moolenbroek | syslib: make sys_nice use field aliases |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Erik van der... | Disabled check in test 28 which hard links a directory... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Erik van der... | Now all tests except for 28 succeed in root mode |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Erik van der... | Remove redundant line from previous patch |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Erik van der... | Allow setuid tests 11 and 33 to run. The former still... |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Erik van der... | Avoid alarm to prevent the setitimer interval from... |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Thomas Veerman | - Added netconf script which makes it a lot easier... |
commit | commitdiff | tree | snapshot |
2009-09-02 |
David van Moolenbroek | typo |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Ben Gras | postgresql services entry. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
David van Moolenbroek | FXP: support for 8086/1064 (reported and tested by... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
David van Moolenbroek | Fix time(1) for custom system HZ values (reported by... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Tomas Hruby | system_init() renamed to arch_init() |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Tomas Hruby | Printing the trap info even if kernel crashes is handy. |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Tomas Hruby | saved_proc in exception() may be NULL |
commit | commitdiff | tree | snapshot |
2009-08-29 |
David van Moolenbroek | VFS: fetch_name() buffer underflow (reported by John... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Tomas Hruby | IDT is initialized in idt_init() not in prot_init() |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Erik van der... | Re-disable complete_bars, it was not needed for PRO... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Erik van der... | Extend Intel PRO/100 support |
commit | commitdiff | tree | snapshot |
2009-08-23 |
David van Moolenbroek | urlget: broken ftpget call, reported by Charles Littlefield |
commit | commitdiff | tree | snapshot |
2009-08-21 |
David van Moolenbroek | support for TCP sockets in send/sendto/recv/recvfrom |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Erik van der... | Use su to allow tests 3, 6, 17, 18, 19, 21 and 25 to... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Erik van der... | Fix HUGE_VAL warnings |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Erik van der... | Fix HUGE_VAL warnings |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Tomas Hruby | VFS quits gracefully if mount fails and mounted_on... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Thomas Veerman | Added a hack to start binaries from the boot image... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
David van Moolenbroek | small errno.h corrections |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Erik van der... | Fixed some warnings |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Erik van der... | Fixed some warnings |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Erik van der... | Fixed some warnings |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Erik van der... | Fixed some warnings |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Erik van der... | Fix warning in panic |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Tomas Hruby | Missing defines preventing recursive includesion in... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Erik van der... | Removed obsolete declarations in include/ipc.h |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Erik van der... | Nanosleep was implemented twice, removed from _sleep.c |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Erik van der... | Function nanosleep now checks arguments |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Erik van der... | Man page for new function nanosleep(3), updated man... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
David van Moolenbroek | man page fix: sigaction.2 signals list |
commit | commitdiff | tree | snapshot |
2009-08-15 |
David van Moolenbroek | PM: make SIGBUS, but not SIGUSR1 or SIGUSR2, cause... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
David van Moolenbroek | run test 41, too (oops) |
commit | commitdiff | tree | snapshot |
2009-08-15 |
David van Moolenbroek | nanosleep(3), and sleep(3) rewrite, by Erik van der... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
David van Moolenbroek | Support for setitimer(ITIMER_VIRTUAL/ITIMER_PROF).... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
David van Moolenbroek | Support for setitimer(ITIMER_REAL). |
commit | commitdiff | tree | snapshot |
2009-08-15 |
David van Moolenbroek | fix test14's "clever" (broken) filename generation |
commit | commitdiff | tree | snapshot |
2009-08-15 |
David van Moolenbroek | awk: support for whitespace between array name and... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
David van Moolenbroek | awk: support for ENVIRON |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Tomas Hruby | u64_t for human beings - the high and low parts are... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
David van Moolenbroek | move _mount.c from lib/posix to lib/other |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Thomas Veerman | Fixed compilation issue. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Thomas Veerman | - Moved (u)mount prototypes from unistd.h to sys/mount.h. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
David van Moolenbroek | compile and install mdb(1) by default again |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Tomas Hruby | vm_assert macros fix up |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Arun Thomas | Lance cleanup |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Thomas Veerman | Fixed case error |
commit | commitdiff | tree | snapshot |
2009-07-22 |
David van Moolenbroek | MFS put_inode issues (reported by Maurizio Lombardi) |
commit | commitdiff | tree | snapshot |
next |