freebsd-nq/sys
Olivier Houchard 23c15e6437 Merge a bunch of changes that where done in tty_pty.c after tty_pts.c was
forked from it, but missed from some reason.
2006-01-27 15:13:40 +00:00
..
alpha
amd64
arm
boot
bsm
cam Add Product IDs : 2006-01-26 00:35:54 +00:00
coda
compat Fix a typo : deivce => device 2006-01-26 21:48:50 +00:00
conf Bring in a sysv-style pts implementation, as found in the rwatson_pts perforce branch. It works the same as its SysV/linux counterpart : You obtain a fd to the master pseudo terminal by opening /dev/ptmx, which craetes a node for the master as /dev/pty[num] and a node for the slave as /dev/pts/[num]. 2006-01-26 01:30:34 +00:00
contrib
crypto
ddb
dev Call NDFREE() only when vn_open() succeeded. 2006-01-27 11:27:55 +00:00
doc
fs
gdb
geom
gnu
i4b
i386
ia64
isa
isofs/cd9660
kern Merge a bunch of changes that where done in tty_pty.c after tty_pts.c was 2006-01-27 15:13:40 +00:00
libkern
modules add an option BKTR_USE_FREEBSD_SMBUS that enables compiling the module 2006-01-27 09:08:32 +00:00
net Make sure buffers in if_bridge are fully initialized before copying 2006-01-25 10:00:40 +00:00
net80211
netatalk
netatm
netgraph o Introduce D-Link compat mode, that is default to off and can be set 2006-01-27 10:56:22 +00:00
netinet When doing IP forwarding with [FAST_]IPSEC compiled into the kernel 2006-01-24 17:57:19 +00:00
netinet6 don't embed scope id before running packet filters. 2006-01-25 08:17:02 +00:00
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98
pccard
pci
posix4
powerpc
rpc
security
sparc64 - Register the generic implementations for the device shutdown, suspend 2006-01-26 21:14:32 +00:00
sys Analogous to __printflike and __scanflike, add the macro __format_arg which 2006-01-26 20:53:40 +00:00
tools
ufs
vm Use the new macros abstracting the page coloring/queues implementation. 2006-01-27 08:35:32 +00:00
Makefile