freebsd-dev/sys
Hidetoshi Shimokawa 958c774916 Restart cycle master after bus manager election.
This should fix the IR(and maybe IT) problem when
the host becames the bus manager.
- rename fw_noderesolve() to fw_noderesolve_eui64() and add
	fw_noderesolve_nodeid().
2003-01-30 05:18:35 +00:00
..
alpha Implement bus_dmamem_alloc_size() and bus_dmamem_free_size() as 2003-01-29 07:25:27 +00:00
amd64 Make tsc_freq a 64bit quantity. 2003-01-29 11:36:39 +00:00
arm
boot Link /boot/boot1 to the name /boot/boot to avoid per-arch naming of the 2003-01-26 14:32:53 +00:00
cam Remove redundant printf from targbhasync() since all places that return an 2003-01-23 21:55:12 +00:00
coda
compat
conf Move the miidevs.h build stuff to conf/files so that config(8) doesn't 2003-01-30 02:19:14 +00:00
contrib
crypto Remove some unnecessary casts. 2003-01-25 22:41:22 +00:00
ddb Move UPCALL related data structure out of kse, introduce a new 2003-01-26 11:41:35 +00:00
dev Restart cycle master after bus manager election. 2003-01-30 05:18:35 +00:00
fs NODEVFS cleanup: remove #ifdefs. 2003-01-29 22:36:45 +00:00
geom Add code to repsect the D_NOGIANT flag, should the disk device driver set it. 2003-01-29 19:47:25 +00:00
gnu Use VOP_SPECSTRATEGY() instead of VOP_STRATEGY(). 2003-01-28 21:46:21 +00:00
i4b
i386 Make tsc_freq a 64bit quantity. 2003-01-29 11:36:39 +00:00
ia64 Unbreak SMP cases for these architectures. 2003-01-27 00:00:06 +00:00
isa Make tsc_freq a 64bit quantity. 2003-01-29 11:36:39 +00:00
isofs/cd9660
kern NODEVFS cleanup: Remove cdevsw[]. 2003-01-29 21:54:03 +00:00
libkern
modules Add ac97_patch.[ch] that provide space for ac97 codec specific patches. 2003-01-25 16:54:05 +00:00
net Avoid lock order reversal by expanding the scope of the 2003-01-28 20:22:19 +00:00
netatalk
netatm Band-XXX-aid an easy to provoke panic. 2003-01-28 12:10:11 +00:00
netgraph
netinet Fix a bug with syncookies; previously, the syncache's MSS size was not 2003-01-29 03:49:49 +00:00
netinet6
netipsec
netipx add forgotten IFA_LOCK_INIT 2003-01-23 23:36:45 +00:00
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient Provide a sysctl to allow defaulting of the connectionless (-c) feature 2003-01-22 19:57:31 +00:00
nfsserver
opencrypto
pc98 Make tsc_freq a 64bit on PC98 also. 2003-01-29 18:08:26 +00:00
pccard
pci Fix typo in an unused macro. 2003-01-29 21:56:10 +00:00
posix4
powerpc Put the right fix in. Instead of deleting the declaration of __FBSDID, we 2003-01-28 10:54:31 +00:00
rpc
security
sparc64 Fix another mistake in the bus_dmamem_alloc_size() thing 2003-01-29 20:36:08 +00:00
sys Style: keep most typedefs in the same place. 2003-01-29 19:36:08 +00:00
tools
ufs
vm Simplify vm_object_page_remove(): The object's memq is now ordered. The 2003-01-27 01:12:35 +00:00
Makefile