]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2010-06-23 Ben Graslibc stubs for statvfs, contributed by Buccapatnam...
2010-06-23 Ben Grasincludes: statvfs support, contributed by Buccapatnam...
2010-06-23 Ben Grasboot: restore setting stack size, and remove wrong...
2010-06-23 Erik van der... Remove obsolete mstats call
2010-06-23 Tomas Hrubymini_receive() clean up
2010-06-23 Erik van der... Fix packman for new grep, which doesn't support \+...
2010-06-22 Ben Grastest for pwrite() (Contributed by Buccapatnam Tirumala...
2010-06-22 Ben Graslib - a pwrite() implementation (Contributed by Buccapa...
2010-06-22 Ben Grasadvent: support ${.OBJDIR} != ${.CURDIR}, tracker item 486
2010-06-22 Ben Grasstrptime() for minix.
2010-06-22 Ben Grasoriginal strptime.
2010-06-22 Ben Grasforget netbsd strptime.
2010-06-22 Ben Grasoriginal netbsd strptime
2010-06-22 Ben Grasno WARNS
2010-06-22 Ben Grascut fixes
2010-06-22 Ben Grasminix cut, printf from netbsd
2010-06-22 Ben Grasoriginal netbsd printf, cut
2010-06-22 Ben Grasno more minix cut, printf
2010-06-22 Ben Grascorrect to S_IFSOCK
2010-06-22 Ben Grasstdio: j modifier for %d. (Contributed by Buccapatnam...
2010-06-22 Ben Grasrename __ss_family to ss_family. (Contributed by Buccap...
2010-06-22 Ben Grasboot: fix dosboot build and link to build.
2010-06-22 Ben Graseasypack: don't invoke binsizes
2010-06-22 Ben Graschrootmake: don't invoke binsizes.
2010-06-22 Ben Grasfortune: install fortune.dat in /usr/lib
2010-06-22 Ben Gras . make sed understand \t
2010-06-22 Cristiano GiuffridaFix misplaced comment.
2010-06-22 Ben Grasbinpackage: don't call binsizes.
2010-06-22 Ben Grasmake: don't link with -g as nm can't read the symbol...
2010-06-22 Ben Grasincludes: S_ISSOCK and S_ISOCK
2010-06-22 Tomas Hrubycd subdir && $(MAKE) targets -> $(MAKE) -C subdir targets
2010-06-22 Kees van ReeuwijkSort out problems with POSIX constants.
2010-06-22 Ben Grasforget about multiple zeros on non-ack compiler, tracke...
2010-06-22 Ben Grasminix netbsd diff
2010-06-22 Ben Grasadd LC_MESSAGES
2010-06-22 Ben Grasnew stdbool.h
2010-06-22 Ben Grasincludes: small fixes and additions to help compiling...
2010-06-22 Ben Grasoriginal openbsd diff
2010-06-22 Ben Grasno more minix diff
2010-06-22 Ben Grasno more minix sed, patch man pages
2010-06-22 Ben Grasminix patch port
2010-06-22 Ben Grasoriginal netbsd patch
2010-06-22 Ben Grasno more minix patch
2010-06-22 Ben Grasnetbsd sed for minix
2010-06-22 Ben Grasoriginal netbsd sed
2010-06-22 Ben Grasno more minix sed.
2010-06-21 Ben Grasmfs: minor cleanup of readahead: they can be private...
2010-06-21 Erik van der... Recognize Intel 82558B, contributed by Sergei Antonov
2010-06-21 Ben Grasno more minix grep man pages.
2010-06-20 Ben Grasforce gcc to look in ../../../include before /usr/local...
2010-06-20 Ben Grasgrep: unsigned chars to fix gcc warnings.
2010-06-20 Ben Grasfixes for minix grep
2010-06-20 Ben Grasoriginal openbsd grep (freegrep)
2010-06-20 Ben Grasoops, that was the minx grep port; undo previous commit.
2010-06-20 Ben Grasoriginal openbsd freegrep
2010-06-20 Ben Grasremove minix greps.
2010-06-20 Ben Grasfgetln() prototype
2010-06-20 Erik van der... Fix unlikely race (or crawl?) condition in case going...
2010-06-20 Erik van der... Packman also recognizes package names with no or partia...
2010-06-20 Ben Graslib: getproname: only return last path component
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...
next