]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2010-09-15 Tomas HrubySMP - Free PDE slots are split among CPU
2010-09-15 Tomas HrubySMP - Scheduler can assign process to a cpu
2010-09-15 Tomas HrubySMP - APs are fully enabled
2010-09-15 Tomas HrubySMP - CPU local cycles accounting
2010-09-15 Tomas HrubySMP - proc_ptr and bill_ptr initialization
2010-09-15 Tomas HrubySMP - CPU local idle stub
2010-09-15 Tomas HrubySMP - CPU local run queues
2010-09-15 Tomas HrubySMP - CPU and CPU mask for processes
2010-09-15 Tomas HrubySMP - BSP waits until the APs finish their booting
2010-09-15 Tomas HrubySMP - Only a single APIC timer handler
2010-09-15 Tomas HrubySMP - The slave CPUs turn paging on
2010-09-15 Tomas HrubySMP - Big kernel lock (BKL)
2010-09-15 Tomas HrubySMP - Kernel is loaded above 1M by default
2010-09-15 Tomas HrubySMP - We boot APs
2010-09-15 Tomas HrubySMP - Cpu local variables
2010-09-15 Tomas Hrubyproc_init()
2010-09-15 Tomas HrubyEnable paging - some more code reshuffling
2010-09-15 Tomas Hrubyarch proto.h renamed to arch_proto.h
2010-09-15 Ben Grasbump trunk version to 3.1.9
2010-09-15 Ben Grasinclude - minor compile fixes (including <ansi.h> in...
2010-09-14 David van Moolenbroekmake getsysinfo() a system-land call
2010-09-14 David van Moolenbroekmake all other commands use ProcFS
2010-09-14 David van Moolenbroekmake top(1) use ProcFS
2010-09-14 David van Moolenbroekmake ps(1) use ProcFS
2010-09-14 David van Moolenbroekmake library calls use ProcFS
2010-09-14 David van MoolenbroekProcFS integration
2010-09-14 David van MoolenbroekProcFS server, by Alen Stojanov and David van Moolenbroek
2010-09-14 David van MoolenbroekVM: expose secondary cache size
2010-09-14 David van MoolenbroekPM: save process frame length
2010-09-14 Ben Grasadd EHOSTDOWN errno.
2010-09-13 Ben Grasmake, lib changes to make gcc/clang format libraries...
2010-09-13 Ben Graslib: fixes to make clang not error
2010-09-13 Ben GrasMakefiles: remove -D__minix for assembly invocations.
2010-09-12 Arun ThomasUpdate PATHs for llvm and X11
2010-09-12 Arun ThomasRemove packit/packman from Makefile
2010-09-12 Arun ThomasRemove packman and packit manpages
2010-09-10 Arun ThomasUpdate release script for pkgsrc
2010-09-10 David van Moolenbroekremove hardcoding of system.conf path in various servic...
2010-09-09 David van Moolenbroekmemory driver: propagate data copy error to caller
2010-09-09 David van Moolenbroekshutdown(8): buffer accessed beyond end during option...
2010-09-09 David van MoolenbroekIS: delete obsolete is.h
2010-09-07 Tomas HrubyAPIC mode uses IO APICs
2010-09-06 Erik van der... Make realpath deal with double slashes
2010-09-03 Tomas Hrubyasm.h not installed
2010-09-03 Erik van der... Make hexdump ACK-compilable and add it to the base...
2010-09-03 Arun ThomasNo more packman, easypack, packit
2010-09-02 Tomas HrubyPCI driver uses ACPI if APIC is used.
2010-09-02 Tomas HrubyACPI driver loaded at boot time
2010-09-02 Tomas HrubyACPI driver
2010-09-02 Tomas Hrubypci_*.h headers moved from drivers/pci to include/machine
2010-09-02 Tomas HrubyKernel exports DSDP and apic_enabled in machine structure
2010-09-02 Tomas HrubyKernel supports up to 64 IRQs
2010-09-02 Tomas HrubyACPI in kernel
2010-09-02 Thomas VeermanClean up the created temp file after running the test.
2010-09-01 Ben Grasremoved redundant includes dependency from gnu-libraries.
2010-09-01 Ben Grasalso make gcc includes before compiling gcc libraries.
2010-09-01 Thomas Veerman- Return ENOENT when trying to add files to removed...
2010-09-01 Tomas Hrubytools/Makefile uses padtext only when building with ack
2010-08-31 Ben Grasgcc compiles - add -fno-builtin so that gcc optimisatio...
2010-08-31 Ben Grasmake service look in /etc/system.conf.d/<progname>...
2010-08-30 Erik van der... Shutdown changes for multiboot: CTRL-ALT-DEL resets...
2010-08-30 David van Moolenbroekramdisk: more inodes
2010-08-30 Arun Thomascdefs.h: Allow __CONCAT() macro to be nested
2010-08-30 Thomas VeermanImprove UDS testing. Fix a few bugs. Add testing of...
2010-08-30 Thomas Veerman- Add support for file descriptor passing to PFS.
2010-08-30 Thomas VeermanPrepare VFS to support back calls from PFS. For securit...
2010-08-30 Thomas VeermanPrepare headers to support file descriptor passing...
2010-08-29 Erik van der... Release script improvements, moving towards having...
2010-08-29 Erik van der... Touch generated files to avoid dependency generation...
2010-08-27 Erik van der... update /etc on make world
2010-08-27 David van Moolenbroekmdb: disassembly fix for short 8-bit values
2010-08-26 Arun ThomasFix dependency problems in the build
2010-08-25 Ben Grasadded missing sef_gcov.c
2010-08-25 Ben Grasgcov support, based on work contributed by Anton Kuijsten.
2010-08-25 Ben Graslibaudiodriver <minix/audio_fw.h> fixes
2010-08-25 Ben Grasconnect libaudiodriver.
2010-08-25 Ben Grasnew base libaudiodriver out of -lcommon in drivers...
2010-08-25 Ben Grassb16: flatten mixer, common, dsp hierarchy into 2-PROGS dir
2010-08-25 Ben Grasfurther ramdisk size increase for gcc+gcov binaries.
2010-08-25 Ben Gras<stddef.h> - alternative definition of offsetof for...
2010-08-24 Erik van der... Zero out to three stack dwords to fix boot errors
2010-08-24 Ben Grasat_wini: fix warning, bogus PRIVATE in struct type...
2010-08-24 David van MoolenbroekRS: use PM's API instead of its internals
2010-08-23 Erik van der... Avoid duplicate type definitions, especially wchar_t...
2010-08-23 Erik van der... Fix buffer overflow in libarchive if a UTF-8 encoded...
2010-08-23 Erik van der... Solve buffer overflow on tab completion in ash
2010-08-21 Arun ThomasImport hexdump(1) from NetBSD
2010-08-21 Arun ThomasMove MIN() and MAX() macros to sys/params.h
2010-08-21 Arun Thomaseasprintf() and evasprintf()
2010-08-20 Erik van der... Minor malloc-debug fixes
2010-08-20 Erik van der... Add MALLOC_DEBUG env var to debug applications using...
2010-08-20 Erik van der... move rrrrrrread_tsc from libsys to libc so anyon...
2010-08-20 Ben Grasboot ramdisk slightly bigger for gcc-compiled binaries.
2010-08-20 Erik van der... Provide boot image process main functions with a full...
2010-08-19 Ben Grasupdate MANPATH for gcc, X
2010-08-18 Ben Grasmk: use ar instead of gar for gcc/clang ar.
2010-08-18 Ben Grasrc: add /sbin to $PATH for fsck.mfs
2010-08-17 Arun ThomasMacros for symbols used in both ASM and C
2010-08-17 Thomas Veerman- Make sure there's space left in the vmnt table for...
2010-08-16 Erik van der... Add ftello function
next