]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2011-04-07 Tomas HrubyLWIP - udp_io_hdr.h
2011-04-06 Gianluca Guida[NBSD libc] Various fixes.
2011-04-05 David van Moolenbroekmkfs.mfs: use bitchunk_t (reported by Maurizio Lombardi)
2011-03-31 David van Moolenbroeklibvtreefs: return OK from REQ_INHIBREAD (this unbreaks...
2011-03-25 David van Moolenbroektail(1): write partial last line also with -f
2011-03-25 David van MoolenbroekVFS: bugfixes for handling block-special files:
2011-03-25 David van MoolenbroekPFS: UDS code cleanup:
2011-03-25 David van Moolenbroekdrivers/sb16: delete altogether; the latest copy is...
2011-03-25 David van Moolenbroekmisc drivers: remove more non-safecopy support
2011-03-25 David van MoolenbroekTTY/LOG driver cleanup:
2011-03-23 Gianluca GuidaAdd libasyn, asynchio support for netbsd libc.
2011-03-22 Gianluca GuidaNBSD includes: Include sys/reboot.h in unistd.h
2011-03-22 Gianluca GuidaAdd libminlib for NBSD libc compilation.
2011-03-18 Gianluca GuidaAdd libcompat_minix for NBSD libc
2011-03-18 Gianluca GuidaImport unmodified NetBSD's libm for compiling with...
2011-03-18 Gianluca GuidaMove elf headers in common/include and libexec.h in...
2011-03-18 Thomas Veerman- Refactor mthread structure fields to prevent name...
2011-03-16 Erik van der... Add cttybaud boot monitor variable to control speed...
2011-03-16 Ben Grasremove some debugging output from vm/region.c
2011-03-15 Thomas VeermanAdd support for the 82567LM flavor of e1000
2011-03-10 Thomas VeermanFix compilation error. Does not need ansi.h header.
2011-03-10 Ben Grasrelease.sh: explicitly use the pkgin pkg_install pkg_add
2011-03-07 Dirk VogtCleaning up Makefiles (thx antoine)
2011-03-07 Dirk VogtSmall fix, implemented getvid/did
2011-03-04 Gianluca GuidaVarious fixes for NBSD include.
2011-03-04 Gianluca GuidaSync NBSD libc errno.h with minix errno.h
2011-03-04 Gianluca GuidaFix stat, add fstat and other NBSD libc fixes.
2011-03-03 Gianluca GuidaNBSD libc: fix forgot weak_alias
2011-03-03 Gianluca Guidamk scripts: add flag for compiling with nbsd libc.
2011-03-03 Gianluca GuidaMove even more includes to common/include.
2011-03-02 Ben Grasrename aligned() macro to _minix_aligned
2011-02-28 Ben Grasauto-tune mfs cache size based on FS usage and remainin...
2011-02-28 Ben Grasonly declare builtin prototypes in C mode
2011-02-27 Ben Grasminor fix for clang - do_unbind() becomes void
2011-02-26 Arun ThomasUpdate docs/UPDATING
2011-02-26 Arun ThomasVM and kernel support for ELF
2011-02-26 Ben Grasbuild fix
2011-02-26 Ben Grasdon't define CHIP at all any more, just use the namespa...
2011-02-25 David van MoolenbroekKernel: small comment fix (Bug#562, reported by Ryan...
2011-02-25 Dirk Vogtfix rs/service data structures (add devman_id)
2011-02-25 Ben Grasadd /usr/include/ddekit dirs
2011-02-25 Dirk Vogtadded libddekit
2011-02-25 Dirk Vogtadded DDEkit headers
2011-02-25 Dirk Vogtlibdevman: IPC wrapper for devman
2011-02-25 Dirk Vogtincoporate davman into server/rs
2011-02-23 Dirk Vogtforgot to add devman to system.conf
2011-02-23 Ben Grasfix for elf2aout
2011-02-23 Dirk VogtAdded Device Manager (USB hotplug support)
2011-02-23 Arun Thomasramdisk: Add procfs to ramdisk
2011-02-23 Arun Thomasservice: Improve failure message
2011-02-23 Ben Graself2out from netbsd (ported for minix aout)
2011-02-23 Erik van der... Restart process after response from async driver on...
2011-02-22 Dirk Vogtprocfs: only initialize the first time procfs is mounte
2011-02-22 Dirk Vogt_mount.c: don't check for excutable if MS_EXISTING...
2011-02-22 Dirk Vogtadded libusb, a IPC abstraction lib for USB stuff
2011-02-22 Gianluca GuidaSet MACHINE_ARCH and MACHINE_CPU to in NBSD libc Makefile
2011-02-22 Gianluca GuidaAdd Minix-specific siglist.c
2011-02-22 Gianluca GuidaSimplify (and fix) NBSD libc's weak references of getcwd.
2011-02-22 Ben Grasclang - let buildsystem figure out how to invoke AR...
2011-02-21 Gianluca GuidaFix signal handling in NBSD libc.
2011-02-21 Ben Grasadd clean clang libraries target
2011-02-21 Ben Grasclang: support for building elf using temporary elf...
2011-02-21 Dirk VogtAdd usb message types to com.h
2011-02-21 Ben Grasmark forked process as such in the kernel p_name
2011-02-21 Dirk VogtUSB chapter 9 definitions
2011-02-21 Gianluca GuidaAdd NBSD-like Minix system includes.
2011-02-20 Ben Grasgrep - letting calloc() return NULL for 0 storage makes...
2011-02-18 Ben Graspm - sys_sigsend can fail legitimately
2011-02-18 Dirk VogtIncrease maximum filename length for /sys/
2011-02-17 Gianluca GuidaAdd NBSDLibc Minix specific files.
2011-02-16 Ben Grascleantmp.c - protect against double definition of NDEBUG
2011-02-16 Ben Grasadd NOASSERTS make flag that disables assert()s (NDEBUG=1).
2011-02-15 Gianluca GuidaClean up NetBSD includes Minix port.
2011-02-15 Gianluca Guida Fix NetBSD a.out bug in common/libc and port Makefile
2011-02-15 Gianluca GuidaClean up NetBSD libc Minix port.
2011-02-15 Gianluca GuidaPort NetBSD libc functions to Minix.
2011-02-15 Gianluca GuidaThis patch modifies the NetBSD basic includes to be...
2011-02-14 Gianluca GuidaImport unmodified NetBSD libc in trunk
2011-02-14 Gianluca GuidaUnbreak build by fixing typo.
2011-02-14 Gianluca Guida Use __NBSD_LIBC to specialize common headers for NetBS...
2011-02-14 Gianluca GuidaMove network includes and lib.h into common/include...
2011-02-11 Ben Grasvm: only suspend and resume process with vmctls in...
2011-02-10 Ben Grasusr/Makefile: added missing sh minibootstrap.sh
2011-02-10 Ben Grasmemory driver: munmap() imgrd after first close.
2011-02-10 Ben Grastake pkgsrc.conf out of the base system.
2011-02-09 Ben Grasminor release.sh fixes and tweaks
2011-02-08 Ben Grastop - able to account kernel cpu time to process
2011-02-08 Ben Grasprocfs - export extra kernel time accounting fields
2011-02-08 Ben Graskernel - account for kernel cpu time (ipc, kcalls)...
2011-02-08 Ben Graskernel - change print*() functions for ipc to generic...
2011-02-06 Gianluca GuidaMove shared headers in common/include
2011-02-04 Ben Grasinclude - throw out gettiminglocks stuff from include
2011-02-04 Ben Graskernel - doesn't do lock timings any more
2011-02-04 Ben Grasis - no more getlocktimings.
2011-02-02 Erik van der... Fix comment mutilated by find/replace
2011-01-31 Ben Gras/usr/Makefile - automatically update pkgin database...
2011-01-31 Ben Gras/usr/Makefile - automatically install git
2011-01-30 Ben Grassome extra math functions from netbsd for netpbm.
2011-01-30 Ben Grasalways define PKG_TOOLS_BIN
2011-01-28 Ben Gras<ansi.h> -> <minix/ansi.h>
next