summaryrefslogtreecommitdiffstats
path: root/sys/netatm/port.h
Commit message (Expand)AuthorAgeFilesLines
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* There is no reason to be cute with ntohl(). Just call it directly ratherobrien2003-02-231-14/+0
* Back out M_* changes, per decision of the TRB.imp2003-02-191-2/+2
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-2/+2
* Correct mbuf packet header propagation. Previously, packet headerssam2002-12-301-2/+1
* - Change the ATM stack functions to use intptr_t instead of int for opaquejhb2002-11-081-2/+2
* - Remove UM_* user land memory macros since they are no longer used.arr2002-06-241-17/+1
* - Nuke some more not needed #ifdef cruft.arr2002-04-211-178/+0
* - Nuke some more #ifdef sun related sections.arr2002-04-191-26/+0
* - Change KM_ macro calls to the appropriate function call.arr2002-04-191-41/+0
* Replace a few more lines of code orphaned by MFREE going away.mjacob2002-02-071-4/+8
* Silence some warningsalfred2001-03-201-1/+1
* * Rename M_WAIT mbuf subsystem flag to M_TRYWAIT.bmilekic2000-12-211-1/+1
* More HARP polishina:phk2000-10-121-4/+4
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add new files for HARP3phk1998-09-151-0/+564
OpenPOWER on IntegriCloud