1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/sys/netatalk
Doug Rabson ecbb00a262 This commit fixes various 64bit portability problems required for
FreeBSD/alpha.  The most significant item is to change the command
argument to ioctl functions from int to u_long.  This change brings us
inline with various other BSD versions.  Driver writers may like to
use (__FreeBSD_version == 300003) to detect this change.

The prototype FreeBSD/alpha machdep will follow in a couple of days
time.
1998-06-07 17:13:14 +00:00
..
aarp.c Staticize. 1998-02-09 06:11:36 +00:00
aarp.h
at_control.c This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +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 Removed unused #includes. 1998-02-25 05:58:50 +00:00
at_var.h
at.h Fixed pedantic syntax errors. 1998-02-03 21:56:42 +00:00
COPYRIGHT
ddp_input.c spurious ntohs calls were stopping some packets from being recognised 1998-06-05 06:55:37 +00:00
ddp_output.c Remove stray debug message. 1998-05-24 03:25:24 +00:00
ddp_pcb.c Staticize. 1998-02-09 06:11:36 +00:00
ddp_usrreq.c Staticize. 1998-02-09 06:11:36 +00:00
ddp_var.h
ddp.h
endian.h Fixed pedantic syntax errors. 1998-02-03 21:56:42 +00:00
phase2.h