Go to file
bjh21 f096772215 Two changes for endianness-independence (when we finally split of the SEEQ 8005
driver and make it MI):

Set the ByteSwap bit on big-endian hosts, so we can use 16-bit transfers to get
at packets whatever.

Treat Tx/Rx headers as arrays of four bytes rather than as 32-bit words.
2000-08-12 15:29:35 +00:00
bin rename nset to infoset from jhawk. 2000-08-02 19:44:18 +00:00
crypto - Reference count MCC IDs, and garbage-collect them in destroy if 2000-08-10 18:58:59 +00:00
dist Resolve conflicts. 2000-08-09 21:00:39 +00:00
distrib Add __mb_cur_max and rename setlocale function. 2000-08-11 19:58:34 +00:00
etc This should be the final part of moving to 64 PTYs by default. Added 2000-08-12 13:43:40 +00:00
games Use a local implementation of htonl() called h2nl(). htonl() is not 2000-07-31 11:39:00 +00:00
gnu back out previous, and do it properly: 2000-08-11 03:31:41 +00:00
include ISO/IEC 9899:1999: MB_CUR_MAX expands to a positive integer expression with 2000-08-10 10:03:43 +00:00
lib Bump minor version to 65: addition of __setlocale_mb_len_max_32() and 2000-08-10 10:05:20 +00:00
libexec Simplify some stuff. 2000-08-07 01:47:04 +00:00
regress Fix obvious pasto resulting in third test series never being done. 2000-07-31 12:22:39 +00:00
sbin Clarify a few things about parity. Add more documentation about RAID on RAID, 2000-08-10 15:14:14 +00:00
share Note that we handle RBC and a LaCie CD R/W. 2000-08-12 14:54:18 +00:00
sys Two changes for endianness-independence (when we finally split of the SEEQ 8005 2000-08-12 15:29:35 +00:00
usr.bin Handle MIPS little endian output better when bfd outputs magic 8 (MIPS BE) 2000-08-10 19:12:40 +00:00
usr.sbin A little cleanup. Deal with lost packets 2000-08-11 23:11:12 +00:00
Makefile Document the cool NOCLEANDIR/NOINCLUDES options that somebody added. 2000-08-05 10:17:35 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00