]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2014-07-28 Lionel SambucMessage type for SYS_VDEVIO
2014-07-28 Lionel SambucMessage type for SYS_SDEVIO
2014-07-28 Lionel SambucMessage type for SYS_MEMSET
2014-07-28 Lionel SambucMessage type for DL_{READ,WRITE}V_S
2014-07-28 Lionel SambucMessage type for DL_TASK_REPLY
2014-07-28 Lionel SambucMessage type for DL_GETSTAT_S
2014-07-28 Lionel SambucMessage type for DL_CONF{,_REPLY}
2014-07-28 Lionel SambucMessage type for {PM,VFS,RS,DS}_GETSYSINFO
2014-07-28 Lionel SambucMessage type for SVRCTL
2014-07-28 Lionel SambucMessage type for {PM,VFS,VM}_GETRUSAGE
2014-07-28 Lionel SambucMessage type for INPUT_SETLEDS
2014-07-28 Lionel SambucMessage type for INPUT_EVENT
2014-07-28 Lionel SambucMessage type for INPUT_CONF
2014-07-28 Lionel SambucMessage type for RTCDEV_*
2014-07-28 Lionel SambucMessage type for BUSC_I2C_EXEC
2014-07-28 Lionel SambucMessage type for BUSC_I2C_RESERVE
2014-07-28 Lionel SambucMessage type for BUSC_PCI_GET_BAR
2014-07-28 Lionel SambucMessage type for SCHEDULING_STOP
2014-07-28 Lionel SambucMessage type for SCHEDULING_SET_NICE
2014-07-28 Lionel SambucMessage type for SCHEDULING_{START,INHERIT}
2014-07-28 Lionel SambucMessage type for SCHEDULING_NO_QUANTUM, SYS_SCHEDULE
2014-07-28 Lionel SambucMessage type for SYS_SCHEDCTL
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
next