This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
i386
History
Andreas Schulz
9af3551d46
Correct the calculation of the unit number. it is not minor(x) & 3. It need
...
to be shifted >> 3. The last bits are the partition info.
1995-09-15 10:45:42 +00:00
..
apm
Don't include <sys/tty.h> in drivers that aren't tty drivers or in general
1995-07-16 10:13:08 +00:00
bios
Don't include <sys/tty.h> in drivers that aren't tty drivers or in general
1995-07-16 10:13:08 +00:00
boot
Killed unnecessary \r.
1995-09-07 21:11:34 +00:00
conf
Submitted by: Luigi Rizzo (luigi@iet.unipi.it)
1995-09-08 03:20:10 +00:00
eisa
ahcprobe now takes a flags argument. For EISA/VL adapters set it to
1995-09-05 23:39:31 +00:00
i386
1) Killed 'BSDVM_COMPAT'.
1995-09-15 08:31:19 +00:00
ibcs2
Unlock the vnode after checking permissions; this is necessary to prevent
1995-09-13 02:12:51 +00:00
include
Move some kernel-only stuff to a kernel-only file.
1995-09-13 08:39:28 +00:00
isa
Correct the calculation of the unit number. it is not minor(x) & 3. It need
1995-09-15 10:45:42 +00:00
linux
Reviewed by: julian with quick glances by bruce and others
1995-08-28 09:19:25 +00:00
pci
Improved verification of configuration space accesses working:
1995-09-14 20:27:31 +00:00
scsi
Clean up a few nits in the aic7xxx driver:
1995-09-05 23:52:03 +00:00
Makefile
Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some
1993-10-16 19:17:18 +00:00