aboutsummaryrefslogtreecommitdiff
path: root/sys/netatalk
Commit message (Expand)AuthorAgeFilesLines
* Actually POINT to the appletalk usrreqs struct.Julian Elischer1997-06-022-0/+2
* First cut at patches to make appletalk compile againJulian Elischer1997-05-135-222/+378
* Fixed the type of timeout functions and removed casts that hid theBruce Evans1997-04-203-5/+6
* Don't include <sys/ioctl.h> in the kernel. Stage 2: includeBruce Evans1997-03-241-1/+1
* Don't include <sys/ioctl.h> in the kernel. Stage 1: don't includeBruce Evans1997-03-242-2/+0
* make the netatalk output routine matcy the prtotype used in theJulian Elischer1997-03-054-4/+9
* Convert the interface address and IP interface address structuresGarrett Wollman1996-12-133-41/+23
* 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-106-28/+28
* 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-313-105/+68
* Massively COMMENT at_control.cJulian Elischer1996-08-292-43/+278
* fix a broken atalk stack..Julian Elischer1996-08-191-3/+16
* Submitted by: archie@whistle.comJulian Elischer1996-07-233-12/+13
* Submitted by: archie@whistle.comJulian Elischer1996-07-2313-891/+276
* Obtained from: Netatalk distribution.Julian Elischer1996-06-181-0/+25
* remove some debugging printfs left in by mistakeJulian Elischer1996-06-182-10/+0
* Obtained from: netatalk distribution netatalk@itd.umich.eduJulian Elischer1996-05-2416-0/+4192