summaryrefslogtreecommitdiffstats
path: root/sys/netatalk
Commit message (Expand)AuthorAgeFilesLines
* Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108.des1998-04-171-1/+1
* Eradicate the variable "time" from the kernel, using various measures.phk1998-03-301-4/+4
* Removed unused #includes.bde1998-02-251-1/+1
* Removed unused #includes.bde1998-02-251-9/+0
* Staticize.eivind1998-02-093-7/+7
* Fixed pedantic syntax errors.bde1998-02-032-2/+2
* Forward declare some structs so that this file is more self-sufficient.bde1998-02-031-0/+6
* Make the debug options new-style.eivind1998-01-311-2/+4
* Make INET a proper option.eivind1998-01-081-1/+1
* Fix various problems with netatalk kernel support.julian1997-10-295-85/+172
* Remove dereference of uninitialized (and unused) variable. This enablesjlemon1997-10-062-6/+0
* Update for new callout interface.gibbs1997-09-213-14/+18
* Update network code to use poll support.peter1997-09-142-2/+2
* Removed unused #includes.bde1997-09-075-33/+4
* Cleaned up a little.bde1997-09-072-3/+1
* Moved misplaced extern declarations.bde1997-09-072-1/+2
* Staticicized.bde1997-09-073-14/+8
* Fixed another sloppy common-style declaration (staticized it).bde1997-09-072-1/+2
* Removed unused variable.bde1997-09-071-1/+0
* Fixed sloppy common-style declarations.bde1997-09-073-2/+6
* Added used #include - don't depend on <sys/mbuf.h> includingbde1997-09-023-0/+3
* Add a per-interface-address pointer to a function that can be suppliedjulian1997-08-282-4/+62
* Fix all areas of the system (or at least all those in LINT) to avoid storingwollman1997-08-162-100/+88
* Removed unused #includes.bde1997-08-022-12/+0
* Actually POINT to the appletalk usrreqs struct.julian1997-06-022-0/+2
* First cut at patches to make appletalk compile againjulian1997-05-135-222/+378
* Fixed the type of timeout functions and removed casts that hid thebde1997-04-203-5/+6
* Don't include <sys/ioctl.h> in the kernel. Stage 2: includebde1997-03-241-1/+1
* Don't include <sys/ioctl.h> in the kernel. Stage 1: don't includebde1997-03-242-2/+0
* make the netatalk output routine matcy the prtotype used in thejulian1997-03-054-4/+9
* Convert the interface address and IP interface address structureswollman1996-12-133-41/+23
* bzero the entire at_ifaddr struct we malloc, not just the first part of it..julian1996-09-111-1/+1
* chnages to bring atlak a bit more into the BSD4.4 world and tojulian1996-09-111-19/+33
* Updated #includes to 4.4Lite style.bde1996-09-106-28/+28
* allow a new loopback route to overwrite an old one..julian1996-09-031-5/+10
* wow we can even make net ranges go away now (how sophisticated!)julian1996-08-311-55/+44
* Add code to automaticall support subnets on ethertalk networksjulian1996-08-313-105/+68
* Massively COMMENT at_control.cjulian1996-08-292-43/+278
* fix a broken atalk stack..julian1996-08-191-3/+16
* Submitted by: archie@whistle.comjulian1996-07-233-12/+13
* Submitted by: archie@whistle.comjulian1996-07-2313-891/+276
* Obtained from: Netatalk distribution.julian1996-06-181-0/+25
* remove some debugging printfs left in by mistakejulian1996-06-182-10/+0
* Obtained from: netatalk distribution netatalk@itd.umich.edujulian1996-05-2416-0/+4192
OpenPOWER on IntegriCloud