Commit Graph

33512 Commits

Author SHA1 Message Date
lukem 9c739a16d7 fix .Nm usage, add rcsid 1997-10-19 11:52:55 +00:00
lukem 403b699b0b fix .Nm usage, deprecate register, mostly WARNSify (needs minor rewrite to fix) 1997-10-19 11:52:12 +00:00
explorer ebf03fd00c Add hooks for entropy collection. Right now, you must place
options RND_COM
in your kernel config file (along with the
	pseudo-device rnd
line) to enable this.  If results are positive, I will make this enabled
by default.
1997-10-19 11:45:33 +00:00
explorer 2a18497c3f o Remove most of the splhigh() protected regions, making them
splsoftclock() instead.  This is done with an event queue of raw data,
  and the entropy calculation etc. is done at splsoftclock().

o Use a private entropy pool rather than the global one defined in
  rndpool.c.  That global will probably go away, eventually.
1997-10-19 11:43:05 +00:00
oki 624322fb6a Make this compile new bootblock code. 1997-10-19 11:03:38 +00:00
oki 3f9967ed1d New bootblock code (compressed kernel support).
mostly written by ITOH Yasufumi.
1997-10-19 11:00:51 +00:00
oki bbe9571856 Make this compile again. 1997-10-19 10:59:55 +00:00
scw 3c1ce11613 Fix includes. (Make sure <vm/vm.h> gets pulled in before <sys/sysctl.h>) 1997-10-19 10:53:14 +00:00
jonathan 19cafbfa6c Clean out 64-bit targets from TDEFAULTS and BFD_BACKENDS. 1997-10-19 10:44:54 +00:00
jonathan 4b537fb807 Warn user if we fail over from framebuffer console to serial console
when no supported framebuffer is found.
1997-10-19 10:25:52 +00:00
lukem 22930ad0de WARNSify, fix .Nm usage 1997-10-19 10:23:25 +00:00
mrg a62207fee8 fix compile warnings on the alpha. 1997-10-19 09:56:10 +00:00
mrg ca2afdd453 fix compile warnings on the alpha. 1997-10-19 09:39:35 +00:00
oki cfe6621afa Support of MK-HA1 Mach-2 SCSI adaptor. 1997-10-19 09:29:25 +00:00
mrg e180ed08d5 fix compile warnings on the alpha. 1997-10-19 09:23:29 +00:00
thorpej 17e98700bd Use symbolic names for default locator values. 1997-10-19 09:05:04 +00:00
mark c1e2e66225 Handle a delay of zero in delay(). 1997-10-19 08:55:07 +00:00
oki 73c0b0f2a6 for ramdisk kernel 1997-10-19 08:16:40 +00:00
mrg 987dbad8ba merge lite-2. WARNSify. clean up .Nm. 1997-10-19 08:13:23 +00:00
thorpej ee196f5aad Install the "soundcard.h" include file in /usr/include, because:
- The documentation says <soundcard.h>, and
- You can't install an include into /usr/include/sys, because the user
  might be using "symlinks" for the sys includes.
1997-10-19 08:12:22 +00:00
augustss 0a9e50418e Update for SunOS compatibility. 1997-10-19 07:47:48 +00:00
augustss 8f7e2006bb Print unit if verbose. 1997-10-19 07:46:04 +00:00
augustss 69a1b57acb Update for SunOS compatibility. 1997-10-19 07:44:12 +00:00
augustss e7029fc0da Make the audio API (almost) SunOS compatible.
The changes is to allow some limited mixer manipulation through
the audio device (instead of the mixer device).
This rendered 4 methods in audio_hw_if unused so garbage collect these.
1997-10-19 07:41:33 +00:00
augustss 1e12628b98 Update for SunOS compatibility. 1997-10-19 07:40:26 +00:00
lukem b9b0ea96bd WARNSify, fix .Nm usage, deprecate register 1997-10-19 07:18:52 +00:00
lukem c9af5d97cf WARNSify, fix .Nm usage 1997-10-19 06:28:02 +00:00
lukem 0ef9bf0033 WARNSify, fix .Nm usage, deprecate register, use <err.h> 1997-10-19 06:27:20 +00:00
lukem 6c49a51bc6 WARNSify, fix .Nm usage, getopt returns -1 not EOF 1997-10-19 06:23:50 +00:00
mrg 0c67cce512 merge lite-2. 1997-10-19 05:50:26 +00:00
lukem e55eeec2c5 fix up .Nm usage, getopt returns -1 not EOF 1997-10-19 05:49:56 +00:00
mrg 59a949ac9c merge lite-2 -- was mostly already done. grr. 1997-10-19 05:23:48 +00:00
lukem 37a5154c26 deprecate register 1997-10-19 05:19:54 +00:00
lukem 979f7a0097 fix up .Nm usage, getopt returns -1 not EOF 1997-10-19 05:19:15 +00:00
lukem 43298842d0 WARNSify, fix .Nm usage, getopt returns -1 not EOF 1997-10-19 05:17:27 +00:00
lukem f027bde2e7 WARNSify, fix .Nm usage 1997-10-19 05:11:52 +00:00
lukem 79adb0bcbe fix up .Nm usage 1997-10-19 05:09:03 +00:00
lukem 1519255e3b fix up .Nm usage, getopt returns -1 not EOF 1997-10-19 05:08:17 +00:00
lukem 6d1c625f54 fix up .Nm usage 1997-10-19 05:05:24 +00:00
lukem 7c81c8f378 WARNSify, fix .Nm usage, deprecate register, use <err.h> 1997-10-19 05:02:57 +00:00
mrg 1663c913e5 merge lite-2; clean up includes. 1997-10-19 04:59:20 +00:00
lukem 1740d1ed6b WARNSify, fix .Nm usage 1997-10-19 04:41:01 +00:00
lukem 6f9ec05a98 WARNSify, fix .Nm usage, getopt returns -1 not EOF, deprecate register 1997-10-19 04:39:51 +00:00
gwr 0abdfcdfd5 Leave out kcore-nbsd.c on these for now 1997-10-19 04:31:55 +00:00
lukem 00c29d5afe don't define WARNS=1 here 1997-10-19 04:23:02 +00:00
lukem 1ebd6d74c3 fix .Nm usage 1997-10-19 04:21:49 +00:00
lukem 7eabdb0e54 WARNSify, fix .Nm usage, getopt returns -1 not EOF, deprecate register 1997-10-19 04:21:27 +00:00
gwr e74a58a191 Use config/mips/?m-nbsd.h 1997-10-19 04:20:54 +00:00
lukem f715ca9ab7 WARNSify, fix .Nm usage, getopt returns -1 not EOF, deprecate register 1997-10-19 04:20:06 +00:00
lukem 13ee7130b1 s/bzero/memset 1997-10-19 04:18:46 +00:00