freebsd-dev/sys/i386
Julian Elischer 26d3bf5f1b close() is no longer a SLICE method.
Close is simply an open with no-read and no-write once internal to SLICE
(it still exports a close to the rest of the kernel)
1998-04-22 10:25:27 +00:00
..
apm Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
bios Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
boot Add two new functions, get{micro|nano}time. 1998-03-26 20:54:05 +00:00
conf Add a block device entry for the 'myx' driver too. 1998-04-22 05:10:51 +00:00
eisa Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. 1998-04-17 22:37:19 +00:00
i386 Remove more LFS left-overs 1998-04-20 21:54:19 +00:00
ibcs2 Added EIDRM & ENOMSG errno in translation table. 1998-04-13 17:52:41 +00:00
include Add a couple of missing symbols referred to in asm code. 1998-04-22 09:46:16 +00:00
isa close() is no longer a SLICE method. 1998-04-22 10:25:27 +00:00
linux Added EIDRM & ENOMSG to errno translation table. 1998-04-13 17:49:51 +00:00
pci
scsi Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
Makefile