summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_sysctl.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2005-08-08 21:03:54 +0000
committerjhb <jhb@FreeBSD.org>2005-08-08 21:03:54 +0000
commitba589db4851a78d7a0fdfc6e4a6a79496a2b3341 (patch)
treead0d7329056f3d2eec9bd9f58e02dec3446e8f3b /sys/kern/kern_sysctl.c
parent7d8af51fdcf9b077da486bdb2f6d70ba885d1aab (diff)
downloadFreeBSD-src-ba589db4851a78d7a0fdfc6e4a6a79496a2b3341.zip
FreeBSD-src-ba589db4851a78d7a0fdfc6e4a6a79496a2b3341.tar.gz
- Use callout_init_mtx() to close a small race between callout_stop() and
the timeout routine. - Fix locking in detach. - Add locking in shutdown. - Don't mess with the PCI command register in resume, the PCI bus driver already does this for us. - Add locking to the non-serial ifmedia routines. - Fix locking in ioctl. - Remove spls and support for 4.x. MFC after: 1 week
Diffstat (limited to 'sys/kern/kern_sysctl.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud