2010-01-27 |
Tomas Hruby | No need to use memcpy to copy a message of 36 bytes... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Thomas Veerman | Pipe vnodes are always mapped. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Erik van der... | Add notrunc conversion for dd tool |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Erik van der... | Add -p flag for install tool |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Kees van Reeuwijk | Fixed some type inconsistencies in the kernel. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Kees van Reeuwijk | Removed a number of useless #includes |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Ben Gras | dec21140A ethernet driver for virtualpc, contributed... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
David van Moolenbroek | IPC test set fixes: |
commit | commitdiff | tree | snapshot |
2010-01-25 |
David van Moolenbroek | typo |
commit | commitdiff | tree | snapshot |
2010-01-25 |
David van Moolenbroek | update DS label retrieve calls |
commit | commitdiff | tree | snapshot |
2010-01-25 |
David van Moolenbroek | HGFS - VMware Shared Folders file system server |
commit | commitdiff | tree | snapshot |
2010-01-25 |
David van Moolenbroek | typo |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Erik van der... | Add dirname function, forgot to commit header before |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Erik van der... | Explicitly mark i8_t as signed |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Erik van der... | Additions to inttypes.h format strings |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Erik van der... | Add character classes for tr |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Erik van der... | Have test40 use /dev/ptypf instead of /dev/ptyp0 |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Kees van Reeuwijk | Removed unused symbols. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Erik van der... | Add IPv6-related header definitions |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Erik van der... | Add dirname function |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Erik van der... | Add getopt_long library function |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Ben Gras | correct opcode of FNSTSW (hopefully fixes minix under... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Tomas Hruby | 2 copies of taskcall.c removed |
commit | commitdiff | tree | snapshot |
2010-01-22 |
David van Moolenbroek | man mount(1): dash escaping consistency |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Kees van Reeuwijk | Removed unused symbols. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Tomas Hruby | Removed bunch of unused variables in kernel/proc.c |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Erik van der... | Fix number of tests |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Erik van der... | IPv6 address family and protocol familyconstants |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Erik van der... | Make int64 constants available under GCC |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Kees van Reeuwijk | Removed some uses of uninitialized variables in update... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Ben Gras | New 'benchmarks' dir in test/, with first benchmark... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Thomas Veerman | Add return statement after failed dev_open (fixes open... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Kees van Reeuwijk | Restored idt_reload() prototype. |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Erik van der... | Fix parameter parsing in cut |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Erik van der... | Make function key for RTL8139 optional |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Thomas Veerman | Unmount defunct boot ramdisk at bootup |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Thomas Veerman | - Fix dangling symlink regression |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Erik van der... | create the getaddrinfo and getnameinfo library function... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Kees van Reeuwijk | Removed unused variable ip_port from icmp_router_advert... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Kees van Reeuwijk | Remove iov_src variables, that were only declared and... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Kees van Reeuwijk | Rewrote a number of cases where variables were used... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Kees van Reeuwijk | Removed some unused tests. |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Kees van Reeuwijk | Removed unused code in the ethernet driver that was... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Erik van der... | Fix typo in ENOPSUP definition |
commit | commitdiff | tree | snapshot |
2010-01-19 |
David van Moolenbroek | remove SYS_MAPDMA |
commit | commitdiff | tree | snapshot |
2010-01-19 |
David van Moolenbroek | rename message.m5_c[12] to m5_s[12] |
commit | commitdiff | tree | snapshot |
2010-01-19 |
David van Moolenbroek | setgroups fix |
commit | commitdiff | tree | snapshot |
2010-01-19 |
David van Moolenbroek | VM information interface |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Tomas Hruby | Fixed warnings in watchdog.c |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Kees van Reeuwijk | Fixed some flawed defensive programming in audio drivers. |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Erik van der... | Use _POSIX_SOURCE rather than _MINIX to protect popen... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Ben Gras | Fix to make making a bootable cd possible again. |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Tomas Hruby | NMI watchdog is an awesome feature for debugging locked... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
David van Moolenbroek | Give SETALARM privilege to atl2 driver |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Kees van Reeuwijk | Added a missing return statement in paired_grant(). |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Ben Gras | make C function setgroups() be _setgroups(), called... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Tomas Hruby | _cpuid() - full cpuid instruction wrapper |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Ben Gras | Fixed extern declaration from pointer to array |
commit | commitdiff | tree | snapshot |
2010-01-15 |
David van Moolenbroek | Compile and install e1000 driver by default |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Cristiano Giuffrida | Merge of Wu's GSOC 09 branch (src.20090525.r4372.wu) |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Kees van Reeuwijk | Fixed a bug in do_sdevio() that broke I/O size computat... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Kees van Reeuwijk | Removed a whole herd of unused variables. |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Kees van Reeuwijk | Remove obsolete m_ptr calculations in try_one() and... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Tomas Hruby | Uninitialized variable fix in VM to kernel protocol |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Tomas Hruby | Killing Minix by typing Q on serial console |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Tomas Hruby | Fixed redundant typecast in lapic write/read macros |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Tomas Hruby | APIC disabled if CPU lacks TSC |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Thomas Veerman | - Make packman unmount the packages cd if it was mounted. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Kees van Reeuwijk | Fixed a bug in apic.c that broke lapic_stop_timer(). |
commit | commitdiff | tree | snapshot |
2010-01-13 |
David van Moolenbroek | PCI: add 64-bit BAR support |
commit | commitdiff | tree | snapshot |
2010-01-12 |
David van Moolenbroek | Mount updates: |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Erik van der... | Add tests for sigsetjmp/siglongjmp |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Tomas Hruby | Local apic is dissabled by default |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Kees van Reeuwijk | Fixed some missing return statements. |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Erik van der... | Update years in man-pages (thanks to Antoine Leca for... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Erik van der... | Implementations of readv and writev |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Erik van der... | Add scalbn family of functions |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Erik van der... | Add fabsf function |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Cristiano Giuffrida | Initialization protocol for system services. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Erik van der... | Prevent nanosleep from potentially overwriting sleep... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Erik van der... | Add ENOTSUP error code |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Erik van der... | Make get/setsockopt handle SOREUSEADDR |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Erik van der... | Allow test43 to deal with broken symlinks |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Erik van der... | Fix brackets in kernel/arch/i386/include/archconst.h |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Erik van der... | Fix bracket with different color in netconf(8) man... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Erik van der... | Man-page for netconf(8), contributed by Leith Brandeland |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Kees van Reeuwijk | Fixed a typing bug. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Erik van der... | Fix netconf alignment now that there is a number 10" |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Erik van der... | Move man-pages for zoneinfo, replace with links |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Erik van der... | Oops, forgot to svn add this |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Erik van der... | Move man-pages for bzip2, replace with links. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Erik van der... | Man-page for ping, contributed by Leith Brandeland |
commit | commitdiff | tree | snapshot |
2010-01-05 |
David van Moolenbroek | General cleanup: |
commit | commitdiff | tree | snapshot |
2010-01-05 |
David van Moolenbroek | VM: make munmap(2) round length up, not down (reported... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
David van Moolenbroek | add ptrace(2) TO_NOEXEC flag |
commit | commitdiff | tree | snapshot |
2010-01-05 |
David van Moolenbroek | start a.out2com script with 'sh' (Bug#365.1, reported... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
David van Moolenbroek | typo (Bug#376, reported by Kees van Reeuwijk) |
commit | commitdiff | tree | snapshot |
2010-01-01 |
David van Moolenbroek | more kernel header typos |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Erik van der... | Add man entry for new errno code |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Erik van der... | Added EILSEQ, based on newsgroup post by Leith |
commit | commitdiff | tree | snapshot |
next |