Go to file
thorpej 1b5fbe0b89 DRQ 4 is used to chain the two 8237s together. Make sure it's always
cascaded and that it will be unmasked when DMA is thawed after being
frozen.  (This also has the effect of making sure that no device ever
erroneously gets DRQ 4.)
1998-07-08 05:23:23 +00:00
bin - change setgid kmem programs (that lend themselves to this) so setegid(getgid()) 1998-07-06 07:50:18 +00:00
distrib Add mbppio.h 1998-07-07 11:21:54 +00:00
etc nvram support. 1998-07-03 11:58:28 +00:00
games - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:56:06 +00:00
gnu flush TTY input for "new volume" query, fix for PR#2212 1998-07-06 07:50:27 +00:00
include Addendum to previous change: since pread()'s and pwrite()'s first official 1998-07-02 21:20:54 +00:00
lib Fix sys_siglist and sys_signame declarations with reality; from John F. Woods 1998-07-07 21:26:02 +00:00
libexec - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:45:41 +00:00
regress Use PF_* for socket(2) calls. 1998-06-24 23:51:30 +00:00
sbin - change setgid kmem programs (that lend themselves to this) so setegid(getgid()) 1998-07-06 07:50:18 +00:00
share Typo. 1998-07-07 21:39:20 +00:00
sys DRQ 4 is used to chain the two 8237s together. Make sure it's always 1998-07-08 05:23:23 +00:00
usr.bin can't use fclose() in vforked() child this way. Fixes PR 5582. 1998-07-08 00:34:53 +00:00
usr.sbin fix "-s" option 1998-07-07 17:05:28 +00:00
Makefile Revert 1.44 and associated changes; you can't prebuild anything without 1998-05-27 06:38:37 +00:00