1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys
Poul-Henning Kamp b4994e318a Define the tty methods as typedefs.
Change the return type for t_break to void.

Add t_ioctl (more about this later).
2004-06-30 21:38:08 +00:00
..
alpha
amd64 We need to make resources visible here as well. 2004-06-30 19:24:26 +00:00
arm Remove unused includes. 2004-06-28 11:35:05 +00:00
boot
cam
coda
compat
conf My last commit broke oldcard. Rather than duplicate the lines for 2004-06-30 14:52:49 +00:00
contrib Mess from update & merge - don't release the ifnet lock twice, just once 2004-06-29 03:39:06 +00:00
crypto
ddb
dev Define the tty methods as typedefs. 2004-06-30 21:38:08 +00:00
fs
geom Fix regression in last commit. 2004-06-29 08:33:58 +00:00
gnu
i4b
i386 Hide struct resource and struct rman. You must define 2004-06-30 16:54:10 +00:00
ia64 Add machdep quirks functions. On i386, this disables acpi on systems with 2004-06-30 04:42:29 +00:00
isa
isofs/cd9660
kern Hide struct resource and struct rman. You must define 2004-06-30 16:54:10 +00:00
libkern
modules The ahb module is not needed for pc98. 2004-06-30 13:09:13 +00:00
net Do not m_free packet since IF_HANDOFF (called from netisr_queue) will 2004-06-28 15:32:24 +00:00
net80211
netatalk
netatm
netgraph Remove 3rd clause from the licence. 2004-06-29 15:46:12 +00:00
netinet Rwatson, write 100 times for tomorrow: 2004-06-27 21:54:34 +00:00
netinet6
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98 - Shorten the names for the TTY related swi interrupt handlers as the 2004-06-28 16:17:11 +00:00
pccard
pci Remove saved_* from dc_softc. They are now no longer needed. 2004-06-29 20:38:44 +00:00
posix4
powerpc
rpc
security
sparc64 Retire BUS_DMAMAP_NSEGS for sparc64 2004-06-28 04:04:43 +00:00
sys Define the tty methods as typedefs. 2004-06-30 21:38:08 +00:00
tools Complete quirk handling script by matching the in-kernel table format. 2004-06-30 04:40:20 +00:00
ufs
vm Initialize result->backing_object_offset before linking result onto the list of 2004-06-28 20:26:35 +00:00
Makefile