freebsd-dev/sys/netatalk
Peter Wemm 664a31e496 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
..
aarp.c Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-27 22:42:27 +00:00
aarp.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
at_control.c Suser() simplification: 1999-04-27 11:18:52 +00:00
at_extern.h This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
at_proto.c Removed unused #includes. 1998-02-25 13:08:07 +00:00
at_rmx.c De-staticize and add prototype for main debug function. I'll turn 1999-01-12 12:09:27 +00:00
at_var.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
at.h Fixed pedantic syntax errors. 1998-02-03 21:56:42 +00:00
COPYRIGHT
ddp_input.c The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
ddp_output.c fix broken loopback code for ddp (again) 1998-08-04 23:17:05 +00:00
ddp_pcb.c Change suser_xxx() to suser() where it applies. 1999-04-27 12:21:16 +00:00
ddp_usrreq.c Change suser_xxx() to suser() where it applies. 1999-04-27 12:21:16 +00:00
ddp_var.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
ddp.h
endian.h Fixed pedantic syntax errors. 1998-02-03 21:56:42 +00:00
phase2.h Submitted by: archie@whistle.com 1996-07-23 01:18:47 +00:00