aboutsummaryrefslogtreecommitdiff
path: root/lib/libatm/timer.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedRobert Watson2008-05-251-258/+0
| | | | | | | | | | | | | | | | | | | | | | NET_NEEDS_GIANT. netatm has been disconnected from the build for ten months in HEAD/RELENG_7. Specifics: - netatm include files - netatm command line management tools - libatm - ATM parts in rescue and sysinstall - sample configuration files and documents - kernel support as a module or in NOTES - netgraph wrapper nodes for netatm - ctags data for netatm. - netatm-specific device drivers. MFC after: 3 weeks Reviewed by: bz Discussed with: bms, bz, harti Notes: svn path=/head/; revision=179308
* Fix warnings.Matthew N. Dodd2003-03-251-4/+4
| | | | Notes: svn path=/head/; revision=112587
* LP64 fix: don't cast pointer to intChristian Weisgerber2002-06-301-1/+1
| | | | | | | Reviewed by: gallatin, ticso Notes: svn path=/head/; revision=99173
* __FBSDID() CleanupMatthew Dillon2001-09-301-0/+1
| | | | Notes: svn path=/head/; revision=84196
* Revamp FBSDID's for libatm. Restore original import rcsid as per bdeMatthew Dillon2001-09-151-6/+2
| | | | | | | 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-151-4/+2
| | | | | | | purposes. Notes: svn path=/head/; revision=83490
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-2/+2
| | | | Notes: svn path=/head/; revision=50476
* Modify code to be -Wall'able.Mike Spengler1999-07-011-7/+9
| | | | | | | PR: bin/11315 Notes: svn path=/head/; revision=48419
* Add new files for HARP3Poul-Henning Kamp1998-09-151-0/+261
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