NetBSD/sys
jtc 35fdf4ad74 Declare ntohl, ntohs, htonl, and htons functions.
Use GCC's inline assembly iff we are using GCC.
Use bswap instruction if using gcc and defined(KERNEL) &&
	((defined(I486_CPU) || defined(I586_CPU)) && !defined(I386_CPU))
1993-08-16 18:30:35 +00:00
..
arch Declare ntohl, ntohs, htonl, and htons functions. 1993-08-16 18:30:35 +00:00
compat/hpux Add RCS identifiers (this time on the correct side of the branch), and 1993-08-01 19:22:24 +00:00
conf runs up to and including configure(). 1993-08-15 23:01:58 +00:00
ddb Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
dev there are some devices out there which use... NO I/O PORTS! 1993-08-08 09:54:23 +00:00
isofs Add RCS identifier. 1993-08-07 09:32:14 +00:00
kern runs up to and including configure(). 1993-08-15 23:01:58 +00:00
lib/libsa
miscfs Make fdesc_print have a return type of void. 1993-08-02 23:01:49 +00:00
msdosfs brought in fixed/renamed/matching MS-DOS FS code, from Jeff Polk 1993-08-13 11:35:13 +00:00
net ppp from paul mackerras 1993-08-14 06:29:28 +00:00
netccitt
netinet
netiso Add RCS indentifiers. 1993-07-31 15:17:49 +00:00
netns
nfs Make return type of nfs_print be a void, not an int. 1993-08-02 23:12:31 +00:00
pcfs Clean up deleted files. 1993-08-13 11:35:49 +00:00
scsi Normalize play_msf changes with 386bsd patch. 1993-08-04 19:33:44 +00:00
stand
sys remove the "#ifdef XXXFS" type things 1993-08-15 21:24:05 +00:00
ufs Add RCS identifiers (this time on the correct side of the branch), and 1993-08-01 19:22:24 +00:00
vm Put `#ifdef notyet' around some code which is currently defunct. 1993-08-14 10:02:30 +00:00
Makefile