]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2010-06-20 Ben Graslib: no visibility features; fixes gcc warnings
2010-06-18 Ben Grasgetprogname(), setprogname() prototypes
2010-06-18 Ben Graslibraries: fgetln() from pkgsrc branch.
2010-06-18 Tomas HrubyCycle counters zeroed after fork for the child
2010-06-18 Erik van der... Don't allow PM to sys_kill itself, this causes a race...
2010-06-18 Tomas HrubyRemoved racy COW optimization
2010-06-18 Cristiano GiuffridaDon't forget about pending signals coming from the...
2010-06-17 Arun ThomasWe have sys/cdefs.h now, so remove hacks.
2010-06-17 Ben Graszlib includes in lib/libz, install them too in /usr...
2010-06-17 Ben Graslibraries, includes: libz: original libz source files...
2010-06-17 Erik van der... Work around vfs/inet/eth race by avoiding non-blocking...
2010-06-17 Erik van der... bzip2 is now the default for releases
2010-06-16 David van Moolenbroekash: expr -e support
2010-06-14 Ben Gras<sys/mman.h>: include <minix/type.h> instead of <minix...
2010-06-14 Ben Grasbinpackage: let's use the find -prune option to skip...
2010-06-13 David van Moolenbroeklibdriver: make partition code use a contiguous buffer
2010-06-11 Arun ThomasMakefile updates:
2010-06-11 Ben Grasvfs: don't use a mountpoint if it's in use for anything...
2010-06-11 Thomas VeermanFix wrong field for stack address and a typo.
2010-06-11 Thomas VeermanAlso install getcontext and makecontext man pages
2010-06-11 Tomas HrubyNo linear addresses in message delivery
2010-06-10 Arun ThomasMake exec() use entry point in a.out header
2010-06-10 Arun ThomasMore cleanup to remove MM and FS references
2010-06-10 David van MoolenbroekChange default hostname resolution order
2010-06-10 Erik van der... Remove dependency of release.sh on bc, du option to...
2010-06-09 Erik van der... release.sh: avoid egrep -x which the base system doesn...
2010-06-09 Arun ThomasRename tell_fs to tell_vfs
2010-06-09 Ben Grasissue.install: 3.1.8
2010-06-09 Ben Graslib: declarations that needed ANSIfication since protot...
2010-06-09 Ben Grasash: getmode in global includes now
2010-06-09 Ben Grasfind: fix warnings + error
2010-06-09 Ben Grasinlcude: new prototypes
2010-06-09 Ben Grasman: no more minix find manpage
2010-06-09 Ben Grascommands: import of netbsd find
2010-06-09 Ben Grascommands/find: original netbsd find
2010-06-09 Ben Grascommands, man: remove minix find
2010-06-09 Ben Grasash: remove setmode() declaration from shell.h, now...
2010-06-09 Ben Grasunistd.h: add setmode() prototype.
2010-06-09 Ben Graserr.h: include prototypes for new err* and warn* functions.
2010-06-09 Ben Grascrtso.S: save *argv[] and argc globally, to be used...
2010-06-09 Ben Graslibc: minor minix changes for new netbsd files
2010-06-09 Ben Graslibc: add original netbsd files
2010-06-09 Ben Graslibutil: minix efun.c
2010-06-09 Ben Graslibutil: original netbsd efun.c
2010-06-09 Ben Grasincludes: minix <util.h>
2010-06-09 Ben Grasincludes: original netbsd <util.h>
2010-06-09 Thomas VeermanTurn off debug message.
2010-06-09 Ben Graskernel: fix assert condition after a caught in-kernel...
2010-06-09 Thomas VeermanFix a bug in put_inode that causes corruption to the...
2010-06-09 Tomas Hrubyint to endpoint_t conversions in mmap
2010-06-08 Ben Graslib: move tzfile.h from lib/libc/stdtime/ to include...
2010-06-08 Kees van ReeuwijkMore endpoint_t correctness.
2010-06-08 Arun ThomasRemove legacy MM, FS, and FS_PROC_NR macros
2010-06-08 Erik van der... Remove redundant macro cproc_addr
2010-06-08 Erik van der... Add endpoint checks in scheduling kernel calls
2010-06-08 Ben Grassupport for ukranian (charse koi8-u) contributed by...
2010-06-08 Ben Grasvm: junkfree feature that fills freed pages with a...
2010-06-07 Ben Graskernel: fix for vm_init that triggered assert(ptproc...
2010-06-07 Ben Grase1000: map in 0x1000 of flash if 0x10000 fails.
2010-06-07 Ben Grasversion: trunk will become 3.1.8.
2010-06-07 Thomas VeermanFix typo
2010-06-07 Ben Grastools: fix installing includes.
2010-06-07 Tomas HrubyLazy FPU
2010-06-05 Arun ThomasVM: Remove legacy non-paging code paths
2010-06-05 Erik van der... Enter package names in packman
2010-06-04 Cristiano GiuffridaPut initialization code where it belongs.
2010-06-04 Cristiano GiuffridaFix range checking in safecopy.
2010-06-04 Arun ThomasRemove gcc-4.1.1 from packages list
2010-06-04 Tomas HrubyRemoved a buggy assert unintentionally commted in r7044
2010-06-04 Erik van der... This patch changes the release script in the following...
2010-06-04 Erik van der... Create link for lstat
2010-06-03 Ben Graskernel fpu context switching: fix race condition
2010-06-03 Cristiano GiuffridaAlways skip signals for PM itself when broadcasting.
2010-06-02 Ben Grasmove drivers/random SHA implementation to libutil and...
2010-06-02 Kees van ReeuwijkUse endpoint_t for the destination of mini_send and...
2010-06-02 Gianluca GuidaFix ftp client's passive mode.
2010-06-02 Kees van ReeuwijkRemoved some unused variables and functions.
2010-06-02 Erik van der... setup: default root partition size is 64MB, reinstall...
2010-06-02 Tomas HrubyGracefull crash if FPU exception in kernel
2010-06-02 Ben Grasboot monitor: introduce a 'reset' command that causes...
2010-06-02 Tomas HrubyFixed stack trace if panic in stop_context()
2010-06-01 Arun ThomasRamdisk makefile update
2010-06-01 Arun ThomasRelease script: Remove .d/.depend files from CD
2010-06-01 Thomas VeermanClean up MFS a bit:
2010-06-01 Ben Graspackages: don't put oss on cd.
2010-06-01 Arun ThomasMinor makefile changes for GCC
2010-06-01 Tomas HrubyKCall methods do not depend on m_source and m_type...
2010-06-01 Tomas Hrubydo_safecopy split
2010-05-31 Erik van der... Remove those annoying $Id and $Revision tags
2010-05-28 Thomas VeermanClean up PFS
2010-05-27 Erik van der... Remove obsolete _fpu_present variable from crtso.S
2010-05-27 Erik van der... Oops, committed too much
2010-05-27 Erik van der... Avoid use of C++ reserved word class in headers (report...
2010-05-27 Erik van der... Avoid use of C++ reserved word class in headers (report...
2010-05-26 Arun ThomasReorganize some directories
2010-05-26 Arun ThomasGCC build fixes/updates
2010-05-26 David van Moolenbroekdifferent rtl8169 shutdown code
2010-05-26 David van Moolenbroekmake IS report masked IRQs properly
2010-05-26 Tomas HrubyFixed ms-based scheduling for legacy timer
2010-05-26 Tomas HrubyVarious small scheduling related fixes
next