2014-07-28 |
Lionel Sambuc | Message type for SYS_IOPENABLE |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for SYS_ABORT |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for SYS_IRQCTL |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for SYS_SETALARM |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for SYS_VDEVIO |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for SYS_SDEVIO |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for SYS_MEMSET |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for DL_{READ,WRITE}V_S |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for DL_TASK_REPLY |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for DL_GETSTAT_S |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for DL_CONF{,_REPLY} |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for {PM,VFS,RS,DS}_GETSYSINFO |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for SVRCTL |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for {PM,VFS,VM}_GETRUSAGE |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for INPUT_SETLEDS |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for INPUT_EVENT |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for INPUT_CONF |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for RTCDEV_* |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for BUSC_I2C_EXEC |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for BUSC_I2C_RESERVE |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for BUSC_PCI_GET_BAR |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for SCHEDULING_STOP |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for SCHEDULING_SET_NICE |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for SCHEDULING_{START,INHERIT} |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for SCHEDULING_NO_QUANTUM, SYS_SCHEDULE |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for SYS_SCHEDCTL |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for PM_{KILL,SIGACTION} |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for PM_SRV_KILL |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for PM_SIG{RETURN,SUSPEND,PROCMASK} |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for PM_EXIT |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | libsys/sef.c: cleanup around sef_exit |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Ben Gras | libminixfs: fix assert |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Wojciech Zajac | Error checking for USB interrupt transfer |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | minix/dmap.h: Add USB device major range |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Wojciech Zajac | Initial interrupt URBs support |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | WeatherStation: slight update |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Fix ARM floating point for services |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Wojciech Zajac | Volatile keyword fix for MUSB reset loop. |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Kees Jongenburger | usb:Adding usb enumeration. |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Kees Jongenburger | usbd:fix get_bp workaround |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Kees Jongenburger | arm:build and install usbd by default. |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Kees Jongenburger | arm:if present start usbd |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Kees Jongenburger | usb:add devmand usb_storage startup script. |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Kees Jongenburger | build:always build and install the usb mass storage... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Kees Jongenburger | arm:no longer disable caches in the bootloader. |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Kees Jongenburger | build:indenting |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Kees Jongenburger | usb:adding usb mass storage driver. |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Kees Jongenburger | arm:adding the usbd source code. |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Kees Jongenburger | arm:also start devmand on ARM. |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Kees Jongenburger | build:Only keep one ref to .settings and allow to overr... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Kees Jongenburger | libminc:vsnprintf add support for NULL destination... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Kees Jongenburger | Adding headers for libdde (not strictly part of ddekit) |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for PM_EXEC |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for PM_MCONTEXT |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for PM_GETSID |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for PM_GETPID |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for PM_SET{,E}GID |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for PM_SET{,E}UID |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for PM_GETGID |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for PM_GETUID |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for PM_REBOOT |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for PM_GROUPS |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for PM_{S,G}ET_PRIORITY |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for PM_SRV_FORK |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for PM_EXEC_RESTART |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for PM_EXEC_NEW |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for PM_SYSUNAME |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for PM_PTRACE |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for PM_ITIMER |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for PM_ time-related calls |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for PM_WAITPID |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for PM_GETEPINFO |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for PM_GETPROCNR |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type and related cleanup |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for VFS_CLOSE |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for VFS_FCHMOD |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for VFS_FCHDIR |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for VFS_{,F}CHOWN |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for VFS_CREAT |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for path related calls. |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for VFS_MKNOD |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for VFS_FCNTL |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for VFS_FSTAT |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for VFS_{,L}STAT |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for VFS_READLINK |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for VFS_{LINK,SYMLINK,RENAME} |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for VFS_UMASK |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for VFS_PIPE2 |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for VFS_TRUNCATE |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for VFS_LSEEK |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for VFS_FSYNC |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for VFS_MAPDRIVER |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for VFS_COPYFD |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for VFS_CHECKPERMS |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for VFS_IOCTL |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for VFS_UMOUNT |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for VFS_MOUNT |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for VFS_{,F}STATVFS1 |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for VFS_GETVFSSTAT |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Lionel Sambuc | Message type for VFS_SELECT |
commit | commitdiff | tree | snapshot |
next |