summaryrefslogtreecommitdiffstats
path: root/sys/netatm/uni/uniip_var.h
Commit message (Collapse)AuthorAgeFilesLines
* The number of prefixes can never be negative so use an u_int for this.harti2003-07-291-1/+1
|
* Constify the arguments to several pdu_print functions.harti2003-07-241-1/+2
|
* - Finish the uni part of the storage pool cleanup. There should now onlyarr2002-06-131-1/+1
| | | | | | | | | | be a few bits left to clean from the HARP code in terms of what is using the storage pools; once that's done, the memory management code can be removed entirely. This commit effectively changes the use of dynamic memory routines from atm_allocate, atm_free, atm_release_pool to uma_zcreate, uma_zalloc, uma_zfree, uma_zdestroy.
* Remove __P.alfred2002-03-201-35/+34
|
* More HARP polishina:phk2000-10-121-6/+6
| | | | | unifdef -UFORE_SBUS -DFORE_PCI s/ATM_KERNEL/_KERNER/g
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add new files for HARP3phk1998-09-151-0/+318
Host ATM Research Platform (HARP), Network Computing Services, Inc. This software was developed with the support of the Defense Advanced Research Projects Agency (DARPA).
OpenPOWER on IntegriCloud