freebsd-dev/sys
Mike Smith f41c619d3d Pop the return address off the stack before making a V86_CALLF call;
this allows us to implement what look like C function calls from user
space "directly" to v86 mode code.  (Used for calling the PnP BIOS)
1998-10-22 20:22:07 +00:00
..
alpha Decrement the now unused page table page's wire_count prior to freeing it. 1998-10-21 11:38:14 +00:00
amd64 Quote port names that have a digit in them. IO_TIMER1 was lexed as 1998-10-22 13:49:51 +00:00
boot Pop the return address off the stack before making a V86_CALLF call; 1998-10-22 20:22:07 +00:00
cam Add a mechanism to send a non-tagged transaction even if a device is 1998-10-15 23:17:35 +00:00
coda
compat Fix a couple of out-of-bounds array references in mapping between 1998-10-11 04:54:16 +00:00
compile
conf Quote port names that have a digit in them. IO_TIMER1 was lexed as 1998-10-22 13:49:51 +00:00
contrib/softupdates
ddb Forgot to commit this; the alpha uses the kld symbol interface now. The 1998-10-15 02:01:50 +00:00
dev Initialize isa_devtab entries for interrupt handlers in individual 1998-10-22 05:58:45 +00:00
fs
geom
gnu Initialize earlier (ie: before npx) in case it makes any difference. 1998-10-18 07:44:33 +00:00
i386 Removed all `vector xxxintr' specifications. Interrupt handlers are now 1998-10-22 15:39:35 +00:00
isa Initialize isa_devtab entries for interrupt handlers in individual 1998-10-22 05:58:45 +00:00
isofs/cd9660
kern Eliminate a superfluous comment. 1998-10-21 16:31:38 +00:00
libkern
miscfs
modules Missed this file. 1998-10-16 04:31:35 +00:00
msdosfs
net Check the timeval passed to BIOCSRTIMEOUT with itimerfix. Use tvtohz() 1998-10-08 00:32:08 +00:00
netatalk
netatm
netinet *gulp*. Jordan specifically OK'ed this.. 1998-10-16 03:55:01 +00:00
netipx
netkey
netnatm
netns
nfs
nfsclient
nfsserver
pc98 Removed all `vector xxxintr' specifications. Interrupt handlers are now 1998-10-22 16:16:02 +00:00
pccard
pci Close PR #8409: 1998-10-22 16:46:26 +00:00
posix4
powerpc R_ALPHA_RELATIVE relocations need to add the value to the existing memory 1998-10-18 19:04:13 +00:00
rpc
sys post-tag version bump. We're now back at 3.0-current! 1998-10-16 06:55:07 +00:00
tools
ufs Use only the correct raw partition for writing labels. Don't use the 1998-10-17 07:49:04 +00:00
vm Make the VM system handle the case where a terminating object contains 1998-10-22 02:16:53 +00:00
Makefile In src/Makefile.inc1: 1998-10-11 18:39:38 +00:00