freebsd-dev/sys
Guido van Rooij 8dd27fd68b Fix a bug where having a process listening to both a INADDR_ANY and a
local address, that was assigned with ifconfig alias and netmask
0xffffffff, would receive duplictae udp packets.
This behaviour can easily be seen by having named run, and using the alias
address as the name server.
This solution is not the pretiest one, but after talk with Garreth, it
is seen as the most easy one.
1996-01-08 20:59:06 +00:00
..
alpha My first shot at get sound to work on the emulator. 1995-12-29 22:12:14 +00:00
amd64 Replace ugly year/month calculations in resettodr to more clean 1996-01-08 18:50:14 +00:00
compat/linux reran makesyscalls 1996-01-08 04:34:54 +00:00
compile Stop cvs up -P from removing empty compile directories. 1994-08-25 16:20:16 +00:00
conf sysv_ipc.c now "standard" as it contains #if defined(...) blocks 1996-01-08 04:39:20 +00:00
ddb Reduced and cleaned up #includes. 1995-12-10 19:08:32 +00:00
dev aic7xxx.seq: 1996-01-07 19:18:28 +00:00
fs Convert QUOTA to new-style option. 1996-01-05 18:31:58 +00:00
geom Prepare to add support for parity. Report the post-parity size, 1996-01-02 23:32:54 +00:00
gnu Convert QUOTA to new-style option. 1996-01-05 18:31:58 +00:00
i386 Replace ugly year/month calculations in resettodr to more clean 1996-01-08 18:50:14 +00:00
isa Replace ugly year/month calculations in resettodr to more clean 1996-01-08 18:50:14 +00:00
isofs/cd9660 Added prototypes. 1995-12-03 17:14:38 +00:00
kern (gulp!) reran makesyscalls.. 1996-01-08 04:30:48 +00:00
libkern recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
miscfs Remove unnecessary debug printf's ("no references", "bad-id") - these 1996-01-02 09:14:49 +00:00
modules No longer generate empty opt_sysvipc.h, and no longer issue -DSYSVSHM etc 1996-01-08 05:36:17 +00:00
msdosfs Convert QUOTA to new-style option. 1996-01-05 18:31:58 +00:00
net in_proto.c: spell ``Internet'' right and put whitespace after commas. 1995-12-20 21:53:53 +00:00
netccitt Cleanup and staticize. 1995-12-18 09:42:44 +00:00
netinet Fix a bug where having a process listening to both a INADDR_ANY and a 1996-01-08 20:59:06 +00:00
netipx Finally demolished the last, tottering remnants of GATEWAY. If you want 1996-01-05 20:47:05 +00:00
netiso Last commit this round: Staticize. 1995-12-10 13:45:30 +00:00
netns Moved inline functions for insque() and remque() to <sys/queue.h>. 1995-12-03 13:45:34 +00:00
nfs Don't print swap server as root server. 1995-12-28 21:56:49 +00:00
nfsclient Don't print swap server as root server. 1995-12-28 21:56:49 +00:00
nfsserver Staticize. 1995-12-17 21:14:36 +00:00
pc98/pc98 Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
pccard Don't rely on the card 'automatically' powering up when we probe it. 1996-01-06 07:49:43 +00:00
pci Write the cahesize and latency timer values back into configuration 1996-01-07 19:26:12 +00:00
powerpc/include Don't define CLK_TCK here. 1995-02-03 21:49:18 +00:00
rpc Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
scsi Implement the MTRETENS command. 1996-01-08 12:26:15 +00:00
sys Implement the MTRETENS command. 1996-01-08 12:26:15 +00:00
tools Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
ufs The second cast wasn't needed. 1996-01-07 09:42:36 +00:00
vm Convert DDB to new-style option. 1996-01-04 21:13:23 +00:00
Makefile Removed almost all traces of libkern.a. The objects that were in 1995-12-26 13:58:31 +00:00