freebsd-nq/sys
Kazutaka YOKOTA 6c401d343f - Add binary compatibility support for obsolete console/mouse ioctls
so that existing programs which were compiled before the introduction
  of the new mouse code and use these ioctls will run unmodified.

Suggested by msmith.
1998-01-20 03:37:27 +00:00
..
alpha Add a machine dependent header to size the jmpbuf instead of piling 1998-01-10 23:00:06 +00:00
amd64 The removal of a page from the free queue in vm_page_zero_idle was 1998-01-19 04:16:16 +00:00
compat sigh....forgot to update the DEBUG printf 1998-01-05 01:17:42 +00:00
compile
conf Sync with sys/i386/conf/files.i386 revision 1.186. 1998-01-18 15:09:34 +00:00
ddb
dev - Add binary compatibility support for obsolete console/mouse ioctls 1998-01-20 03:37:27 +00:00
fs Workarround for locking violation while recycling vnode which union fs 1998-01-18 08:17:48 +00:00
geom
gnu update the AWE32 wave table driver to Iwai's 0.4.2c version. This also 1998-01-08 23:13:22 +00:00
i386 - Add binary compatibility support for obsolete console/mouse ioctls 1998-01-20 03:37:27 +00:00
isa - Add binary compatibility support for obsolete console/mouse ioctls 1998-01-20 03:37:27 +00:00
isofs/cd9660
kern Set p_retval for the correct process in getpriority(). This fixes 1998-01-19 12:39:00 +00:00
libkern Make our v_usecount vnode reference count work identically to the 1998-01-06 05:26:17 +00:00
miscfs Workarround for locking violation while recycling vnode which union fs 1998-01-18 08:17:48 +00:00
modules Include <machine/pc/display.h>, not <i386/include/pc/display.h>. This is 1998-01-16 17:58:55 +00:00
msdosfs
net Add a macro to accurately calculate the length of a struct ifreq when 1998-01-13 02:56:21 +00:00
netatalk Make INET a proper option. 1998-01-08 23:42:31 +00:00
netinet Fixed a missing #include in the synopsis. 1998-01-16 13:02:58 +00:00
netipx Make INET a proper option. 1998-01-08 23:42:31 +00:00
netkey
netnatm
netns Make INET a proper option. 1998-01-08 23:42:31 +00:00
nfs Increase the minimum bootp reply packet size from 16 (bogus) to 300 (correct). 1998-01-18 18:46:20 +00:00
nfsclient Increase the minimum bootp reply packet size from 16 (bogus) to 300 (correct). 1998-01-18 18:46:20 +00:00
nfsserver
pc98 Sync with sys/i386/isa/wd.c revision 1.147. 1998-01-18 15:10:03 +00:00
pccard
pci Include pc98.h instead of isa.h when PC98 is defined. 1998-01-14 08:13:32 +00:00
powerpc/include
rpc
scsi the pt driver should make one DEVFS entry for each one found rather than 1998-01-06 08:28:46 +00:00
sys Tie up some loose ends in vnode/object management. Remove an unneeded 1998-01-17 09:17:02 +00:00
tools
ufs Tie up some loose ends in vnode/object management. Remove an unneeded 1998-01-17 09:17:02 +00:00
vm Tie up some loose ends in vnode/object management. Remove an unneeded 1998-01-17 09:17:02 +00:00
Makefile