]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2012-08-12 Arun Thomascsu: build for ARM
2012-08-12 Ben Graslibexec: add load_offset feature, used for ld.so
2012-08-11 Erik van der... sprofdiff for comparing sprofile results
2012-08-10 Arun Thomaslibc/mallocdebug: Make arch-generic
2012-08-10 Arun Thomasbrksize: Remove non-ELF code
2012-08-10 pikpikFix minimal ISO installation
2012-08-10 pikpikRemoved legacy floppy boot support
2012-08-10 Arun Thomasdrivers.h: fix machine includes
2012-08-10 Arun ThomasFix prototypes for getdents, read, readlink
2012-08-10 Arun ThomasClean up arch Makefiles for libminc
2012-08-10 Arun ThomasARM headers
2012-08-10 Erik van der... Write raw sprofile traces to preserve all information...
2012-08-10 Arun ThomasRestore and use C version of oneC_sum
2012-08-08 David van Moolenbroeklibnetsock: resolve Coverity warnings
2012-08-08 David van Moolenbroeklibsys: resolve Coverity warnings
2012-08-08 David van Moolenbroeklibsys: remove unused stacktrace variant
2012-08-08 David van MoolenbroekPM: resolve Coverity warnings
2012-08-08 David van MoolenbroekIS: resolve Coverity warnings
2012-08-08 David van MoolenbroekIPC: resolve Coverity warnings
2012-08-08 David van Moolenbroekprocfs: resolve Coverity warnings
2012-08-08 Ben Grasvm: ignore RS pin (pre-allocate) requests for now
2012-08-07 Arun Thomaslibc: ARM generateasm
2012-08-07 Erik van der... Re-write sprofalyze in C for better performance, more...
2012-08-06 David van Moolenbroekpci: resolve Coverity warnings
2012-08-06 David van Moolenbroeklance: resolve Coverity warnings
2012-08-06 David van Moolenbroekfxp: resolve Coverity warnings
2012-08-06 David van Moolenbroekfloppy: resolve Coverity warnings
2012-08-06 David van Moolenbroeke1000: resolve Coverity warnings
2012-08-06 David van Moolenbroekdpeth: resolve Coverity warnings
2012-08-06 David van Moolenbroekdp8390: resolve Coverity warnings
2012-08-06 David van Moolenbroekdec21140A: resolve Coverity warnings
2012-08-06 Arun ThomasRemove ACK EM_WSIZE/EM_PSIZE macro usage
2012-08-06 Arun ThomasReplace MACHINE/CHIP macros with compiler macros
2012-08-06 Arun ThomasNetBSD ARM headers
2012-08-03 David van MoolenbroekMFS: fix block estimation computation
2012-08-03 Tomas HrubyLWIP - fix, removed segments
2012-08-01 David van Moolenbroekext2: remove -Werror from CFLAGS
2012-07-30 David van Moolenbroeklibvtreefs: resolve Coverity warnings
2012-07-30 David van Moolenbroekrtl8139: resolve Coverity warnings
2012-07-30 David van Moolenbroekrtl8169: resolve Coverity warnings
2012-07-30 David van Moolenbroeklibsffs: resolve Coverity warnings
2012-07-30 David van Moolenbroeklibchardriver: resolve Coverity warnings
2012-07-30 David van Moolenbroeklibbdev: resolve Coverity warnings
2012-07-30 David van Moolenbroekfilter: resolve Coverity warnings
2012-07-30 David van Moolenbroekatl2: resolve Coverity warnings
2012-07-30 David van Moolenbroekat_wini: resolve Coverity warnings
2012-07-30 David van Moolenbroekahci: resolve Coverity warnings
2012-07-30 David van Moolenbroekbtrace(8): resolve Coverity warnings
2012-07-30 Thomas VeermanVFS: fix locking bug in clone_opcl
2012-07-30 Thomas VeermanVFS: check path components for NAME_MAX length
2012-07-30 Thomas Veermanext2: use new secondary cache method
2012-07-30 Thomas VeermanEXT2: various fixes
2012-07-30 Thomas VeermanPM: a few Coverity inspired fixes
2012-07-30 Thomas Veermanprocfs: use safe string copy
2012-07-30 Thomas Veermanisofs: fixes for coverity defects
2012-07-30 Thomas VeermanMFS: fixes for defects reported by Coverity
2012-07-30 Thomas VeermanMFS: getdents fixes
2012-07-28 Ben Graskernel: facility for user-visible memory
2012-07-28 Ben Graskernel: few more objects required in unpaged mode
2012-07-28 Ben Graskernel: clean up objects
2012-07-26 David van Moolenbroekkernel: give kernel tasks their process name back
2012-07-26 David van Moolenbroeklibsys: 64-bit numbers support for printf()
2012-07-25 Kees JongenburgerUpgrade to NetBSD: tic.c,v 1.19 05/5/1
2012-07-19 David van MoolenbroekVFS: call req_inhibread again
2012-07-18 David van MoolenbroekVFS: do not resolve symlinks in rename(2)
2012-07-18 Ben Graskernel: keep serial info in system env
2012-07-18 Thomas VeermanPFS: fix negative array index
2012-07-17 Thomas VeermanVFS: fix coverity defects
2012-07-17 Thomas VeermanVFS: remove support for sync FS communication
2012-07-17 Thomas VeermanVFS: prevent buffer overflow
2012-07-16 Ben Grasvarious coverity-inspired fixes
2012-07-16 Thomas VeermanVFS: Use safe string copy functions
2012-07-15 Ben Grassegmentless smp fixes
2012-07-15 Ben GrasNo more intel/minix segments.
2012-07-15 Ben Grasprofiling related cleanup
2012-07-05 Ben Grasboot programs gzip/strip changes
2012-07-05 Kees JongenburgerAdd entry in fstab and let the mount system call start...
2012-07-05 Kees JongenburgerAllow to specify the rslabel to use for a file system.
2012-07-05 Kees JongenburgerFixes for mount -a.
2012-07-05 Kees JongenburgerAdd a /sys entry to minix.mtree
2012-07-05 Kees JongenburgerCleanup minix.mtree.
2012-07-05 Kees Jongenburgerdevmand call the cleanup method before doing an exit.
2012-06-29 Ben Grasdon't leave _VCS_REVISION in
2012-06-29 Ben Grasalign messages
2012-06-28 Ben Grasvarious symbol referencing fixes
2012-06-26 Thomas Veermanlibvassert: don't build shared lib
2012-06-26 Thomas Veermanreleasetools: use build system macros
2012-06-25 Ben Grasxz: add libc dependency
2012-06-25 Ben Grasld.so: be more mmap()-behaviour-independent
2012-06-25 Thomas Veermanfetch.sh: serve tarballs ourselves
2012-06-25 Thomas VeermanImport lib{mpc,gmp,mpfr}
2012-06-21 Thomas Veermansed: unbreak crosscompilation
2012-06-20 Ben Grassed: add compatability symlink properly
2012-06-20 Kees JongenburgerInclude bsd.own.mk in /usr/Makefile to have INSTALL_DIR...
2012-06-20 Ben Grassed: add compatability symlink
2012-06-20 Thomas Veermansetup: copy boot.cfg.default to /boot.cfg
2012-06-20 Thomas Veerman/etc/rc: use mount -a instead of manual parsing
2012-06-19 Kees JongenburgerAdding a symlink from /usr/bin/strip to /usr/pkg/bin...
2012-06-19 Kees JongenburgerRemoved unused control fifo in devmand.
2012-06-19 Kees JongenburgerDecrease verbosity of devmand.
next