about summary refs log tree commit diff
path: root/pkgs/servers/fingerd
AgeCommit message (Collapse)AuthorFilesLines
2019-08-28treewide: remove redundant recvolth1-1/+1
2018-08-30bsd_fingerd: add licenseMarkus Kowalewski1-2/+3
2016-08-02treewide: Add lots of platforms to packages with no metaTuomas Tynkkynen1-0/+4
Build-tested on x86_64 Linux and on Darwin.
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra1-1/+1
function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2010-07-28* Get rid of many instances of "args: with args;", and other codingEelco Dolstra1-10/+13
guidelines violations. * Updated libsamplerate to 0.1.7. svn path=/nixpkgs/trunk/; revision=22782
2008-01-28finger client and daemon addedYury G. Kudryashov2-0/+84
svn path=/nixpkgs/trunk/; revision=10364