]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2013-01-23 Lionel SambucRe-adding extended keys in minix termcap entry 40/240/1
2013-01-23 Lionel SambucFixing cross build i386 on minix 39/239/1
2013-01-23 Kees Jongenburgerbuild:fixes Files in DESTDIR but missing from flist. 37/237/2
2013-01-23 Kees Jongenburgerbuild:fixes Files in DESTDIR but missing from flist. 36/236/1
2013-01-23 Thomas VeermanVFS/PFS: remove remnants of file position in pipes
2013-01-23 Thomas VeermanVFS: fix select bug on pipes
2013-01-23 Thomas Veermanramdisk: traditional-cpp does not work with clang
2013-01-23 Kees Jongenburgerbuild:fixes Files in DESTDIR but missing from flist. 35/235/2
2013-01-23 Joachim Henkeramdisk: add virtio-blk to proto and boot option
2013-01-23 Arne Welzelvirtio: virtio-net driver
2013-01-23 Arne Welzelvirtio: virtio-blk driver
2013-01-23 Joachim Henkepci: add virtio pci device ids
2013-01-23 Arne Welzelvirtio: generic virtio library
2013-01-18 Ben Graskernel: fix sanity check
2013-01-17 Ben GrasReplace previous change by different test
2013-01-17 Lionel Sambucdrivers/ramdisk/Makefile fixup
2013-01-17 Nicholas HeathFixed bug in getrlimit as core dumps are supported...
2013-01-17 Lionel SambucARM updates
2013-01-17 Lionel SambucToolchain adaptation for ARM MINIX support
2013-01-17 Lionel SambucReverting back to default value of MKARZERO
2013-01-17 Lionel SambucRemoving useless __NBSD_LIBC define in libcurses
2013-01-16 Kees Jongenburgermisc:Add gerrit code review support. 66/166/2
2013-01-15 Ben Grassys/arch/x86/include updates
2013-01-15 Ben Grascsu: restore crt1.o symlink
2013-01-15 Ben Grassprofalyze fixes
2013-01-15 Ben Grastar: use utime() to restore timestamps
2013-01-14 Lionel SambucUPDATING instructions for libc/terminfo update
2013-01-14 Lionel SambucFix warnings trivial warnings.
2013-01-14 Lionel SambucChanging field utmp.ut_time from int to time_t 80/180/2
2013-01-14 Lionel SambucImporting common/dist/zlib 79/179/2
2013-01-14 Lionel SambucUpdating lib/libcrypt 78/178/2
2013-01-14 Lionel SambucUpdating usr.bin/passwd 77/177/2
2013-01-14 Lionel SambucUpdating usr.bin/make 76/176/2
2013-01-14 Lionel SambucUpdating usr.bin/m4 75/175/2
2013-01-14 Lionel Sambucnbsd_ports cleanups 74/174/2
2013-01-14 Lionel SambucCleaning usage of MAJOR/MINOR 73/173/2
2013-01-14 Lionel SambucUpdating libcurses, libterminfo and terminfo. 36/136/5
2013-01-14 Lionel SambucLibraries updates and cleanup 72/172/2
2013-01-14 Lionel SambucMoving all NetBSD headers back where they belong. 48/148/3
2013-01-14 Lionel Sambuccommon upgrades 45/145/4
2013-01-13 Kees Jongenburgerramdisk:add support for cross building a dso ramdisk. 71/171/3
2013-01-13 Kees Jongenburgerramdisk:replace proto.sh by the c processor. 70/170/4
2013-01-11 Thomas VeermanVFS: initialize variables
2013-01-11 Thomas VeermanVFS: Coverity appeasements
2013-01-11 Thomas VeermanARM: fix clock
2013-01-11 Thomas VeermanARM: make cycle counter available to userspace
2013-01-11 Thomas VeermanAdd stack trace dumps for VFS over serial
2013-01-11 Thomas VeermanVFS: add documentation about internal working
2013-01-11 Thomas VeermanVFS: change locking to ease concurrent FSes
2013-01-11 Thomas Veermanlibmthread: add possibility to randomize scheduler
2013-01-11 Thomas VeermanVFS/PFS: remove notion of position in pipes
2013-01-11 Thomas VeermanVFS: fix locking bugs
2013-01-09 Ben Grasvm: fix region reporting bug
2013-01-08 Ben Grasservice: nonfatally ignore unknown call keywords
2013-01-08 Ben Grasrelease.sh: restore -jJAILDIR option
2013-01-08 Antoine LecaDrop obsolete klib16.S
2013-01-08 Antoine Lecagzip: fix warning messages with off_t
2013-01-08 Ben Graslibc, libutil: remove compat hacks
2013-01-08 Ben Graskernel: trap-dependent state restore, trace fixes
2013-01-08 Ben Grasvm: restore stacktrace on SIGSEGV
2013-01-08 Ben Graskernel: separate state for trace-deferred syscalls
2013-01-08 Ben Graskernel: restore setting KTS_NONE
2013-01-08 Kees Jongenburgerkernel:add a some information in backtraces. 58/158/2
2013-01-08 Kees Jongenburgervm:enable the instruction and data caches. 57/157/2
2013-01-08 Kees Jongenburgertest:update tests to fix compiler warnings. 65/165/1
2013-01-07 Ben Graskernel: restore stacktraces
2013-01-07 Kees Jongenburgervfs:fix for variable 'rfp' set but not used. 56/156/2
2013-01-07 Kees Jongenburgervm: Fix sparepage resource leak. 54/154/2
2013-01-04 Ben Grasunstack - fix ipcvecs
2013-01-04 Ben Grasunstack: add shared libraries symbols
2012-12-29 Ben Graslibexec exec fix
2012-12-29 Ben Grasinclude: reduce default stack size
2012-12-29 Ben Graskernel: vm kernel call can't suspend
2012-12-29 Ben Graskernel debug: priv can be NULL early on
2012-12-26 Ben Grasvm: replace phys avl by array
2012-12-11 Lionel SambucRemoving warning about OSNAME.
2012-12-11 Lionel SambucShell tests now complain more loudly. 44/144/2
2012-12-11 Ben Grasvfs: fix clobbering fd_nr
2012-12-11 Ben Graspax: workaround for mkstemp() and long filenames
2012-12-11 Ben Grassort: add -x hex sort feature back
2012-12-11 Kees JongenburgerMake test3 fail on the first error. 47/147/1
2012-12-11 Kees JongenburgerAllow tests to fail on the first encountered error. 46/146/1
2012-12-10 Ben Grasdeduplicate some installed files
2012-12-10 Ben Graslibutil: add O_NOCTTY back to old pty open code
2012-12-07 Thomas Veermantestsh?.sh: fix sort(1) invocations
2012-12-07 Thomas Veermandocs/UPDATING: some tools have been added/upgraded
2012-12-07 Lionel SambucImporting NetBSD tsort 39/139/7
2012-12-07 Lionel SambucReplacing join with NetBSD join 35/135/5
2012-12-07 Lionel SambucImporting nbperf 34/134/5
2012-12-07 Lionel SambucImporting lorder 33/133/5
2012-12-07 Lionel SambucUpgrading sort, which is needed by lorder 40/140/4
2012-12-07 Lionel Sambucgenassym.sh update 32/132/3
2012-12-07 Lionel SambucRemoving useless minix/types.h header 30/130/3
2012-12-07 Lionel SambucRemoving COMPILER_TYPE define which is now unused. 38/138/5
2012-12-07 Lionel SambucRemoving last reference to NETBSDINCLUDES 37/137/5
2012-12-07 Lionel SambucEnsure correct NetBSD sources checkout
2012-12-07 Lionel Sambucfixing warning about uninitialized variable in libsys... 29/129/3
2012-12-07 Lionel SambucFixing warning about incorrect test in some build envir... 28/128/2
2012-12-06 David van Moolenbroekgitignore: ignore some more generated files
2012-12-06 David van Moolenbroekvbfs: add DS to system.conf IPC list
next