SIOCADDMULTI doesn't work, proposed fix

1999-01-31 Thread Bill Paul
and comments. These patches are against 3.0-RELEASE but should apply to -current and -stable as well. -Bill -- = -Bill Paul(212) 854-6020 | System Manager, Master of Unix-Fu Work: wp...@ctr.columbia.edu

Re: SIOCADDMULTI doesn't work, proposed fix

1999-01-31 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Garrett Wollman had to walk into mine and say: On Sun, 31 Jan 1999 17:55:22 -0500 (EST), Bill Paul wp...@skynet.ctr.columbia.edu said: a struct sockaddr_dl will be used. However, the user is supposed to pass the address using

CAP port and non-IP multicast

1999-01-30 Thread Bill Paul
compatibility in the kernel code either. -Bill -- = -Bill Paul(212) 854-6020 | System Manager, Master of Unix-Fu Work: wp...@ctr.columbia.edu | Center for Telecommunications Research Home: wp

RE: btokup().. patch to STYLE(9) (fwd)

1999-01-29 Thread paul
away from a common style. Without consistency across the project it becomes difficult to maintain code, which is why KNF exists in the first place. Paul. To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message

RE: btokup().. patch to STYLE(9) (fwd)

1999-01-29 Thread paul
the parens there in the first place so that people can parse it more quickly with the naked eye. Paul. To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message

Re: Network/ARP problem? Maybe pn driver?

1999-01-29 Thread Bill Paul
kernel with this change and see if the problem persists. Report back your findings (one way or the other) so that I'll know if I should modify the code in the repository. -Bill -- = -Bill Paul(212) 854-6020

RE: DEVFS, the time has come...

1999-01-26 Thread paul
solution would be fine for creating the device nodes needed to represent the actual layout of the disks, as opposed to a view of the disks that might be created by vinum et al. Paul. To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message

RE: 4.0-Current, netscape halts system

1999-01-26 Thread paul
be tickling some interrupt problem. Paul. To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message

RE: WARNING: Today's current breaks passwords

1999-01-22 Thread paul
in! After changing root's password it went from being DES to SHA1 so I suspect it's failing to honour the existing hash algorithm and trying to use SHA1 regardless. Brandon looks like he's been around here recently, like yesterday when it happened :-). Paul. To Unsubscribe: send mail to majord

RE: keymaps

1999-01-22 Thread paul
of variations according to popular user preference. Paul To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message

RE: KLD naming

1999-01-21 Thread paul
the names are holding too much metainformation that really should be directory structure. There wouldn't be need for directories at all if you put the structure in the filename :-) Paul. To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message

RE: KLD naming

1999-01-21 Thread paul
full of the things. Paul. To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message

RE: KLD naming

1999-01-21 Thread paul
that fit our categories. Why not allow SafeCo_firewall.ko rather than netif_foo_SafeCo.ko netproto_bar_SafeCo.ko etc. Paul. To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message

RE: Directory structure on current.freebsd.org

1999-01-20 Thread paul
become IA32 but it probably won't happen. Paul. To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message

RE: KLD naming

1999-01-20 Thread paul
effectively. Paul. To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message

The removal of MT_RTABLE

1999-01-18 Thread paul
by clobbering the first two chars, e.g. /*efine MT_RTABLE 5*/ /* routing tables */ It looks like it was invented by Garret and fenner followed his good example :-) Paul. To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message

Looking for testers...

1999-01-17 Thread Bill Paul
of this driver. I'm posting this to -current for a reason. If you're not running -current, then either set up a -current box or just sit back and enjoy the show. -Bill -- = -Bill Paul(212) 854-6020 | Sy

RE: FreeBSD Celeron and Celeron ( Mendocino ) kernel patch.

1999-01-17 Thread paul
of CPU. On a related note, I'd be interested in benchmarks for the Celerons, how does the on-chip cache compare to the off-chip cache. Paul. To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message

gdb slain in drive-by commit, film at 11

1999-01-16 Thread Bill Paul
rks though: tuba# cc -static -g f.c tuba# gdb -q a.out (gdb) run Starting program: /tmp/a.out hello world Program exited with code 014. (gdb) Okay, 'fess up: who's the wise guy. -Bill -- ===== -Bill Paul(212

<    1   2   3   4   5   6