dragonfly.git
2009-08-19 Matthias Schmidtpkg_search: Change URLs and honor possible mirror settings
2009-08-19 Matthew DillonHAMMER Util - Refactor mount list scan and other fixes
2009-08-19 Matthew DillonHAMMER rebalance - Fix propogation race.
2009-08-19 Matthew DillonHAMMER mirroring - Multiple adjustments to support...
2009-08-19 Sascha Wildnerahci.4: Fix tunable name (reported by hasso).
2009-08-19 Sascha WildnerFix some WARNS fallout from the recent (s)size_t changes.
2009-08-19 Simon Schubertsound: add cloning with devfs
2009-08-19 Alex Hornungsys/sys/conf.h - Add GID_TTY #define
2009-08-19 Alex HornungDEVFS - avoid ENOENT on fstat of open vnode; cleanup...
2009-08-19 Simon Schubertdistrib-dirs: invert logic
2009-08-19 Matthew DillonKernel - Check cd8/cd9 for root mount (USB)
2009-08-19 Matthew DillonAHCI - Fix bricking issue with older chipsets on boot.
2009-08-19 Alex HornungDEVFS - Avoid clearing of hides that don't come from...
2009-08-19 Alex HornungDEVFS - fix possible panic on devfs_release_ops
2009-08-19 Matthew DillonAMD64 - Pipes now support 64 bit size_t for uio_resid.
2009-08-19 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-19 Matthew DillonHAMMER - break atomicy for huge reads and writes.
2009-08-19 Matthew DillonAMD64 - Refactor uio_resid and size_t assumptions.
2009-08-19 Matthew DillonChange typedefs for vm_offset_t, vm_size_t, and vm_pind...
2009-08-19 Matthew DillonFix miscellanious size_t related compiler warnings.
2009-08-19 Matthew Dillonsize_t/ssize_t - change to [unsigned] long
2009-08-18 Simon Schuberttest/amd64: increase qemu opcode buffer limits
2009-08-18 Simon Schuberttest/amd64: update to qemu-0.10.6
2009-08-18 Simon Schuberttest/amd64: increase root size
2009-08-18 Simon Schubertnewvers.sh: use gitrev.sh to assemble uname -v
2009-08-18 Simon Schubertnrelease: use space instead of "-" in iso label
2009-08-18 Simon Schubertgitrev.sh: make it usable during buildkernel/world
2009-08-18 Simon Schubertgitrev.sh: search harder for the git dir
2009-08-18 Simon Schubertbuildworld: properly sequence quickworld
2009-08-18 Simon Schubertvnconfig: fix misleading error message
2009-08-18 Nicolas Theryadd unlinkat(2) system call
2009-08-18 Sascha Wildnersystat.1: Document pvmmeter display.
2009-08-18 Sascha WildnerSync zoneinfo database with tzdata2009l from elsie.
2009-08-18 Sascha Wildnerdistrib-dirs: Create /sys only if it doesn't exist.
2009-08-18 Sascha Wildnerinstaller: Fix creation of the /sys symlink.
2009-08-18 Sascha Wildnermount_devfs.8: Update for new options. Add some EXAMPLES.
2009-08-18 Matthew DillonAMD64 - Fix printf type
2009-08-18 Matthew DillonAMD64 - Move fdisk and nextboot up one level and remove...
2009-08-17 Antonio HueteINSTALLER - Fix a bug with varargs
2009-08-17 Matthew DillonNFS - Fix socket race against nfs_timer.
2009-08-17 Matthew DillonHAMMER Util - Bulk transfer, SIGPIPE, more features.
2009-08-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-17 Matthew DillonHAMMER Util - Add new features, fix history retention...
2009-08-17 Alex Hornungfd - Fix panic due to device_busy
2009-08-17 Matthew DillonDEVFS - Remove /usr/sbin/devfsctl when upgrading.
2009-08-17 Alex Hornungpktgen - fix to work with devfs
2009-08-17 Alex Hornungmount_devfs(8) - Accept another argument as mount from
2009-08-17 Alex Hornungdevfsctl(8) - move devfsctl to sbin
2009-08-17 Alex HornungDEVFS - move devfs headers to sys/sys; fix consumers
2009-08-17 Alex HornungDEVFS - add link-to-link support to nresolve
2009-08-17 Alex HornungDEVFS - sync up mount with userland; fix bugs
2009-08-17 Alex Hornungdevfsctl - Disable ruletab support; use proper working...
2009-08-17 Alex Hornungmount_devfs - Complete functionality; integrate rule...
2009-08-17 Alex HornungDEVFS - Add support for wildcard link rules
2009-08-17 Alex Hornungdevfsctl - Add initial devfs/ruletab support
2009-08-17 Alex HornungDEVFS - don't apply generic rules to jailed mountpoints
2009-08-17 Alex Hornungdevfsctl - Bring in sync with kernel rule changes
2009-08-17 Alex HornungDEVFS - Separate ioctl struct from in-kernel struct
2009-08-17 Matthew DillonAHCI - Chip reset, Inquiry alignment, ATAPI adjustments...
2009-08-17 Matthew DillonKernel - Use built-in suffix handling for "hw.physmem...
2009-08-17 Matthew DillonDEVFS - Call disk_setdiskinfo() for SCSI/ATAPI CDs.
2009-08-17 Matthew DillonAMD64 - Fix bogus signal interruption
2009-08-17 Matthew DillonMFS - Clean up debug code, remove stuff no longer neede...
2009-08-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-17 Matthew DillonMFS - Fix bug in SIGUSR1 signaling.
2009-08-16 Matthew Dillonusbd - Do not start moused by default when a usb mouse...
2009-08-16 Matthew DillonHAMMER - Add vfs.hammer.yield_check, yield on cpu inten...
2009-08-16 Matthew DillonKernel - Instrumentation for experimentation, interrupt...
2009-08-16 Matthew Dillonkernel - Fix bug in usched_set()
2009-08-16 Sascha WildnerSilence some 'unused variable' warnings in the kernel.
2009-08-16 Sascha Wildnerdevfsctl(8): Fix WARNS regressions.
2009-08-16 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-16 Matthew Dillondisk/fd - fix panics
2009-08-16 Sepherosa ZiehauACPICA-UNIX: Fix usr.sbin/acpi warning by properly...
2009-08-16 Sascha Wildnermpt(4): Hook the module into the build.
2009-08-16 Sascha Wildnermpt.4: Update manual page.
2009-08-16 Sascha WildnerSync family tree with FreeBSD.
2009-08-16 Stathis Kamperissh(1): Expand $LINENO to the current line number.
2009-08-16 Matthew DillonPIPE - Fix a blocking race.
2009-08-16 Matthew DillonMPI Driver update - additional merge work.
2009-08-16 Matthew DillonMPT - fix all compiler warnings
2009-08-16 Matthew DillonMPI Driver update - additional merge work.
2009-08-15 Matthew DillonMPI Driver update
2009-08-15 Matthew Dillonpcidevs - Add entry for SYMBIOS SAS1068
2009-08-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-15 Matthew DillonBIO - Do not try to redirty a bp on error unless it...
2009-08-15 Matthew DillonVINUM - Support geometries > 2TB
2009-08-15 Sascha WildnerRevert "installer: use cmd_name()"
2009-08-15 Matthew DillonVINUM - correct deadlock, correct 32 bit truncation...
2009-08-15 Matthew DillonAdd umax, umin, i64max, i64min, u64max, u64min.
2009-08-15 Matthew DillonVINUM - Fix reinitialization bug
2009-08-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-15 Matthew DillonAdd more intel stuff to pcidevs.
2009-08-15 Matthew DillonDEVFS - Add sync_devs()
2009-08-15 Matthew DillonDEVFS - Refactor vinum to operate with devfs
2009-08-15 Matthew DillonDEVTAG - Add devtab suppor for disklabel, disklabel64...
2009-08-15 Matthew DillonVINUM - Fix 64 bit compiler warnings
2009-08-15 Matthew DillonVINUM - header file syntax cleanup
2009-08-14 Sascha Wildnerdevfsctl.8: Fix some references.
2009-08-14 Sascha Wildnermount_devfs(8): Add a manual page.
next