freebsd-skq/sys
Andrey A. Chernov aaf0bb1961 Print explanation diagnostics when mount is impossible
Submitted by: Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>
1998-04-05 13:10:11 +00:00
..
alpha The linux chown syscall is more like lchown, a new chown syscall that 1998-03-29 07:59:10 +00:00
amd64 Remove some unneeded statements that enabled interrupts. 1998-04-05 01:04:48 +00:00
compat Use microruntime() rather than doing it by hand. 1998-04-04 18:56:54 +00:00
compile
conf - Use existing file (psm.c) though the driver does not work under 1998-03-30 12:36:16 +00:00
ddb Ensure that the linker sets for commands exist by putting a standard 1998-02-13 02:19:29 +00:00
dev More fixes to deal with fonts: 1998-04-04 16:26:53 +00:00
fs Print explanation diagnostics when mount is impossible 1998-04-05 13:10:11 +00:00
geom Slightly more correct initialisation of the new buf struct for soft-updates. 1998-03-09 20:39:26 +00:00
gnu Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
i386 Remove some unneeded statements that enabled interrupts. 1998-04-05 01:04:48 +00:00
isa Remove some unneeded statements that enabled interrupts. 1998-04-05 01:04:48 +00:00
isofs/cd9660 Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman) 1998-03-08 09:59:44 +00:00
kern More fixes for the iterative case of nanosleep1 from bruce. 1998-04-05 12:10:41 +00:00
libkern Make our v_usecount vnode reference count work identically to the 1998-01-06 05:26:17 +00:00
miscfs Moved some #includes from <sys/param.h> nearer to where they are actually 1998-03-28 10:33:27 +00:00
modules Give this a shot at actually working as an LKM.. 1998-03-27 04:05:08 +00:00
msdosfs Print explanation diagnostics when mount is impossible 1998-04-05 13:10:11 +00:00
net Time changes mark 2: 1998-04-04 13:26:20 +00:00
netatalk Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
netinet Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
netipx Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
netkey Maybe fix netkey. I am not sure how to test this.. 1998-04-05 05:19:00 +00:00
netnatm Staticize. 1998-02-09 06:11:36 +00:00
netns Make INET a proper option. 1998-01-08 23:42:31 +00:00
nfs Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
nfsclient Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
nfsserver Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
pc98 Sync with sys/i386/isa/syscons.c revision 1.257. 1998-04-04 17:18:09 +00:00
pccard Uninitialized pointer reference may happen on particular environment. 1998-03-19 16:19:16 +00:00
pci Add two workarounds for broken MP tables: 1998-04-01 21:07:37 +00:00
posix4 The system call stubs for the sched_* system calls can't be 1998-03-28 22:44:28 +00:00
powerpc/include
rpc
scsi Add an ioctl to retrieve the next writable address. 1998-03-31 01:56:29 +00:00
sys Time changes mark 2: 1998-04-04 13:26:20 +00:00
tools
ufs Time changes mark 2: 1998-04-04 13:26:20 +00:00
vm Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
Makefile Test for the existance of ${MACHINE}/boot before trying to build it. 1998-02-20 07:37:08 +00:00