summaryrefslogtreecommitdiffstats
path: root/sys/netinet/in.c
Commit message (Expand)AuthorAgeFilesLines
...
* Added proper splnet protection while modifying the interface address list.dg1996-04-071-2/+17
* Allow SIOCGIFBRDADDR and SIOCGIFNETMASK to return information aboutfenner1996-03-151-5/+17
* Move or add #include <queue.h> in preparation for upcoming struct socketdg1996-03-111-2/+2
* Fix a bug where having a process listening to both a INADDR_ANY and aguido1996-01-081-2/+8
* Staticize.phk1995-12-091-6/+7
* fix #includes & warnings.phk1995-11-201-33/+1
* New style sysctl & staticize alot of stuff.phk1995-11-141-5/+10
* Second batch of cleanup changes.phk1995-10-291-2/+1
* Merge with 4.4-Lite-2. This is actually a 64-bit fix; the second parameterwollman1995-09-211-3/+3
* Return EDESTADDRREQ rather than EADDRNOTAVAIL if the user attempts towollman1995-07-171-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-9/+9
* Cleanup loopback interface support.pst1995-04-261-2/+2
* Disallow half-configured point-to-point interfaces. It's still possible towollman1995-04-251-7/+14
* in_var.h: in_multi structures now form a queue(3)-style LIST structurewollman1995-03-231-9/+98
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-2/+1
* YFfix.phk1995-02-141-1/+3
* Move ARP interface initialization into if_ether.c:arp_ifinit().wollman1994-12-221-10/+1
* Fix off-by-one error reported to NetBSD by Karl Fox inwollman1994-11-031-2/+2
* GCC cleanup.phk1994-10-021-3/+5
* Made the kernel compile even without "ether".phk1994-09-161-1/+4
* Fix up some sloppy coding practices:wollman1994-08-181-2/+2
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-1/+7
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+622
OpenPOWER on IntegriCloud