Merge branch 'master' into amd64
[dragonfly.git] / usr.bin /
2009-04-22 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-21 Stathis Kamperisvmstat(8): align columns when reporting stats with -m
2009-04-12 Thomas Nikolajsenkdump: Add net/if_arp.h include
2009-04-12 Thomas NikolajsenRevert "kdump: Add net/if_arp.h include"
2009-04-12 Charliekdump: Add net/if_arp.h include
2009-04-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-04-07 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-07 Thomas NikolajsenMerge commit 'chlamydia/master'
2009-04-07 Sascha Wildnerncplogin(1): Include <string.h> instead of <strings...
2009-04-07 Sascha WildnerReplace all casts of NULL to something with NULL.
2009-04-07 Sascha Wildnerindent(1): Sync with FreeBSD and raise WARNS to 6.
2009-04-07 Sascha WildnerGenerally use NULL instead of explicitly casting 0...
2009-04-07 Sascha WildnerGenerally use NULL instead of explicitly casting 0...
2009-04-07 Sascha WildnerUse NULL instead of 0 in various places.
2009-04-07 Peter AvalosClean up sysconf and associated headers.
2009-04-07 Peter AvalosSync fts(3) with FreeBSD.
2009-04-07 Peter AvalosSync libc/stdlib with FreeBSD (ignoring jemalloc, pts...
2009-04-04 Sascha WildnerRename some log() -> dolog() to not conflict with built...
2009-04-04 Sepherosa Ziehausystat(1): Correct TCP statistics reporting
2009-03-29 Matthew DillonAdd an indexing feature to the -t option.
2009-03-27 Matthew DillonAdjust the KTR code to use cache-aligned per-cpu struct...
2009-03-24 Sascha Wildnertset(1): Raise WARNS to 6 and silence all warnings.
2009-03-24 Sascha Wildnerpctrack(8): Raise WARNS to 6 and silence all warnings.
2009-03-22 Sascha WildnerUse .Dv for ioctls in several manual pages.
2009-03-17 Sascha Wildnershlock(1) manual page: Fix typo
2009-03-12 Matthew DillonFix kernel panic on NULL pointer deref w/ certain ktrac...
2009-03-06 Simon Schubertundo: don't run diff between last tid and tid_max
2009-03-06 Simon Schubertundo: use MAX_TID for tid_max, or else HAMMER won't...
2009-03-06 Simon Schubertundo: for one-shot operations, pass in the last tid...
2009-03-04 Simon Schubertktrdump: print ktr data using vfprintf()
2009-03-02 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-03-01 Matthew DillonFix checkpt's thaw failure error message.
2009-02-27 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-02-25 Matthew DillonHAMMER Utiliites: undo can now detect all prior replace...
2009-02-25 Matthew DillonHAMMER Utilities: Use a Red-Black tree to track HAMMER...
2009-02-25 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-25 Sascha Wildnerpctrack(8): Fix amd64 warnings.
2009-02-25 Sascha Wildnersockstat(1): Fix amd64 warnings.
2009-02-24 Sepherosa Ziehausystat(1): Fix 'systat -ip' support
2009-02-20 Sascha Wildnermake/Makefile: Adjust hash table creation for pkgsrc.
2009-02-20 Sascha Wildnermake/Makefile: Remove CVS id handling.
2009-02-20 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-02-19 Sascha Wildnerrpcgen(1): Raise WARNS to 6.
2009-02-19 Sascha Wildnerypmatch(1): Raise WARNS to 6 & fix warnings.
2009-02-19 Sascha Wildnernl(1): Raise WARNS to 6 & fix warnings.
2009-02-19 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-02-19 Sascha Wildnerypcat(1): Raise WARNS to 6 & fix warnings.
2009-02-18 Matthew DillonHAMMER Utilities: Fix @@ formatting used by undo -ad...
2009-02-17 Sascha Wildnergetent(1): Raise WARNS to 6.
2009-02-17 Sascha Wildnertruncate(1): Raise WARNS to 6 and fix all warnings.
2009-02-17 Sascha Wildnerfind(1): Raise WARNS to 6 and fix all warnings.
2009-02-17 Sascha Wildnerfinger(1): Raise WARNS to 6 and fix all warnings.
2009-02-17 Sascha WildnerRemove WARNS?=6 from Makefiles where it is already...
2009-02-17 Sascha Wildnerm4(1): Oops, WARNS?=6 is in usr.bin/Makefile.inc already.
2009-02-17 Sascha Wildnerm4(1): Raise WARNS to 6 and fix warnings.
2009-02-17 Sascha WildnerAdjust some perl & tcl related things in various script...
2009-02-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-11 Matthew DillonChange pkg_radd to postfix DragonFly-x.x.x onto the...
2009-02-08 Matthias SchmidtAdd new option to pkg_search
2009-02-08 Matthias SchmidtShift link for 2.2
2009-02-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-31 Sascha Wildnermake(1) tests: Remove remaining CVS IDs from the tests...
2009-01-31 Sascha Wildnermake(1) tests: Messing with the CVS ID is no longer...
2009-01-31 Sascha Wildnermanpages: Split DIAGNOSTICS into EXIT STATUS and DIAGNO...
2009-01-24 Peter AvalosMerge branch 'vendor/GDTOA'
2009-01-19 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-01-12 Peter AvalosWARNS6 cleanup for cksum.
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-10 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-01-10 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-10 Matthew DillonFix a bug with undo -d. Sometimes the filesystem retur...
2009-01-09 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-04 Peter AvalosMerge branch 'vendor/PAM_PASSWDQC'
2009-01-04 Peter AvalosMerge commit 'origin/vendor/PAM_PASSWDQC'
2009-01-04 Peter AvalosSync rsh(1) with FreeBSD.
2009-01-04 Peter AvalosSync login(1) with FreeBSD. Highlights include:
2009-01-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-03 Peter AvalosUse libutil and libypclnt in chpass for passwd manipula...
2009-01-03 Peter AvalosBring in a PAM version of passwd.
2009-01-03 Peter AvalosAdd full PAM support for account management and session...
2009-01-03 Peter AvalosRemove S/Key key-handling apps which are replaced by...
2008-12-31 Michael NeumannMerge branches 'master' and 'suser_to_priv'
2008-12-30 Sascha WildnerFix some WARNS6 regression that crept up in the last...
2008-12-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-28 Peter AvalosAdd nsswitch support.
2008-12-28 Peter AvalosBring in a transport-independent RPC (TI-RPC).
2008-12-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-22 Sascha WildnerWARNS is set in usr.bin/Makefile.inc.
2008-12-22 Sascha WildnerRaise WARNS to 6 and fix resulting warnings.
2008-12-20 Hasso TepperMerge commit 'crater/vendor/OPENPAM'
2008-12-16 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-14 Sascha WildnerRemove some unnecessary casts.
2008-12-12 Sascha WildnerMerge branch 'misc'
2008-12-12 Sascha WildnerSilence warnings and rearrange the includes a bit.
2008-12-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-04 Matthias SchmidtUpdate units(1) to allow conversion between degC and...
2008-12-03 Sascha WildnerMerge branch 'misc'
next