Add IPv6 support to dntpd
[dragonfly.git] / sbin /
2009-01-04 Peter AvalosMerge branch 'vendor/PAM_PASSWDQC'
2009-01-04 Peter AvalosMerge commit 'origin/vendor/PAM_PASSWDQC'
2009-01-02 Sascha WildnerNumerous adjustments to the recent rpcbind etc. changes.
2009-01-01 Sascha WildnerHandle 'hammer cleanup' using the output of mount inste...
2008-12-31 Michael NeumannMerge branches 'master' and 'suser_to_priv'
2008-12-29 Sascha WildnerMerge branch 'master' of ssh://swildner@crater.dragonfl...
2008-12-29 Sascha WildnerImprove the logic for autosizing partitions.
2008-12-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-28 Peter AvalosBring in a transport-independent RPC (TI-RPC).
2008-12-26 Sascha WildnerMerge branch 'master' of ssh://swildner@crater.dragonfl...
2008-12-26 Matthew DillonAdd CRC checking to the blockmap directive. Document...
2008-12-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-26 Sepherosa ZiehauRework carp(4) IPv4 support.
2008-12-20 Hasso TepperMerge commit 'crater/vendor/OPENPAM'
2008-12-16 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-15 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-15 Michael NeumannFix typo
2008-12-14 Sascha WildnerRemove some unnecessary casts.
2008-12-12 Sascha WildnerMerge branch 'misc'
2008-12-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-08 Matthew DillonFix seg-fault in recent 'hammer cleanup' utility work.
2008-12-07 Sascha WildnerAdd missing section number.
2008-12-07 Sascha WildnerImprove markup.
2008-12-04 Hasso TepperMake CIDR in "-net net gw mask" form work again.
2008-12-03 Sascha WildnerMerge branch 'misc'
2008-12-03 Sascha WildnerMerge branch 'misc'
2008-12-03 Sascha WildnerAdd a UFS(5) MLINK and reference it from various places.
2008-12-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-03 Matthew DillonHAMMER Filesystem changes:
2008-11-28 Nicolas TheryFix disklabel(1) core dump.
2008-11-23 Sascha WildnerUse .Fn for functions and macros with parameters.
2008-11-14 Sepherosa ZiehauDefault timeout is 1200
2008-11-13 Matthew DillonAllow an error code to be returned in the head.error...
2008-11-13 Matthew DillonHAMMER utilities:
2008-11-09 Matthew DillonAdd a new feature to mirror-copy and mirror-write....
2008-11-05 Sepherosa ZiehauOur raw socket expects ip.{ip_len,ip_off} in host byte...
2008-11-03 Peter AvalosBring in some changes to bsd.sys.mk from FreeBSD.
2008-11-02 Sascha WildnerUse %z for printing size_t/ssize_t.
2008-10-28 Sascha WildnerWARNS= -> WARNS?=
2008-10-26 Sascha Wildnerit's -> its
2008-10-22 Sascha WildnerAdd a periodic(8) script to run 'hammer cleanup' (snaps...
2008-10-16 Sascha WildnerChange 'then' to 'than' in comparisons.
2008-10-09 Matthew DillonAdd code to verify the data CRC by default, in addition...
2008-10-08 Thomas Nikolajsen - sync usage() to man
2008-10-07 Thomas Nikolajsen - sync usage() to manual
2008-10-04 Sascha WildnerRemove unnecessary .Pp
2008-10-03 Thomas Nikolajsen - adjust boot command description for booting from
2008-10-03 Thomas NikolajsenStart sentence on new line.
2008-10-03 Thomas Nikolajsen - fix description of time (cleanup): suffix is mandantory
2008-10-03 Sascha Wildnerether_demux() is now ether_demux_oncpu().
2008-10-03 Sascha WildnerBump .Dd
2008-10-03 Hasso TepperWelcome devctl(4) and devd(8).
2008-09-30 Matthew DillonHAMMER Utilities: Adjust 'show' defaults.
2008-09-30 Sascha WildnerRemove trailing whitespace.
2008-09-28 Thomas Nikolajsen * Fix `cleanup' usage to match program
2008-09-28 Thomas Nikolajsen * Add note on HAMMER use for NFS exporting PFSs
2008-09-27 Peter AvalosMerge from vendor branch OPENSSH:
2008-09-27 Peter AvalosMerge from vendor branch OPENSSL:
2008-09-24 Matthew DillonAdditions to 'hammer pfs-*':
2008-09-20 Matthew Dillon* Fix a bug in runcmd() - the argv[] list was not NULL...
2008-09-20 Matthew DillonIf snapshots are disabled and the snapshots directory...
2008-09-20 Matthew DillonAdd the 'hammer cleanup' command. This is a meta-comma...
2008-09-18 Matthew DillonUnbreak buildworld a slightly different way. Adjust...
2008-09-18 Sascha WildnerUnbreak buildworld: define _KERNEL_STRUCTURES for struc...
2008-09-16 Thomas Nikolajsen * fix markup of `auto' argument
2008-09-15 Thomas Nikolajsen * /loader is loaded if /boot/loader fails
2008-09-10 Matthias SchmidtFix spurious printing of the "got link" message.
2008-09-09 Matthew DillonFix bug in hammer mirror command when used with a remot...
2008-09-07 Sascha WildnerMinor wording improvement.
2008-09-07 Sascha WildnerUse FILES section for referencing files etc.
2008-09-06 Peter AvalosMerge from vendor branch OPENSSL:
2008-09-06 Thomas NikolajsenDelete false note.
2008-09-06 Thomas NikolajsenAdd an example os how to change label format from 32...
2008-09-06 Thomas NikolajsenFix typo.
2008-09-04 Sascha WildnerAnsify (silence -Wold-style-definition)
2008-09-04 Hasso TepperBring in newer ping6(8) from KAME via FreeBSD lying...
2008-09-04 Hasso TepperThe result of the "RFC3542 support" SoC project by...
2008-09-04 Thomas NikolajsenUpdate gpt.8:
2008-09-03 Matthias SchmidtNote that we imported the OpenBSD dhclient in 2.1.
2008-09-03 Matthew DillonAdd a reference for /usr/share/examples/rconfig to...
2008-09-02 Thomas NikolajsenUpdate gpt.8:
2008-09-02 Matthias SchmidtRename /kernel and /module to /boot/kernel and /boot...
2008-09-01 Thomas NikolajsenUpdate gpt.8:
2008-09-01 Thomas Nikolajsenupdate fdisk.8:
2008-09-01 Thomas NikolajsenUpdate fdisk.8:
2008-09-01 Sascha WildnerFix some mdoc nits.
2008-08-30 Sascha WildnerSmall fixes.
2008-08-30 Hasso TepperRemove dhcp-3.0 from base and import dhclient from...
2008-08-29 Sascha WildnerFix some parenthesis/whitespace nits.
2008-08-28 Thomas NikolajsenFix Boot Setup example:
2008-08-22 Sascha WildnerComment out some .Pp's as well.
2008-08-22 Thomas NikolajsenFix Boot Setup example:
2008-08-22 Sascha WildnerIn usage(), adjust number of %s's to match # of args.
2008-08-21 Thomas NikolajsenRemove extra space in usage()
2008-08-21 Thomas NikolajsenUpdate hammer:
2008-08-21 Thomas NikolajsenUpdate gpt:
2008-08-21 Thomas NikolajsenUpdate disklabel64 doc:
2008-08-21 Thomas NikolajsenUpdate disklabel doc:
2008-08-21 Thomas NikolajsenAdd note that this is 32 bit disk label.
2008-08-19 Michael NeumannAdd missing usage information for hammer mirror-stream.
next