kernel - Add support for %z[d,x,etc].
[dragonfly.git] / sbin /
2009-08-24 Matthew DillonBring in ISCSI initiator support.
2009-08-24 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-23 Simon Schubertremove kerberos/heimdal
2009-08-21 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-08-21 Matthew DillonAMD64 - AUDIT RUN - Fix format strings, size_t, and...
2009-08-19 Matthew DillonHAMMER Util - Refactor mount list scan and other fixes
2009-08-19 Sascha WildnerFix some WARNS fallout from the recent (s)size_t changes.
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 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 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 Hornungmount_devfs - Complete functionality; integrate rule...
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-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
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-14 Sascha Wildnermount_devfs(8): Add a manual page.
2009-08-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-13 Matthew DillonDEVTAB - dumpon now supports devtab
2009-08-12 Matthew Dillondevtab - swapon now supports /etc/devtab
2009-08-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-12 Matthew DillonAMD64 - Sync machine-independant bits from smtms.
2009-08-12 Matthew Dillonmount - Finish refactoring mount -v and MOUNTCTL_MOUNTFLAGS
2009-08-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-11 Matthew Dillondisklabel* - Make disk and filesystem types case insens...
2009-08-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-10 Matthew DillonDEVTAB - Add support in umount, fsck, and hammer, and...
2009-08-09 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-09 Thomas E. SpanjaardMerge branch 'vendor/GCC44'
2009-08-09 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-09 Simon Schuberthammer util: rename function to match behavior
2009-08-09 Simon Schuberthammer util: avoid running concurrent cleanups
2009-08-08 Sepherosa ZiehauMerge branch 'vendor/ACPICA-UNIX'
2009-08-07 Sascha Wildnerifconfig.8: Remove empty line.
2009-08-06 Alex HornungRevert "mount - Add missing LDADD and #include"
2009-08-06 Alex Hornungmount - Add missing LDADD and #include
2009-08-06 Matthew DillonDEVTAB - Add devtab support for manual mounts
2009-08-06 Matthew DillonDEVTAB - Add mountroot & fstab support for serial numbe...
2009-08-05 Sascha Wildnermount_devfs/devfsctl: Until we have manpages, don't...
2009-08-05 Sascha Wildnermount_devfs(8): Clean up C++ comments and comment out...
2009-08-04 Matthew DillonDEVFS - rollup - Userland, nrelease, and installer
2009-08-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-02 Simon SchubertMerge branch 'gcc441'
2009-08-02 Simon SchubertMerge branch 'vendor/MPFR' into gcc441
2009-08-02 Simon SchubertMerge branch 'vendor/GMP' into gcc441
2009-08-02 Simon SchubertMerge branch 'vendor/GCC44' into gcc441
2009-08-01 Matthew DillonDEVFS - Bring Alex's GSOC mount_devfs.
2009-07-30 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-28 Sascha Wildnermountd(8): Raise WARNS to 2.
2009-07-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-26 Sascha WildnerRepair rcenable(8) and rcdisable(8).
2009-07-26 Matthew DillonNFS - Increase server-side listen queue for TCP connect...
2009-07-25 Sascha WildnerMerge branch 'master' of ssh://swildner@crater.dragonfl...
2009-07-23 Matthew DillonNFS - Change the mount default from udp to tcp, add...
2009-07-18 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-16 Michael Neumannhammer expand: add manpage
2009-07-16 Michael Neumannhammer expand: Use default values for boot/mem area
2009-07-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-15 Michael NeumannMinor adjustment which does not change behaviour.
2009-07-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-15 Sascha WildnerFix some typos in manpages.
2009-07-14 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-14 Michael NeumannExpand HAMMER filesystem step 1/2
2009-07-14 Sascha WildnerRemove the distribute, redistribute and distributeworld...
2009-07-13 Michael NeumannExpand HAMMER filesystem stubs
2009-07-13 Aggelos EconomopoulosMerge branch 'mxge'
2009-07-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-12 Sascha WildnerRemove crunchgen(8).
2009-07-12 Peter AvalosMerge branch 'master' of /home/www-data/gitweb/dragonfly
2009-07-11 Sascha Wildnergetdevpath.[38]: mdoc cleanup
2009-07-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-10 Matthew DillonAdd /sbin/getdevpath utility - userland convenience...
2009-07-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-08 Sascha Wildnerhammer.8: Comment out rebalance which is not part of...
2009-07-06 Peter AvalosMerge branch 'master' of /home/www-data/gitweb/dragonfly
2009-07-06 Jordan GordeevMerge branch 'master' into amd64
2009-07-06 Jordan GordeevMerge commit '1276d1e1a1b128f7093a3021d3f6bc27afa80d23...
2009-07-06 Peter AvalosMerge branch 'vendor/TCPDUMP' and update build for...
2009-07-06 Peter AvalosMerge branch 'vendor/LIBPCAP' and updated build for...
2009-07-05 Antonio HueteAdd 'hammer info' command that shows extended informati...
2009-07-04 Peter AvalosMerge branch 'vendor/TCPDUMP'
2009-07-04 Peter AvalosMerge branch 'vendor/TCPDUMP' (early part)
2009-07-04 Peter AvalosMerge branch 'vendor/LIBPCAP'
2009-07-04 Peter AvalosMerge branch 'vendor/LIBPCAP' (early part)
2009-07-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-03 Matthew DillonHAMMER - Formalize the maximum number of volumes (256).
2009-06-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-28 Matthew DillonHAMMER - newfs_hammer - format with highest production...
2009-06-28 Matthew DillonHAMMER UTIL - show command now includes inode capabilit...
2009-06-27 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
next