]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2014-03-03 Ben Grasx86 multiboot.h
2014-03-03 Ben Gras<sys/mount.h>, <sys/statvfs.h>
2014-03-03 Ben Gras<sys/mtio.h>
2014-03-03 Ben Gras<sys/{ipc,sem,shm}.h>
2014-03-03 Ben Gras<sys/ttydefaults.h>
2014-03-03 Ben Gras<net/if_ether.h>
2014-03-03 Ben Gras<sys/param.h>
2014-03-03 Ben Gras<sys/ptrace.h>
2014-03-03 Ben Grasalign ARM cpu.h importing & using armreg.h
2014-03-03 Ben Gras<vmparam.h>
2014-03-03 Ben Gras<machine/mcontext.h>
2014-03-03 Ben Grasalign <sys/ucontext.h> <sys/uio.h> <sys/un.h>
2014-03-03 Ben Gras<sys/socket.h>, <netinet/{in,tcp,udp,udp_var}.h>
2014-03-03 Ben Grasdrop the minix_ prefixes for mmap and munmap
2014-03-03 Lionel Sambucinclude/sched.h: merged
2014-03-03 Lionel Sambucreduced diff in include/signal.h
2014-03-03 Lionel Sambucinclude/limits.h: merged
2014-03-03 Lionel Sambucinclude/time.h: merged
2014-03-03 Lionel SambucImporting external/bsd/less
2014-03-03 Lionel Sambucadding include/spawn.h, removing include/sa.h
2014-03-03 Lionel Sambucinclude/unistd.h: merged
2014-03-03 Lionel Sambucinclude/a.out.h: merged
2014-03-03 Lionel Sambucinclude/netdb.h: merged
2014-03-03 Lionel Sambucinclude/paths.h: merged
2014-03-03 Lionel Sambucalign include/paths: MAILDIR
2014-03-03 Lionel Sambucinclude/login_cap.h: merged
2014-03-03 Lionel Sambucinclude/stdlib.h: merged
2014-03-03 Lionel Sambucinclude/stdio.h: merged
2014-03-03 Lionel Sambucremove special handling of rename()
2014-03-03 Lionel Sambucinclude/arpa/nameser_compat.h: merged
2014-03-03 Lionel Sambucsys/sys/ctype_inline.h: merged
2014-03-03 Lionel Sambucsys/arch/{arm,i386}/include: merges
2014-03-03 Lionel SambucRemoving VFS_UTIMENS_* field macros.
2014-03-03 Lionel SambucRemoving SYS_SIG_* field macros.
2014-03-03 Lionel SambucRenamed m_vm_vfs to m_vm_vfs_mmap.
2014-03-03 Lionel SambucRemoving NOTIFY_* field macros.
2014-03-03 Lionel SambucChanging the message union to anonymous.
2014-03-03 Lionel SambucPM_TIME_SEC into 64bit
2014-03-03 Lionel SambucUpdating usr.sbin/user
2014-03-03 Lionel SambucExtending time_t to 64bits.
2014-03-03 Lionel SambucFix genmap, always use headers from the sources.
2014-03-03 Ben GrasUse netbsd <sys/mman.h>
2014-03-02 Ben Gras<sys/stat.h>
2014-03-02 Ben Gras<sys/unistd.h>, <time.h>
2014-03-02 Ben Gras<sys/wait.h>
2014-03-02 GerardReplaced common u64.h functions with operators.
2014-03-02 Lionel SambucFix devman boot crash when using image scripts 77/1177/3
2014-03-02 Lionel SambucAligning dev_t to 64bits. 69/1169/5
2014-03-02 Lionel Sambuclibc/sys-minix/mount.c: fix overflow 68/1168/4
2014-03-02 Lionel SambucAligning makedev macros, dev_t still 32bits 67/1167/4
2014-03-02 Lionel SambucAdd a compile-time check for IPC messages size 66/1166/4
2014-03-02 Lionel SambucRemove sys/stdlib.h
2014-03-02 Ben Grasuse netbsd <sys/signal.h> and sigset_t
2014-03-02 Ben Grasswitch to netbsd <sys/errno.h>
2014-03-02 Ben Grasbigger message
2014-03-02 Ben Grasdrop <minix/termios.h>, use clean <sys/termios.h>
2014-03-01 Ben Grasbig <utmp.h>-inspired netbsd switch
2014-03-01 Lionel SambucFix testsh2 for OD on arm.
2014-03-01 Lionel SambucAdding ipc_ prefix to ipc primitives
2014-03-01 Lionel SambucRemove some legacy support in rc scripts & some cleanup
2014-03-01 Lionel SambucRemoving MK{GCCCMDS,BINUTILS}=yes in image scripts
2014-03-01 David van Moolenbroektoproto: use NetBSD names/types for device numbers
2014-03-01 David van MoolenbroekClean up interface to PM and VFS
2014-03-01 David van MoolenbroekVFS: store m_out as part of worker thread state
2014-03-01 David van MoolenbroekRename VFS_BASE to FS_BASE
2014-03-01 David van MoolenbroekPM/VFS protocol: prefix with VFS_PM_
2014-03-01 David van MoolenbroekFor common calls, give servers unique call numbers
2014-03-01 David van Moolenbroeklibsys: various updates
2014-03-01 David van MoolenbroekPM: send replies immediately
2014-03-01 David van MoolenbroekPM: resolve fork/kill race condition
2014-03-01 David van MoolenbroekPM: rework signal handling
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
next