2010-08-03 |
David van Moolenbroek | mount: don't always autodetect |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Ben Gras | lib: when building clang/gcc libraries: add /usr/pkg... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Ben Gras | test Makefile: use any gcc in path |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Ben Gras | mtree: drop /usr/local, add some pkgsrc dirs; /usr... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Dirk Vogt | Some PCI config space registers have to be accessed... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Erik van der... | Auto-detect ext2 partitions in mount |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Ben Gras | rename nm and strip to acknm and ackstrip |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Erik van der... | Oops |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Erik van der... | Deal all shutdown cases with multiboot as either reset... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Erik van der... | Display fallback message in case poweroff fails (contri... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Erik van der... | Replace newroot with a call to mount, will make type... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Ben Gras | minor pkgsrc tweaks; allow pkgsrc to install rc scripts... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Thomas Veerman | Add support for the ext2 file system. Contributed by... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Thomas Veerman | - Add support for ST_NOTRUNC to struct statvfs. |
commit | commitdiff | tree | snapshot |
2010-08-01 |
David van Moolenbroek | libdriver: allow driver to break out of message loop |
commit | commitdiff | tree | snapshot |
2010-07-29 |
David van Moolenbroek | put env_arg[cv] declaration in minix/sysutil.h |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Tomas Hruby | driver.h - missing guardian |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Ben Gras | add the sshd group |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Ben Gras | rename nameserv.h |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Ben Gras | rename nemserv |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Tomas Hruby | BIOS function 0xE820 for memory map detection |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Ben Gras | extra includes to make porting cleaner |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Ben Gras | new EPFNOSUPPORT errno |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Ben Gras | kernel: deadlock test with endpoints instead of slot... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Ben Gras | pkg_install: move db dir |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Ben Gras | pkgsrc: minor changes to paths, options. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Erik van der... | Shorter reporting of contiguous identical blocks for... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Arun Thomas | Add poll.h |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Arun Thomas | Import poll() from NetBSD's libnbcompat |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Ben Gras | inet_pton(), patched by Thomas Cort. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Ben Gras | stdio.h - define P_tmpdir |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Ben Gras | pkg_install - bpm - changes to work with minix ftp... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Ben Gras | gcc headers: look at pkgsrc-installed gcc too |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Ben Gras | libarchive: sanitize out-of-range uids/gids |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Ben Gras | <sys/resource.h> - define RLIM_NLIMITS |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Ben Gras | lib - sanity check for group_from_gid etc. |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Erik van der... | Multiboot support (contributed by Feiran "Fam" Zheng); |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Erik van der... | Add padtext utility (needed for Multiboot) |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Erik van der... | Allow vm to split blocks in memory map (needed for... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Ben Gras | pkg_install: forget about OS_RELEASE, just a properly... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Ben Gras | inet_ntop, contributed by Thomas Cort. |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Erik van der... | IO port is always 16 bit, even for inl |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Erik van der... | {in,out}s[bwl] deleted in previous commit, also delete... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Erik van der... | Move sensitive instructions from libc into kernel |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Erik van der... | Throw out ins[bwl] and out[bwl] from libc as they are... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Ben Gras | vsprintf: fix special yet useful case for vsprintf... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Ben Gras | libfp: use ${CC} instead of cc, reported by Antoine... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Ben Gras | Make kernel ipc log scripts work for separate ${.OBJDIR}. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Ben Gras | vfs - split fp_fd field into fd + callnr fields |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Ben Gras | make.conf: make pkgsrc.conf separate. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Arun Thomas | Replace NULL macro defs with null.h include |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Tomas Hruby | service utility fix |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Ben Gras | pkg_install: some uname normalisation. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Ben Gras | profile: don't set $MANPATH explicitly as it's already... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Arun Thomas | string.h: Include null.h |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Erik van der... | Parse LODS correctly in gas2ack |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Ben Gras | mkboot fix, missing " |
commit | commitdiff | tree | snapshot |
2010-07-21 |
David van Moolenbroek | inet: a little more resilience against misbehaving... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Tomas Hruby | Overly restrictive assert |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Cristiano Giuffrida | Unbreak gcc compilation for pfs. |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Ben Gras | uname: make uname -r and -v both print out full version... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Ben Gras | /usr/sbin in $PATH too. |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Ben Gras | make.conf: pkgsrc fix/workaround |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Cristiano Giuffrida | Disable debug info on trunk. |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Cristiano Giuffrida | Don't panic so easily on unexpected pagefault. |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Cristiano Giuffrida | Crash recovery and live update support for VM. |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Ben Gras | install new Makefile in /usr instead. |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Cristiano Giuffrida | Get rid of static spare pages after VM startup. |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Cristiano Giuffrida | COW for physically contiguous blocks in VM |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Ben Gras | kernel: clear MF_CONTEXT_SET on kernel exit. |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Ben Gras | pkg_install: record OS version for created packages. |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Ben Gras | kernel: fix case of EAX getting clobbered after sigreturn. |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Arun Thomas | Makefile for pkgsrc repo update/checkout |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Erik van der... | UPDATING update |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Erik van der... | UPDATING update |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Tomas Hruby | service utility can par cpu option in system.conf |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Cristiano Giuffrida | Generalize interface of some VM functions |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Cristiano Giuffrida | Don't always assume NOPINGREPLY as a failure in RS |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Ben Gras | vm: restore sanity checks in NONCONTIGUOUS case. |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Ben Gras | vm: add MEMPROTECT feature in vm.h. |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Ben Gras | vm: add missing USE() macros in utility.c. |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Ben Gras | vm: allow readonly pages when sanity checking when... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Ben Gras | kernel: make loading kernel in 2nd chunk of memory... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Thomas Veerman | Teach DESCRIBE and fsck about UNIX Domain Sockets.... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Ben Gras | un-duplicate sha2hl.c |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Ben Gras | pkg_install: use /usr/sbin |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Ben Gras | includes: remove some prototypes of functions that... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Ben Gras | pkg_install path fixes. |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Ben Gras | pkg_install: correct PKG_LOG_DIR |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Ben Gras | pkg_install: these manpages were moved to man. |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Ben Gras | include - string functions. |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Ben Gras | lib - extra file for libutil; strnstr and strcasestr... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Ben Gras | patch: fixes to use plan a (too) by Gautam Tirumala. |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Ben Gras | man - no more whoami, mdb (get installed from commands) |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Ben Gras | man: add some pkgsrc pages; no more minix diff manpage |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Ben Gras | mtree: add libexec; don't make any oss dirs. |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Ben Gras | lib: bugfix for mbstowcs, debugged by Gautam Tirumala. |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Ben Gras | MAKEDEV: make /dev/uds |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Ben Gras | aal - don't install yourself as ar; must invoke aal... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Ben Gras | kernel - prettier output for ipc errors, call names... |
commit | commitdiff | tree | snapshot |
next |