Age | Commit message (Collapse) | Author | Files | Lines |
|
Avoid 'invalid lvalue in assignment' with gcc4
|
|
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
|
|
CONFIGURE_ARGS.
|
|
|
|
|
|
|
|
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES". This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile. Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
|
|
|
|
|
|
|
|
Fix incorrect free() usage and writing past the end of a malloc()ed string
|
|
|
|
Fix default serial port to be ${DEFAULT_SERIAL_DEVICE}
Drop 'test_' prefix on test_irman_{name,io,func}, and call
setlinebuf(stdout) so they are usable when piped to an interactive
program.
Mmmm, fixes to libirman and mserv in the same day. Can they be related? :)
|
|
- Install README and programs for testing/setting up config
|
|
Libirman is a programming library for Irman control of Unix software.
Infrared man (Irman) is a small device that allows you to control
your PC with the remote from your TV, VCR, CD or Stereo. Irman
can be used in many ways, for example to control a software program
while you are in another room, such as xmms.
|