Re: Popper

2000-02-10 Thread Ernst de Haan
postfix perhaps? Guseyn Ismaylov wrote: > > Need to know what is the best POP3 server under FreeBSD? > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-stable" in the body of the message -- Ernst de Haan Freelance Java Architect "Co

Re: The offending line in ../../dev/kbd/kbd.c

2000-02-02 Thread Ernst de Haan
t; case KDGETREPEAT: /* get keyboard repeat rate */ > ((int *)arg)[0] = kbd->kb_delay1; > ((int *)arg)[1] = kbd->kb_delay2; > break; Try to remove one of the two switch cases. There exactly the same, so removing one should do the trick

Re: 1/16/2000 make world success

2000-01-18 Thread Ernst de Haan
On Tue, 18 Jan 2000, Adam wrote: > On Mon, 17 Jan 2000, Dan O'Connor wrote: --8< > > 1. If you have a problem in Windows, reboot... Nah, try a reinstall. That _usually_ does the trick (B-P > > These two steps solve 99% of all computing problems in the known universe. > > :-)