]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2014-07-28 Lionel SambucMessage type for VFS_COPYFD
2014-07-28 Lionel SambucMessage type for VFS_CHECKPERMS
2014-07-28 Lionel SambucMessage type for VFS_IOCTL
2014-07-28 Lionel SambucMessage type for VFS_UMOUNT
2014-07-28 Lionel SambucMessage type for VFS_MOUNT
2014-07-28 Lionel SambucMessage type for VFS_{,F}STATVFS1
2014-07-28 Lionel SambucMessage type for VFS_GETVFSSTAT
2014-07-28 Lionel SambucMessage type for VFS_SELECT
2014-07-28 Lionel SambucSome cleanup in IPC headers and documentation.
2014-07-28 Lionel SambucRemove protocol version of {mode,ino,uid,gid}_t
2014-07-28 Lionel SambucMessage types for VFS read, write & peek
2014-07-28 Lionel SambucMessage types for VFS bread, bwrite & bpeek
2014-07-28 Lionel SambucMessage types for VFS chown
2014-07-28 Lionel SambucMessage types for VFS statvfs
2014-07-28 Lionel SambucMessage types for VFS chmod
2014-07-28 Lionel SambucMessage types for VFS mknod
2014-07-28 Lionel SambucMessage types for VFS mkdir
2014-07-28 Lionel SambucMessage types for VFS unlink & rmdir
2014-07-28 Lionel SambucMessage types for VFS stat
2014-07-28 Lionel SambucMessage types for VFS inhibread
2014-07-28 Lionel SambucMessage types for VFS putnode
2014-07-28 Lionel SambucMessage types for VFS link
2014-07-28 Lionel SambucMessage types for VFS rdlink
2014-07-28 Lionel SambucMessage types for VFS getdents
2014-07-28 Lionel SambucMessage types for VFS new_driver
2014-07-28 Lionel SambucMessage types for VFS slink
2014-07-28 Lionel SambucMessage types for VFS utime
2014-07-28 Lionel SambucMessage types for VFS ftrunc
2014-07-28 Lionel SambucMessage types for VFS rename
2014-07-28 Lionel SambucMessage types for VFS flush
2014-07-28 Lionel SambucMessage types for VFS mountpoint
2014-07-28 Lionel SambucMessage types for VFS newnode
2014-07-28 Lionel SambucMessage types for VFS create
2014-07-28 Lionel SambucMessage types for VFS lookup
2014-07-28 Lionel SambucMessage types for VFS readsuper
2014-07-28 Lionel SambucRemove unused generic message m6
2014-07-28 Lionel SambucIntroduce message types mess_u{8,16,32,64}
2014-07-28 Lionel Sambucservers/iso9660fs: drop unused function fs_access
2014-07-28 Lionel SambucUse fixed size type for on-disk representation
2014-07-28 Morgawradded sethostname syscall with proper error checks
2014-07-28 Morgawradded chmod util from NetBSD userland
2014-07-28 Kees Jongenburgerremove __BIT_TYPES_DEFINED__ because they are actually...
2014-07-28 Kees Jongenburgerarm:ddekit use simple alloc to allocate stack.
2014-07-28 Lionel SambucStub for setpgid
2014-07-28 Lionel SambucStub for setrlimit
2014-07-28 Lionel SambucImporting sbin/chown
2014-07-28 Lionel SambucFrom Ben Gras, add select support on /dev/random.
2014-07-28 Lionel SambucPrefix libc (u)mount with minix_
2014-07-28 Lionel Sambucin6.h
2014-07-28 Lionel SambucFollow the namespace pattern for [cs]profile
2014-07-28 Lionel SambucHide SO_PASSCRED and SO_PEERCRED by default.
2014-07-28 Lionel SambucAdd /bin/false to /etc/shells
2014-07-28 Kees JongenburgerAdding an initial ddekit test.
2014-07-28 Kees Jongenburgertest:test51 add a few more tests for calling setcontext.
2014-07-28 Kees Jongenburgerddekit:use ucontext to switch threads
2014-07-28 Kees Jongenburgerbuild:also build the hello driver on arm.
2014-07-28 Kees Jongenburgerbuild:make libminc a build dependency of services.
2014-07-28 Kees Jongenburgerlibc:x86 fix for get and setcontext assembly calls.
2014-07-28 Kees Jongenburgerx86:ensure that getcontext will return 0.
2014-07-28 Kees Jongenburgerbuild:check if .settings file is a file.
2014-07-28 Claudio Martellaimporting tail
2014-07-28 Lionel SambucAdd TAP output to kyua, see kyua help report-tap.
2014-07-28 Thomas CortImporting games/tetris
2014-07-28 Lionel SambucWorkaround missing lchmod/lchown
2014-07-28 Ben Graspatch(1) problems workaround
2014-07-28 Ben Grasmmap: accept non-PROT_WRITE MAP_SHARED mappings
2014-07-28 Ryan Sheridanwriteisofs build fix (missing NAME_MAX define).
2014-07-28 Thomas CortImporting games/arithmetic
2014-07-28 Thomas CortImporting games/random
2014-07-28 Thomas CortImporting games/wargames
2014-07-28 Thomas CortImporting games/monop
2014-07-28 Thomas CortImporting games/number
2014-07-28 Thomas CortImporting games/bcd
2014-07-28 Thomas CortImporting games/ppt
2014-07-28 Thomas CortImporting games/morse
2014-07-28 Thomas CortImporting games/pig
2014-07-28 Thomas CortImporting games/fortune
2014-07-28 Thomas CortImporting games/factor
2014-07-28 Thomas CortImporting games/primes
2014-07-28 Thomas CortImporting games/adventure
2014-07-28 Zachary StorerImport NetBSD touch command
2014-07-28 Zachary StorerImport NetBSD echo command
2014-07-28 Lionel Sambucfix declaration of minix_kerninfo_user
2014-07-28 Lionel SambucMove Assert to check MAGIC before actual use of the...
2014-07-28 Kees Jongenburgerbuild:update 'git review' config to match gerrit.minix3.org
2014-07-28 Lionel Sambucusr.bin/make: -j fix
2014-07-28 Lionel SambucFix perl build hanging on pipe
2014-07-28 Ben Grasvfs: call pipe_check before reviving select()
2014-07-28 Ben Gras_MINIX_SYSTEM - fixes for in-minix crossbuild
2014-07-28 Ben Grastest74: add mmap-related regression tests
2014-07-28 Ben GrasVFS: add F_FLUSH_FS_CACHE fcntl
2014-07-28 Ben Grasmake vfs & filesystems use failable copying
2014-07-28 Ben GrasPFS: when copy fails, don't change state
2014-07-28 David van Moolenbroekdevmand: don't die so easily
2014-07-28 David van MoolenbroekRS: also wait for VM's RS_INIT message
2014-07-28 David van MoolenbroekVM: fix corruption from recursive PDE allocation
2014-07-28 David van MoolenbroekTTY: do not reply to KERNEL
2014-07-28 David van MoolenbroekRearrange endpoint number layout
2014-07-28 David van MoolenbroekPTY: split off from TTY
2014-07-28 Ben GrasInstall sources with MKSRC=yes
next