DragonFly commits List (threaded) for 2011-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: rcorder: unbreak world
commit b017564d189cfb8c010f925743121bc825b78153
Author: John Marino <draco@marino.st>
Date: Tue Apr 26 22:30:54 2011 +0200
rcorder: unbreak world
The recent update to libutil clashed with the roll-your-own functions of
rcorder, breaking world. This removes those rolled functions and uses
standard system headers.
Summary of changes:
sbin/rcorder/Makefile | 7 +---
sbin/rcorder/ealloc.c | 112 ------------------------------------------------
sbin/rcorder/ealloc.h | 9 ----
sbin/rcorder/hash.c | 2 +-
sbin/rcorder/rcorder.c | 3 +-
5 files changed, 3 insertions(+), 130 deletions(-)
delete mode 100644 sbin/rcorder/ealloc.c
delete mode 100644 sbin/rcorder/ealloc.h
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b017564d189cfb8c010f925743121bc825b78153
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]