Commit Graph

4 Commits

Author SHA1 Message Date
peter
15b9bcb121 Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
is an application space macro and the applications are supposed to be free
to use it as they please (but cannot).  This is consistant with the other
BSD's who made this change quite some time ago.  More commits to come.
1999-12-29 04:46:21 +00:00
bde
a4d20f7944 Moved misplaced extern declarations. 1997-09-07 07:58:09 +00:00
bde
0837b55a1d Fixed another sloppy common-style declaration (staticized it). 1997-09-07 07:47:21 +00:00
julian
ab2eb71c6f Obtained from: netatalk distribution netatalk@itd.umich.edu
Kernel Appletalk protocol support
both CAP and netatalk can make use of this..
still needs some owrk but  it seemd the right tiime to commit it
so other can experiment.
1996-05-24 01:35:45 +00:00