freebsd-skq/sys
Paul Traina 77f77631e7 (a) remove the pointer to each driver's tty structure array from cdevsw
(b) add a function callback vector to tty drivers that will return a pointer
    to a valid tty structure based upon a dev_t
(c) make syscons structures the same size whether or not APM is enabled so
    utilities don't crash if NAPM changes (and make the damn kernel compile!)
(d) rewrite /dev/snp ioctl interface so that it is device driver and i386
    independant
1995-02-25 20:09:44 +00:00
..
alpha/include
amd64 Read K&R and get the { } right :-) 1995-02-25 18:55:53 +00:00
compile
conf Make diskslice files standard and remove option DISKSLICE. ufs_disksubr.c 1995-02-23 17:19:54 +00:00
ddb
dev (a) remove the pointer to each driver's tty structure array from cdevsw 1995-02-25 20:09:44 +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 (a) remove the pointer to each driver's tty structure array from cdevsw 1995-02-25 20:09:44 +00:00
isa (a) remove the pointer to each driver's tty structure array from cdevsw 1995-02-25 20:09:44 +00:00
isofs/cd9660 Obtained from: memories of 1.1.5 1995-02-21 18:41:30 +00:00
kern (a) remove the pointer to each driver's tty structure array from cdevsw 1995-02-25 20:09:44 +00:00
libkern
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
net Fixed comment - IFT_P80 is 80mbit. 1995-02-25 15:57:55 +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
netns
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
rpc
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
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