aboutsummaryrefslogtreecommitdiff
path: root/lib/libatm
Commit message (Collapse)AuthorAgeFilesLines
* fix __FBSDIDDavid E. O'Brien2003-04-201-2/+2
| | | | Notes: svn path=/head/; revision=113756
* Back off WARNS until I've had a chance to deal with the problems onMatthew N. Dodd2003-03-251-1/+1
| | | | | | | sparc64/alpha. Notes: svn path=/head/; revision=112619
* Fix warnings.Matthew N. Dodd2003-03-256-18/+24
| | | | Notes: svn path=/head/; revision=112587
* bzero() allocations.Matthew N. Dodd2002-09-301-0/+2
| | | | Notes: svn path=/head/; revision=104199
* LP64 fix: don't cast pointer to intChristian Weisgerber2002-06-301-1/+1
| | | | | | | Reviewed by: gallatin, ticso Notes: svn path=/head/; revision=99173
* - Remove UM_* memory handling macros as they just obfuscate code.Andrew R. Reiter2002-06-244-19/+18
| | | | Notes: svn path=/head/; revision=98783
* Remove multi-line __P() usage.David E. O'Brien2002-03-221-6/+4
| | | | Notes: svn path=/head/; revision=92941
* Remove __P() usage.David E. O'Brien2002-03-211-15/+15
| | | | Notes: svn path=/head/; revision=92917
* Remove 'register' keyword.David E. O'Brien2002-03-211-1/+1
| | | | Notes: svn path=/head/; revision=92913
* __FBSDID() CleanupMatthew Dillon2001-09-306-1/+7
| | | | Notes: svn path=/head/; revision=84196
* Revamp FBSDID's for libatm. Restore original import rcsid as per bdeMatthew Dillon2001-09-156-39/+17
| | | | | | | Reviewed by: various people Notes: svn path=/head/; revision=83523
* Convert a library to use the new __FBSDID()'s for testing and reviewMatthew Dillon2001-09-156-24/+12
| | | | | | | purposes. Notes: svn path=/head/; revision=83490
* Replace beforeinstall target with new variables used by .mk system.Rodney W. Grimes2000-01-141-4/+1
| | | | | | | Reviewed by: marcel, and make world Notes: svn path=/head/; revision=55955
* $Id$ -> $FreeBSD$Peter Wemm1999-08-288-14/+14
| | | | Notes: svn path=/head/; revision=50476
* Modify code to be -Wall'able.Mike Spengler1999-07-017-87/+55
| | | | | | | PR: bin/11315 Notes: svn path=/head/; revision=48419
* Print SPANS addresses in the correct byte order.Mike Spengler1999-05-201-3/+3
| | | | | | | | PR: 11691 Submitted by: Jim Pirzyk <Jim.Pirzyk@disney.com> Notes: svn path=/head/; revision=47348
* libatm uses libmd; add it to the dependency list so that programs usingPeter Wemm1998-10-111-1/+4
| | | | | | | libatm are not forced to know the internals of it's implementation. Notes: svn path=/head/; revision=40200
* Add new files for HARP3Poul-Henning Kamp1998-09-158-0/+1642
Host ATM Research Platform (HARP), Network Computing Services, Inc. This software was developed with the support of the Defense Advanced Research Projects Agency (DARPA). Notes: svn path=/head/; revision=39232