Go to file
eeh e5cd515b89 Upgrate interrupt handling:
1) use interrupt vectors for specific zs chips rather than polling
	   all of them.

	2) use softintr_schedule() and schedule it for a particular device
	   rather than poll all devices.
2000-07-09 21:58:43 +00:00
bin errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd 2000-07-07 15:10:32 +00:00
crypto Change the USELESS_CRYPTO check to MKCRYPTO_{IDEA,RC5,RSA}. 2000-07-05 13:57:15 +00:00
dist pull up christos's amd patches that didn't make it into 6.0.3 2000-06-16 02:10:12 +00:00
distrib If the PAD variable is defined, pad the floppy image to its maximum size. 2000-07-09 12:09:01 +00:00
etc If MACHINE_ARCH is 64-bit then only build 64-bit kernels. 2000-07-07 23:06:09 +00:00
games remove extra period in SEE ALL section 2000-07-05 15:45:28 +00:00
gnu Make sense of registers from coredumps. 2000-07-09 00:16:48 +00:00
include XCU5: Add fseeko() and ftello() functions which provide the functionality of 2000-07-08 13:46:33 +00:00
lib add desription for net.inet6.icmp6.{errppslimit,nd6_maxnudhint}. 2000-07-09 13:29:44 +00:00
libexec - base64_encode(): fix garbled output due to fencepost error. output now 2000-07-09 14:26:34 +00:00
regress Skey hash algorithm regression test. 2000-07-06 22:35:57 +00:00
sbin add description for net.inet6.icmp6.{errppslimit,nd6_maxnudhint} 2000-07-09 13:31:14 +00:00
share Pulldown rev 1.1.2.1: 2000-07-09 13:43:42 +00:00
sys Upgrate interrupt handling: 2000-07-09 21:58:43 +00:00
usr.bin newsyslog wouldn't parse the count field because sscanf return value was 2000-07-09 12:14:01 +00:00
usr.sbin Actually fix a bug I thought I'd alread fixed 2000-07-09 07:04:10 +00:00
Makefile Merge a bunch of things from crypto-us and crypto-intl into basesrc, 2000-06-20 06:00:24 +00:00
Makefile.inc