summaryrefslogtreecommitdiffstats
path: root/sys/netatm
Commit message (Expand)AuthorAgeFilesLines
* Allow configuration of up to 256 network interfaces per physical interface -mks1999-05-102-5/+5
* Suser() simplification:phk1999-04-271-6/+6
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-283-12/+12
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-2719-91/+92
* Fix if (a = b) conditional that should have been if (a == b)dillon1999-01-271-3/+3
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-271-5/+5
* Prevent duplicate output lines from 'atm show arpserver' command on systemsmks1999-01-192-11/+16
* Prevent accessing freed signalling instance memory during detach processing.mks1999-01-191-12/+9
* Don't return errors for 'atm show arpserver' command on sigpvc and spansmks1999-01-192-5/+13
* Set and propagate the correct cause code values.phk1998-12-115-46/+92
* Copy application name and connection attributes for accept() sockets fromphk1998-12-111-7/+10
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-0416-93/+124
* Unneeded file.phk1998-10-311-93/+0
* Set BLLI Layer 2 protocol field when using a 'User specified' protocol.phk1998-10-311-2/+4
* Trivial stylish changes, mostly to silence gcc.phk1998-10-3163-322/+332
* Two patches from the HARP people:phk1998-09-1733-278/+276
* Add new files for HARP3phk1998-09-15100-0/+61962
OpenPOWER on IntegriCloud