freebsd-skq/sys
Maxim Sobolev aa7cc2322b Move definition of structure used in CONS_SCRSHOT ioctl in front of definition
of ioctl itself, like we have for all other ioctl's in this file.

MFC after:	2 weeks
2001-07-26 14:24:53 +00:00
..
alpha Simplify the implementation of pmap_emulate_reference(). The new version 2001-07-24 07:13:07 +00:00
amd64 You were knocked senseless by the Boomerang, spun around by the Cyclone, 2001-07-23 20:44:54 +00:00
arm
boot s/adress/address/ 2001-07-23 12:05:27 +00:00
cam Support for USB floppies based upon SMSC USB FDD controller. 2001-07-20 09:20:43 +00:00
coda
compat Added the linux_sysinfo function to implement sysinfo(2). 2001-07-23 06:22:10 +00:00
conf sys/kern/tty_snoop.c is now sys/dev/snp/snp.c. 2001-07-25 12:06:36 +00:00
contrib This commit was generated by cvs2svn to compensate for changes in r80357, 2001-07-25 22:10:56 +00:00
crypto
ddb Quiet a variable format-string warning. 2001-07-19 02:05:00 +00:00
dev Fix typo (* -> &) 2001-07-26 02:20:47 +00:00
fs remove support for creating files and directories from msdosfs_mknod 2001-07-19 19:15:42 +00:00
geom
gnu Do not depend on pcb_savefpu backwards compat #define. 2001-07-12 12:19:11 +00:00
i4b make driver compile under 4.3-STABLE 2001-07-22 19:55:05 +00:00
i386 Allow ng_split to be compiled in staticly. 2001-07-25 00:15:02 +00:00
ia64 Add 'hwatch' and 'dhwatch' ddb commands analogous to 'watch' and 2001-07-11 03:15:25 +00:00
isa Return consistent key action codes at key press and release 2001-07-20 13:05:57 +00:00
isofs/cd9660
kern Don't bother passing p to rtioctl just so it can fail to pass it to mrt_ioctl 2001-07-25 20:15:28 +00:00
libkern Sync to OpenBSD (update comment and minor style change). 2001-07-24 11:34:22 +00:00
modules Unbreak ip_mroute_mod 2001-07-25 20:15:17 +00:00
net Don't bother passing p to rtioctl just so it can fail to pass it to mrt_ioctl 2001-07-25 20:15:28 +00:00
netatalk
netatm Commited patch for uni signaling fix. 2001-07-11 16:31:50 +00:00
netgraph If an attempt is made to LISTEN for a service tag that's already being 2001-07-25 03:34:07 +00:00
netinet Somewhat modernize ip_mroute.c: 2001-07-25 20:15:49 +00:00
netinet6 do not M_WAITOK in in6_update_ifa(), since this function can be called 2001-07-15 14:24:00 +00:00
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient
nfsserver
pc98 Speed up console driver. 2001-07-26 03:07:07 +00:00
pccard Make the multiple interrupts attachment an error not a panic. 2001-07-25 15:09:54 +00:00
pci IFT_8021_VLAN -> IFT_L2VLAN per if_vlan_var.h rev 1.9. With this change 2001-07-25 00:19:59 +00:00
posix4
powerpc
rpc
sparc64/compile
svr4
sys Move definition of structure used in CONS_SCRSHOT ioctl in front of definition 2001-07-26 14:24:53 +00:00
tools
ufs Use a fixed type for times in on-disk structures for ufs rather than 2001-07-16 00:55:27 +00:00
vm make vm_page_select_cache static 2001-07-23 12:34:31 +00:00
Makefile