]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2014-07-28 Lionel SambucMessage type for PM_GETSID
2014-07-28 Lionel SambucMessage type for PM_GETPID
2014-07-28 Lionel SambucMessage type for PM_SET{,E}GID
2014-07-28 Lionel SambucMessage type for PM_SET{,E}UID
2014-07-28 Lionel SambucMessage type for PM_GETGID
2014-07-28 Lionel SambucMessage type for PM_GETUID
2014-07-28 Lionel SambucMessage type for PM_REBOOT
2014-07-28 Lionel SambucMessage type for PM_GROUPS
2014-07-28 Lionel SambucMessage type for PM_{S,G}ET_PRIORITY
2014-07-28 Lionel SambucMessage type for PM_SRV_FORK
2014-07-28 Lionel SambucMessage type for PM_EXEC_RESTART
2014-07-28 Lionel SambucMessage type for PM_EXEC_NEW
2014-07-28 Lionel SambucMessage type for PM_SYSUNAME
2014-07-28 Lionel SambucMessage type for PM_PTRACE
2014-07-28 Lionel SambucMessage type for PM_ITIMER
2014-07-28 Lionel SambucMessage type for PM_ time-related calls
2014-07-28 Lionel SambucMessage type for PM_WAITPID
2014-07-28 Lionel SambucMessage type for PM_GETEPINFO
2014-07-28 Lionel SambucMessage type for PM_GETPROCNR
2014-07-28 Lionel SambucMessage type and related cleanup
2014-07-28 Lionel SambucMessage type for VFS_CLOSE
2014-07-28 Lionel SambucMessage type for VFS_FCHMOD
2014-07-28 Lionel SambucMessage type for VFS_FCHDIR
2014-07-28 Lionel SambucMessage type for VFS_{,F}CHOWN
2014-07-28 Lionel SambucMessage type for VFS_CREAT
2014-07-28 Lionel SambucMessage type for path related calls.
2014-07-28 Lionel SambucMessage type for VFS_MKNOD
2014-07-28 Lionel SambucMessage type for VFS_FCNTL
2014-07-28 Lionel SambucMessage type for VFS_FSTAT
2014-07-28 Lionel SambucMessage type for VFS_{,L}STAT
2014-07-28 Lionel SambucMessage type for VFS_READLINK
2014-07-28 Lionel SambucMessage type for VFS_{LINK,SYMLINK,RENAME}
2014-07-28 Lionel SambucMessage type for VFS_UMASK
2014-07-28 Lionel SambucMessage type for VFS_PIPE2
2014-07-28 Lionel SambucMessage type for VFS_TRUNCATE
2014-07-28 Lionel SambucMessage type for VFS_LSEEK
2014-07-28 Lionel SambucMessage type for VFS_FSYNC
2014-07-28 Lionel SambucMessage type for VFS_MAPDRIVER
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.
next