freebsd-dev/sys
Jeff Roberson d0b06acbe1 This fixes a bug where isitem never got set to 1 if a certain chain of events
relating to extreme low memory situations occured.  This was only ever seen on
the port build cluster, so many thanks to kris for helping me debug this.

Tested by:	kris
2002-04-07 22:47:36 +00:00
..
alpha GC the "dumplo" variable, which is no longer used. 2002-04-07 21:01:37 +00:00
amd64 GC the "dumplo" variable, which is no longer used. 2002-04-07 21:01:37 +00:00
arm
boot We must not let install(1) strip loader.efi when installing it, or the 2002-04-07 04:27:50 +00:00
cam
coda Moved signal handling and rescheduling from userret() to ast() so that 2002-04-04 17:49:48 +00:00
compat Moved signal handling and rescheduling from userret() to ast() so that 2002-04-04 17:49:48 +00:00
conf Now that we can thorougly self compile the kernel, stop hard coding the 2002-04-07 04:34:21 +00:00
contrib
crypto
ddb
dev This makes ppbus childs like lpt and ppi succesfully connect to more 2002-04-07 22:06:20 +00:00
fs Fixed assorted bugs in setting of timestamps in devfs_setattr(). 2002-04-05 15:16:08 +00:00
geom Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
gnu Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
i4b Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
i386 GC the "dumplo" variable, which is no longer used. 2002-04-07 21:01:37 +00:00
ia64 ia64 depends on ACPICA on actual hardware. It might be worth having a 2002-04-07 04:36:02 +00:00
isa When reading a UFS-style label from a floppy, don't attempt to use a 2002-04-02 18:29:43 +00:00
isofs/cd9660 Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
kern o Change kernel_vmount() interface to be more convenient : pass two 2002-04-07 13:22:47 +00:00
libkern
modules
net Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
netatalk Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
netatm Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
netgraph Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
netinet Retire this copy; it now lives in sys/net/fddi.h. 2002-04-05 19:24:38 +00:00
netinet6 Use <net/fddi.h> rather than <netinet/if_fddi.h>. 2002-04-06 03:21:46 +00:00
netipx Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
netkey
netnatm Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
netncp
netns Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
netsmb Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
nfs
nfsclient
nfsserver
pc98 GC the "dumplo" variable, which is no longer used. 2002-04-07 21:01:37 +00:00
pccard
pci Teach the rlphy driver how to do parallel link detection. If the link partner 2002-04-07 20:55:50 +00:00
posix4
powerpc GC the "dumplo" variable, which is no longer used. 2002-04-07 21:01:37 +00:00
rpc
security/lomac
sparc64 GC the "dumplo" variable, which is no longer used. 2002-04-07 21:01:37 +00:00
svr4
sys Constify. 2002-04-07 09:58:28 +00:00
tools
ufs Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
vm This fixes a bug where isitem never got set to 1 if a certain chain of events 2002-04-07 22:47:36 +00:00
Makefile