]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
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 ...
2010-08-05 Erik van der... Remove spurious space
2010-08-05 Thomas VeermanRename mkfs to mkfs.mfs and fsck to fsck.mfs. Add ...
2010-08-05 Erik van der... Increase NR_INODES in the FS servers to match NR_VNODES...
2010-08-05 Erik van der... Return ENOSPC when out of inodes
2010-08-04 Erik van der... Increase max number of open files to 255 (more should...
2010-08-04 Thomas VeermanAlso run test56, please
2010-08-04 Ben Grastest57: test that state isn't corrupted after a signal...
2010-08-04 Erik van der... This patch copies the ext2 server onto the initial...
2010-08-03 Erik van der... Silence newroot
2010-08-03 Erik van der... Don't write to /etc/mtab in newroot, may be an issue...
2010-08-03 David van Moolenbroekmount: don't always autodetect
2010-08-03 Ben Graslib: when building clang/gcc libraries: add /usr/pkg...
2010-08-03 Ben Grastest Makefile: use any gcc in path
2010-08-03 Ben Grasmtree: drop /usr/local, add some pkgsrc dirs; /usr...
2010-08-03 Dirk VogtSome PCI config space registers have to be accessed...
2010-08-03 Erik van der... Auto-detect ext2 partitions in mount
2010-08-02 Ben Grasrename nm and strip to acknm and ackstrip
2010-08-02 Erik van der... Oops
2010-08-02 Erik van der... Deal all shutdown cases with multiboot as either reset...
2010-08-02 Erik van der... Display fallback message in case poweroff fails (contri...
2010-08-02 Erik van der... Replace newroot with a call to mount, will make type...
2010-08-02 Ben Grasminor pkgsrc tweaks; allow pkgsrc to install rc scripts...
2010-08-02 Thomas VeermanAdd support for the ext2 file system. Contributed by...
2010-08-02 Thomas Veerman- Add support for ST_NOTRUNC to struct statvfs.
2010-08-01 David van Moolenbroeklibdriver: allow driver to break out of message loop
2010-07-29 David van Moolenbroekput env_arg[cv] declaration in minix/sysutil.h
2010-07-29 Tomas Hrubydriver.h - missing guardian
2010-07-29 Ben Grasadd the sshd group
2010-07-29 Ben Grasrename nameserv.h
2010-07-29 Ben Grasrename nemserv
2010-07-29 Tomas HrubyBIOS function 0xE820 for memory map detection
2010-07-28 Ben Grasextra includes to make porting cleaner
2010-07-28 Ben Grasnew EPFNOSUPPORT errno
2010-07-28 Ben Graskernel: deadlock test with endpoints instead of slot...
2010-07-28 Ben Graspkg_install: move db dir
next