summaryrefslogtreecommitdiff
path: root/sys/netatm/uni/uniarp_timer.c
Commit message (Expand)AuthorAgeFilesLines
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedRobert Watson2008-05-251-329/+0
* Fix various compilation warnings for gcc-4.2.Matt Jacob2007-06-231-1/+1
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Use __FBSDID().David E. O'Brien2003-06-111-10/+3
* - Finish the uni part of the storage pool cleanup. There should now onlyAndrew R. Reiter2002-06-131-1/+1
* Remove __P.Alfred Perlstein2002-03-201-2/+2
* Remove more unused #includes.Poul-Henning Kamp2000-10-301-1/+0
* Remove unneeded #include <machine/clock.h>Poul-Henning Kamp2000-10-151-1/+0
* Remove the #include kitchensink <netatm/kern_include.h> and addPoul-Henning Kamp2000-10-121-1/+20
* Remove un-needed #include's.Mike Spengler2000-01-171-1/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-2/+2
* Trivial stylish changes, mostly to silence gcc.Poul-Henning Kamp1998-10-311-5/+5
* Add new files for HARP3Poul-Henning Kamp1998-09-151-0/+320