1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-10 14:02:43 +00:00
freebsd/sys
Bruce Evans 1c5fa550e8 Broke the warning that the cx driver (cronyx.c, cx,c and if_cx.c) uses
pessimal (u_short) types for i/o ports.  I don't understand the data
structures in this driver well enough to unpessimize the types.
2003-08-06 11:05:42 +00:00
..
alpha - Since td_critnest is now initialized in MI code, it doesn't have to be 2003-08-04 20:32:45 +00:00
amd64 In _bus_dmamap_load_buffer(), only count the number of bounce pages needed if 2003-08-04 23:40:35 +00:00
arm
boot Fix asm string newlines to keep gcc3.3 happy. Use register prefixes 2003-08-05 11:30:18 +00:00
cam
coda
compat Add support for multiple CPUs to cpuinfo. 2003-08-04 10:55:22 +00:00
conf
contrib Broke the warning that this driver uses pessimal (u_short) types for 2003-08-06 10:52:16 +00:00
crypto
ddb
dev Change the format type to unbreak LINT on 64-bit platforms. 2003-08-06 07:18:42 +00:00
fs Don't drop giant around ->d_strategy(), too much code explodes. 2003-08-06 06:49:18 +00:00
geom
gnu
i4b
i386 Broke the warning that the cx driver (cronyx.c, cx,c and if_cx.c) uses 2003-08-06 11:05:42 +00:00
ia64 o Put the syscall return registers in the context. Not only do we 2003-08-05 18:52:02 +00:00
isa
isofs/cd9660
kern kse.h is not needed for these files. 2003-08-05 12:08:49 +00:00
libkern
modules
net Define a flag for asynchronuous VC open/close operations as used 2003-08-05 13:48:01 +00:00
net80211
netatalk
netatm
netgraph
netinet * makes mfc[MFCTBLSIZ] and vif[MAXVIFS] tables accessible via 2003-08-05 17:01:33 +00:00
netinet6 introduced a flag bit "ND6_IFF_ACCEPT_RTADV" in the nd_ifinfo structure to 2003-08-05 14:57:11 +00:00
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver
opencrypto
pc98
pccard
pci Enable IFCAP_VLAN_MTU and increase MTU for it. 2003-08-05 02:34:35 +00:00
posix4
powerpc - Since td_critnest is now initialized in MI code, it doesn't have to be 2003-08-04 20:32:45 +00:00
rpc
security
sparc64 - Since td_critnest is now initialized in MI code, it doesn't have to be 2003-08-04 20:32:45 +00:00
sys Retire the B_KEEPGIANT flag, we are nowhere near ready. 2003-08-06 06:53:54 +00:00
tools
ufs
vm Add XXX: comment to vm_pager_unswapped(). 2003-08-06 10:51:40 +00:00
Makefile