telnetd: filter potentially dangerous env vars passed from telnet client
[dragonfly.git] / bin /
2009-02-08 Thomas NikolajsenMerge commit 'chlamydia/master'
2009-02-08 Thomas Nikolajsensh.1: Fix markup.
2009-02-05 Simon Schubertsh: export the default PATH instead of keeping it private
2009-02-05 Simon Schubertsh: use _PATH_DEFPATH instead of hand-rolling the defau...
2009-02-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-31 Sascha Wildnermanpages: Split DIAGNOSTICS into EXIT STATUS and DIAGNO...
2009-01-24 Peter AvalosMerge branch 'vendor/GDTOA'
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-04 Peter AvalosMerge branch 'vendor/PAM_PASSWDQC'
2009-01-04 Peter AvalosMerge commit 'origin/vendor/PAM_PASSWDQC'
2009-01-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
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-30 Sascha WildnerMerge branch 'master' of ssh://swildner@crater.dragonfl...
2008-12-30 Sascha WildnerFix WARNS6 regression.
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-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-03 Sascha WildnerMerge branch 'misc'
2008-12-03 Sascha WildnerAdd a UFS(5) MLINK and reference it from various places.
2008-11-11 Matthew Dillon* Change hc_remove() to return a -errno if an error...
2008-11-10 Sascha WildnerFix 64-bit warnings.
2008-11-10 Sascha WildnerFix 64-bit warnings.
2008-11-03 Peter AvalosBring in some changes to bsd.sys.mk from FreeBSD.
2008-09-27 Peter AvalosMerge from vendor branch OPENSSH:
2008-09-27 Peter AvalosMerge from vendor branch OPENSSL:
2008-09-25 Matthias SchmidtRemove the untrue example section of the man page....
2008-09-15 Thomas NikolajsenFix markup:
2008-09-15 Thomas NikolajsenWhite space fix: wrong TAB in usage.
2008-09-07 Sascha WildnerUse standard section for examples.
2008-09-07 Sascha WildnerUse .Dq
2008-09-06 Peter AvalosMerge from vendor branch OPENSSL:
2008-09-05 YONETANI TomokazuDon't fail if the file flags of source and copied symli...
2008-09-02 Sascha WildnerRemove unused variable.
2008-09-02 Sascha WildnerRemove unused variable.
2008-09-02 Matthias SchmidtRename /kernel and /module to /boot/kernel and /boot...
2008-08-07 Sascha WildnerFix 'Used' column in -h/-H output by using int64_t.
2008-08-02 Sascha WildnerForced commit to clarify the previous commit message:
2008-08-02 Sascha WildnerUse humanize_number() from libtool instead of rolling...
2008-07-12 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-06-30 Hasso TepperMerge from vendor branch GCC:
2008-06-27 Matthew Dillondummy_thr does not have to be committed and pthread_t...
2008-06-26 Matthew DillonMerge from vendor branch NETGRAPH:
2008-06-24 YONETANI TomokazuOne more place where an inode is still printed as a...
2008-06-24 Thomas NikolajsenDescribe flags more verbose.
2008-06-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-06-05 Sascha Wildner* Fix some cases where NULL was used but 0 was meant...
2008-06-01 Matthew DillonUse newly available libc and system calls related to...
2008-05-31 Sascha Wildnermdoc cleanup
2008-05-30 Sascha WildnerFix typo.
2008-05-27 Matthew DillonAdd the notty utility, a program I wrote long ago which...
2008-05-24 Matthew DillonBump version to 1.11.
2008-05-24 Matthew DillonUse a per-bucket mutex to reduce contention and fix...
2008-05-23 Matthew DillonFix a pipelining performance issue due to the way readi...
2008-05-19 Matthew DillonFix an overflow in the time calculation.
2008-05-17 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-05-17 Peter AvalosMerge from vendor branch TNFTP:
2008-05-17 Peter AvalosMerge from vendor branch LESS:
2008-05-04 Matthew DillonPrint the 64 bit inode as a 64 bit quantity rather...
2008-05-02 Sascha WildnerSweep over our manual pages and remove .Pp before a...
2008-04-22 Matthew DillonFix a free() race due to a misplaced mutex unlock.
2008-04-16 Matthew DillonFinish up cpdup. Bump the protocol version to 2 and...
2008-04-16 Matthew DillonRefuse to talk with the remote cpdup if it's version...
2008-04-14 Matthew DillonFix multiple issues with -p<parallel>, including severa...
2008-04-11 Sascha Wildner* Bump date for recent new features.
2008-04-11 Matthew DillonUpdate PORTING instructions for linux to support pthreads.
2008-04-11 Matthew DillonProperly mark a transaction has being completed so...
2008-04-11 Matthew DillonProperly detach children so we dont have to pthread_joi...
2008-04-11 Matthew DillonMore cpdup work.
2008-04-10 Matthew DillonAdd parallel transaction support for remote source...
2008-04-06 Peter AvalosMerge from vendor branch OPENSSH:
2008-03-22 Sascha WildnerBump .Dd for -V.
2008-03-22 Matthew DillonBump cpdup's version to 1.08.
2008-03-22 Matthew DillonMiscellanious features and adjustments to cpdup.
2008-03-20 Peter AvalosMerge from vendor branch BZIP:
2008-03-12 Dave HayesMerge from vendor branch BSDINSTALLER:
2008-02-22 Sascha WildnerAdd a varsym(2) manual page (documenting varsym_{get...
2008-02-14 Matthias SchmidtAdd missing S option to usage()
2008-02-13 Matthias SchmidtSet unique mode for the history, so that repeating...
2008-02-09 Peter AvalosMerge from vendor branch TNFTP:
2008-01-31 Simon SchubertMerge from vendor branch GDB:
2008-01-30 Hasso TepperMerge from vendor branch LIBEVENT:
2008-01-28 Matthias Schmidto Update dd(1) to accept capital letters (B, K, M,...
2008-01-26 Sascha WildnerIn SEE ALSO, mark references to pkgsrc manual pages...
2008-01-19 Peter AvalosMerge from vendor branch FILE:
2008-01-19 Matthias SchmidtBump the date for the -S change.
2008-01-19 Matthias SchmidtIntroduce a new option -S to use the size of a file...
2008-01-15 Matthias SchmidtRemove 3rd clause
2008-01-15 Matthias SchmidtRemove sh.exp.c.patch. The fix is included in version...
2008-01-15 Matthias SchmidtSwitch to tcsh 6.15.00
2008-01-15 Matthias SchmidtMerge from vendor branch TCSH:
2008-01-15 Simon SchubertMerge from vendor branch GDB:
2008-01-14 Simon SchubertMerge from vendor branch GDB:
2008-01-10 Matthias SchmidtWarn the user if he uses -e and procfs(5) is not mounted.
2008-01-04 Matthias SchmidtRenamed kern.ps_showallprocs to security.ps_showallprocs
2007-12-27 Matthias SchmidtAdd 'H' to usage() options. This was missing from...
2007-12-23 Sascha WildnerFix various typos in our manpages.
next