]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2014-07-28 Lionel SambucMessage type for PM_{KILL,SIGACTION}
2014-07-28 Lionel SambucMessage type for PM_SRV_KILL
2014-07-28 Lionel SambucMessage type for PM_SIG{RETURN,SUSPEND,PROCMASK}
2014-07-28 Lionel SambucMessage type for PM_EXIT
2014-07-28 Lionel Sambuclibsys/sef.c: cleanup around sef_exit
2014-07-28 Ben Graslibminixfs: fix assert
2014-07-28 Wojciech ZajacError checking for USB interrupt transfer
2014-07-28 Lionel Sambucminix/dmap.h: Add USB device major range
2014-07-28 Wojciech ZajacInitial interrupt URBs support
2014-07-28 Lionel SambucWeatherStation: slight update
2014-07-28 Lionel SambucFix ARM floating point for services
2014-07-28 Wojciech ZajacVolatile keyword fix for MUSB reset loop.
2014-07-28 Kees Jongenburgerusb:Adding usb enumeration.
2014-07-28 Kees Jongenburgerusbd:fix get_bp workaround
2014-07-28 Kees Jongenburgerarm:build and install usbd by default.
2014-07-28 Kees Jongenburgerarm:if present start usbd
2014-07-28 Kees Jongenburgerusb:add devmand usb_storage startup script.
2014-07-28 Kees Jongenburgerbuild:always build and install the usb mass storage...
2014-07-28 Kees Jongenburgerarm:no longer disable caches in the bootloader.
2014-07-28 Kees Jongenburgerbuild:indenting
2014-07-28 Kees Jongenburgerusb:adding usb mass storage driver.
2014-07-28 Kees Jongenburgerarm:adding the usbd source code.
2014-07-28 Kees Jongenburgerarm:also start devmand on ARM.
2014-07-28 Kees Jongenburgerbuild:Only keep one ref to .settings and allow to overr...
2014-07-28 Kees Jongenburgerlibminc:vsnprintf add support for NULL destination...
2014-07-28 Kees JongenburgerAdding headers for libdde (not strictly part of ddekit)
2014-07-28 Lionel SambucMessage type for PM_EXEC
2014-07-28 Lionel SambucMessage type for PM_MCONTEXT
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
next