aboutsummaryrefslogtreecommitdiff
path: root/sys/netatalk/at_control.c
Commit message (Expand)AuthorAgeFilesLines
* Fix various problems with netatalk kernel support.Julian Elischer1997-10-291-4/+4
* Update for new callout interface.Justin T. Gibbs1997-09-211-1/+1
* Removed unused #includes.Bruce Evans1997-09-071-6/+0
* Fixed sloppy common-style declarations.Bruce Evans1997-09-071-0/+2
* Added used #include - don't depend on <sys/mbuf.h> includingBruce Evans1997-09-021-0/+1
* Add a per-interface-address pointer to a function that can be suppliedJulian Elischer1997-08-281-1/+43
* First cut at patches to make appletalk compile againJulian Elischer1997-05-131-1/+2
* Fixed the type of timeout functions and removed casts that hid theBruce Evans1997-04-201-1/+1
* Don't include <sys/ioctl.h> in the kernel. Stage 2: includeBruce Evans1997-03-241-1/+1
* Convert the interface address and IP interface address structuresGarrett Wollman1996-12-131-27/+8
* bzero the entire at_ifaddr struct we malloc, not just the first part of it..Julian Elischer1996-09-111-1/+1
* chnages to bring atlak a bit more into the BSD4.4 world and toJulian Elischer1996-09-111-19/+33
* Updated #includes to 4.4Lite style.Bruce Evans1996-09-101-4/+4
* allow a new loopback route to overwrite an old one..Julian Elischer1996-09-031-5/+10
* wow we can even make net ranges go away now (how sophisticated!)Julian Elischer1996-08-311-55/+44
* Add code to automaticall support subnets on ethertalk networksJulian Elischer1996-08-311-98/+56
* Massively COMMENT at_control.cJulian Elischer1996-08-291-41/+263
* fix a broken atalk stack..Julian Elischer1996-08-191-3/+16
* Submitted by: archie@whistle.comJulian Elischer1996-07-231-10/+11
* Submitted by: archie@whistle.comJulian Elischer1996-07-231-197/+235
* Obtained from: netatalk distribution netatalk@itd.umich.eduJulian Elischer1996-05-241-0/+614