]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2011-07-22 Arun ThomasAdd vfork() system call
2011-07-22 Arun ThomasUse 'strip -s' for ELF image
2011-07-21 Arun ThomasRemove strings(1)
2011-07-21 Ben Grasrename size to acksize
2011-07-21 Ben GrasRS: fix bug that overflows r_argv[]
2011-07-20 Ben Grascleanup of libterminfo introduction
2011-07-20 Arun Thomasrelease.sh: USB build fix
2011-07-20 Arun Thomasrelease.sh: add missing bootstrap util
2011-07-20 Ben Grasimport netbsd sed
2011-07-20 Arun Thomasrelease.sh: Add date to image name
2011-07-20 Arun ThomasFix ISO building
2011-07-20 Arun ThomasMK option to build only system image programs
2011-07-19 Antoine LECAshare/mk: use original stat -qf
2011-07-19 Arun Thomasbuildsystem: use dependall target
2011-07-19 Erik van der... Sanity checks prevent VM panic for mmap, vm_remap and...
2011-07-18 Arun Thomaskernel: fix GCC warnings
2011-07-18 Vivek Prakashimport libterminfo, terminfo.db and stat command
2011-07-18 Vivek Prakashimport NetBSD stat
2011-07-18 Ben Grasvm: munmap fix leftover
2011-07-16 Ben Grasimport ministat utility from freebsd
2011-07-16 Ben Grasmmap rename fix for netbsd libc
2011-07-16 Ben Grasrename mmap() and munmap()
2011-07-16 Thomas Cortcompat.S: add shmctl(2)
2011-07-15 Ben Grasrename mmap MAP_SHARED to MAP_IPC_SHARED
2011-07-15 Evgeniy IvanovFix time modification on truncate()
2011-07-15 Thomas VeermanDon't panic if owner has vanished before reply
2011-07-15 Ben Grastop: larger size field
2011-07-14 Ben Grasrelease.sh: jail precaution
2011-07-14 Ben Grasrelease.sh: jail install
2011-07-14 Thomas CortMove uid/gid<=>name functions into libcompat_minix
2011-07-13 Ben Grasgenerate sys_errlist without holes
2011-07-13 Thomas Cortcompat.S: add setlocale(3)
2011-07-13 Ben Grasimport libcrypt
2011-07-13 Ben Grasdon't declare closefrom()
2011-07-13 Erik van der... Fix e1000 bug introduced in 123cf7
2011-07-12 Ben Grasmfs<->vfs stat fallback for old vfs
2011-07-12 Evgeniy IvanovNew stat structure.
2011-07-12 Evgeniy IvanovUpdate minix-port.patch.
2011-07-11 Arun ThomasSupport for 82801CAM PRO/100 VE
2011-07-09 Evgeniy IvanovMove minimal libc from libsys into separate lib.
2011-07-09 Ben Grasprotect ioctl() with __BEGIN/__END_DECLS for C++
2011-07-09 Ben Graslibm: remove debug statements
2011-07-09 Arun ThomasFix GCC image building
2011-07-08 Tomas HrubyE1000 - Intel 82571EB Gigabit Ethernet Controller
2011-07-08 Tomas HrubyE1000 - pci probing
2011-07-08 Tomas HrubyE1000 - reading EEPROM
2011-07-08 Tomas HrubyE1000 - fixed reading MAC from EEPROM
2011-07-08 Antoine LecaForce SPROFILE=1 while compiling profile command
2011-07-08 Tomas HrubyE1000 - fixed reading/writing device registers
2011-07-08 Arun Thomasprofile.h: Don't hide structs and macros
2011-07-08 Arun ThomasDisable sprofile by default
2011-07-08 Ben Grasupdate nbsd port patch files
2011-07-08 Ben Graslibm: add i387/ dir, fix test51 compilation
2011-07-08 Ben Grasnbsd libc: global constructors run sanity check
2011-07-08 Thomas VeermanFix compiler warnings and mutex deadlock
2011-07-07 Ben Grasworld: add servers install target
2011-07-07 Thomas Cortnamespace.h: add entry for shutdown(2)
2011-07-06 Ben Grasnbsd libc: no alias for getpw* minix compat symbols
2011-07-06 Ben Grasnbsd libc: disable i386 exec*() optimisation
2011-07-05 Ben Grascompat.S: succincter and without mktemp
2011-07-05 Ben Grasstopgap measure to define originals of __RENAMEd symbols
2011-07-05 Ben Graspm, vfs: don't print something for bogus calls
2011-07-05 Vivek PrakashReplace indent with NetBSD version
2011-07-04 Ben Grasdescr: add -I to mask forget /usr/include for ack
2011-07-04 Ben GrasReduce compiler/libraries/headers cases to only two
2011-07-04 Ben Grasnew mtree script
2011-07-04 Ben Grasintroduce sqrt_approx() in -lsys
2011-07-03 Ben Grastools/Makefile: don't install servers (workaround)
2011-07-02 Ben Grasvfs: don't SUSPEND for unknown calls
2011-07-01 Arun ThomasAdd bin/ hierarchy
2011-07-01 Arun ThomasUpdate minix-port.patch
2011-06-30 Arun Thomasrelease.sh: Add /bin/rm to bootstrap
2011-06-30 Arun Thomasrelease.sh: install(1) should go in /bin
2011-06-29 Thomas Cortopendir(3): on success, don't clobber errno
2011-06-29 Ben Grasnew gcc mkheaders location
2011-06-29 Ben Grasrelease.sh: add /usr/pkg/bin to $PATH for clang
2011-06-29 Arun ThomasRemove obsolete m4 Makefile
2011-06-29 Arun ThomasGCC build option for elf libs and usr.bin
2011-06-29 Arun ThomasBuild libelf and mkimage in world
2011-06-29 Arun ThomasReplace m4 with NetBSD version
2011-06-28 Vivek PrakashUpdated hier(7) man page to conform 3.1.8
2011-06-28 Arun ThomasRestore stripping of elf binaries in ramdisk
2011-06-28 Arun ThomasSimplify ELF library build logic
2011-06-28 Ben Grasminix.libc.mk: simpler netbsd libc invocation
2011-06-28 Arun Thomaskernel: make clang-buildable
2011-06-28 Arun Thomasdocs/UPDATING: use date of push for newest entry
2011-06-28 Arun Thomasdocs/UPDATING: revise date in newest entry
2011-06-27 Thomas Cortuse ${PKGPATH} instead of ${CATEGORIES}/${PKGBASE}
2011-06-27 Thomas Cortadd pkgsrc hooks for building pkgs w/nbsd_libc
2011-06-25 Ben Gras.gitignore: add obj-elfbase-nbsd
2011-06-24 Arun Thomasboot: Add multiboot support
2011-06-24 Ben Grasintroduce option to time assert()s
2011-06-24 Ben Grasrelease.sh: update location of install cmd
2011-06-24 Ben Grasundo spurious UPDATING entry
2011-06-24 Gianluca GuidaBuild NetBSD libc library in world in ELF mode.
2011-06-23 Ben Grasfix many clang warnings in lib/
2011-06-23 Antoine Lecalibc!setmode.c: Avoid #if inside macro call
2011-06-23 Antoine Lecafix clang warnings in boot (edparams)
2011-06-22 Antoine LECAsys.mk: Improved defaults (sys.mk) for make(1)
2011-06-22 Erik van der... Initialize NMI watchdog only once, after enabling paging
next