freebsd-src/sys
Aleksandr Rybalko 231f843f55 Fix crash on resume in vt(9).
Statically allocated terminal window have not initialized callout handler, so we
have to initialize it even for existing window if it is console window.

Reported by:	gjb and many
Tested by:	gjb
MFC after:	7 days
Sponsored by:	The FreeBSD Foundation
2014-03-27 09:24:09 +00:00
..
amd64 Add an ioctl to suspend a virtual machine (VM_SUSPEND). The ioctl can be called 2014-03-26 23:34:27 +00:00
arm Switch to my freebsd.org emal address in copyright. 2014-03-25 08:31:47 +00:00
boot Switch to my freebsd.org emal address in copyright. 2014-03-25 08:31:47 +00:00
bsm
cam Target Transfer Tag is opaque; no need to htonl(3) it. 2014-03-25 19:28:40 +00:00
cddl Rename global cnt to vm_cnt to avoid shadowing. 2014-03-22 10:26:09 +00:00
compat Rename global cnt to vm_cnt to avoid shadowing. 2014-03-22 10:26:09 +00:00
conf Add a '*' to the M modifier string so we match any -gdwarf string (even 2014-03-25 22:32:13 +00:00
contrib Also tag the current HAL power mode in ar9300_set_power_mode(). 2014-03-10 06:05:26 +00:00
crypto replace the kernel's version w/ cperciva's implementation... In all 2014-03-16 01:43:23 +00:00
ddb
dev Fix crash on resume in vt(9). 2014-03-27 09:24:09 +00:00
fs Rename global cnt to vm_cnt to avoid shadowing. 2014-03-22 10:26:09 +00:00
gdb
geom In g_eli_crypto_hmac_init(), zero out after using the ipad buffer, 2014-02-08 05:17:49 +00:00
gnu Symbolic bindings for the dts files... 2014-02-28 16:51:33 +00:00
i386 Rather than require a makeoptions DEBUG to get debug correct, 2014-03-25 22:08:31 +00:00
ia64 Rename global cnt to vm_cnt to avoid shadowing. 2014-03-22 10:26:09 +00:00
isa Remove vestiges of knowing the ISA bus, which we gave up on around 20 2014-03-19 21:03:04 +00:00
kern Document a known problem with handling the process intended to receive 2014-03-25 23:30:35 +00:00
kgssapi
libkern Fix typo 2013-11-29 20:14:26 +00:00
mips For BERI on NetFPGA assume HZ=100 by default. 2014-03-22 13:06:32 +00:00
modules Move the atpit device model from userspace into vmm.ko for better 2014-03-25 19:20:34 +00:00
net Merge from projects/pf r251993 (glebius@): 2014-03-25 06:55:53 +00:00
net80211 Remove IPX support. 2014-03-14 02:58:48 +00:00
netgraph Remove AppleTalk support. 2014-03-14 06:29:43 +00:00
netinet Correct ARP update handling when the routes for network interfaces are 2014-03-26 22:46:03 +00:00
netinet6 Several years after initial development, merge prototype support for 2014-03-15 00:57:50 +00:00
netipsec Remove more constants related to static sysctl nodes. The MAXID constants 2014-02-25 18:44:33 +00:00
netnatm Provide includes that are needed in these files, and before were read 2013-10-26 18:18:50 +00:00
netpfil Merge from projects/pf r251993 (glebius@): 2014-03-25 06:55:53 +00:00
netsmb Update kernel inclusions of capability.h to use capsicum.h instead; some 2014-03-16 10:55:57 +00:00
nfs - Remove rt_metrics_lite and simply put its members into rtentry. 2014-03-05 01:17:47 +00:00
nfsclient For software builds, the NFS client does many small 2013-12-07 23:05:59 +00:00
nfsserver Update kernel inclusions of capability.h to use capsicum.h instead; some 2014-03-16 10:55:57 +00:00
nlm Correct a typo in nlm_find_host_by_addr(): the intention of the 2014-03-11 00:25:55 +00:00
ofed Rename global cnt to vm_cnt to avoid shadowing. 2014-03-22 10:26:09 +00:00
opencrypto allow the kern.cryptodevallowsoft sysctl to enable symetric/hashes too... 2014-03-11 01:45:46 +00:00
pc98 Rename global cnt to vm_cnt to avoid shadowing. 2014-03-22 10:26:09 +00:00
pci - Implement the RX EARLYOFF and RXDV GATED bits as done by RealTek's Linux 2014-02-05 23:13:40 +00:00
powerpc Define PSL_SRR1_MASK for BOOK-E too so MPC85XX compiles again. 2014-03-25 22:49:33 +00:00
rpc Fix lock acquisition in case no request space available, missed in r260097. 2014-02-04 00:00:01 +00:00
security audit: plug FILEDESC_LOCK leak in audit_canon_path. 2014-03-21 01:30:33 +00:00
sparc64 Rather than require a makeoptions DEBUG to get debug correct, 2014-03-25 22:08:31 +00:00
sys Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental. 2014-03-23 12:49:25 +00:00
teken Fix typo. 2014-02-06 13:28:06 +00:00
tools Update NetBSD Foundation copyrights to 2-clause BSD 2014-03-18 01:40:25 +00:00
ufs Update comment to explain search order reverted to historical order 2014-03-22 11:26:39 +00:00
vm Rename global cnt to vm_cnt to avoid shadowing. 2014-03-22 10:26:09 +00:00
x86 Strict value checking will cause problem. 2014-03-27 06:36:38 +00:00
xdr
xen Revert last change, it breaks other things. 2014-03-19 20:40:57 +00:00
Makefile Remove AppleTalk support. 2014-03-14 06:29:43 +00:00