This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
i386
History
Peter Wemm
e999a90a90
This time, get rid of the struct copies that were really causing gcc to
...
call memcpy.. It seems that gcc would not inline the implicit call when copying from a volatile...
1996-06-17 18:52:53 +00:00
..
apm
Freudian slip. Change M_DEVBUG -> M_DEVBUF.
1996-06-04 17:50:28 +00:00
bios
Freudian slip. Change M_DEVBUG -> M_DEVBUF.
1996-06-04 17:50:28 +00:00
boot
Add a check in the SMC probe to verify that the card has an ethernet
1996-06-09 14:44:17 +00:00
conf
Explain the options for the `od' driver.
1996-06-16 20:04:47 +00:00
eisa
Clean up -Wunused warnings.
1996-06-12 05:11:41 +00:00
i386
In getit(), use read_eflags()/write_eflags() to preserve the interrupt
1996-06-17 12:50:22 +00:00
ibcs2
Clean up -Wunused warnings.
1996-06-12 05:11:41 +00:00
include
Reduced nesting of #includes in random.h and adjusted isa/random_machdep.c
1996-06-17 16:47:43 +00:00
isa
This time, get rid of the struct copies that were really causing gcc to
1996-06-17 18:52:53 +00:00
linux
Clean up -Wunused warnings.
1996-06-12 05:11:41 +00:00
pci
Change CONF1_ENABLE_MSK to 0x7ff00000 in another attempt to decide
1996-06-13 21:50:41 +00:00
scsi
Detect and report dataphase overruns. Put the adapter into 'Bit Bucket'
1996-06-09 17:33:18 +00:00
Makefile
…