summaryrefslogtreecommitdiffstats
path: root/sys/netnatm/natm_pcb.c
Commit message (Collapse)AuthorAgeFilesLines
* Back out DIAGNOSTIC changes.eivind1998-02-061-2/+0
|
* Turn DIAGNOSTIC into a new-style option.eivind1998-02-041-0/+2
|
* Fixed a sloppy common-style declaration.bde1997-12-201-0/+3
| | | | | | natm_pcb.c: Include <sys/socketvar.h> which will be used when M_PCB is declared in the right place.
* Last major round (Unless Bruce thinks of somthing :-) of malloc changes.phk1997-10-121-1/+1
| | | | | | | | Distribute all but the most fundamental malloc types. This time I also remembered the trick to making things static: Put "static" in front of them. A couple of finer points by: bde
* Removed unused #includes.bde1997-08-021-6/+0
|
* import Chuck Cranor's ATM driverkjc1997-05-091-0/+194
OpenPOWER on IntegriCloud