aboutsummaryrefslogtreecommitdiff
path: root/lib/libatm/ioctl_subr.c
Commit message (Expand)AuthorAgeFilesLines
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedRobert Watson2008-05-251-461/+0
* Fix a couple of potential buffer overflows.Hartmut Brandt2004-02-211-4/+4
* Use the appropriate [s]size_t type where a buffer size is meant.Hartmut Brandt2003-07-291-34/+18
* Make library WARNS=6 clean. The problems have been: alignment on sparc64Hartmut Brandt2003-07-251-4/+4
* bzero() allocations.Matthew N. Dodd2002-09-301-0/+2
* - Remove UM_* memory handling macros as they just obfuscate code.Andrew R. Reiter2002-06-241-12/+11
* __FBSDID() CleanupMatthew Dillon2001-09-301-0/+1
* Revamp FBSDID's for libatm. Restore original import rcsid as per bdeMatthew Dillon2001-09-151-6/+2
* Convert a library to use the new __FBSDID()'s for testing and reviewMatthew Dillon2001-09-151-4/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-2/+2
* Modify code to be -Wall'able.Mike Spengler1999-07-011-45/+11
* Add new files for HARP3Poul-Henning Kamp1998-09-151-0/+515