Congratulations on another release and thanks for bringing us quality stuff!
-ag
On Thu, Oct 17, 2019 at 6:49 AM Theo de Raadt wrote:
>
>
> - OpenBSD 6.6 RELEASED -
>
> Octobe
Hi misc@, tech@,
If it is difficult to grab hold of a copy of K&R 2nd ed., please drop
me a private note -- I have a bunch of copies (5) which I can send
across your way as a gift. I'll probably ask you to cover the shipping
(~$6 US). These are Indian reprints which cost a lot less here in
India (
On Sat, Jan 29, 2011 at 10:37 AM, Federico G. Schwindt
wrote:
> On Sat, Jan 29, 2011 at 08:19:06AM +0530, Amarendra Godbole wrote:
>> Hi,
>>
>> I recently switched over to Lenovo X201 notebook, from my older X61s.
>> OpenBSD worked flawlessly when I switched the hardd
Hi,
I recently switched over to Lenovo X201 notebook, from my older X61s.
OpenBSD worked flawlessly when I switched the harddisks (cool!). I
recently updated the src, and rebuilt the kernel, userland, and
xenocara (okay, I do run -current, and know the implications :-)). I
am facing two issues:
(
.
-Amarendra
>
> On Fri, Mar 26, 2010 at 03:11:24PM +0530, Amarendra Godbole wrote:
>> As indicated in /usr/src/Makefile, I am trying to take the "obj"
>> directory outside of the source. Quoting Makefile:
>> # 2) It is also recommended that you compile with o
Sorry for missing the environment. I am running "4.7-beta", with src
code syn'ed daily on IBM Thinkpad X60 on i386. Thanks.
-Amarendra
On Fri, Mar 26, 2010 at 3:11 PM, Amarendra Godbole
wrote:
> As indicated in /usr/src/Makefile, I am trying to take the "obj"
>
As indicated in /usr/src/Makefile, I am trying to take the "obj"
directory outside of the source. Quoting Makefile:
# 2) It is also recommended that you compile with objects outside the
# source tree. To do this, ensure /usr/obj exists or points to some
# area of disk of sufficient size. Then do "
cut.c has the following:
[...]
void
f_cut(FILE *fp, char *fname)
{
int ch, field, isdelim;
char *pos, *p, sep;
int output;
size_t len;
char *lbuf, *tbuf;
for (sep = dchar, tbuf = NULL; (lbuf = fgetln(fp, &len));) {
output = 0;
if (lbuf[len - 1] != '\n') {
It is late here (actually early morning), and I am sleepy, so it is
possible that I am wrong, but thought of running this through you. I
think the variable in /usr/share/mk/bsd.README should be SUBDIR and
not SUBDIRS as indicated in the description of bsd.subdir.mk. Patch
attached. Thanks.
-Amaren
separation misspelled as seperation. patch attached.
-amarendra
[demime 1.01d removed an attachment of type application/octet-stream which had
a name of usr.sbin.bin.lib.isc.unix.privsep.c.patch]
10 matches
Mail list logo