]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
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.
2010-10-04 Erik van der... make system server vprintf check for NULL
2010-10-04 Erik van der... fflush is neither needed nor allowed in system srvers...
2010-10-04 Arun ThomasAdd include/memory.h
2010-10-04 Ben Grasdis386 - a disassembler for ack
2010-10-04 Ben Grasvm: optimisation: avl tree for virtual regions
2010-10-04 Ben Grasvm: don't check the range of memory during sanity checking
2010-10-02 Arun ThomasRemove urlget
2010-10-01 Ben Grasmake the asynsend table size NPROCS-dependent.
2010-09-30 Thomas VeermanRevamp the mthread library and update test59
2010-09-27 David van Moolenbroekhgfs: do not return negative file sizes in stat (report...
2010-09-23 Tomas HrubyWatchdog and kernel profiling for AMD
2010-09-23 Tomas Hrubyneg64() makes a 64bit integer negative
2010-09-23 Tomas HrubyCPU type detection
2010-09-23 Ben Grascprofalyze - perl path fix.
2010-09-23 Tomas HrubyLong (32 char) symbol names in sprofalyze
2010-09-23 Tomas Hrubysprofalyze only warns when executables don't exist
2010-09-23 Tomas Hrubysprofalyze detects what nm to use
2010-09-23 Tomas HrubyBusy idle loop when profiling
2010-09-23 Tomas Hrubysprofile exports kernel sample entries
2010-09-23 Tomas HrubyInternal 64M buffer for profiling
2010-09-23 Tomas HrubyNMI sampling
2010-09-23 Tomas HrubyThe profile utility can set the sprofiling mode
2010-09-23 Tomas HrubyNew profile protocol
2010-09-23 Tomas Hruby32bit process flags
2010-09-23 David van Moolenbroeklibsys: tsc_to_micros support for large TSC delta values
2010-09-23 Thomas VeermanGet rid of erroneous define
2010-09-22 Ben Grasincludes - minor compile fixes.
2010-09-22 Ben Grasenable_fpu_exception() - only write cr0 if bit isn...
2010-09-22 Tomas HrubyNo need to scan devices in PIC mode
2010-09-22 Tomas HrubyRemove unnecessary TLB flushes
2010-09-21 Ben GrasUPDATING - warning about /usr/gnu/lib
2010-09-21 Thomas VeermanAdd libmthread and test59 to test the implementation
next