]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2014-03-01 David van MoolenbroekPM: remove obsolete ALARM, PAUSE, TIMES calls
2014-03-01 David van MoolenbroekRemove support for MKTRACE, MKMCONTEXT, MKSTATECTL
2014-03-01 David van Moolenbroektest56: fix race condition
2014-03-01 Lionel SambucFix missing nm.1 file
2014-03-01 Ben Grasnetbsd dirent.h, import sys/sys *.h, mfs cleanup
2014-03-01 David van MoolenbroekVFS: further cleanup of device code
2014-03-01 David van MoolenbroekIS: dump number of in-use FDs for VFS
2014-03-01 David van MoolenbroekTTY: fix earlier PTY select "improvement"
2014-03-01 David van MoolenbroekExtend dupfrom(2) into copyfd(2)
2014-03-01 David van MoolenbroekVFS: better dupfrom(2) deadlock detection
2014-03-01 David van MoolenbroekUDS: sendmsg/recvmsg fixes
2014-03-01 David van MoolenbroekUDS: add support for FIONREAD
2014-03-01 David van MoolenbroekUDS: align struct sockaddr_un with NetBSD
2014-03-01 David van MoolenbroekUDS: support for nonblocking sockets
2014-03-01 David van MoolenbroekUDS: clean up source code
2014-03-01 David van MoolenbroekUDS: split off from PFS
2014-03-01 David van Moolenbroekat_wini: PCI-only now; one controller per instance
2014-03-01 David van Moolenbroeksystem.conf: subsystem VID/DID matching support
2014-03-01 Lionel SambucUpdating saved configure line in gcc
2014-03-01 Lionel Sambucusr.bin/man: Update
2014-03-01 Lionel Sambucexternal/bsd/mdocml: Update
2014-03-01 Lionel SambucRemove obsolete compatibility links
2014-03-01 Lionel SambucSplitting commands/cd/cd.sh
2014-03-01 Lionel SambucAdapting build system to call MAKEDEV for /dev 13/1013/3
2014-03-01 Lionel SambucMAKEDEV: Add mtree output, and ramdisk set.
2014-03-01 David van Moolenbroekkeymaps: improve keypad slash support
2014-03-01 Mikal VillaNorwegian keymap
2014-03-01 David van MoolenbroekInput infrastructure, INPUT server, PCKBD driver
2014-03-01 David van MoolenbroekTTY: allow selecting on translated minors 98/998/2
2014-03-01 Lionel SambucEnable sys-root support in the native binutils 97/997/2
2014-03-01 Thomas CortImporting usr.bin/uname 96/996/2
2014-03-01 Thomas Cortuname: normalize release and version 95/995/2
2014-03-01 David van MoolenbroekTake LOG out of the boot image 94/994/2
2014-03-01 David van MoolenbroekKernel: make SIGKMESS target process list dynamic 93/993/2
2014-03-01 David van MoolenbroekRename SYSCTL kernel call to DIAGCTL 92/992/2
2014-03-01 Lionel SambucReplacing timer_t by netbsd's timer_t 91/991/2
2014-03-01 David van MoolenbroekAdd testvnd.sh test script 90/990/2
2014-03-01 David van MoolenbroekImport NetBSD vndconfig(8) 89/989/2
2014-03-01 David van MoolenbroekAdd VND driver, providing loopback devices 88/988/2
2014-03-01 David van MoolenbroekVFS: add dupfrom(2) call 87/987/2
2014-03-01 David van Moolenbroektests: do not skip installed shell tests 86/986/2
2014-03-01 David van Moolenbroekblocktest: prepare to be run as part of tests 85/985/2
2014-03-01 David van MoolenbroekEnable devname(3) 84/984/2
2014-03-01 David van Moolenbroeklibbdev: be less noisy about clean driver restarts 83/983/2
2014-03-01 David van MoolenbroekStraighten ioctl.h 82/982/2
2014-03-01 David van MoolenbroekVM: readd support for forgetting cached FS blocks 81/981/2
2014-03-01 David van Moolenbroekfilter: use libblockdriver 80/980/2
2014-03-01 David van MoolenbroekRewrite character driver protocol 79/979/2
2014-03-01 David van MoolenbroekRemove support for reopening character devices 78/978/2
2014-03-01 David van MoolenbroekVFS: rework device code 77/977/2
2014-03-01 David van MoolenbroekMake PFS backcalls regular VFS calls 76/976/2
2014-03-01 Lionel SambucARM serial driver: Comment termios_baud_rate.
2014-03-01 David van MoolenbroekTTY: skip /dev/log checks if console is serial
2014-03-01 David van MoolenbroekTTY: use libchardriver; clean up 67/867/3
2014-03-01 David van MoolenbroekVFS: select(2) fixes 75/975/2
2014-03-01 David van MoolenbroekRetire EBADIOCTL in favor of ENOTTY 74/974/2
2014-03-01 David van Moolenbroeklibnetsock: use libchardriver 73/973/2
2014-03-01 David van MoolenbroekLWIP: move chardev message parsing into libnetsock 72/972/2
2014-03-01 David van MoolenbroekINET: use libchardriver 71/971/2
2014-03-01 David van MoolenbroekPFS: use libchardriver; clean up 70/970/2
2014-03-01 David van Moolenbroeklibaudiodriver: use libchardriver 69/969/2
2014-03-01 David van Moolenbroekprinter: use libchardriver 68/968/2
2014-03-01 David van Moolenbroeklibchardriver: full API rewrite 67/967/2
2014-03-01 David van Moolenbroekblocktest: add support for no alignment
2014-02-19 David van Moolenbroeklibutil: let opendisk(3) try /dev
2014-02-19 David van MoolenbroekBlock drivers: make IOCTL request unsigned long 66/966/2
2014-02-19 David van MoolenbroekBlock protocol: add user endpoint to IOCTL request 65/965/2
2014-02-19 David van MoolenbroekBlock protocol: use own [RW]_BIT definitions 64/964/2
2014-02-19 David van Moolenbroeklibblockdriver: expose BLOCKDRIVER_MAX_DEVICES 63/963/2
2014-02-19 David van Moolenbroeklibblockdriver: various updates 62/962/2
2014-02-19 David van MoolenbroekBlock drivers: reply ENOTTY to unknown IOCTLs 61/961/2
2014-02-19 David van MoolenbroekMove SUB_PER_DRIVE definition into minix/drvlib.h
2014-02-18 David van MoolenbroekVFS: update filp_pos on chardev I/O (workaround) 60/960/2
2014-02-18 David van MoolenbroekI2C: change BUSC_I2C_xxx to use own protocol 59/959/2
2014-02-18 David van Moolenbroektests: add test77 for opening/closing PTYs 58/958/2
2014-02-18 David van MoolenbroekTTY: fix for PTY open/close logic 57/957/2
2014-02-18 David van Moolenbroektests: remove select subdirectory 56/956/2
2014-02-18 David van Moolenbroektests: add test76 for interrupting VFS operations 55/955/2
2014-02-18 David van MoolenbroekVFS: fix interruption of blocking pipe operations 54/954/2
2014-02-18 David van Moolenbroeklibmthread: do not dump stack for free threads 53/953/2
2014-02-18 David van MoolenbroekVFS: worker thread model overhaul 52/952/2
2014-02-18 David van MoolenbroekRetire ptrace(T_DUMPCORE), dumpcore(1), gcore(1) 51/951/2
2014-02-18 David van MoolenbroekVFS: process char driver replies from main thread 50/950/2
2014-02-18 David van MoolenbroekVFS: properly cancel select queries on unpause 49/949/2
2014-02-18 David van MoolenbroekVFS: remove support for sync char driver protocol 48/948/2
2014-02-18 David van MoolenbroekVFS: remove FP_BLOCKED_ON_DOPEN 47/947/2
2014-02-18 David van MoolenbroekPFS: remember request information for IOCTLs 46/946/2
2014-02-18 David van MoolenbroekRetire the synchronous character driver protocol 45/945/2
2014-02-18 David van MoolenbroekSync char protocol: add nonblocking transfer flag 44/944/2
2014-02-18 David van MoolenbroekVFS: set w_drv_sendrec only when needed 43/943/2
2014-02-18 Thomas VeermanVFS: set w_task only when needed 42/942/2
2014-02-18 Lionel SambucRemoving CSU patches 41/941/2
2014-02-18 David van MoolenbroekSet M3_STRING to M3_LONG_STRING (ABI break) 40/940/2
2014-02-18 David van MoolenbroekRemove support for obsolete 3.2.1 ABI 39/939/2
2014-02-18 David van MoolenbroekFix various file system warnings 38/938/2
2014-02-18 David van MoolenbroekVFS/FS: replace protocol version with flag field 37/937/2
2014-02-18 David van MoolenbroekImport NetBSD df(1) 36/936/2
2014-02-18 David van MoolenbroekEnable getmntinfo(3) 35/935/2
2014-02-18 David van Moolenbroektest55: add tests for getvfsstat(2) 34/934/2
2014-02-18 David van MoolenbroekImplement support for [f]statvfs1(2) 33/933/2
next