]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2012-07-19 David van MoolenbroekVFS: call req_inhibread again
2012-07-18 David van MoolenbroekVFS: do not resolve symlinks in rename(2)
2012-07-18 Ben Graskernel: keep serial info in system env
2012-07-18 Thomas VeermanPFS: fix negative array index
2012-07-17 Thomas VeermanVFS: fix coverity defects
2012-07-17 Thomas VeermanVFS: remove support for sync FS communication
2012-07-17 Thomas VeermanVFS: prevent buffer overflow
2012-07-16 Ben Grasvarious coverity-inspired fixes
2012-07-16 Thomas VeermanVFS: Use safe string copy functions
2012-07-15 Ben Grassegmentless smp fixes
2012-07-15 Ben GrasNo more intel/minix segments.
2012-07-15 Ben Grasprofiling related cleanup
2012-07-05 Ben Grasboot programs gzip/strip changes
2012-07-05 Kees JongenburgerAdd entry in fstab and let the mount system call start...
2012-07-05 Kees JongenburgerAllow to specify the rslabel to use for a file system.
2012-07-05 Kees JongenburgerFixes for mount -a.
2012-07-05 Kees JongenburgerAdd a /sys entry to minix.mtree
2012-07-05 Kees JongenburgerCleanup minix.mtree.
2012-07-05 Kees Jongenburgerdevmand call the cleanup method before doing an exit.
2012-06-29 Ben Grasdon't leave _VCS_REVISION in
2012-06-29 Ben Grasalign messages
2012-06-28 Ben Grasvarious symbol referencing fixes
2012-06-26 Thomas Veermanlibvassert: don't build shared lib
2012-06-26 Thomas Veermanreleasetools: use build system macros
2012-06-25 Ben Grasxz: add libc dependency
2012-06-25 Ben Grasld.so: be more mmap()-behaviour-independent
2012-06-25 Thomas Veermanfetch.sh: serve tarballs ourselves
2012-06-25 Thomas VeermanImport lib{mpc,gmp,mpfr}
2012-06-21 Thomas Veermansed: unbreak crosscompilation
2012-06-20 Ben Grassed: add compatability symlink properly
2012-06-20 Kees JongenburgerInclude bsd.own.mk in /usr/Makefile to have INSTALL_DIR...
2012-06-20 Ben Grassed: add compatability symlink
2012-06-20 Thomas Veermansetup: copy boot.cfg.default to /boot.cfg
2012-06-20 Thomas Veerman/etc/rc: use mount -a instead of manual parsing
2012-06-19 Kees JongenburgerAdding a symlink from /usr/bin/strip to /usr/pkg/bin...
2012-06-19 Kees JongenburgerRemoved unused control fifo in devmand.
2012-06-19 Kees JongenburgerDecrease verbosity of devmand.
2012-06-19 Ben Grasgenerate offsets for ucontext.S
2012-06-19 Thomas VeermanFix release script
2012-06-18 Thomas VeermanRelease script: tools -> releasetools rename
2012-06-18 Thomas Veermanmkfs.mfs: no need to include a.out.h
2012-06-18 Thomas VeermanDon't build ext2 ramdisk for cross compilation
2012-06-18 Thomas VeermanClean up generated files for ash,ramdisk,libutil,libc
2012-06-18 Thomas VeermanCross compile MFS ramdisk
2012-06-18 Thomas VeermanMake mkfs.mfs cross compilable
2012-06-18 Thomas VeermanNot every shell understands 'let'
2012-06-18 Thomas VeermanUpdate nbsd_ports to account for new utils
2012-06-18 Thomas VeermanBuild file cross compilation tool
2012-06-18 Thomas Veermanxinstall fix for cross compilation
2012-06-18 Thomas VeermanUpdate gitignore for releasetools
2012-06-18 Thomas VeermanImport NetBSD tools and build.sh
2012-06-18 Thomas VeermanRemove duplicate sed
2012-06-18 Thomas VeermanFix sed for cross compilation
2012-06-18 Thomas VeermanImport NetBSD xinstall
2012-06-18 Thomas VeermanImport NetBSD mtree
2012-06-18 Thomas VeermanImport NetBSD mktemp
2012-06-18 Thomas VeermanImport NetBSD make
2012-06-18 Thomas VeermanImport NetBSD flex
2012-06-18 Thomas VeermanImport NetBSD byacc
2012-06-18 Thomas VeermanPartially import gcc and binutils
2012-06-18 Thomas VeermanImport NetBSD nawk
2012-06-18 Thomas VeermanAdd gnu directory for gmake
2012-06-18 Thomas VeermanAdd mk and h files needed for cross compilation
2012-06-18 Thomas VeermanRename tools to releasetools
2012-06-18 Thomas VeermanRewrite osrelease.sh to parse Minix version
2012-06-18 Thomas VeermanDynamically determine which ramdisk to use
2012-06-18 Thomas VeermanUse MACHINE_ARCH instead of ARCH
2012-06-18 Thomas VeermanRemove MINIXSRCDIR and use NETBSDSRCDIR
2012-06-18 Thomas VeermanNo need to define NETBSD_SOURCE explicitly
2012-06-18 Thomas VeermanUse buildsystem commands instead of {cp,mkdir}
2012-06-18 Thomas Veermanmtree.sh: reverse last two parameters
2012-06-18 Thomas VeermanCross-compilation fixes
2012-06-18 Thomas VeermanFix mk file for cross compilation (2)
2012-06-18 Thomas Veermannewroot is gone too
2012-06-18 Thomas Veermanbios_wini is no longer amongst us
2012-06-18 Dirk VogtNew file(1) port
2012-06-18 Dirk VogtFix up mtree.sh
2012-06-18 Dirk VogtAlso copy kernel into multiboot dir
2012-06-18 Dirk Vogtext2 ramdisk: copy rc to correct destination
2012-06-18 Dirk Vogtramdisk: don't do anything at dependall
2012-06-18 Dirk VogtFix compiler check
2012-06-18 Thomas VeermanMake var overridable for cross compilation
2012-06-18 Dirk VogtInclude ext2 ramdisk in build and remove sync
2012-06-18 Dirk VogtAdd ext2 ramdisk, intended for cross compilation
2012-06-18 Dirk VogtMake ramdisk location configurable
2012-06-18 Dirk VogtWhen MKUNPRIV is set do not require root privilege
2012-06-18 Dirk VogtMakefile fixups for cross compilation
2012-06-18 Dirk VogtMake TTY cross-compilable
2012-06-18 Dirk VogtMake commands cross-compilable
2012-06-18 Dirk VogtLet the kernel load figure out where to put mods
2012-06-18 Thomas VeermanCreate cc symlink to clang
2012-06-18 Ben Grasdrop from segments physcopy/vircopy invocations
2012-06-18 Ben Grasdrop segments from safemap/safeunmap invocations
2012-06-18 Kees JongenburgerAdd hot plugging infrastructure in rc file.
2012-06-18 Kees JongenburgerAdd devmand configuration to /etc.
2012-06-18 Kees JongenburgerAdd support in devmand for using config dirs.
2012-06-18 Kees JongenburgerUpgrade libddekit and introduce devmand.
2012-06-18 Kees JongenburgerMove setjmp and strnlen to common/lib.
2012-06-16 Ben Grasdrop segment from safecopy invocations
2012-06-15 Ben Grasdumpcore: use ptrace function to trigger a coredump
next