]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2011-01-30 Ben Grasalways define PKG_TOOLS_BIN
2011-01-28 Ben Gras<ansi.h> -> <minix/ansi.h>
2011-01-28 Ben Gras<ansi.h> -> <minix/ansi.h>
2011-01-28 Ben Grastake pkg_install out of the base system and pre-install...
2011-01-27 Ben Grasupdate package names in packages.install to new pkgsrc...
2011-01-27 Arun ThomasRemove code for kernel task stack initialization
2011-01-26 Ben Grasadd minix3.org pkgsrc mirror as backup source
2011-01-26 Ben Grasadded uint typedef declaration in <minix/types.h>
2011-01-26 Ben Grasadded <complex.h> (needed for compiler-rt)
2011-01-18 David van MoolenbroekKernel: fix clearing IPC references resulting in system...
2011-01-11 Erik van der... Servers request TSC freq from kernel rather than each...
2011-01-07 David van MoolenbroekRS: don't share executable images with a dead process
2011-01-07 David van MoolenbroekRS: move setuid() hack to where it belongs.. again.
2011-01-07 David van MoolenbroekDS: fix regression in ds_subscribe regex construction
2011-01-07 David van MoolenbroekDS: update subscriptions for deleted keys upon process...
2011-01-07 David van MoolenbroekKernel: fix notification delivery to non-ANY receivers
2010-12-21 David van Moolenbroekremove fsck1 altogether
2010-12-21 David van Moolenbroekchange bitchunk_t from 16-bit to 32-bit
2010-12-20 David van Moolenbroeksys/queue.h: add LIST_FOREACH_SAFE
2010-12-17 Arun ThomasFix multiboot for ACK-built images
2010-12-16 David van MoolenbroekKernel: statistical profiling fixes
2010-12-15 Ben Grasvfs - use a static buffer instead of malloc()+free...
2010-12-11 Erik van der... Workaround for circular dependency problem in pkgadd
2010-12-10 Arun Thomaslibc and csu updates for ELF
2010-12-10 Arun Thomascsu/build support for ELF
2010-12-10 David van Moolenbroekmkfifo.c: fix ack warning
2010-12-10 Arun Thomasunstack: ELF support
2010-12-10 Arun Thomasfile(1): Add ELF support
2010-12-10 Arun ThomasFix libname in bsd.prog.mk
2010-12-10 Arun ThomasVFS/RS support for ELF
2010-12-08 David van MoolenbroekRS: fix IPC privilege computation bug
2010-12-07 David van Moolenbroeksystem.conf: base ipc permissions on process names...
2010-12-07 David van MoolenbroekKernel/RS: fix permission computation with 32+ system...
2010-12-03 David van MoolenbroekRS: do not restart file systems
2010-12-01 Arun Thomasvfs: terminate string in rdlink_direct
2010-11-29 Erik van der... Fix missing parenthesis (suggested by Antoine Leca)
2010-11-25 Ben Grasmkboot: include git id in image name if available.
2010-11-24 Dirk Vogtremoved unneeded global var
2010-11-24 Dirk Vogtdon't send FS_READY anymore
2010-11-24 Ben GrasFix for objdir feature of BSD make
2010-11-23 Dirk Vogtdecouple file system server start/termination from...
2010-11-23 Arun Thomaspkgsrc: Update git repo info
2010-11-23 Arun ThomasAdd machine/param.h
2010-11-19 Arun ThomasFor GCC/clang, don't build in ACK int64 routines
2010-11-19 Arun ThomasAllow for overriding GCC var in test Makefile
2010-11-19 Arun Thomaskernel: Use LIBDIR var in Makefile
2010-11-18 Tomas HrubyInlining 64bit integer handling functions
2010-11-18 Tomas Hrubykernel/debug.c includes u64.h (fix)
2010-11-17 Dirk Vogtlibdriver without mandatory driver main loop
2010-11-17 Dirk VogtAdded possibility to inject input events to tty
2010-11-17 Ben Grasrevert r8783, as those entries are auto-generated now
2010-11-17 Ben Gras. auto-generate per-directory .gitignore files based...
2010-11-17 Ben GrasUpdated some CLEANFILES macros in Makefiles.
2010-11-15 Arun ThomasUpdate gitignore
2010-11-15 Arun ThomasRemove redundant sha2 code from inet
2010-11-12 Arun ThomasGCC/clang: int64 routines in C
2010-11-11 Erik van der... Remove global variable 'i'
2010-11-11 Ben Grasupdate for releases with git.
2010-11-07 Arun ThomasUse int64 functions consistently
2010-11-06 Arun ThomasImport mkfifo(1) from NetBSD
2010-11-06 Arun ThomasImport mktemp(1) from NetBSD
2010-11-06 Arun ThomasMove minix/paths.h to paths.h
2010-11-04 Ben Gras.gitignore: also ignore CVS and .svn dirs
2010-11-04 Arun ThomasRemove revision IDs from files
2010-11-02 Ben Grasadd top-level .gitignore.
2010-11-02 Ben Grasstdio: split vsprintf and vsnprintf
2010-11-02 Ben Grasstdio/freopen.c: fill __iotab table with stream pointer
2010-11-02 Ben Grasstdio/fclose.c: reset _buf
2010-11-02 Ben Graskernel: limit stacktrace depth to 50.
2010-10-26 Tomas Hruby/proc/cpuinfo
2010-10-26 Tomas Hrubysys_getcpuinfo()
2010-10-26 Tomas HrubyKernel keeps information about each cpu
2010-10-25 Tomas HrubySMP - reduced TLB flushing
2010-10-25 Tomas HrubyFixed unixbench Run script
2010-10-21 Tomas Hrubyif verbore=1 tell us who registers which irq handler
2010-10-21 Tomas HrubyACPI pci-to-pci bridges
2010-10-21 Tomas HrubyZero no more hardwired as BSP apic id
2010-10-21 Tomas HrubyVM implicitly aligns mappings to a page
2010-10-21 Tomas Hrubysingle shot timer interrupts fix
2010-10-19 Tomas Hrubyspurious and error interrupt apic handlers
2010-10-19 Tomas HrubyBSP apic id
2010-10-19 Tomas Hrubypanic in dummy apic handlers
2010-10-19 Tomas HrubyFixed BKL statistics
2010-10-19 Tomas HrubyPCI driver debug output fix
2010-10-15 Tomas HrubyA klib.S include fix
2010-10-15 Tomas Hrubyacpi driver Makefile fix
2010-10-15 Ben Gras<minix/hash.h>
2010-10-15 Ben Grasvm - hash table for block cache
2010-10-15 Ben Grasvm - fix for not placing region outside requested mmap...
2010-10-15 Erik van der... e1000: add 82574L ethernet adapter (thx Niek for your...
2010-10-12 Ben Grasprofile command - correct logic error
2010-10-11 Ben Grasmfs - no more WRITE_IMMED
2010-10-10 Ben Graschange SSIZE_MAX to INT_MAX instead of 32767.
2010-10-08 Erik van der... Fix select-related bugs: missing cancellations led...
2010-10-08 Erik van der... Add libdriver support for async ioctl replies
2010-10-07 Ben Grasvm optimisation - maintain hint for new virtual region...
2010-10-06 Ben Grasinclude <sys/cdefs.h> in <minix/sysutil> (clang fix)
2010-10-05 Erik van der... Fix warnings due to missing __dead attribute on exit
2010-10-04 Erik van der... Fix warnings in libmthread
2010-10-04 Ben Graskernel: fix idle time accounting.
next