dragonfly.git
2009-08-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-08 Matthew DillonDEVFS - Refactor the loop in disk_probe() to fix GPT...
2009-08-08 Alex HornungDEVFS - (temporarily) fix LINT kernel build
2009-08-08 Sepherosa ZiehauACPICA-UNIX: Building fixup
2009-08-08 Sepherosa ZiehauMerge branch 'vendor/ACPICA-UNIX'
2009-08-08 Stathis Kamperiscproj.3: Add missing man page.
2009-08-08 Sepherosa ZiehauImport acpica-unix-20090521 vendor/ACPICA-UNIX
2009-08-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-08 Matthew DillonDEVFS - Add required vget when disassociating a vnode...
2009-08-07 Stathis Kamperiscacosh(3): Return correct principal value.
2009-08-07 Alex HornungDEVFS - delete rule-created aliases on rule reset
2009-08-07 Sascha Wildnerdirectory.3: Fix wrong date.
2009-08-07 Sascha Wildnerstat.2: Document fstatat().
2009-08-07 Sascha Wildnerdirectory.3: Add some lines about the new fdopendir...
2009-08-07 Sascha Wildnerifconfig.8: Remove empty line.
2009-08-07 Sascha Wildnermdoc cleanup: Add missing .Os
2009-08-07 Simon Schubertdevelopment.7: add descrption on how to perform vendor...
2009-08-07 Alex Hornungdevfsctl - Cleanup and several bugfixes
2009-08-07 Matthew Dillonvkernel build suite - add README describing network...
2009-08-07 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-07 Matthew Dillonvkernel build suite - change -I network from /dev/vknet...
2009-08-07 Alex Hornungsubr_disk - don't show 0-size slices
2009-08-07 Simon Schubertkern_memio: don't treat any memio device as /dev/zero
2009-08-07 Simon Schubertmpfr: always include stdint.h to allow build from Drago...
2009-08-07 Simon Schubert.gitignore: properly spell cscope, add empty vim swap...
2009-08-07 Simon Schubertboot: consolidate per-platform settings
2009-08-07 Simon Schubertbsd.cpu.gcc44.mk: add i686/pentiumpro alias
2009-08-07 Matthew DillonDEVFS - Fix asynchronous race on reprobe, remove devfs_...
2009-08-07 Matthew DillonKernel mtx - Add mtxsleep(), interlocked tsleep w/...
2009-08-07 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-07 Matthew DillonDEVFS - vknetd - Change default socket path from /dev...
2009-08-06 Alex Hornungkern_memio - fix check for zerodev to fix memory mappings
2009-08-06 Sascha Wildnermtree: No need to create the /dev/fd/ directory anymore.
2009-08-06 Sascha WildnerMakefile_upgrade.inc: Fix paths.
2009-08-06 Sascha Wildnerfchmodat.2: Fix MLINKS
2009-08-06 Alex HornungDEVFS - Cleanup of devfs_core, devfs_rules and devfs_vfsops
2009-08-06 Matthew DillonDEVFS - Code Cleanup
2009-08-06 Matthew DillonDEVFS - Code cleanup.
2009-08-06 Alex HornungDEVFS - add vfs ops fhtovp, vptofh and vget
2009-08-06 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-06 Matthew Dillongetdevpath - support API moved to <fstab.h>
2009-08-06 Alex HornungRevert "mount - Add missing LDADD and #include"
2009-08-06 Alex Hornungmount - Add missing LDADD and #include
2009-08-06 Alex Hornungsubr_disk - Use serializing tokens for disklist acceses
2009-08-06 Alex HornungDEVFS - Use dyn. memory for alias and clone handler
2009-08-06 Nicolas Theryadd fchmodat(2) system call
2009-08-06 Matthew DillonDEVTAB - Add devtab support for manual mounts
2009-08-06 Matthew DillonNFS - Fix crash on client on write attempt to ro fs...
2009-08-06 Matthew DillonDEVTAB - Add mountroot & fstab support for serial numbe...
2009-08-06 Matthew DillonDEVFS - Cleanup, remove debug messages.
2009-08-06 Matthew DillonDEVFS - Remove numerous leftovers of the old device...
2009-08-06 Matthew DillonDEVFS - Remove use of make_adhoc_dev() by keyboard...
2009-08-06 Alex HornungDEVFS - Use v_associate_rdev; fix vcount/count_dev
2009-08-05 Sascha WildnerRemove various references to MAKEDEV(8).
2009-08-05 Sascha WildnerRemove some devices.conf(5) and MAKEDEV(8) related...
2009-08-05 Sascha Wildnermount_devfs/devfsctl: Until we have manpages, don't...
2009-08-05 Matthew DillonDEVFS - Adjust the vkernel to use if_tap's autocloning...
2009-08-05 Matthew DillonDEVFS - Fix the TAP device. Auto-cloning and old-style...
2009-08-05 Matthew DillonDEVFS - Fix bug in devfs_clone_bitmap_set() (xor -...
2009-08-05 Alex HornungDEVFS - add make_autoclone_dev to take of clone initial...
2009-08-05 Alex HornungDEVFS - change the rdev allocator to consider minor
2009-08-05 Sascha Wildnermount_devfs(8): Clean up C++ comments and comment out...
2009-08-05 Alex HornungBump __DragonFly_version after devfs import
2009-08-05 Alex Hornungdevfsctl - Default to debug build; add to buildworld
2009-08-05 Alex Hornungdevfsctl - Cleanup of usage() and its callers
2009-08-05 Alex HornungDEVFS - Avoid showing devfs aliases to hidden nodes
2009-08-05 Alex Hornungdevfsctl - Add userfriendliness; correct #include
2009-08-05 Alex HornungDEVFS - Avoid hiding of /dev/devfs
2009-08-05 Alex Hornungdevfsctl - Sync up to devfs_rule changes (dynamic memor...
2009-08-05 Alex HornungDEVFS - Cleanup of dead functions/comments; various...
2009-08-05 Alex HornungDEVFS - Cleanup of C++-style comments in subr_diskslice
2009-08-05 Alex Hornungvcons - Cleanup of leftover kprintfs in vconsole driver
2009-08-05 Matthew DillonDEVFS - Add serial number links for all CAM and NATA...
2009-08-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-04 Matthew Dillonkernel module loader - fix load dependencies from prelo...
2009-08-04 Alex HornungMerge branch 'master' of ssh://alexh@crater.dragonflybs...
2009-08-04 Alex HornungMerge branch 'devfs' of ssh://alexh@leaf.dragonflybsd...
2009-08-04 Alex Hornungtest commit
2009-08-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-04 Matthew Dillongzip - Fix stack underflow, exit on path too long
2009-08-04 Matthew DillonMOUNTCTL - Adjust the hammer and null filesystems to...
2009-08-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-04 Matthew DillonMOUNTCTL - Add MOUNTCTL_MOUNTFLAGS, create vop_stdmount...
2009-08-04 Matthew DillonMerge commit 'crater/master' into devfs
2009-08-04 Matthew DillonDEVFS - Add required call to devfs_tracer_orphan_count...
2009-08-04 Matthew DillonDEVFS - Remove debugging
2009-08-04 Matthew DillonDEVFS - Fix NULL ptr deref when reclaiming unlinked...
2009-08-04 Matthew DillonDEVFS - Remove /dev/MAKEDEV* when upgrading.
2009-08-04 Matthew DillonDEVFS - change /dev/pci0 to just /dev/pci (fixes X)
2009-08-04 Alex HornungDEVFS - Fix a bug in devfsctl and devfs_rules
2009-08-04 Matthew DillonDEVFS - rollup - Userland, nrelease, and installer
2009-08-04 Matthew DillonDEVFS - rollup - all kernel devices
2009-08-04 Matthew DillonDEVS - rollup - kernel core
2009-08-04 Matthew DillonDEVFS - rollup, namecache invalidation
2009-08-04 Matthew DillonDEVFS - Remove specfs from the build proper.
2009-08-04 Matthew DillonDEVFS - Rollup
2009-08-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-04 Matthew DillonGCC-4.4: Fix improper object placement in (potentially...
2009-08-03 Antonio HueteCorrect RETURN VALUES in mountctl(2)
2009-08-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
next