Add full PAM support for account management and sessions to su(1).
[dragonfly.git] / usr.bin /
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'
2008-12-03 Sascha WildnerAdd a UFS(5) MLINK and reference it from various places.
2008-11-26 Sascha WildnerBump .Dd to when the page was updated.
2008-11-24 Hasso TepperSync libusbhid with other BSDs (breaks API compatibilit...
2008-11-12 Sascha WildnerNo .Pp needed here.
2008-11-12 Matthew DillonFix a bootstrapping issue, UF_NOHISTORY may not exist...
2008-11-11 Peter AvalosGrab some changes from FreeBSD:
2008-11-11 Peter AvalosAdd -f and -v options to chflags.
2008-11-11 Peter AvalosFix a copy/paste from chmod(1). We're changing file...
2008-11-11 Peter AvalosConditionalize the lchflags() call since chflags(1...
2008-11-11 Peter AvalosAdd an interface to the lchflags(2) syscall. The new...
2008-11-11 Matthew DillonFix flags handling for the install program. Properly...
2008-11-11 Peter AvalosFix typo in comment.
2008-11-10 Peter AvalosFollow symbolic links named as command line arguments...
2008-11-10 Sascha WildnerFix 64-bit warning.
2008-11-10 Sascha WildnerRaise WARNS to 6 and fix all resulting warnings.
2008-11-10 Sascha Wildner* Raise WARNS to 6 and fix all resulting warnings.
2008-11-03 Peter AvalosBring in some changes to bsd.sys.mk from FreeBSD.
2008-11-02 Sascha WildnerBump .Dd to when it was updated in DragonFly.
2008-11-01 Peter AvalosSync with FreeBSD:
2008-10-21 Sascha WildnerRemove trailing whitespace.
2008-10-17 Sascha WildnerUse standard markup for one or more files.
2008-10-16 Matthew DillonAdd a new utility called 'monitor' which uses kqueue...
2008-10-16 Sascha WildnerXref utrace(2) from ktrace(2) instead of ktrace(1).
2008-10-16 Matthias SchmidtAdd man page for utrace(2). With modifications from...
2008-10-16 Sascha Wildner* Silence -Wold-style-definition (i.e., ansify).
2008-10-15 Hasso TepperAdd code to parse the utrace(2) entries generated by...
2008-10-03 Sascha WildnerSilence remaining "'packed' attribute ignored for field...
2008-09-27 Peter AvalosMerge from vendor branch OPENSSH:
2008-09-27 Peter AvalosMerge from vendor branch OPENSSL:
2008-09-27 Matthew DillonDo not loop forever if narg becomes negative. This...
2008-09-14 Sascha WildnerFix bug in normalization.
2008-09-06 Peter AvalosMerge from vendor branch OPENSSL:
2008-09-06 Thomas NikolajsenAdd missing description on context addresses.
2008-09-04 Matthias SchmidtUpdate the usage message again to be even more clear...
2008-09-04 Hasso TepperThe result of the "RFC3542 support" SoC project by...
2008-09-02 Matthias SchmidtRename /kernel and /module to /boot/kernel and /boot...
2008-08-27 Matthias SchmidtAdd missing -s to usage string.
2008-08-20 Matthias SchmidtRemove four files which where probably accidentally...
2008-08-18 Joerg SonnenbergerMerge revision 1.21 and 1.22 from OpenBSD. Add a missin...
2008-08-12 Matthias SchmidtUpdate the units(1) program with the latest changes...
2008-08-12 YONETANI TomokazuHumanized number can be up to three digits + unit lette...
2008-08-11 Joerg SonnenbergerMake comment more readable by putting the copyright...
2008-08-11 Joerg Sonnenberger_PATH_MKDIR is unused, nuke it.
2008-08-11 Joerg SonnenbergerJust remove the README file, noone bothers with it...
2008-08-10 Joerg SonnenbergerRemove bootstrap code -- you should really have stdint...
2008-08-10 Joerg SonnenbergerFix one inversed condition.
2008-08-10 Joerg SonnenbergerCheck, complain about and accumulate errors when writin...
2008-08-10 Joerg SonnenbergerDon't try to guess if the hunk was already applied...
2008-08-07 Sascha WildnerWARNS is 6 for usr.bin/.
2008-08-04 Sascha WildnerUse libutil's humanize_number(3) for -h.
2008-07-26 Peter AvalosMake bsdcpio the default cpio. Place WITH_GCPIO in...
2008-07-21 Sascha WildnerAdd missing section.
2008-07-19 Matthias SchmidtAdjust the path for HEAD to 2.0 for now. Once we have...
2008-07-17 Thomas NikolajsenAdd missing space and newline to error message.
2008-07-16 Sascha WildnerAdd a calendar.dragonfly file to remind us that on...
2008-07-16 Matthew DillonAdd logic to warn of possible renames, and clearly...
2008-07-16 Thomas NikolajsenCapitalize TAP and add some markup.
2008-07-16 Thomas NikolajsenUpdate `-t' flag; now it is always transaction-id.
2008-07-15 Thomas Nikolajsenundo(1) doc fixes:
2008-07-13 Matthew DillonUse a 64 bit quantity to collect file size data instead of
2008-07-12 Michael NeumannFix an venerable bug: if we're reducing a rule that...
2008-07-12 Peter AvalosUpdate build structure for libarchive-2.5.5.
2008-07-12 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-07-11 Thomas NikolajsenUpdate netstat help:
2008-07-10 Sascha Wildnerstyle: compare return value of getopt() against -1...
2008-07-09 Sascha WildnerAdd HAMMER to the list of file systems to be searched...
2008-07-09 Thomas NikolajsenAdd PF_MPLSOPS, route flag `m', to netstat.8.
2008-07-07 Nuno AntunesIntroduce experimental MPLS over ethernet support....
2008-06-30 Hasso TepperMerge from vendor branch GCC:
2008-06-28 Matthew DillonFix hopefully all possible deadlocks that can occur...
2008-06-26 Matthew DillonMerge from vendor branch NETGRAPH:
2008-06-24 Matthew DillonHAMMER Utilities: Sync to 58B
2008-06-24 Thomas NikolajsenAdd nohistory flag.
2008-06-23 Sascha Wildners/Fx/Dx/
2008-06-21 Sascha WildnerSilence -Wold-style-definition.
2008-06-21 Sascha WildnerSilence -Wold-style-definition.
2008-06-21 Sascha WildnerFix -Wold-style-definition warnings in the scanner...
2008-06-21 Sascha WildnerAnsify
2008-06-16 Peter AvalosUpdate build structure for libarchive update.
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-03 Sascha Wildnermdoc cleanup
next