]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2010-09-20 Ben Gras . forget obsolete /usr/local/bin in $PATH R3.1.8 v3.1.8
2010-09-20 Ben Grasadd minix-all package to be put on cd.
2010-09-17 Ben Graspkgsrc: save binary packages in arch- and osversion...
2010-09-17 Thomas VeermanBackport failing umount attempt fix from trunk
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
2010-08-16 Erik van der... Add fseeko function
2010-08-14 Ben GrasAR=ar still needed for pkgsrc.
2010-08-13 Ben Graspkgsrc: no more g* prefix for binutils.
2010-08-12 David van Moolenbroekdiskctl(8) into commands makefile
2010-08-12 David van Moolenbroekdiskctl(8) tool
2010-08-12 David van Moolenbroekat_wini/ahci: write cache ioctls
2010-08-12 David van MoolenbroekAHCI driver: miscellaneous changes
2010-08-12 Erik van der... Boot monitor shouldn't report memory after 4GB; the...
2010-08-11 David van Moolenbroekramdisk: actually add ahci to the image, too
2010-08-11 David van Moolenbroekramdisk: add preliminary support for ahci
2010-08-11 David van Moolenbroeksmall fix in hgfs.8 manpage
2010-08-11 David van Moolenbroekfix ptrace.2 man page
2010-08-10 David van MoolenbroekVTreeFS library
2010-08-09 Erik van der... Make it possible again to compile the tests without...
2010-08-07 David van Moolenbroekhgfs comment fix: inode status, not statistics
2010-08-06 Tomas HrubyFixed warning noreturn function returns in arch_system.c
2010-08-06 Tomas Hrubyboth ack and gcc can compile klib16.S
2010-08-06 Tomas Hrubygas2ack filters out .code16
2010-08-06 Erik van der... Fix tests when run as root; use bin account but current...
2010-08-06 Tomas HrubyMissing prototype in pre_init.c
2010-08-06 Tomas HrubyReverted __packed for ACK
2010-08-06 Tomas Hruby__packed defined for ACK
2010-08-06 Erik van der... Fix ar error in testsh1.sh (ar was previously renamed...
2010-08-06 Erik van der... Fix cdiff error in testsh1.sh
2010-08-05 David van MoolenbroekAHCI driver
2010-08-05 Thomas Veermanfsck and mkfs have been moved to /sbin
2010-08-05 Ben Graspkg_install: DESTDIR support.
2010-08-05 Ben Grasmerge datasizes and unstack
2010-08-05 Ben Grasrelease.sh - let some packages come pre-installed ...
next