| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
applications, and nobody uses it.
Notes:
svn path=/head/; revision=13943
|
| |
|
|
|
|
|
| |
a bunch of system include files.
Notes:
svn path=/head/; revision=13765
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13619
|
| |
|
|
|
|
|
|
| |
we are now down to about 1146 symbols being global, of which
I estimate that about 100 are validly so.
Notes:
svn path=/head/; revision=12725
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Removed ifnet.if_init and ifnet.if_reset as they are generally unused.
Change the parameter passed to if_watchdog to be a ifnet * rather than
a unit number. All of this is an attempt to move toward not needing an
array of softc pointers (which is usually static in size) to point to
the driver softc.
if_ed.c:
Changed some of the argument passing to some functions to make a little
more sense.
if_ep.c, if_vx.c:
Killed completely bogus use of if_timer. It was being set in such a way
that the interface was being reset once per second (blech!).
Notes:
svn path=/head/; revision=12628
|
| |
|
|
| |
Notes:
svn path=/head/; revision=12453
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8876
|
| |
|
|
|
|
|
|
|
| |
there may even be LKMs.) Also, change the internal name of `unixdomain'
to `localdomain' since AF_LOCAL is now the preferred name of this family.
Declare netisr correctly and in the right place.
Notes:
svn path=/head/; revision=8426
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8092
|
| |
|
|
|
|
|
| |
Reviewed by: wollman
Notes:
svn path=/head/; revision=8090
|
| |
|
|
|
|
|
|
| |
(except in netccitt, netiso and netns) that I didn't notice when I fixed
"all" such warnings before.
Notes:
svn path=/head/; revision=7430
|
| |
|
|
|
|
|
|
|
| |
(except in netccitt, netiso and netns) and most of the warnings from
`gcc -Wnested-externs'. Fix all the bugs found. There were no serious
ones.
Notes:
svn path=/head/; revision=7090
|
| |
|
|
| |
Notes:
svn path=/head/; revision=5102
|
| |
|
|
| |
Notes:
svn path=/head/; revision=4842
|
| |
|
|
| |
Notes:
svn path=/head/; revision=4503
|
| |
|
|
|
|
|
| |
conflicts stopped the LINT kernel from being buildable.
Notes:
svn path=/head/; revision=4502
|
| |
|
|
|
|
|
|
| |
Reviewed by:
Submitted by:
Notes:
svn path=/head/; revision=2173
|
| |
|
|
| |
Notes:
svn path=/head/; revision=1860
|
| |
|
|
| |
Notes:
svn path=/head/; revision=1817
|
|
|
Notes:
svn path=/head/; revision=1541
|