2012-02-10 |
Ben Gras | silence makewhatis in daily script |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Antoine Leca | sys: move some include dirs |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Antoine Leca | .gitignore: add another generated directory |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Thomas Veerman | AVFS: reinitialize lookup object before reuse |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Antoine Leca | Also clean share/*, including zoneinfo |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Evgeniy Ivanov | Fix shutdown message in setup.sh |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Evgeniy Ivanov | Proper banner for CD. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Evgeniy Ivanov | Warn users about non NetBSD mbr. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Evgeniy Ivanov | Support reinstall and new boot. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Evgeniy Ivanov | Build both old boot and new boot (for setup). |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Evgeniy Ivanov | Build release CD based on new boot. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Antoine Leca | writeisofs: also boots plain binaries with -B |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Antoine Leca | writeisofs: improve compatibility |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Evgeniy Ivanov | Add new boot to the setup. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Evgeniy Ivanov | Build ELF for release (chrootmake). |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Antoine Leca | Switch part/autopart to new mbr bootblock |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Ben Gras | Fixes for loading kernel with multiboot |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Evgeniy Ivanov | Allow human readable name for the root device. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Evgeniy Ivanov | Rotate kernels/images/modules. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Evgeniy Ivanov | Integrate new boot stuff into build scheme. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Evgeniy Ivanov | Remove libkern, leave just header. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Evgeniy Ivanov | Port cdboot. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Evgeniy Ivanov | Import cdboot. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Evgeniy Ivanov | Port MBR. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Evgeniy Ivanov | Import sys/arch/i386/stand/mbr. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Evgeniy Ivanov | Port installboot as installboot_nbsd and rename the... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Evgeniy Ivanov | Import usr.sbin/installboot. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Evgeniy Ivanov | Port bootxx. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Evgeniy Ivanov | Adjust boot from NetBSD. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Evgeniy Ivanov | Fix bug in libsa/ls. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Evgeniy Ivanov | Initial import of libsa, libkern, bootxx, boot. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Thomas Veerman | AVFS/APFS: small cleanup |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Thomas Veerman | AVFS: fix various system call interruption issues |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Thomas Veerman | libchardriver: fix open reply for async devices |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Ben Gras | -lminixutil link fixes |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Evgeniy Ivanov | Enlarge ramdisk size (blocks). |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Tomas Hruby | NBSD INCLUDES - fixed missing vm_remap_ro() proto |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Ben Gras | inet: strncmp() fix |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Ben Gras | temporarily disable update-superblock check |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Thomas Veerman | APFS: fix link issue when compiling with Clang |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Thomas Veerman | INET: fix 'improved' assert |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Thomas Veerman | Remove unused variables |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Thomas Veerman | INET: fix a few GCC compilation warnings |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Thomas Veerman | libpuffs: make GCC happy |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Thomas Veerman | AVFS: only put mount point when it was used as one |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Thomas Veerman | service: allow starting service with user's realuid |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Thomas Veerman | e1000: reset hardware before stopping |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Thomas Veerman | INET: remove erroneous assert |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Thomas Veerman | Don't panic on a misconfigured machine |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Thomas Veerman | Add permission test for bind and socket |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Thomas Veerman | INET: drop privileges upon startup |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Thomas Veerman | APFS: drop privileges upon startup |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Thomas Veerman | AVFS: make forbidden check for specific proc instead... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Thomas Veerman | AVFS: initialize root FS before receiving new work |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Thomas Veerman | PM: extend srv_fork to set a specific UID |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Erik van der... | Prevent the ramdisk makefile from failing if the last... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Tomas Hruby | SMP - clock calibration spurious IRQ deadlock fix |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Tomas Hruby | SMP - no_apic=0 and acpi=1 set when CONFIG_SMP=y |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Tomas Hruby | Revert 93b9873a562b11dfedf5f4e53ef87bf256d80207 |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Ben Gras | mtree: zoneinfo dirs |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Antoine Leca | Don't overwrite old mv, ln, cp, etc man pages with... |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Thomas Veerman | Don't print events that happen often |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Thomas Veerman | lseek should not yield a negative file position |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Thomas Veerman | Don't try to find file position beyond double indirect... |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Thomas Veerman | Add support for survival of crashed FSs |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Ben Gras | mfs: mark blocks clean when invalidated |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Thomas Veerman | Use correct value for _NSIG |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Thomas Veerman | INET: initialize timer to not-in-use |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Thomas Veerman | New zoneinfo port from NetBSD |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Thomas Veerman | Replace rm and rmdir with NetBSD version |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Thomas Veerman | Remove unused variable |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Thomas Veerman | Increase thread stack space for GCC compiled images |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Thomas Veerman | AVFS: Return actual last dir when path is named by... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
David van Moolenbroek | vfs/avfs: renumber stat calls so as to be unique |
commit | commitdiff | tree | snapshot |
2012-01-13 |
David van Moolenbroek | Cut PM out of the adddma/deldma/getdma call path |
commit | commitdiff | tree | snapshot |
2012-01-13 |
David van Moolenbroek | Remove obsolete PROCSTAT/getsigset call. |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Jan Wieck | Implement AcpiOsStall, AcpiOsSleep, AcpiOsGetTimer |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Ben Gras | vm_remap_ro |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Tomas Hruby | VM - vm_unmap() takes SELF as valid argument |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Tomas Hruby | VM - clear vminhibit iff it was set |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Tomas Hruby | SMP - asyn send SMP safe |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Tomas Hruby | SMP - smp_schedule() |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Tomas Hruby | SMP - cpu_is_idle made volatile |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Tomas Hruby | SMP - fixed usage of stale TLB entries |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Tomas Hruby | SMP - fixed IPI livelock |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Tomas Hruby | SMP - do_update fix |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Tomas Hruby | KERNEL - cause SIGSEGV if bad pointer to kernel |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Tomas Hruby | KERNEL - mini_senda simplification |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Tomas Hruby | KERNEL - has_pending() not exposed |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Tomas Hruby | KERNEL - do_privctl() fix |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Arun Thomas | Increase ramdisk size for clang |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Antoine Leca | Allow clang for kernel compilation |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Thomas Veerman | Fix tll state bug |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Ben Gras | /etc/shells |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Ben Gras | vm: clear map cache after kernel requests |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Ben Gras | move pax and chmod for useradd |
commit | commitdiff | tree | snapshot |
2012-01-10 |
David van Moolenbroek | rc: transitional fix for old fstab |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Evgeniy Ivanov | Convert s_block_size on MFSv3. |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Ben Gras | another UPDATING tweak |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Ben Gras | added etcforce to UPDATING |
commit | commitdiff | tree | snapshot |
next |