Add a realquickkernel target, analogous to realquickworld.
[dragonfly.git] / sbin /
2016-07-23 Sascha Wildnerdmesg.8: Improve markup a bit and fix a typo (dumnr...
2016-07-16 Tomohiro Kusumisbin/usched: Add cpumask limitation to usched(8) BUGS...
2016-07-16 Tomohiro Kusumisys/cpu/x86_64: Expose CPUMASK macros to userspace...
2016-07-15 Tomohiro Kusumisbin/newfs_hammer: Don't exit if -f when a blkdev doesn...
2016-07-14 Tomohiro Kusumisbin/newfs_hammer: Refactor TRIM support
2016-07-14 Tomohiro Kusumisbin/newfs_hammer: Don't assume blkdev is /dev/da...
2016-07-10 Matthew Dillonhammer2 - Add feature to allow sector overwrite, fix...
2016-07-01 Tomohiro Kusumisbin/hammer: Make global PFS/accounting variables static
2016-06-27 Matthew Dillonhammer2 - Stabilization, fix bulkfree bugs, change...
2016-06-26 Matthew Dillonhammer2 - Update error message in hammer2_mount
2016-06-26 Matthew Dillonhammer2 - Enhance freemap output
2016-06-21 Bill Yuanipfw3: lockless in-kernel NAT
2016-06-21 Matthew Dillonmountd - Turn on SO_REUSEADDR
2016-06-18 Matthew Dillonnvme - Fix composite temperature in nvmectl
2016-06-18 Matthew Dillonnvme - Add nvmectl userland utility
2016-06-10 Tomohiro Kusumisbin/newfs_hammer2: Change error messages to "hammer2"
2016-06-10 Tomohiro Kusumisbin/newfs_hammer2: Fix ascii-art of initial image
2016-06-10 Tomohiro Kusumisbin/hammer2: Add #include guard
2016-06-10 Tomohiro Kusumisbin/hammer2: Use volatile sig_atomic_t
2016-06-09 Matthew Dillonworld - Fix sysctlbyname() errno handling cases
2016-06-08 Matthew Dillonhammer2 - Add xxhash to H2 and throw in debug stuff...
2016-06-08 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_VOL_ALLOC for reserved space...
2016-06-08 Tomohiro Kusumisbin/hammer: err() on readhammerbuf() failure
2016-06-05 Tomohiro Kusumisbin/hammer: Cleanup on aac2051d
2016-06-04 Tomohiro Kusumisbin/hammer: Fix used bytes for zone15
2016-06-04 Tomohiro Kusumisbin/hammer: Make hammer blockmap check offset/space
2016-06-04 Tomohiro Kusumisbin/hammer: Remove debug printfs
2016-06-04 Tomohiro Kusumisbin/hammer: Cleanup zone statistics functions
2016-06-02 Tomohiro Kusumiautofs: Port autofs from FreeBSD
2016-06-02 Tomohiro Kusumisbin/mount_nfs: Add -o retrycnt= option
2016-05-17 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-13 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-12 Matthew Dillonsysctl - Add -i and -q from FreeBSD
2016-05-08 Sascha Wildnerifconfig(8): Adjust for cec7392796354.
2016-05-03 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-04-27 Sepherosa Ziehaudhclient: Log a warning instead of bailing upon "illega...
2016-04-20 François Tigeotgpt: Align partitions to 1MiB
2016-04-18 Tomohiro Kusumisbin/hammer: Use printf() instead of fprintf(stdout)
2016-04-18 Tomohiro Kusumisbin/hammer: Add no hammer found message if not mounted
2016-04-17 Tomohiro Kusumisbin/mount_hammer: Remove duplicated MOPT_UPDATE macro...
2016-04-12 Tomohiro Kusumisbin/newfs_hammer: Check upper limit of volume size
2016-04-12 Tomohiro Kusumisbin/hammer: Minor cleanup
2016-04-09 Tomohiro Kusumisbin/hammer: Fix hammer(8) manpage
2016-04-09 Tomohiro Kusumisbin/hammer: Make hammer info print volumes
2016-04-07 Tomohiro Kusumisbin/newfs_msdos: Fix error message
2016-04-07 Tomohiro Kusumisys/vfs/hammer: Rename ondisk vol_name to vol_label
2016-04-04 Tomohiro Kusumisbin/hammer: Print volume list after volume-add|del
2016-04-04 Tomohiro Kusumisys/vfs/hammer: Ask before reblocking on volume-del
2016-04-03 Tomohiro Kusumisbin/hammer: Make getyn() non static
2016-04-03 Tomohiro Kusumisbin/hammer: Make hammer commands print root volume...
2016-03-31 Tomohiro Kusumisbin/hammer: Make hammer info print \n between filesystems
2016-03-31 Tomohiro Kusumisbin/hammer: Make hammer info print rootvol
2016-03-30 Tomohiro Kusumisys/vfs/hammer: Fix/add comments on volume header
2016-03-29 Tomohiro Kusumisbin/hammer: Don't always print BC error on nodes with...
2016-03-28 Tomohiro Kusumisbin/newfs_hammer: Add missing buffer refcount--
2016-03-28 Tomohiro Kusumisbin/hammer: Remove unused buffer flag
2016-03-27 Tomohiro Kusumisbin/hammer: Fix/refactor check_data_crc()
2016-03-27 Tomohiro Kusumisys/vfs/hammer: Change ondisk vol_nblocks/blocksize...
2016-03-27 Tomohiro Kusumisys/vfs/hammer: Change ondisk vol0_stat_records to...
2016-03-27 Tomohiro Kusumisbin/hammer: Add depth indentation option to hammer...
2016-03-27 Tomohiro Kusumisbin/hammer: Remove tabs in B-Tree indentation
2016-03-27 Tomohiro Kusumisbin/hammer: Refactor hammer show [4/4]
2016-03-27 Tomohiro Kusumisbin/hammer: Refactor hammer show [3/4]
2016-03-27 Tomohiro Kusumisbin/hammer: Refactor hammer show [2/4]
2016-03-27 Tomohiro Kusumisbin/hammer: Refactor hammer show [1/4]
2016-03-27 Tomohiro Kusumisbin/hammer: Add readhammervol()/writehammervol()
2016-03-27 Tomohiro Kusumisbin/hammer: Refactor get_buffer()
2016-03-27 Tomohiro Kusumisbin/hammer: Add assertion to ensure not to clear modif...
2016-03-27 Tomohiro Kusumisbin/hammer: Remove unused buffer use_count
2016-03-27 Tomohiro Kusumisbin/hammer: Remove cache from volume_info
2016-03-27 Tomohiro Kusumisbin/hammer: Remove unused buffer 'type' in cache
2016-03-27 Tomohiro Kusumisbin/hammer: Minor cleanups
2016-03-27 Tomohiro Kusumisbin/hammer: Use correct type
2016-03-27 Tomohiro Kusumisys/vfs/hammer: Use "%016jx",intmax_t
2016-03-21 Tomohiro Kusumisbin/hammer: Cleanup
2016-03-21 Tomohiro Kusumisbin/hammer: Make hammer blockmap ignore zone=15 unless -vv
2016-03-21 Tomohiro Kusumisbin/hammer: Change format of hammer blockmap on -v
2016-03-20 Tomohiro Kusumisbin/hammer: Declare char* at the top of block scope
2016-03-19 Tomohiro Kusumisys/vfs/hammer: Add hammer_is_zone_xxx()
2016-03-19 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_ZONE()
2016-03-19 Tomohiro Kusumisbin/hammer: Remove unnecessary conditional on freemap...
2016-03-19 Tomohiro Kusumisbin/hammer: Fix writeback against readonly fd
2016-03-19 Tomohiro Kusumisbin/hammer: Fix conditional for Hammer_FSId initialization
2016-03-19 Tomohiro Kusumisbin/hammer: Remove unnecessary if(AssertOnFailure...
2016-03-19 Tomohiro Kusumisbin/hammer: Remove =0; for some global variables
2016-03-19 Tomohiro Kusumisbin/newfs_hammer: Fix wrong comment
2016-03-19 Tomohiro Kusumisbin/newfs_hammer: Define UndoBufferSize in newfs_hammer
2016-03-19 Tomohiro Kusumisbin/newfs_hammer: Define Boot|MemAreaSize in newfs_hammer
2016-03-19 Tomohiro Kusumisbin/newfs_hammer: Rename format_root() to format_root_...
2016-03-19 Tomohiro Kusumisbin/hammer: Minor fix for format_blockmap()
2016-03-19 Tomohiro Kusumisbin/hammer: Initialize Hammer_FSType before any subcommand
2016-03-19 Tomohiro Kusumisbin/hammer: Separate setup_volume() into init/load_vol...
2016-03-19 Tomohiro Kusumisbin/hammer: Add __add_volume()
2016-03-19 Tomohiro Kusumisbin/hammer: Add __alloc_volume()
2016-03-19 Tomohiro Kusumisbin/hammer: Add get_root_volume()
2016-03-19 Tomohiro Kusumisbin/hammer: Update blockmap lookup error#
2016-03-18 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_ROOT_VOLNO
2016-03-18 Tomohiro Kusumisbin/newfs_hammer: Cleanup
2016-03-11 John MarinoMerge branch 'vendor/NCURSES'
2016-03-09 John Marinoncurses solidation: Remove all references to libtermcap
next