freebsd-dev/sys
John Baldwin f20dd05a67 - Remove unnecessary 'data32' and 'addr32' prefixes and #define's.
- Go ahead and use 'lgdt' again instead of hand-assembling the instruction.
  During testing this code worked fine.  If for some reason a 32-bit offset
  is needed, 'lgdtl' should be used instead of reverting to manual machine
  code.

Tested by:	peter
2000-05-27 06:25:35 +00:00
..
alpha Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
amd64 - Remove unnecessary 'data32' and 'addr32' prefixes and #define's. 2000-05-27 06:25:35 +00:00
boot Strip spaces and comments more agressively. 2000-05-26 22:58:10 +00:00
cam Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
coda Remove 42 unneeded #include <sys/ioccom.h>. 2000-05-03 07:31:38 +00:00
compat Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
compile
conf Take 146 and 147 for the twe driver. 2000-05-24 23:19:15 +00:00
contrib Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
crypto Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
ddb Add a new sysctl "debug.enter_debugger" (when the kernel is compiled 2000-01-27 22:27:34 +00:00
dev move various fields from pcm_channel to snd_dbuf 2000-05-26 21:55:13 +00:00
fs Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
geom Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
gnu Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
i4b Remove 42 unneeded #include <sys/ioccom.h>. 2000-05-03 07:31:38 +00:00
i386 - Remove unnecessary 'data32' and 'addr32' prefixes and #define's. 2000-05-27 06:25:35 +00:00
isa Add SUP1670 - Supra 336i V+ Intl. Since we update the PnP IDs 2000-05-26 11:41:08 +00:00
isofs/cd9660 Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
kern If devclass_alloc_unit() is called with a wired unit #, and this is 2000-05-26 13:59:05 +00:00
libkern Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
miscfs Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
modules Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead of 2000-05-27 01:14:33 +00:00
msdosfs Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
net Rather than checking for hlen causing misalignment, we should do the 2000-05-26 13:47:02 +00:00
netatalk Just need to pass the address family to if_simloop(), not the whole sockaddr. 2000-05-24 21:16:56 +00:00
netatm Just need to pass the address family to if_simloop(), not the whole sockaddr. 2000-05-24 21:16:56 +00:00
netgraph Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
netinet define CSUM_DELAY_DATA to match merge 2000-05-26 07:28:03 +00:00
netinet6 Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
netipx Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
netkey Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
netnatm Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
netncp Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
netns Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
nfs Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
nfsclient Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
nfsserver Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
ntfs Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
nwfs Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
pc98 Fixed header file path (machine/lpt.h -> dev/ppbus/lptio.h). 2000-05-26 12:25:01 +00:00
pccard Add PnP ID for vadem based plug and play card. 2000-05-02 06:50:17 +00:00
pci Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
posix4 Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
powerpc Handle PCI devices that actually use an ISA IRQ for the cia and tsunami 2000-05-10 18:54:28 +00:00
rpc $Id$ -> $FreeBSD$ 1999-08-27 23:45:13 +00:00
svr4 Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
sys Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
tools Use a seperate -c and -h mode. The vnode_if.c file is compiled only into 1999-12-12 16:43:05 +00:00
ufs Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
vm Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
Makefile Cause modules to build with the kernel build. Modules are removed 2000-05-02 02:26:04 +00:00