]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2010-08-05 David van MoolenbroekAHCI driver
2010-08-05 Thomas Veermanfsck and mkfs have been moved to /sbin
2010-08-05 Ben Graspkg_install: DESTDIR support.
2010-08-05 Ben Grasmerge datasizes and unstack
2010-08-05 Ben Grasrelease.sh - let some packages come pre-installed ...
2010-08-05 Erik van der... Remove spurious space
2010-08-05 Thomas VeermanRename mkfs to mkfs.mfs and fsck to fsck.mfs. Add ...
2010-08-05 Erik van der... Increase NR_INODES in the FS servers to match NR_VNODES...
2010-08-05 Erik van der... Return ENOSPC when out of inodes
2010-08-04 Erik van der... Increase max number of open files to 255 (more should...
2010-08-04 Thomas VeermanAlso run test56, please
2010-08-04 Ben Grastest57: test that state isn't corrupted after a signal...
2010-08-04 Erik van der... This patch copies the ext2 server onto the initial...
2010-08-03 Erik van der... Silence newroot
2010-08-03 Erik van der... Don't write to /etc/mtab in newroot, may be an issue...
2010-08-03 David van Moolenbroekmount: don't always autodetect
2010-08-03 Ben Graslib: when building clang/gcc libraries: add /usr/pkg...
2010-08-03 Ben Grastest Makefile: use any gcc in path
2010-08-03 Ben Grasmtree: drop /usr/local, add some pkgsrc dirs; /usr...
2010-08-03 Dirk VogtSome PCI config space registers have to be accessed...
2010-08-03 Erik van der... Auto-detect ext2 partitions in mount
2010-08-02 Ben Grasrename nm and strip to acknm and ackstrip
2010-08-02 Erik van der... Oops
2010-08-02 Erik van der... Deal all shutdown cases with multiboot as either reset...
2010-08-02 Erik van der... Display fallback message in case poweroff fails (contri...
2010-08-02 Erik van der... Replace newroot with a call to mount, will make type...
2010-08-02 Ben Grasminor pkgsrc tweaks; allow pkgsrc to install rc scripts...
2010-08-02 Thomas VeermanAdd support for the ext2 file system. Contributed by...
2010-08-02 Thomas Veerman- Add support for ST_NOTRUNC to struct statvfs.
2010-08-01 David van Moolenbroeklibdriver: allow driver to break out of message loop
2010-07-29 David van Moolenbroekput env_arg[cv] declaration in minix/sysutil.h
2010-07-29 Tomas Hrubydriver.h - missing guardian
2010-07-29 Ben Grasadd the sshd group
2010-07-29 Ben Grasrename nameserv.h
2010-07-29 Ben Grasrename nemserv
2010-07-29 Tomas HrubyBIOS function 0xE820 for memory map detection
2010-07-28 Ben Grasextra includes to make porting cleaner
2010-07-28 Ben Grasnew EPFNOSUPPORT errno
2010-07-28 Ben Graskernel: deadlock test with endpoints instead of slot...
2010-07-28 Ben Graspkg_install: move db dir
2010-07-28 Ben Graspkgsrc: minor changes to paths, options.
2010-07-27 Erik van der... Shorter reporting of contiguous identical blocks for...
2010-07-27 Arun ThomasAdd poll.h
2010-07-26 Arun ThomasImport poll() from NetBSD's libnbcompat
2010-07-26 Ben Grasinet_pton(), patched by Thomas Cort.
2010-07-26 Ben Grasstdio.h - define P_tmpdir
2010-07-26 Ben Graspkg_install - bpm - changes to work with minix ftp...
2010-07-26 Ben Grasgcc headers: look at pkgsrc-installed gcc too
2010-07-26 Ben Graslibarchive: sanitize out-of-range uids/gids
2010-07-26 Ben Gras<sys/resource.h> - define RLIM_NLIMITS
2010-07-24 Ben Graslib - sanity check for group_from_gid etc.
2010-07-23 Erik van der... Multiboot support (contributed by Feiran "Fam" Zheng);
2010-07-23 Erik van der... Add padtext utility (needed for Multiboot)
2010-07-23 Erik van der... Allow vm to split blocks in memory map (needed for...
2010-07-23 Ben Graspkg_install: forget about OS_RELEASE, just a properly...
2010-07-23 Ben Grasinet_ntop, contributed by Thomas Cort.
2010-07-23 Erik van der... IO port is always 16 bit, even for inl
2010-07-23 Erik van der... {in,out}s[bwl] deleted in previous commit, also delete...
2010-07-23 Erik van der... Move sensitive instructions from libc into kernel
2010-07-23 Erik van der... Throw out ins[bwl] and out[bwl] from libc as they are...
2010-07-22 Ben Grasvsprintf: fix special yet useful case for vsprintf...
2010-07-22 Ben Graslibfp: use ${CC} instead of cc, reported by Antoine...
2010-07-22 Ben GrasMake kernel ipc log scripts work for separate ${.OBJDIR}.
2010-07-22 Ben Grasvfs - split fp_fd field into fd + callnr fields
2010-07-22 Ben Grasmake.conf: make pkgsrc.conf separate.
2010-07-22 Arun ThomasReplace NULL macro defs with null.h include
2010-07-22 Tomas Hrubyservice utility fix
2010-07-22 Ben Graspkg_install: some uname normalisation.
2010-07-22 Ben Grasprofile: don't set $MANPATH explicitly as it's already...
2010-07-21 Arun Thomasstring.h: Include null.h
2010-07-21 Erik van der... Parse LODS correctly in gas2ack
2010-07-21 Ben Grasmkboot fix, missing "
2010-07-21 David van Moolenbroekinet: a little more resilience against misbehaving...
2010-07-21 Tomas HrubyOverly restrictive assert
2010-07-21 Cristiano GiuffridaUnbreak gcc compilation for pfs.
2010-07-21 Ben Grasuname: make uname -r and -v both print out full version...
2010-07-21 Ben Gras/usr/sbin in $PATH too.
2010-07-21 Ben Grasmake.conf: pkgsrc fix/workaround
2010-07-21 Cristiano GiuffridaDisable debug info on trunk.
2010-07-20 Cristiano GiuffridaDon't panic so easily on unexpected pagefault.
2010-07-20 Cristiano GiuffridaCrash recovery and live update support for VM.
2010-07-20 Ben Grasinstall new Makefile in /usr instead.
2010-07-20 Cristiano GiuffridaGet rid of static spare pages after VM startup.
2010-07-20 Cristiano GiuffridaCOW for physically contiguous blocks in VM
2010-07-20 Ben Graskernel: clear MF_CONTEXT_SET on kernel exit.
2010-07-20 Ben Graspkg_install: record OS version for created packages.
2010-07-20 Ben Graskernel: fix case of EAX getting clobbered after sigreturn.
2010-07-20 Arun ThomasMakefile for pkgsrc repo update/checkout
2010-07-20 Erik van der... UPDATING update
2010-07-20 Erik van der... UPDATING update
2010-07-20 Tomas Hrubyservice utility can par cpu option in system.conf
2010-07-20 Cristiano GiuffridaGeneralize interface of some VM functions
2010-07-20 Cristiano GiuffridaDon't always assume NOPINGREPLY as a failure in RS
2010-07-19 Ben Grasvm: restore sanity checks in NONCONTIGUOUS case.
2010-07-19 Ben Grasvm: add MEMPROTECT feature in vm.h.
2010-07-19 Ben Grasvm: add missing USE() macros in utility.c.
2010-07-19 Ben Grasvm: allow readonly pages when sanity checking when...
2010-07-19 Ben Graskernel: make loading kernel in 2nd chunk of memory...
2010-07-19 Thomas VeermanTeach DESCRIBE and fsck about UNIX Domain Sockets....
2010-07-19 Ben Grasun-duplicate sha2hl.c
next