I installed FreeBSD into a VirtualBox VM in January and started playing with
the code. I must complement you people on the clarity of your code. I've
enjoyed examining it.
I wanted to try some code changes to some of the apps in the /bin directory,
but can't figure out how to build a single a
make obj
make depends
make includes
make
Includes and depends may not be needed in all cases but its certainly
recommended to use obj
--
Jason Hellenthal
Inbox: jhellent...@dataix.net
Voice: +1 (616) 953-0176
JJH48-ARIN
On Jun 18, 2013, at 10:14, Wojciech Puchar
wrote:
>>
>> I instal
I looked on freshports for a way to file a bug report but didn't see
anything.
I have a one-character patch to the Makefile that needs incorporation.
Any tips for how to contact the ports maintainers for qmail?
Thx.
___
freebsd-hackers@freebsd.org mailin
Am 19.06.2013 00:38, schrieb Joe Schaefer:
> I looked on freshports for a way to file a bug report but didn't see
> anything.
Freshports is a second-hand source. The first-hand source is the
MAINTAINER line in the Makefile :-)
> I have a one-character patch to the Makefile that needs incorporati
On Wed, May 29, 2013 at 10:16:45AM +0300, Konstantin Belousov wrote:
> Well, if you and I are right, the minimal patch should be
>
> diff --git a/sys/kern/kern_intr.c b/sys/kern/kern_intr.c
> index 8d63c9b..7c21015 100644
> --- a/sys/kern/kern_intr.c
> +++ b/sys/kern/kern_intr.c
> @@ -1349,7 +1349
5 matches
Mail list logo