Go to file
thorpej 12006f3c05 Don't clobber the error returned by uiomove() when starting the audio
output (in case we got a partial block).  Fixes PR #7722, from
Antti Kantee <pooka@iki.fi>.
1999-06-07 19:24:38 +00:00
bin Make it clearer that -L does not necessarily do the job, and, following 1999-05-31 14:37:20 +00:00
distrib Make the sparc use the elf sets. 1999-06-06 09:26:51 +00:00
etc Add FALCON to EXTRA_KERNELS. 1999-06-07 14:44:46 +00:00
games Fixi uninit vars warnings. 1999-05-16 00:15:46 +00:00
gnu For now make the warning that we are passing a NULL format to printf 1999-06-07 02:48:00 +00:00
include Add pidfile(3), which write a pid file in /var/run, and arranges for it 1999-06-06 01:50:00 +00:00
lib Fill out the mincore(2) manual page a little; define the NetBSD call 1999-06-07 01:42:30 +00:00
libexec This should use MACHINE_ARCH and test on "mipseb" instead of MACHINE and 1999-06-07 18:04:31 +00:00
regress add "extent" 1999-06-02 15:57:18 +00:00
sbin Use pidfile(3). 1999-06-06 02:00:32 +00:00
share Don't strip symbols if -g is specified. We might want to be able to debug 1999-06-07 01:37:00 +00:00
sys Don't clobber the error returned by uiomove() when starting the audio 1999-06-07 19:24:38 +00:00
usr.bin be a bit more consistent with errors (needs more work). minor KNFification. 1999-06-07 05:08:25 +00:00
usr.sbin save/restore errno as necessary (printf() et al might have modified it...) 1999-06-07 15:34:07 +00:00
Makefile Handle crypto-us just like domestic 1999-05-27 21:03:31 +00:00