freebsd-dev/sys
David Greenman 7500ed1d63 Backed out previous change. I forgot (for about the fourth time) that
v_rdev is a #define which is dereferenced through v_specinfo->si_rdev,
and that isn't initialized until later in checkalias().
1995-02-27 10:15:38 +00:00
..
alpha/include Third round in syscons update. 1995-01-28 22:18:05 +00:00
amd64 Replace all remaining instances of i386/include' by machine' and fix 1995-02-26 05:14:53 +00:00
compile Stop cvs up -P from removing empty compile directories. 1994-08-25 16:20:16 +00:00
conf Use relative include path and -nostdinc avoid getting anything from 1995-02-26 05:05:53 +00:00
ddb Added "panic" command to ddb, so we can do something sensible even if 1995-02-05 21:09:04 +00:00
dev Doubled 'maxwait' to 200 (240us). 1995-02-26 20:03:53 +00:00
fs Obtained from: memories of 1.1.5 1995-02-21 18:41:30 +00:00
gnu (a) remove the pointer to each driver's tty structure array from cdevsw 1995-02-25 20:09:44 +00:00
i386 Slight change to wdwait() to improve performance while not violating the 1995-02-27 06:42:35 +00:00
isa Replace all remaining instances of i386/include' by machine' and fix 1995-02-26 05:14:53 +00:00
isofs/cd9660 Obtained from: memories of 1.1.5 1995-02-21 18:41:30 +00:00
kern Backed out previous change. I forgot (for about the fourth time) that 1995-02-27 10:15:38 +00:00
libkern Add strncmp() function..I need it and 1995-02-27 09:16:04 +00:00
miscfs Make sure process isn't swapped when messing with it. 1995-02-20 15:53:33 +00:00
modules Once and for all: Never a ${DESTDIR} in ${BINDIR} ! 1995-02-23 19:45:30 +00:00
msdosfs Use the correct block number for updating the backup copy of the FAT when 1995-02-10 18:39:45 +00:00
net New user Process PPP based on iij-ppp0.94beta2. 1995-02-26 12:18:08 +00:00
netccitt And fix some more compiler warnings. Then give up. /sys/net* is FULL of 1995-02-15 06:29:47 +00:00
netinet Allow "via" to be specified ever as IP adress or 1995-02-24 14:33:54 +00:00
netiso Update calls to rtalloc1(). 1994-12-13 22:33:05 +00:00
netns Include <sys/systm.h> to get inlines for spl*() so that LINT kernel links. 1994-11-15 14:26:31 +00:00
nfs YF fix. 1995-02-15 04:21:32 +00:00
nfsclient YF fix. 1995-02-15 04:21:32 +00:00
nfsserver YF fix. 1995-02-15 04:21:32 +00:00
pci Make people happy, who claim to better know how "interupt" 1995-02-25 17:34:03 +00:00
powerpc/include Don't define CLK_TCK here. 1995-02-03 21:49:18 +00:00
rpc Use the header files that are compatible with the code just moved over 1994-08-07 18:41:02 +00:00
scsi iodone->biodone; get rid of older call syntax. 1995-02-25 19:11:11 +00:00
sys (a) remove the pointer to each driver's tty structure array from cdevsw 1995-02-25 20:09:44 +00:00
tools Added $Id$ 1994-08-02 07:55:43 +00:00
ufs Use dsname() to get consistent names. 1995-02-22 22:46:48 +00:00
vm Don't use __P(()) in a function definition. 1995-02-25 18:39:04 +00:00
Makefile Added ${MACHINE}/boot to build bootblocks. 1994-08-25 13:54:28 +00:00