Go to file
thorpej bbd3e72fbc - Add register definitions for the ADMtek AL981.
- Add a comment about the Macronix MX98713 -- it's almost exactly like
  a 21140A, and doens't have the Nway registers that the other Macronix
  chips have.
1999-09-29 18:50:39 +00:00
bin xref sysctl(8) (for proc.<pid>.rlimits) 1999-09-28 14:54:41 +00:00
distrib Note DPT support. 1999-09-29 17:26:53 +00:00
etc Add support for $defcorename 1999-09-28 14:53:17 +00:00
games Use macro NAMLEN rather than dirent->d_namlen, for easier portability. 1999-09-22 18:56:32 +00:00
gnu Hpcmips needs completely FPU instruction free user land. 1999-09-29 13:19:13 +00:00
include 1003.1c: add {LOGIN_NAME_MAX}. 1999-09-27 16:24:39 +00:00
lib Hpcmips needs completely FPU instruction free user land. 1999-09-29 13:19:13 +00:00
libexec Need <sys/param.h> for MAXHOSTNAMELEN. 1999-09-26 10:08:43 +00:00
regress add <bsd.crypto.mk> support 1999-09-26 10:22:29 +00:00
sbin Adapt dump(8) to use filestore-independent (but still ufs-specific) 1999-09-29 04:57:48 +00:00
share add comments on inner IPv6 link-local address issue (on IPv4-over-IPv6 tunnel). 1999-09-29 15:38:41 +00:00
sys - Add register definitions for the ADMtek AL981. 1999-09-29 18:50:39 +00:00
usr.bin * consistentnly use memset(a,0,c); there were some cases of memset(a,'\0',c) 1999-09-29 00:44:01 +00:00
usr.sbin Add handling of the proc hierarchy. Document it, as well as kern.defcorename. 1999-09-28 14:48:48 +00:00
Makefile use new dependall target instead of depend then all in make build 1999-09-14 01:32:43 +00:00