]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2012-04-20 David van Moolenbroekrun test fix, take two
2012-04-19 Ben Grasdaily cron: fix timestamp updating
2012-04-19 Ben Grasuse linker to align fpu state save area
2012-04-19 David van Moolenbroekprocfs: fix rare panic in add_inode
2012-04-18 Ben Grasupdate_bootcfg: fix: generate absolute paths
2012-04-18 Ben Grasrun test fix
2012-04-18 Ben Grasblock ioctls: pass request number
2012-04-17 Ben Grasrelease fixes
2012-04-16 Ben Grastest scripts fixes
2012-04-16 Ben Grasdynamic executables on ramdisk support
2012-04-16 Ben Grastests: link them dynamically by default
2012-04-16 Ben Grasbuild shared versions of libraries
2012-04-16 Ben Grasrecognize and execute dynamically linked executables
2012-04-15 Ben Graskernel: align gdt and idt base addresses
2012-04-13 Thomas VeermanProvide boot option to boot into single user mode
2012-04-13 Thomas VeermanFix booting into single user mode
2012-04-13 Thomas Veermanservice: make clear who is printing the error
2012-04-13 Thomas VeermanVFS: fix filp reuse race
2012-04-13 Thomas VeermanVFS: more three-level-lock sanity checking
2012-04-13 Thomas VeermanTTY: don't allow multiple readers on tty minor
2012-04-13 Thomas VeermanVFS: add getting active threads control msg
2012-04-13 Thomas VeermanVFS: remove debug print
2012-04-13 Thomas VeermanVFS: let know when skipping reply
2012-04-13 Thomas VeermanVFS: fix dead lock
2012-04-13 Thomas VeermanVFS: fix new signed/unsigned comparisons
2012-04-13 Thomas VeermanVFS: warnings are errors
2012-04-13 Thomas VeermanAdd a simple utility to send control messages
2012-04-13 Thomas VeermanVFS: enable sending control messages
2012-04-13 Thomas Veermanlibmthread: add stack traces
2012-04-13 Thomas VeermanVFS: find job only if request is an transaction
2012-04-13 Thomas VeermanVFS: make m_in job local
2012-04-12 Ben Grasvm: add MAP_FIXED
2012-04-12 Ben Grasvfs: more regions for coredumps
2012-04-12 Ben Grasswitch to netbsd csu
2012-04-12 Ben Grastest: convert to bsdish Makefile
2012-04-12 Ben Grasretire bios_wini
2012-04-12 Ben Grasvm: full memory view
2012-04-12 Ben Grasvm: break: allow brk() on any region
2012-04-12 Ben Grasfix gcc test62
2012-04-11 Ben GrasImport NetBSD usr.bin/login
2012-04-10 David van MoolenbroekAdd VBFS: VirtualBox Shared Folder File System
2012-04-09 David van MoolenbroekAdd libvboxfs: VirtualBox shared folders library
2012-04-09 David van MoolenbroekCreate SFFS library out of HGFS
2012-04-09 David van MoolenbroekHGFS: move all VMware-specific code into libhgfs
2012-04-09 David van MoolenbroekSEF: add sef_cancel()
2012-04-09 David van MoolenbroekVBOX: add host/guest communication interface
2012-04-02 Ben GrasImport NetBSD file(1)
2012-04-02 Ben Grasadd UPDATING note about genassym
2012-04-01 Ben Grasclean up master Makefile a bit
2012-03-31 David van Moolenbroekmanpages: fix options and examples
2012-03-31 Ben Grasimport genassym and use it for sconst.h in kernel
2012-03-30 Ben Grasuse __restrict instead of restrict
2012-03-30 David van MoolenbroekKernel/servers/drivers: resolve a few warnings
2012-03-30 Antoine LecaActually consider the new su(1)
2012-03-29 David van Moolenbroekhgfs: subsecond timestamp precision
2012-03-29 Ben Grasdrop /usr/lib/advent dir (no more advent)
2012-03-29 Antoine LecaDrop obsolete sdump
2012-03-29 Arun Thomaskernel: Remove unnecessary ACK conditionals
2012-03-29 Tomas Hrubyioapic - missing volatiles
2012-03-28 Ben Grasvarious kernel printing fixes
2012-03-28 Ben Grasadjust netconf for new su behaviour
2012-03-28 Thomas Veermanboot: use high baud rate by default
2012-03-27 Ben Grasbuild: don't -L/usr/pkg/lib
2012-03-27 Ben Grasnext release will be 3.2.1
2012-03-27 Ben Grasimport NetBSD su
2012-03-26 Ben Graslibutil: add O_NOCTTY to old pty open code
2012-03-26 David van MoolenbroekKernel: arch-related cleanup
2012-03-25 Ben Grasretire _ANSI and <minix/ansi.h>
2012-03-25 Ben Grasget rid of __LONG_LONG_SUPPORTED
2012-03-25 Ben Grasget rid of _RESTRICT
2012-03-25 Ben Grasretire _CONST, _VOLATILE, _SIZET, _ARGS, _VOID
2012-03-25 Ben Grasretire PUBLIC, PRIVATE and FORWARD
2012-03-25 Ben Grasretire _PROTOTYPE
2012-03-24 David van MoolenbroekTest set for sys_vumap()
2012-03-24 David van Moolenbroekvm: if mmap address is given, try that first
2012-03-24 David van Moolenbroekblocktest: updates for sys_vumap()
2012-03-24 David van Moolenbroekahci: use sys_vumap() instead of sys_umap()
2012-03-24 David van MoolenbroekAdd sys_vumap() kernel call
2012-03-24 David van MoolenbroekKernel: introduce vm_check_range
2012-03-24 David van MoolenbroekKernel: replace vm_contiguous with vm_lookup_range
2012-03-23 Ben Grasimport NetBSD /usr/share/misc/
2012-03-18 David van MoolenbroekClean up a stale a.out-related declaration
2012-03-18 David van MoolenbroekRemove unsupported legacy TIOC[GS]ET[PC] ioctls
2012-03-16 Ben Graslibcompat_minix-centric cleanup
2012-03-15 Evgeniy IvanovBootloader reinstall mode for setup.
2012-03-14 Evgeniy Ivanovupdate_bootcfg improvements.
2012-03-14 Andy KoselaImport NetBSD cat(1)
2012-03-14 Andy KoselaImport NetBSD ed(1)
2012-03-14 Ben Grasimported code harmonisation
2012-03-14 Ben Grastools: some nbsd_ports fixes
2012-03-13 Erik van der... sprofalyze forgets a.out and learns that ELF binaries...
2012-03-12 David van Moolenbroeklibminc-related updates
2012-03-09 Thomas VeermanTest48: resolve existing hostname with static IP address
2012-03-09 David van Moolenbroektest48: disable failing resolver test
2012-03-08 David van Moolenbroeklibddekit: resolve compiler warnings
2012-03-08 David van Moolenbroekpci: apply ACLs to device reservations
2012-03-08 David van Moolenbroekpci: USER_SPACE cleanup
2012-03-08 David van Moolenbroekdrivers: slightly better use of PCI constants
2012-03-07 David van Moolenbroekdrivers: remove redundant PCI ID tables
2012-03-07 David van Moolenbroekdp8390,ti1225: reenable register memory mapping
next