aboutsummaryrefslogtreecommitdiff
path: root/sys/netnatm
Commit message (Expand)AuthorAgeFilesLines
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()Archie Cobbs1998-12-041-4/+4
* Nitpicking and dusting performed on a train. Removes trivial warningsPoul-Henning Kamp1998-10-251-4/+0
* This commit fixes various 64bit portability problems required forDoug Rabson1998-06-071-2/+2
* Staticize.Eivind Eklund1998-02-092-7/+7
* Back out DIAGNOSTIC changes.Eivind Eklund1998-02-062-4/+0
* Turn DIAGNOSTIC into a new-style option.Eivind Eklund1998-02-042-0/+4
* Fixed a sloppy common-style declaration.Bruce Evans1997-12-202-1/+4
* Removed unused #includes.Bruce Evans1997-10-281-8/+0
* Last major round (Unless Bruce thinks of somthing :-) of malloc changes.Poul-Henning Kamp1997-10-121-1/+1
* Update network code to use poll support.Peter Wemm1997-09-141-1/+1
* Added used #include - don't depend on <sys/mbuf.h> includingBruce Evans1997-09-021-0/+1
* Fix all areas of the system (or at least all those in LINT) to avoid storingGarrett Wollman1997-08-161-19/+18
* Removed unused #includes.Bruce Evans1997-08-022-10/+0
* import Chuck Cranor's ATM driverKenjiro Cho1997-05-091-0/+822
* import Chuck Cranor's ATM driverKenjiro Cho1997-05-093-0/+486