]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2009-09-30 Arun ThomasIncrease root partition size to 64 MB.
2009-09-30 Ben Gras - retrieve binary packages and sources from webserver...
2009-09-30 Arun ThomasBump release to 3.1.5 in issue.install
2009-09-30 David van MoolenbroekMerge of David's ptrace branch. Summary:
2009-09-30 Ben Grasthrow out exec debugging message.
2009-09-30 Ben Grasthere is no elvis.
2009-09-30 Ben Grasaudio package obsolete
2009-09-30 Ben Grasthrow out FIXME reminders for release
2009-09-29 Tomas HrubyMostly a revert of r5306. com.h defines MAX_NR_TASKS...
2009-09-29 Tomas HrubyRemoved macros that depend on NOTIFY_FROM from servers...
2009-09-29 Ben Grasadd SDL-1.2.13
2009-09-29 Ben Grassort; throw out old packages; qemu in
2009-09-29 Thomas VeermanRemoved debug string
2009-09-29 Ben Grasrevert mkfs change; might run out of inodes, but large...
2009-09-29 Ben Grasdisable address space randomisation feature in normal...
2009-09-28 Tomas HrubyMacros in endpoint.h need to know about endpoint_t
2009-09-28 Ben Grasdisable 'clever' optimisation (workaround for vmware...
2009-09-28 Ben Grasassert overammbitious.
2009-09-27 Ben Grasthrew out sanity checks before pagetable rewrites,...
2009-09-27 Ben Grasfield for sanity check feature.
2009-09-27 Ben Grasnew prototypes.
2009-09-27 Ben Grasverbose printing and sanity checking functions.
2009-09-25 Ben Grasre-enable munmap().
2009-09-25 Ben Grasunnecessarily verbose message.
2009-09-25 Ben Grasold reminder
2009-09-25 Ben Grasget_randomness restored.
2009-09-25 Ben Grasalso don't let user process change ss segment selector...
2009-09-25 Ben Grascorrect logic error in region.c.
2009-09-25 Ben Graspre-APPROVEd (thanks Arun) sanity check function.
2009-09-24 Tomas HrubyBroken pipes fix
2009-09-24 Tomas Hrubyps fix
2009-09-23 Ben Grasthrow out the debugging stuff again.
2009-09-23 Ben Grasdebug output in SANITYCHECKS mode
2009-09-23 Ben Grasmissing level-- in out-of-memory case.
2009-09-23 Ben Grastemporarily disable munmap() to mask memory problem.
2009-09-23 Ben Gras - simplify findhole() for use for 1 page only
2009-09-23 Ben Grassave a few lines of unnecessary output.
2009-09-23 Arun ThomasRelease script: Increase root ramdisk to 8KB
2009-09-23 Ben Grasgive sys_fork() a real endpoint_t * arg
2009-09-23 Erik van der... Fixed compilation errors in ps.c and rs/manager.c....
2009-09-23 Tomas HrubyNOT_REACHABLE() removed until ack will be taught to...
2009-09-23 Tomas Hrubyremoved idt_reload()
2009-09-22 Tomas HrubyRemoved the broken PROC_EVENT and SYN_ALARM from VFS
2009-09-22 Tomas HrubyRemoved dependency of vfs on NR_TASKS macro
2009-09-22 Tomas HrubyNOT_REACHABLE macro
2009-09-22 Tomas HrubyRemoved NR_TASKS from macros manipulating endpoint_t
2009-09-22 Tomas Hrubyendpoint_t in syslib
2009-09-22 Ben Grasumount before ramdisk spec to allow resizing
2009-09-22 Ben Grasallow resizing of ramdisks.
2009-09-22 Erik van der... Remove duplicate nanosleep stub
2009-09-22 Ben Grasunmap VR_DIRECT mappings too (fix for X)
2009-09-21 Ben Grasunused, thanks david
2009-09-21 Ben Grassha1 unused now.
2009-09-21 Ben Grasforgot to svn add this.
2009-09-21 Ben GrasRS_LOOKUP feature for libc functions that want to acces...
2009-09-21 Ben Grasfp might be NULL.
2009-09-21 Ben Grasipc tests by GQ
2009-09-21 Ben Grasnew ipc server that implements shared memory and semaph...
2009-09-21 Ben Gras - pages that points to page directory values of all...
2009-09-21 Ben Gras - some exec debugging prints when errors happen
2009-09-21 Ben Grassupport for vm priv system.
2009-09-21 Ben Gras - Introduce some macros for field names, so that...
2009-09-21 Ben Gras - No maximum block size any more.
2009-09-21 Ben Grasno more scheduling queue dumps (kernel will print this...
2009-09-21 Ben Grasclever hack to avoid starting from 0 disabled because
2009-09-21 Ben Grasvarious syscall entry points
2009-09-21 Ben Grasrename GETPID to MINIX_GETPID (for now); macro for...
2009-09-21 Ben Grasmore vm stubs
2009-09-21 Ben Grasftime()
2009-09-21 Ben Grasmore pid queries; PM field macros; vm stubs
2009-09-21 Ben Grasvm stubs; no more sys_vm_setbuf
2009-09-21 Ben Grassysvipc dir
2009-09-21 Ben Graschange startup code to call munmap()/munmap_text()...
2009-09-21 Ben Grasnew sysv ipc call stubs
2009-09-21 Ben Gras - remove unused kmalloc
2009-09-21 Ben GrasPrimary goal for these changes is:
2009-09-21 Ben Grasminor change to panic code
2009-09-21 Ben Gras - new entry for bios_wini and ipc
2009-09-21 Ben Gras - tty: only report unrecognized scancodes once; forget...
2009-09-21 Ben Gras - added 'datasizes' script that shows you the size...
2009-09-21 Ben Gras - remove unused bootdelay feauture
2009-09-21 Ben Gras- VM_KERN_NOPAGEZERO feature is gone
2009-09-20 David van Moolenbroektest31 fix
2009-09-20 David van Moolenbroektest32 fix
2009-09-17 David van MoolenbroekKernel: correct a few SYSTEM source documentation comments
2009-09-15 Tomas HrubySome clean up of the segment selectors macros
2009-09-15 Tomas Hrubyiskernelp() and isuserp() test pointers
2009-09-15 Tomas Hrubypproc_addr unused and removed
2009-09-15 Tomas Hrubyproc_addr() returns address based on location in proc...
2009-09-13 Erik van der... Handle SIGSTOP more consistently and according to POSIX...
2009-09-12 David van MoolenbroekPM: some tiny fixes
2009-09-07 David van Moolenbroekremove unused NEW_KSIG definition
2009-09-07 David van MoolenbroekKernel: remove unused CHECK_DEADLOCK definition
2009-09-06 David van Moolenbroekit's/its
2009-09-06 David van MoolenbroekKernel: do_[sv]devio.c header corrections
2009-09-06 David van Moolenbroekcleanup: sys_irqrmpolicy does not need IRQ vector
2009-09-06 David van Moolenbroekremove unused IRQ_ENDPT definition
2009-09-06 David van Moolenbroek- sys_privctl: don't mix message types
2009-09-05 David van Moolenbroeksyslib: make sys_nice use field aliases
2009-09-04 Erik van der... Disabled check in test 28 which hard links a directory...
next