Visualisation hack for aucat

2010-11-13 12:00:00 by demon

The last release of OpenBSD (4.8) includes a new cool feature: a monitoring mode in its audio daemon aucat(1).

Thus, this little hack visualizes anything, what is being played using this new mode, no matter where the sound data came from.

Browse CVS: src/spectrogram

Used libs: sndio, SDL, fftw3

AVR SP12 programmer for OpenBSD

2010-01-06 12:00:00 by demon

Port of AVR SP12 programmer to OpenBSD with some impovements and clean-up.

Requires kern.securelevel ≤ 0 or machdep.allowaperture > 0 (see sysctl(3) for details)

Browse CVS: src/sp12

OpenBSD rlimit LKM

2005-09-13 12:00:00 by demon

This simple module fakes RLIMIT_AS as required by some bogus Linux apps.

watch

2005-02-27 12:00:00 by demon

Execute program periodically, showing output fullscreen. A free counterpart to GNU watch.

Read the rest of this story…

simple bootmanager

2004-09-05 12:00:00 by demon

A simple bootmanager for x86 inspired by Booteasy and OpenBSD MBR code.

Read the rest of this story…