2011-07-31 |
Arun Thomas | Add MKAPIC and MKACPI options |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Arun Thomas | ramdisk: For MKEMBED, skip ext2, achi, and acpi |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Arun Thomas | Add MKWATCHDOG option |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Ben Gras | add /var/tmp/ for groff |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Ben Gras | libvassert: vmware VAssert support. |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Ben Gras | mk: single mk fragment for new libc |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Arun Thomas | Remove legacy swapfs utility |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Thomas Veerman | Add support for VFS-FS transaction IDs |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Thomas Veerman | Add DEV_CLONE_A dev type |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Thomas Veerman | Clean up mthread |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Antoine Leca | ash: don't rely on libc signal names |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Ben Gras | add /etc/resolv.conf pointing to minix nonamed |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Arun Thomas | test: define NETBSD_SOURCE for gcc/clang |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Arun Thomas | vfs/rs: for ELF, sep_id should be 0 |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Arun Thomas | Fix test2.sh |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Arun Thomas | Remove bigmake, binsizes, packman |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Arun Thomas | Remove advent and ttt |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Arun Thomas | sys.mk: Check that MKEMBED is defined |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Arun Thomas | Add MKEMBED option |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Arun Thomas | usr.bin/Makefile: cosmetic change |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Arun Thomas | Add sort to nbsd_ports list |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Ben Gras | import elf-only -lcurses |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Vivek Prakash | Replace uniq with NetBSD version |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Arun Thomas | Skip ACK libs building with GCC/clang |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Ben Gras | release.sh: jail building adjustments |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Arun Thomas | bsd.prog.mk: include minix.gcov.mk |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Arun Thomas | Import NetBSD mkdep |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Ben Gras | kernel: add prototype for inkernel_disaster |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Ben Gras | Revert "print kernel stacktrace for exceptions in kernel" |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Ben Gras | world: add etcfiles |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Arun Thomas | add vfork to namespace.h |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Erik van der... | Also compile the kernel as i586 (instead of i386) |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Ben Gras | print kernel stacktrace for exceptions in kernel |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Ben Gras | kernel: improve exception debug printing |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Erik van der... | Avoid MMX and SSE instructions in the MINIX programs... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Thomas Veerman | Forgot to rename mmap to minix_mmap |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Arun Thomas | Add vfork() system call |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Arun Thomas | Use 'strip -s' for ELF image |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Arun Thomas | Remove strings(1) |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Ben Gras | rename size to acksize |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Ben Gras | RS: fix bug that overflows r_argv[] |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Ben Gras | cleanup of libterminfo introduction |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Arun Thomas | release.sh: USB build fix |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Arun Thomas | release.sh: add missing bootstrap util |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Ben Gras | import netbsd sed |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Arun Thomas | release.sh: Add date to image name |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Arun Thomas | Fix ISO building |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Arun Thomas | MK option to build only system image programs |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Antoine LECA | share/mk: use original stat -qf |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Arun Thomas | buildsystem: use dependall target |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Erik van der... | Sanity checks prevent VM panic for mmap, vm_remap and... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Arun Thomas | kernel: fix GCC warnings |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Vivek Prakash | import libterminfo, terminfo.db and stat command |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Vivek Prakash | import NetBSD stat |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Ben Gras | vm: munmap fix leftover |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Ben Gras | import ministat utility from freebsd |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Ben Gras | mmap rename fix for netbsd libc |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Ben Gras | rename mmap() and munmap() |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Thomas Cort | compat.S: add shmctl(2) |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Ben Gras | rename mmap MAP_SHARED to MAP_IPC_SHARED |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Evgeniy Ivanov | Fix time modification on truncate() |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Thomas Veerman | Don't panic if owner has vanished before reply |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Ben Gras | top: larger size field |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Ben Gras | release.sh: jail precaution |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Ben Gras | release.sh: jail install |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Thomas Cort | Move uid/gid<=>name functions into libcompat_minix |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Ben Gras | generate sys_errlist without holes |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Thomas Cort | compat.S: add setlocale(3) |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Ben Gras | import libcrypt |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Ben Gras | don't declare closefrom() |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Erik van der... | Fix e1000 bug introduced in 123cf7 |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Ben Gras | mfs<->vfs stat fallback for old vfs |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Evgeniy Ivanov | New stat structure. |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Evgeniy Ivanov | Update minix-port.patch. |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Arun Thomas | Support for 82801CAM PRO/100 VE |
commit | commitdiff | tree | snapshot |
2011-07-09 |
Evgeniy Ivanov | Move minimal libc from libsys into separate lib. |
commit | commitdiff | tree | snapshot |
2011-07-09 |
Ben Gras | protect ioctl() with __BEGIN/__END_DECLS for C++ |
commit | commitdiff | tree | snapshot |
2011-07-09 |
Ben Gras | libm: remove debug statements |
commit | commitdiff | tree | snapshot |
2011-07-09 |
Arun Thomas | Fix GCC image building |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Tomas Hruby | E1000 - Intel 82571EB Gigabit Ethernet Controller |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Tomas Hruby | E1000 - pci probing |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Tomas Hruby | E1000 - reading EEPROM |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Tomas Hruby | E1000 - fixed reading MAC from EEPROM |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Antoine Leca | Force SPROFILE=1 while compiling profile command |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Tomas Hruby | E1000 - fixed reading/writing device registers |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Arun Thomas | profile.h: Don't hide structs and macros |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Arun Thomas | Disable sprofile by default |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Ben Gras | update nbsd port patch files |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Ben Gras | libm: add i387/ dir, fix test51 compilation |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Ben Gras | nbsd libc: global constructors run sanity check |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Thomas Veerman | Fix compiler warnings and mutex deadlock |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Ben Gras | world: add servers install target |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Thomas Cort | namespace.h: add entry for shutdown(2) |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Ben Gras | nbsd libc: no alias for getpw* minix compat symbols |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Ben Gras | nbsd libc: disable i386 exec*() optimisation |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Ben Gras | compat.S: succincter and without mktemp |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Ben Gras | stopgap measure to define originals of __RENAMEd symbols |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Ben Gras | pm, vfs: don't print something for bogus calls |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Vivek Prakash | Replace indent with NetBSD version |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Ben Gras | descr: add -I to mask forget /usr/include for ack |
commit | commitdiff | tree | snapshot |
next |