<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Disqus - Latest Comments for royce</title><link>https://disqus.com/by/royce/</link><description></description><atom:link href="https://disqus.com/royce/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Sat, 09 Jan 2016 23:46:00 -0000</lastBuildDate><item><title>Re: FreeBSD on EdgeRouter Lite - no serial port required</title><link>http://www.daemonology.net/blog/2016-01-10-FreeBSD-EdgeRouter-Lite.html#comment-2449439174</link><description>&lt;p&gt;I look forward to freebsd-update for this platform. :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Royce</dc:creator><pubDate>Sat, 09 Jan 2016 23:46:00 -0000</pubDate></item><item><title>Re: Blocking silent and nuisance calls with an OBi110, raspbx / Asterisk PBX</title><link>https://www.liquidstate.net/blocking-silent-and-nuisance-calls-with-an-obi110-raspbx-asterisk-pbx/#comment-2426121076</link><description>&lt;p&gt;Minor typo: "pick up the phone and dial **1 should have one more asterisk in it. :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Royce</dc:creator><pubDate>Fri, 25 Dec 2015 19:45:49 -0000</pubDate></item><item><title>Re: No sense in wasting the heat and air movement</title><link>http://roycebits.blogspot.com/2015/08/no-sense-in-wasting-heat-and-air.html#comment-2411622666</link><description>&lt;p&gt;Fair question! &lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;Full output of 'cudaHashcat -b' using hashcat 2.01 (binary release) is now here:&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="https://gist.github.com/roycewilliams/77ef7f801973e6af104b" rel="nofollow noopener" target="_blank" title="https://gist.github.com/roycewilliams/77ef7f801973e6af104b"&gt;https://gist.github.com/roycewilliams/77ef7f801973e6af104b&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Highlights:&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;pre&gt;Hashtype: MD5&lt;br&gt;Speed.GPU.#*.: 56105.5 MH/s&lt;br&gt;&lt;br&gt;Hashtype: WPA/WPA2&lt;br&gt;Speed.GPU.#*.:  1018.1 kH/s&lt;br&gt;&lt;br&gt;Hashtype: NetNTLMv2&lt;br&gt;Speed.GPU.#*.:  3764.6 MH/s&lt;br&gt;&lt;br&gt;Hashtype: md5apr1, MD5(APR), Apache MD5&lt;br&gt;Speed.GPU.#*.: 24235.6 kH/s&lt;br&gt;&lt;br&gt;Hashtype: NTLM&lt;br&gt;Speed.GPU.#*.:   117.0 GH/s&lt;br&gt;&lt;br&gt;Hashtype: descrypt, DES(Unix), Traditional DES&lt;br&gt;Speed.GPU.#*.:  2407.2 MH/s&lt;br&gt;&lt;br&gt;Hashtype: md5crypt, MD5(Unix), FreeBSD MD5, Cisco-IOS MD5&lt;br&gt;Speed.GPU.#*.: 25261.1 kH/s&lt;br&gt;&lt;br&gt;Hashtype: Cisco $9$&lt;br&gt;Speed.GPU.#*.:     7959 H/s&lt;br&gt;&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Royce</dc:creator><pubDate>Tue, 15 Dec 2015 17:40:37 -0000</pubDate></item><item><title>Re: Hash filtering - an appeal to more than vanity</title><link>http://roycebits.blogspot.com/2015/10/hash-filtering-more-than-vanity.html#comment-2350276190</link><description>&lt;p&gt;Indeed -- and Matt has said the same thing. I do understand now that this would have to be a separate code path. But I also believe that it will be worth the trade-off. Thanks for even giving it a sanity check. :) I'll kick off a john-users discussion.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Royce</dc:creator><pubDate>Mon, 09 Nov 2015 11:41:27 -0000</pubDate></item><item><title>Re: Hash filtering - an appeal to more than vanity</title><link>http://roycebits.blogspot.com/2015/10/hash-filtering-more-than-vanity.html#comment-2336116951</link><description>&lt;p&gt;I'm sure I'm just being obtuse. :)  Is it that the custom format route requires the hash to be encoded as hex or base64?  When I've worked with various hash formats, I never display or create hashes in a format/encoding other than their human-readable ASCII representation (the same one used on the JtR page or hashcat's example hashes page). If 'rEK1ecacw.7.c' is a possible hash for 'password', then I would expect to be able to create a hash filter starting with 'rEK' that would match it. If I need to write a wrapper to convert to the expected format, that would be OK, of course. :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Royce</dc:creator><pubDate>Sat, 31 Oct 2015 02:31:43 -0000</pubDate></item><item><title>Re: Hash filtering - an appeal to more than vanity</title><link>http://roycebits.blogspot.com/2015/10/hash-filtering-more-than-vanity.html#comment-2332421110</link><description>&lt;p&gt;Matt, that is awesome!  10 minutes is 9:55 more than I was expecting from anybody. :)  And good call moving it to &amp;gt; 140 characters at a time.&lt;/p&gt;&lt;p&gt;1) A configurable option to choose between "find one and exit" and "keeping going until interrupted" (or maybe "keep going for X hours/days", like --test[=TIME] works today) would be cool.&lt;br&gt;2) I'm a noob in the area of hash encoding. Naively, I would have expected  hashes to use some pretty predictable encoding -- unlike passwords, which I'd expect to draw from many character sets.  if I filter on descrypt hashes that begin with "abc", I would expect the output to be hashes that begin with "abc". I may be misunderstanding the question ...&lt;br&gt;3) A custom hashing format would work -- low barrier to entry, and people could contribute ones that they're interested in to a common pool.  It's not the magic I was hoping for, but I'd totally settle for it.&lt;br&gt;4) A new cracking mode seems closer to what I'd envisioned - a knob to turn that would emit only the hashes that match for any given run.&lt;br&gt;5) I figured I'd post to john-users once I got the temperature of the crowd. :)  Team hashcat says it's more trouble than they'd like to get into, and I respect that.  Maybe someday!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Royce</dc:creator><pubDate>Wed, 28 Oct 2015 23:40:58 -0000</pubDate></item><item><title>Re: FreeBSD LSI SAS9211-8i HBA firmware notes</title><link>http://roycebits.blogspot.com/2015/01/freebsd-lsi-sas9211-8i-hba-firmware.html#comment-2249776774</link><description>&lt;p&gt;Dan, thanks for posting - added to the list.  I assume that this is also still the same for 10.2-RELEASE?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Royce</dc:creator><pubDate>Sat, 12 Sep 2015 10:30:18 -0000</pubDate></item><item><title>Re: Droid Fortunes: An Experiment in Android Widgets</title><link>http://https://coda.life/blog/2012/07/04/droid-fortunes-an-experiment-in-android-widgets/#comment-776354644</link><description>&lt;p&gt;While this isn't exactly what I was looking for -- an Android app to display fortunes in standard fortune-file format -- it's close enough!   Will you be publishing the app, or otherwise making it available? &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Royce</dc:creator><pubDate>Thu, 24 Jan 2013 01:00:51 -0000</pubDate></item><item><title>Re: Ada Lovelace Day: Remembering Grace Hopper</title><link>http://roycebits.blogspot.com/2009/03/ada-lovelace-day-remembering-grace.html#comment-378352538</link><description>&lt;p&gt;Didn't mean to imply that the first compiler was COBOL.  It was actually A-0, in 1952.&lt;/p&gt;&lt;p&gt;Edit 2011-12-03 06:25 AKST: Corrected typo to A-0 (zero); its successors were A-1 and A-2, and they were all for the UNIVAC-1.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Royce</dc:creator><pubDate>Sat, 03 Dec 2011 10:20:59 -0000</pubDate></item><item><title>Re: A little post-1964-earthquake humor</title><link>http://roycebits.blogspot.com/2011/08/little-post-1964-earthquake-humor.html#comment-291427439</link><description>&lt;p&gt;This is when the transcribed Morse code printout coming out of the ditty-bop's station is interesting enough to warrant further analysis.  The person walking behind the transcribers notices the interesting traffic on the paper printout, and tears it off to take away for closer scrutiny.  At that time in history, an entirely manual process.  Labor-intensive, but effective.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Royce</dc:creator><pubDate>Fri, 19 Aug 2011 19:50:24 -0000</pubDate></item><item><title>Re: It&amp;#x27;s a Complicated Relationship</title><link>http://adam.shand.net//archives/2011/a_complicated_relationship/#comment-188218917</link><description>&lt;p&gt;I, for one, welcome our not-so-new, dream-generating overlords.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Royce</dc:creator><pubDate>Wed, 20 Apr 2011 10:16:12 -0000</pubDate></item><item><title>Re: Naming a datastore</title><link>http://www.daemonology.net/blog/2010-10-22-naming-a-datastore.html#comment-89145940</link><description>&lt;p&gt;Kobold/Kovold is a great idea - I love the BSD/daemon tie-in.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Royce</dc:creator><pubDate>Fri, 22 Oct 2010 11:51:47 -0000</pubDate></item><item><title>Re: Not Invented Here by Bill Barnes and Paul Southworth</title><link>http://notinventedhe.re/on/2010-10-11/regarding/Help_a_Librarian_Today#comment-86056181</link><description>&lt;p&gt;Worst case, you could also grown your own:&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.osqa.net/" rel="nofollow noopener" target="_blank" title="http://www.osqa.net/"&gt;http://www.osqa.net/&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Royce</dc:creator><pubDate>Mon, 11 Oct 2010 20:15:16 -0000</pubDate></item><item><title>Re: Long Quotes: Stanislaw Lec</title><link>http://blog.longnow.org/02010/07/22/long-quotes-2/#comment-63782717</link><description>&lt;p&gt;Here are my favorites.  Apparently, I've been saving them up for just such an occasion.  Each, in its own way, has contributed to my ideas about long-term thinking.&lt;/p&gt;&lt;p&gt;An invention needs to make sense in the world in which it is finished, not the world in which it was started.  - Ray Kurzweil&lt;/p&gt;&lt;p&gt;My undertaking is not difficult, essentially ... I should only have to be immortal to carry it out. - Jorge Luis Borges&lt;/p&gt;&lt;p&gt;The art of progress is to preserve order amid change and to preserve change amid order. - Alfred North Whitehead&lt;/p&gt;&lt;p&gt;If you have the same problem for a long time, maybe it's not a problem. Maybe it's a fact. - Itzhak Rabin&lt;/p&gt;&lt;p&gt;Simplicity is prerequisite for reliability.  - Edsger Dijkstra&lt;/p&gt;&lt;p&gt;The life so short, the craft so long to learn. - Hippocrates&lt;/p&gt;&lt;p&gt;For a successful technology, reality must take precedence over public relations, for Nature cannot be fooled.  - Richard Feynman&lt;/p&gt;&lt;p&gt;We are called to be architects of the future, not its victims. - Buckminster Fuller&lt;/p&gt;&lt;p&gt;Experience is a good school. But the fees are high. - Heinrich Heine&lt;/p&gt;&lt;p&gt;The years teach much which the days never knew.  - Ralph Waldo Emerson&lt;/p&gt;&lt;p&gt;Water continually dropping will wear hard rocks hollow. - Plutarch&lt;/p&gt;&lt;p&gt;Be liberal in what you accept, and conservative in what you send. - Jon Postel&lt;/p&gt;&lt;p&gt;Time is like the ocean: always there, always different. - Ogden Nash&lt;/p&gt;&lt;p&gt;Anything worthwhile certainly takes a while. - Fred Rogers&lt;/p&gt;&lt;p&gt;We not only have to survive, we have to deserve to survive. - Joss Whedon&lt;/p&gt;&lt;p&gt;He who cannot draw on 3,000 years is living hand to mouth.  - Goethe&lt;/p&gt;&lt;p&gt;Deal with the great while it is yet small. - Lao Tzu&lt;/p&gt;&lt;p&gt;Future, who won't wait for you? Everyone is going there. - Rilke&lt;/p&gt;&lt;p&gt;The surface of the Earth is the shore of the cosmic ocean. - Carl Sagan&lt;/p&gt;&lt;p&gt;For mature thought there is no mechanical substitute. - Vannevar Bush&lt;/p&gt;&lt;p&gt;The past is a kind of future that has already happened. - Bruce Sterling&lt;/p&gt;&lt;p&gt;Facts can't be destroyed; they can only cease to be used.  - Jay Simms&lt;/p&gt;&lt;p&gt;We are star stuff which has taken its destiny into its own hands. - Carl Sagan&lt;/p&gt;&lt;p&gt;Documentation scales better than our time. - Michael Lopp&lt;/p&gt;&lt;p&gt;In the long run men hit only what they aim at. - Thoreau&lt;/p&gt;&lt;p&gt;I intend to live forever. So far, so good. - Steven Wright&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Royce</dc:creator><pubDate>Thu, 22 Jul 2010 17:05:55 -0000</pubDate></item><item><title>Re: Looking back at 100 blog posts</title><link>http://www.daemonology.net/blog/2009-10-15-100-blog-posts.html#comment-20147498</link><description>&lt;p&gt;Posts about your personal workflow methods would be educational - email handling, task management, and perhaps even motivation.&lt;/p&gt;&lt;p&gt;Either you have directed your analytical skills towards developing these methods ... or such posts would provide an opportunity to do so.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Royce</dc:creator><pubDate>Thu, 15 Oct 2009 16:00:29 -0000</pubDate></item><item><title>Re: FreeBSD Update to 8.0-BETA1</title><link>http://www.daemonology.net/blog/2009-07-11-freebsd-update-to-8.0-beta1.html#comment-16836810</link><description>&lt;p&gt;I've often started a portupgrade run, and come back an hour later to see that it's been waiting for me to answer a configuration question.   This can be especially frustrating when performing upgrades like this one on a system with many ports.&lt;/p&gt;&lt;p&gt;The solution is portupgrade's '-c' or '--config' option.  It makes portupgrade ask you all of the config dialogs at the *beginning* of the portupgrade run.  Much preferable.&lt;/p&gt;&lt;p&gt;So I recommend:&lt;/p&gt;&lt;p&gt;portupgrade -afc&lt;/p&gt;&lt;p&gt;Enjoy!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Royce</dc:creator><pubDate>Thu, 17 Sep 2009 17:23:31 -0000</pubDate></item><item><title>Re: scrypt version 1.1 released</title><link>http://www.daemonology.net/blog/2009-05-16-scrypt-version-1.1-released.html#comment-9477695</link><description>&lt;p&gt;Yep - I should have said as much.&lt;/p&gt;&lt;p&gt;$ cat /dev/urandom | strings | head -1&lt;br&gt;h&amp;gt;E73&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Royce</dc:creator><pubDate>Sun, 17 May 2009 15:04:09 -0000</pubDate></item><item><title>Re: scrypt version 1.1 released</title><link>http://www.daemonology.net/blog/2009-05-16-scrypt-version-1.1-released.html#comment-9471001</link><description>&lt;p&gt;$ uname -a&lt;br&gt;CYGWIN_NT-5.1 mycroft 1.5.25(0.156/4/2) 2008-06-12 19:34 i686 Cygwin&lt;/p&gt;&lt;p&gt;$ ./scrypt enc scrypt.h scrypt.h.enc&lt;br&gt;Please enter passphrase: Please confirm passphrase: scrypt: Error reading salt: No error&lt;/p&gt;&lt;p&gt;I threw some fprintfs into getsalt(), and neither successes nor failures seem to be triggered, which makes me think that something other than getsalt() is returning 4 to scryptenc_file.  Take that with a giant grain of salt, though; I know about two weeks' worth of C. :-)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Royce</dc:creator><pubDate>Sun, 17 May 2009 10:49:35 -0000</pubDate></item><item><title>Re: scrypt version 1.1 released</title><link>http://www.daemonology.net/blog/2009-05-16-scrypt-version-1.1-released.html#comment-9470609</link><description>&lt;p&gt;Yes, it now builds.  Now getting the same error as da44en's Solaris 10 test:&lt;/p&gt;&lt;p&gt;scrypt: Error reading clocks: Invalid argument&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Royce</dc:creator><pubDate>Sun, 17 May 2009 10:16:48 -0000</pubDate></item><item><title>Re: scrypt version 1.1 released</title><link>http://www.daemonology.net/blog/2009-05-16-scrypt-version-1.1-released.html#comment-9458991</link><description>&lt;p&gt;Another stop - some semi-duplicate lines removed for brevity:&lt;/p&gt;&lt;p&gt;gcc  -g -O2   -o scrypt main.o scryptenc.o  crypto_aesctr.o sha256.o memlimit.o  warn.o scrypt_cpuperf.o  scrypt-nosse.o -lcrypto -lrt&lt;/p&gt;&lt;p&gt;scryptenc.o(.text+0x718): In function `scryptenc_setup':&lt;br&gt;/arpa/tz/t/tycho/src/scrypt-1.1.1/scryptenc.c:207: undefined reference to `be32enc'&lt;/p&gt;&lt;p&gt;crypto_aesctr.o(.text+0x144): In function `crypto_aesctr_stream':&lt;br&gt;/arpa/tz/t/tycho/src/scrypt-1.1.1/crypto_aesctr.c:95: undefined reference to `be64enc'&lt;/p&gt;&lt;p&gt;sha256.o(.text+0x10c):/arpa/tz/t/tycho/src/scrypt-1.1.1/sha256.c:58: undefined reference to `be32dec'&lt;br&gt;sha256.o(.text+0x3228): In function `PBKDF2_SHA256':&lt;/p&gt;&lt;p&gt;scrypt-nosse.o(.text+0x8c8): In function `smix':&lt;br&gt;/arpa/tz/t/tycho/src/scrypt-1.1.1/scrypt-nosse.c:220: undefined reference to `le32enc'&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Royce</dc:creator><pubDate>Sat, 16 May 2009 18:50:32 -0000</pubDate></item><item><title>Re: scrypt version 1.1 released</title><link>http://www.daemonology.net/blog/2009-05-16-scrypt-version-1.1-released.html#comment-9458593</link><description>&lt;p&gt;Compiles and verifies fine on CentOS 4.7 i686:&lt;/p&gt;&lt;p&gt;$ uname -a&lt;br&gt;Linux &lt;a href="http://vps.alpca.org" rel="nofollow noopener" target="_blank" title="vps.alpca.org"&gt;vps.alpca.org&lt;/a&gt; 2.6.18-028stab060.8 #1 SMP Mon Feb 9 20:25:36 MSK 2009 i686 i686 i386 GNU/Linux&lt;br&gt;$ cat /proc/version&lt;br&gt;Linux version 2.6.18-028stab060.8 (root@rhel5-64-build) (gcc version 4.1.2 20070626 (Red Hat 4.1.2-14)) #1 SMP Mon Feb 9 20:25:36 MSK 2009&lt;br&gt;$ cat /etc/redhat-release&lt;br&gt;CentOS release 4.7 (Final)&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Royce</dc:creator><pubDate>Sat, 16 May 2009 18:18:23 -0000</pubDate></item><item><title>Re: scrypt version 1.1 released</title><link>http://www.daemonology.net/blog/2009-05-16-scrypt-version-1.1-released.html#comment-9458510</link><description>&lt;p&gt;Your target demographic may not be running on a NetBSD 2.x system running on Alpha, but just in case ...&lt;/p&gt;&lt;p&gt;tycho@sdf$ uname -a&lt;br&gt;NetBSD sdf 2.1.0_STABLE NetBSD 2.1.0_STABLE (sdf) #0: Fri Mar 30 02:24:32 UTC 2007  root@ol:/var/sys/arch/alpha/compile/sdf alpha&lt;/p&gt;&lt;p&gt;tycho@sdf$ ./configure&lt;br&gt;checking for a BSD-compatible install... /usr/pkg/bin/ginstall -c&lt;br&gt;checking whether build environment is sane... yes&lt;br&gt;checking for a thread-safe mkdir -p... /usr/pkg/bin/gmkdir -p&lt;br&gt;checking for gawk... gawk&lt;br&gt;checking whether make sets $(MAKE)... yes&lt;br&gt;checking whether to enable maintainer-specific portions of Makefiles... no&lt;br&gt;checking for gcc... gcc&lt;br&gt;checking for C compiler default output file name... a.out&lt;br&gt;checking whether the C compiler works... yes&lt;br&gt;checking whether we are cross compiling... no&lt;br&gt;checking for suffix of executables...&lt;br&gt;checking for suffix of object files... o&lt;br&gt;checking whether we are using the GNU C compiler... yes&lt;br&gt;checking whether gcc accepts -g... yes&lt;br&gt;checking for gcc option to accept ISO C89... none needed&lt;br&gt;checking for style of include used by make... GNU&lt;br&gt;checking dependency style of gcc... gcc3&lt;br&gt;checking how to run the C preprocessor... gcc -E&lt;br&gt;checking for grep that handles long lines and -e... /usr/bin/grep&lt;br&gt;checking for egrep... /usr/bin/grep -E&lt;br&gt;checking for ANSI C header files... yes&lt;br&gt;checking for sys/types.h... yes&lt;br&gt;checking for sys/stat.h... yes&lt;br&gt;checking for stdlib.h... yes&lt;br&gt;checking for string.h... yes&lt;br&gt;checking for memory.h... yes&lt;br&gt;checking for strings.h... yes&lt;br&gt;checking for inttypes.h... yes&lt;br&gt;checking for stdint.h... yes&lt;br&gt;checking for unistd.h... yes&lt;br&gt;checking err.h usability... yes&lt;br&gt;checking err.h presence... yes&lt;br&gt;checking for err.h... yes&lt;br&gt;checking sys/endian.h usability... yes&lt;br&gt;checking sys/endian.h presence... yes&lt;br&gt;checking for sys/endian.h... yes&lt;br&gt;checking sys/sysinfo.h usability... no&lt;br&gt;checking sys/sysinfo.h presence... no&lt;br&gt;checking for sys/sysinfo.h... no&lt;br&gt;checking for clock_gettime in -lrt... yes&lt;br&gt;checking for clock_gettime... yes&lt;br&gt;checking for sysinfo... no&lt;br&gt;checking for posix_memalign... no&lt;br&gt;checking for struct sysinfo... no&lt;br&gt;checking for struct sysinfo.mem_unit... no&lt;br&gt;configure: creating ./config.status&lt;br&gt;config.status: creating Makefile&lt;br&gt;config.status: creating config.h&lt;br&gt;config.status: executing depfiles commands&lt;/p&gt;&lt;p&gt;tycho@sdf$ make&lt;br&gt;make  all-am&lt;br&gt;gcc -DHAVE_CONFIG_H -I.      -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c&lt;br&gt;mv -f .deps/main.Tpo .deps/main.Po&lt;br&gt;gcc -DHAVE_CONFIG_H -I.      -g -O2 -MT scryptenc.o -MD -MP -MF .deps/scryptenc.Tpo -c -o scryptenc.o scryptenc.c&lt;br&gt;mv -f .deps/scryptenc.Tpo .deps/scryptenc.Po&lt;br&gt;gcc -DHAVE_CONFIG_H -I.      -g -O2 -MT crypto_aesctr.o -MD -MP -MF .deps/crypto_aesctr.Tpo -c -o crypto_aesctr.o crypto_aesctr.c&lt;br&gt;mv -f .deps/crypto_aesctr.Tpo .deps/crypto_aesctr.Po&lt;br&gt;gcc -DHAVE_CONFIG_H -I.      -g -O2 -MT sha256.o -MD -MP -MF .deps/sha256.Tpo -c -o sha256.o sha256.c&lt;br&gt;mv -f .deps/sha256.Tpo .deps/sha256.Po&lt;br&gt;gcc -DHAVE_CONFIG_H -I.      -g -O2 -MT memlimit.o -MD -MP -MF .deps/memlimit.Tpo -c -o memlimit.o memlimit.c&lt;br&gt;memlimit.c: In function `memlimit_rlimit':&lt;br&gt;memlimit.c:138: error: `RLIMIT_AS' undeclared (first use in this function)&lt;br&gt;memlimit.c:138: error: (Each undeclared identifier is reported only once&lt;br&gt;memlimit.c:138: error: for each function it appears in.)&lt;br&gt;*** Error code 1&lt;/p&gt;&lt;p&gt;Stop.&lt;br&gt;make: stopped in /arpa/tz/t/tycho/src/scrypt-1.1.1&lt;br&gt;*** Error code 1&lt;/p&gt;&lt;p&gt;Stop.&lt;br&gt;make: stopped in /arpa/tz/t/tycho/src/scrypt-1.1.1&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Royce</dc:creator><pubDate>Sat, 16 May 2009 18:11:59 -0000</pubDate></item><item><title>Re: Comments Enabled</title><link>http://umami.tumblr.com/post/86528931#comment-7228355</link><description>&lt;p&gt;I, for one, welcome our new comment overlords.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Royce</dc:creator><pubDate>Sun, 15 Mar 2009 00:41:21 -0000</pubDate></item><item><title>Re: Amazon's Wish Lists ate my baby</title><link>http://roycebits.blogspot.com/2008/10/amazons-wish-lists-ate-my-baby.html#comment-3324117</link><description>&lt;p&gt;Hey, good idea to look at the &lt;a href="http://Amazon.com" rel="nofollow noopener" target="_blank" title="Amazon.com"&gt;Amazon.com&lt;/a&gt; source - I'll check it out.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Royce</dc:creator><pubDate>Mon, 27 Oct 2008 10:19:22 -0000</pubDate></item><item><title>Re: Daemonic Dispatches: Now with comments</title><link>http://www.daemonology.net/blog/2008-06-15-now-with-comments.html#comment-680928</link><description>&lt;p&gt;I, for one, welcome our new comment overlords.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Royce</dc:creator><pubDate>Sun, 15 Jun 2008 19:08:27 -0000</pubDate></item></channel></rss>