aboutsummaryrefslogtreecommitdiff
path: root/sys/netatm/uni
Commit message (Expand)AuthorAgeFilesLines
* MFC: Don't call log() without a format string.Kris Kennaway2001-09-302-2/+2
* Commited patch for uni signaling fix.Jim Pirzyk2001-07-251-2/+2
* Remove un-needed #include's.Mike Spengler2000-01-1730-47/+0
* Notice when an interface's ATM address changes when running a local arpserver.Mike Spengler2000-01-151-0/+6
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2850-86/+86
* Fix warnings in preparation for adding -Wall -Wcast-qual to theMatthew Dillon1999-01-281-3/+3
* Fix warnings in preparation for adding -Wall -Wcast-qual to theMatthew Dillon1999-01-279-46/+46
* Prevent duplicate output lines from 'atm show arpserver' command on systemsMike Spengler1999-01-191-5/+4
* Prevent accessing freed signalling instance memory during detach processing.Mike Spengler1999-01-191-12/+9
* Set and propagate the correct cause code values.Poul-Henning Kamp1998-12-115-46/+92
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()Archie Cobbs1998-12-047-24/+36
* Unneeded file.Poul-Henning Kamp1998-10-311-93/+0
* Set BLLI Layer 2 protocol field when using a 'User specified' protocol.Poul-Henning Kamp1998-10-311-2/+4
* Trivial stylish changes, mostly to silence gcc.Poul-Henning Kamp1998-10-3136-183/+180
* Two patches from the HARP people:Poul-Henning Kamp1998-09-1720-182/+181
* Add new files for HARP3Poul-Henning Kamp1998-09-1551-0/+33369