Date: Sun, 18 Sep 2011 12:44:43 +0200 From: Piotr Kubaj <pkubaj@gmail.com> To: freebsd-current@freebsd.org Subject: Kernel panic after an upgrade Message-ID: <CABsLMBScURk6t-tD1BS8vpABkTNhH3UnmV9qExBbByPL-xXLgQ@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
I upgraded on 16th September to the newest snapshot. Everything
compiled well, but after rebooting to the new system, hal couldn't
start. I tried to start it manually, however, there was a message that
libcam.so.5 couldn't be found. Seeing that this library is in the base
system, I recompiled hal and dbus. I rebooted and that's when kernel
panics started.
I've attached the core.txt file.
[-- Attachment #2 --]
beastie dumped core - see /var/crash/vmcore.4
Fri Sep 16 22:50:41 CEST 2011
FreeBSD beastie 9.0-BETA2 FreeBSD 9.0-BETA2 #6: Fri Sep 16 00:35:43 CEST 2011 root@beastie:/usr/obj/usr/src/sys/BEASTIE amd64
panic: page fault
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "amd64-marcel-freebsd"...
Unread portion of the kernel message buffer:
Fatal trap 12: page fault while in kernel mode
cpuid = 0; apic id = 00
fault virtual address = 0x8
fault code = supervisor read data, page not present
instruction pointer = 0x20:0xffffffff803dd585
stack pointer = 0x28:0xffffff811d50f6b0
frame pointer = 0x28:0xffffff811d50f6e0
code segment = base 0x0, limit 0xfffff, type 0x1b
= DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags = interrupt enabled, resume, IOPL = 0
current process = 2128 (hald)
trap number = 12
panic: page fault
cpuid = 0
Uptime: 1m23s
Dumping 2036 out of 4067 MB:..1%..11%..21%..31%..41%..51%..61%..71%..81%..91%
No symbol "dumptid" in current context.
Reading symbols from /boot/kernel/zfs.ko...Reading symbols from /boot-mount/boot/kernel/zfs.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/zfs.ko
Reading symbols from /boot/kernel/opensolaris.ko...Reading symbols from /boot-mount/boot/kernel/opensolaris.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/opensolaris.ko
Reading symbols from /boot/modules/nvidia.ko...done.
Loaded symbols for /boot/modules/nvidia.ko
Reading symbols from /boot/kernel/fdescfs.ko...Reading symbols from /boot-mount/boot/kernel/fdescfs.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/fdescfs.ko
Reading symbols from /boot/modules/vboxnetflt.ko...done.
Loaded symbols for /boot/modules/vboxnetflt.ko
Reading symbols from /boot/modules/vboxdrv.ko...done.
Loaded symbols for /boot/modules/vboxdrv.ko
Reading symbols from /boot/kernel/netgraph.ko...Reading symbols from /boot-mount/boot/kernel/netgraph.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/netgraph.ko
Reading symbols from /boot/kernel/ng_ether.ko...Reading symbols from /boot-mount/boot/kernel/ng_ether.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/ng_ether.ko
Reading symbols from /boot/modules/vboxnetadp.ko...done.
Loaded symbols for /boot/modules/vboxnetadp.ko
Reading symbols from /boot/kernel/ums.ko...Reading symbols from /boot-mount/boot/kernel/ums.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/ums.ko
Reading symbols from /usr/local/modules/fuse.ko...done.
Loaded symbols for /usr/local/modules/fuse.ko
#0 sched_switch (td=dwarf2_read_address: Corrupted DWARF expression.
) at /usr/src/sys/kern/sched_ule.c:1854
1854 cpuid = PCPU_GET(cpuid);
(kgdb) #0 sched_switch (td=dwarf2_read_address: Corrupted DWARF expression.
) at /usr/src/sys/kern/sched_ule.c:1854
#1 0xffffffff804774e4 in mi_switch (flags=dwarf2_read_address: Corrupted DWARF expression.
)
at /usr/src/sys/kern/kern_synch.c:448
#2 0xffffffff804ab05a in sleepq_timedwait (wchan=dwarf2_read_address: Corrupted DWARF expression.
)
at /usr/src/sys/kern/subr_sleepqueue.c:652
#3 0xffffffff8047709f in _sleep (ident=Variable "ident" is not available.
)
at /usr/src/sys/kern/kern_synch.c:230
#4 0xffffffff8063171a in scheduler (dummy=Variable "dummy" is not available.
) at /usr/src/sys/vm/vm_glue.c:793
#5 0xffffffff80429163 in mi_startup () at /usr/src/sys/kern/init_main.c:258
#6 0xffffffff80271bcc in btext ()
#7 0xfffffe00028fe460 in ?? ()
#8 0xffffffff80a80370 in bootverbose ()
#9 0x0000000000000000 in ?? ()
#10 0x0000000000000000 in ?? ()
#11 0xffffffff81de7bb0 in ?? ()
#12 0xffffffff81de7b58 in ?? ()
#13 0xffffffff80a80370 in bootverbose ()
#14 0xffffffff80491325 in sched_switch (td=dwarf2_read_address: Corrupted DWARF expression.
)
at /usr/src/sys/kern/sched_ule.c:1848
Current language: auto; currently minimal
(kgdb)
------------------------------------------------------------------------
ps -axl
UID PID PPID CPU PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND
0 0 0 0 -8 0 0 0 - DLs ?? 0:01.46 [kernel]
0 1 0 0 52 0 6276 0 wait DLs ?? 0:00.03 [init]
0 2 0 0 -8 0 0 0 tx->tx DL ?? 0:00.11 [zfskern]
0 3 0 0 -16 0 0 0 pftm DL ?? 0:00.00 [pfpurge]
0 4 0 0 -16 0 0 0 waitin DL ?? 0:00.00 [sctp_itera
0 5 0 0 -16 0 0 0 ccb_sc DL ?? 0:00.00 [xpt_thrd]
0 6 0 0 -16 0 0 0 psleep DL ?? 0:00.00 [pagedaemon
0 7 0 0 -16 0 0 0 psleep DL ?? 0:00.00 [vmdaemon]
0 8 0 0 155 0 0 0 pgzero DL ?? 0:00.00 [pagezero]
0 9 0 0 -16 0 0 0 - RL ?? 0:00.00 [bufdaemon]
0 10 0 0 -16 0 0 0 audit_ DL ?? 0:00.00 [audit]
0 11 0 0 155 0 0 0 - RL ?? 2:21.53 [idle]
0 12 0 0 -72 0 0 0 - WL ?? 0:00.60 [intr]
0 13 0 0 -8 0 0 0 - DL ?? 0:00.79 [geom]
0 14 0 0 -16 0 0 0 - DL ?? 0:00.03 [yarrow]
0 15 0 0 -68 0 0 0 - DL ?? 0:00.03 [usb]
0 16 0 0 16 0 0 0 - RL ?? 0:00.02 [syncer]
0 17 0 0 -16 0 0 0 vlruwt DL ?? 0:00.00 [vnlru]
0 18 0 0 -16 0 0 0 sdflus DL ?? 0:00.00 [softdepflu
0 140 0 0 -20 0 0 0 IPRT S DL ?? 0:00.00 [TIMER]
0 141 0 0 -16 0 0 0 sleep DL ?? 0:00.00 [ng_queue]
0 1319 1 0 52 0 14312 0 select Ds ?? 0:00.00 [moused]
0 1336 1 0 20 0 10372 0 select Ds ?? 0:00.00 [devd]
0 1486 1 0 52 0 10016 0 select Ds ?? 0:00.00 [dhclient]
65 1524 1 0 52 0 10016 0 select Ds ?? 0:00.00 [dhclient]
0 1651 1 0 20 0 12268 0 select Ds ?? 0:00.01 [syslogd]
0 1938 1 0 24 0 86996 0 - Rs ?? 0:00.00 [slim]
0 1952 1938 0 41 0 140440 0 select D ?? 0:01.34 [Xorg]
556 1953 1 0 24 0 14540 0 select Ds ?? 0:00.00 [dbus-daemo
0 1960 1 0 52 0 84936 0 select D ?? 0:00.01 [hald]
0 1981 1 0 29 0 34444 0 nanslp Ds ?? 0:00.01 [perl]
0 1995 1 0 52 0 46932 0 nanslp Ds ?? 0:00.00 [perl5.14.1
0 2025 1 0 52 0 46892 0 select Ds ?? 0:00.00 [sshd]
0 2032 1 0 52 0 20424 0 select Ds ?? 0:00.00 [sendmail]
25 2039 1 0 52 0 20424 0 pause Ds ?? 0:00.00 [sendmail]
0 2049 1 0 52 0 14224 0 nanslp Ds ?? 0:00.00 [cron]
0 2111 1 0 52 0 14592 0 wait D ?? 0:00.00 [sh]
0 2112 1 0 52 0 10016 0 piperd D ?? 0:00.00 [logger]
0 2113 2111 0 52 0 3880 0 nanslp D ?? 0:00.00 [sleep]
0 2116 1 0 52 0 12144 0 ttyin Ds+ ?? 0:00.00 [getty]
0 2117 1 0 52 0 12144 0 ttyin Ds+ ?? 0:00.00 [getty]
0 2118 1 0 52 0 12144 0 ttyin Ds+ ?? 0:00.00 [getty]
0 2119 1 0 52 0 12144 0 ttyin Ds+ ?? 0:00.00 [getty]
0 2120 1 0 52 0 12144 0 ttyin Ds+ ?? 0:00.00 [getty]
0 2121 1 0 52 0 12144 0 ttyin Ds+ ?? 0:00.00 [getty]
0 2122 1 0 52 0 12144 0 ttyin Ds+ ?? 0:00.00 [getty]
0 2123 1 0 52 0 12144 0 ttyin Ds+ ?? 0:00.00 [getty]
0 2128 1960 0 34 0 85068 0 piperd Ds ?? 0:00.00 [hald]
0 2130 1 0 22 0 91984 0 n D ?? 0:00.00 [console-ki
0 2133 1 0 26 0 88984 0 select D ?? 0:00.00 [polkitd]
0 2135 1 0 24 0 57820 0 - R ?? 0:00.00 [gam_server
0 2136 2128 0 35 0 74224 0 select D ?? 0:00.00 [hald-runne
------------------------------------------------------------------------
vmstat -s
952025 cpu context switches
104535 device interrupts
37732 software interrupts
417865 traps
426204 system calls
20 kernel threads created
2111 fork() calls
5 vfork() calls
0 rfork() calls
0 swap pager pageins
0 swap pager pages paged in
0 swap pager pageouts
0 swap pager pages paged out
9503 vnode pager pageins
9503 vnode pager pages paged in
0 vnode pager pageouts
0 vnode pager pages paged out
0 page daemon wakeups
0 pages examined by the page daemon
4040 pages reactivated
69128 copy-on-write faults
381 copy-on-write optimized faults
277118 zero fill pages zeroed
0 zero fill pages prezeroed
7 intransit blocking page faults
429263 total VM faults taken
0 pages affected by kernel thread creation
1077558 pages affected by fork()
2600 pages affected by vfork()
0 pages affected by rfork()
0 pages cached
819227 pages freed
0 pages freed by daemon
0 pages freed by exiting processes
17088 pages active
3873 pages inactive
1414 pages in VM cache
478128 pages wired down
503891 pages free
4096 bytes per page
51336 total name lookups
cache hits (85% pos + 6% neg) system 0% per-directory
deletions 0%, falsehits 0%, toolong 0%
------------------------------------------------------------------------
vmstat -m
Type InUse MemUse HighUse Requests Size(s)
cache 1 1K - 1 32
devbuf 20976 49927K - 21447 16,32,64,128,256,512,1024,2048,4096
temp 160 17K - 8121 16,32,64,128,256,512,1024,2048,4096
hdac 7 26K - 7 64,128,512,1024,4096
USB 75 114K - 78 16,32,64,128,256,512,2048,4096
module 250 32K - 250 128
mtx_pool 2 16K - 2
USBdev 49 17K - 50 64,128,512,1024,4096
osd 4 1K - 8 16,64,128
CAM queue 30 1K - 177 16,32,256
pgrp 26 4K - 29 128
session 25 4K - 27 128
proc 2 16K - 2
subproc 125 245K - 2210 512,4096
cred 44 7K - 7912 64,256
plimit 12 3K - 134 256
uidinfo 5 3K - 5 128,2048
scsi_cd 0 0K - 8 16
sysctl 0 0K - 826 16,32,64
sysctloid 4674 231K - 4780 16,32,64,128
sysctltmp 0 0K - 396 16,32,64,128,2048
tidhash 1 16K - 1
callout 1 512K - 1
umtx 636 80K - 636 128
p1003.1b 1 1K - 1 16
SWAP 2 2189K - 2 64
bus 795 71K - 3421 16,32,64,128,256,1024
bus-sc 81 408K - 1169 16,32,64,128,256,512,1024,2048,4096
devstat 8 17K - 8 32,4096
eventhandler 79 7K - 79 64,128
kobj 172 688K - 193 4096
Per-cpu 1 1K - 1 32
CAM dev queue 8 1K - 8 128
feeder 25 3K - 32 32,128
kbdmux 6 18K - 6 16,512,1024,2048
LED 24 2K - 24 16,128
rman 239 28K - 455 16,32,128
sbuf 1 4K - 841 16,32,64,128,256,512,1024,2048,4096
sglist 11 4K - 12 32,512,2048
DEVFS3 158 40K - 163 256
stack 0 0K - 2 256
taskqueue 57 6K - 87 16,32,64,128,1024
Unitno 12 1K - 18 32,64
ioctlops 0 0K - 2075 16,32,64,128,256,512,1024,2048
select 28 4K - 28 128
iov 0 0K - 602 16,32,64,128,256,512
msg 4 30K - 4 2048,4096
sem 4 106K - 4 2048,4096
shm 1 20K - 1
tty 18 18K - 20 1024,2048
mbuf_tag 0 0K - 11 32
ksem 1 8K - 1
shmfd 1 8K - 1
soname 18 2K - 290 16,32,64,128
pcb 17 157K - 28 16,32,128,1024,2048,4096
DEVFS1 138 69K - 139 512
vfscache 1 2048K - 1
vfs_hash 1 1024K - 1
vnodes 2 1K - 2 256
DEVFS_RULE 60 28K - 60 64,512
mount 98 5K - 189 16,32,64,128,256
vnodemarker 1 1K - 400957 512
BPF 19 11K - 19 128,512,4096
DEVFS 27 1K - 28 16,32,128
ifnet 15 29K - 15 128,2048
ifaddr 63 20K - 64 32,256,512,2048,4096
ether_multi 7 1K - 14 16,64
clone 4 16K - 4 4096
arpcom 3 1K - 3 16
lltable 16 8K - 16 256,512
DEVFSP 17 2K - 18 64
pfs_nodes 170 43K - 170 256
pfs_vncache 11 1K - 15 64
routetbl 12 3K - 104 32,64,128,256,512
igmp 14 4K - 14 256
in_multi 2 1K - 3 256
GEOM 108 27K - 413 16,32,64,128,256,512,1024,2048
sctp_a_it 0 0K - 1 16
sctp_vrf 1 1K - 1 64
sctp_ifa 2 1K - 2 128
sctp_ifn 2 1K - 2 128
sctp_iter 0 0K - 1 256
hostcache 1 28K - 1
syncache 1 96K - 1
audit_evclass 179 6K - 218 32
pagedep 1 128K - 1
inodedep 1 1024K - 1
bmsafemap 1 8K - 1
newblk 1 128K - 1
freework 1 1K - 1 16
ufs_dirhash 9 3K - 9 128,512
ufs_mount 3 13K - 3 512,4096
vm_pgdata 2 129K - 2 128
mixer 5 20K - 5 4096
acpiintr 1 1K - 1 64
acpica 3797 395K - 49164 16,32,64,128,256,512,1024,2048
pci_link 16 2K - 16 64,128
acpi_perf 2 1K - 2 64
memdesc 1 4K - 2 4096
isadev 6 1K - 6 128
atkbddev 2 1K - 2 64
CAM SIM 8 2K - 8 256
UART 3 2K - 3 16,512,1024
CAM XPT 82 72K - 234 32,64,128,1024,2048
cdev 7 2K - 7 256
acpitask 1 2K - 1 2048
filedesc 54 28K - 2140 512,1024
linux 16 1K - 16 64
sigio 1 1K - 1 64
kenv 111 13K - 122 16,32,64,128
apmdev 1 1K - 1 128
kqueue 7 6K - 17 256,512,2048
proc-args 31 2K - 743 16,32,64,128,256
acpisem 21 3K - 21 128
hhook 2 1K - 2 128
ithread 85 14K - 85 32,128,256
CAM periph 8 2K - 30 16,32,64,128,256
io_apic 1 2K - 1 2048
KTRACE 100 13K - 100 128
entropy 1024 64K - 1024 64
msi 3 1K - 3 128
nexusdev 3 1K - 3 16
linker 233 327K - 305 16,32,64,128,256,512,1024,2048,4096
acpidev 36 3K - 36 64
lockf 20 3K - 32 64,128
loginclass 1 1K - 1 64
solaris 41174 1733826K - 563217 16,32,64,128,256,512,1024,2048,4096
kstat_data 4 1K - 4 64
nvidia 1007 2607K - 1695 16,32,64,128,256,512,1024,2048,4096
fdesc_mount 1 1K - 1 16
iprtheap 18 4K - 18 32,64,128,256,2048
iprtmobj 1 4K - 1
netgraph 3 1K - 3 64
netgraph_node 3 1K - 3 256
------------------------------------------------------------------------
vmstat -z
ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP
UMA Kegs: 208, 0, 202, 2, 202, 0, 0
UMA Zones: 640, 0, 202, 2, 202, 0, 0
UMA Slabs: 568, 0, 16023, 0, 31334, 0, 0
UMA RCntSlabs: 568, 0, 139, 1, 139, 0, 0
UMA Hash: 256, 0, 84, 6, 84, 0, 0
16 Bucket: 152, 0, 79, 21, 79, 0, 0
32 Bucket: 280, 0, 73, 11, 73, 0, 0
64 Bucket: 536, 0, 79, 5, 79, 57, 0
128 Bucket: 1048, 0, 125, 1, 125, 441, 0
VM OBJECT: 216, 0, 1853, 55, 28077, 0, 0
MAP: 232, 0, 7, 25, 7, 0, 0
KMAP ENTRY: 120, 150226, 100, 179, 57890, 0, 0
MAP ENTRY: 120, 0, 1283, 174, 63639, 0, 0
fakepg: 120, 0, 146, 71, 146, 0, 0
mt_zone: 4112, 0, 254, 9, 254, 0, 0
16: 16, 0, 2773, 251, 110265, 0, 0
32: 32, 0, 3294, 853, 56816, 0, 0
64: 64, 0, 33585, 83, 207872, 0, 0
128: 128, 0, 6650, 1702, 136342, 0, 0
256: 256, 0, 1925, 1660, 82082, 0, 0
512: 512, 0, 2063, 30, 369397, 0, 0
1024: 1024, 0, 244, 504, 4980, 0, 0
2048: 2048, 0, 361, 21, 1267, 0, 0
4096: 4096, 0, 839, 19, 10522, 0, 0
Files: 80, 0, 162, 108, 9135, 0, 0
TURNSTILE: 136, 0, 319, 41, 319, 0, 0
umtx pi: 96, 0, 0, 0, 0, 0, 0
MAC labels: 40, 0, 0, 0, 0, 0, 0
PROC: 1160, 0, 51, 21, 2136, 0, 0
THREAD: 1112, 0, 295, 23, 433, 0, 0
SLEEPQUEUE: 80, 0, 319, 29, 319, 0, 0
VMSPACE: 392, 0, 32, 18, 2118, 0, 0
cpuset: 72, 0, 2, 98, 2, 0, 0
audit_record: 960, 0, 0, 0, 0, 0, 0
mbuf_packet: 256, 0, 0, 269, 58, 0, 0
mbuf: 256, 0, 3, 266, 268, 0, 0
mbuf_cluster: 2048, 25600, 256, 18, 256, 0, 0
mbuf_jumbo_page: 4096, 12800, 0, 2, 2, 0, 0
mbuf_jumbo_9k: 9216, 19200, 0, 0, 0, 0, 0
mbuf_jumbo_16k: 16384, 12800, 0, 0, 0, 0, 0
mbuf_ext_refcnt: 4, 0, 0, 0, 0, 0, 0
ttyinq: 160, 0, 135, 33, 495, 0, 0
ttyoutq: 256, 0, 72, 18, 264, 0, 0
g_bio: 232, 0, 0, 176, 155023, 0, 0
ata_request: 328, 0, 0, 36, 30, 0, 0
ata_composite: 336, 0, 0, 0, 0, 0, 0
nv_stack_t: 12288, 0, 8, 6, 18, 0, 0
taskq_zone: 48, 0, 0, 216, 41, 0, 0
VNODE: 480, 0, 2410, 14, 2454, 0, 0
VNODEPOLL: 112, 0, 9, 57, 9, 0, 0
NAMEI: 1024, 0, 1, 35, 19112, 0, 0
S VFS Cache: 108, 0, 2449, 125, 3803, 0, 0
L VFS Cache: 328, 0, 4, 32, 4, 0, 0
DIRHASH: 1024, 0, 48, 8, 48, 0, 0
pipe: 728, 0, 14, 16, 1445, 0, 0
zio_cache: 880, 0, 5, 1615, 169761, 0, 0
zio_link_cache: 48, 0, 1, 1655, 45669, 0, 0
zio_buf_512: 512, 0, 0, 0, 0, 0, 0
zio_data_buf_512: 512, 0, 0, 0, 0, 0, 0
zio_buf_1024: 1024, 0, 0, 0, 0, 0, 0
zio_data_buf_1024: 1024, 0, 0, 0, 0, 0, 0
zio_buf_1536: 1536, 0, 0, 0, 0, 0, 0
zio_data_buf_1536: 1536, 0, 0, 0, 0, 0, 0
zio_buf_2048: 2048, 0, 0, 0, 0, 0, 0
zio_data_buf_2048: 2048, 0, 0, 0, 0, 0, 0
zio_buf_2560: 2560, 0, 0, 0, 0, 0, 0
zio_data_buf_2560: 2560, 0, 0, 0, 0, 0, 0
zio_buf_3072: 3072, 0, 0, 0, 0, 0, 0
zio_data_buf_3072: 3072, 0, 0, 0, 0, 0, 0
zio_buf_3584: 3584, 0, 0, 0, 0, 0, 0
zio_data_buf_3584: 3584, 0, 0, 0, 0, 0, 0
zio_buf_4096: 4096, 0, 0, 0, 0, 0, 0
zio_data_buf_4096: 4096, 0, 0, 0, 0, 0, 0
zio_buf_5120: 5120, 0, 0, 0, 0, 0, 0
zio_data_buf_5120: 5120, 0, 0, 0, 0, 0, 0
zio_buf_6144: 6144, 0, 0, 0, 0, 0, 0
zio_data_buf_6144: 6144, 0, 0, 0, 0, 0, 0
zio_buf_7168: 7168, 0, 0, 0, 0, 0, 0
zio_data_buf_7168: 7168, 0, 0, 0, 0, 0, 0
zio_buf_8192: 8192, 0, 0, 0, 0, 0, 0
zio_data_buf_8192: 8192, 0, 0, 0, 0, 0, 0
zio_buf_10240: 10240, 0, 0, 0, 0, 0, 0
zio_data_buf_10240: 10240, 0, 0, 0, 0, 0, 0
zio_buf_12288: 12288, 0, 0, 0, 0, 0, 0
zio_data_buf_12288: 12288, 0, 0, 0, 0, 0, 0
zio_buf_14336: 14336, 0, 0, 0, 0, 0, 0
zio_data_buf_14336: 14336, 0, 0, 0, 0, 0, 0
zio_buf_16384: 16384, 0, 0, 0, 0, 0, 0
zio_data_buf_16384: 16384, 0, 0, 0, 0, 0, 0
zio_buf_20480: 20480, 0, 0, 0, 0, 0, 0
zio_data_buf_20480: 20480, 0, 0, 0, 0, 0, 0
zio_buf_24576: 24576, 0, 0, 0, 0, 0, 0
zio_data_buf_24576: 24576, 0, 0, 0, 0, 0, 0
zio_buf_28672: 28672, 0, 0, 0, 0, 0, 0
zio_data_buf_28672: 28672, 0, 0, 0, 0, 0, 0
zio_buf_32768: 32768, 0, 0, 0, 0, 0, 0
zio_data_buf_32768: 32768, 0, 0, 0, 0, 0, 0
zio_buf_36864: 36864, 0, 0, 0, 0, 0, 0
zio_data_buf_36864: 36864, 0, 0, 0, 0, 0, 0
zio_buf_40960: 40960, 0, 0, 0, 0, 0, 0
zio_data_buf_40960: 40960, 0, 0, 0, 0, 0, 0
zio_buf_45056: 45056, 0, 0, 0, 0, 0, 0
zio_data_buf_45056: 45056, 0, 0, 0, 0, 0, 0
zio_buf_49152: 49152, 0, 0, 0, 0, 0, 0
zio_data_buf_49152: 49152, 0, 0, 0, 0, 0, 0
zio_buf_53248: 53248, 0, 0, 0, 0, 0, 0
zio_data_buf_53248: 53248, 0, 0, 0, 0, 0, 0
zio_buf_57344: 57344, 0, 0, 0, 0, 0, 0
zio_data_buf_57344: 57344, 0, 0, 0, 0, 0, 0
zio_buf_61440: 61440, 0, 0, 0, 0, 0, 0
zio_data_buf_61440: 61440, 0, 0, 0, 0, 0, 0
zio_buf_65536: 65536, 0, 0, 0, 0, 0, 0
zio_data_buf_65536: 65536, 0, 0, 0, 0, 0, 0
zio_buf_69632: 69632, 0, 0, 0, 0, 0, 0
zio_data_buf_69632: 69632, 0, 0, 0, 0, 0, 0
zio_buf_73728: 73728, 0, 0, 0, 0, 0, 0
zio_data_buf_73728: 73728, 0, 0, 0, 0, 0, 0
zio_buf_77824: 77824, 0, 0, 0, 0, 0, 0
zio_data_buf_77824: 77824, 0, 0, 0, 0, 0, 0
zio_buf_81920: 81920, 0, 0, 0, 0, 0, 0
zio_data_buf_81920: 81920, 0, 0, 0, 0, 0, 0
zio_buf_86016: 86016, 0, 0, 0, 0, 0, 0
zio_data_buf_86016: 86016, 0, 0, 0, 0, 0, 0
zio_buf_90112: 90112, 0, 0, 0, 0, 0, 0
zio_data_buf_90112: 90112, 0, 0, 0, 0, 0, 0
zio_buf_94208: 94208, 0, 0, 0, 0, 0, 0
zio_data_buf_94208: 94208, 0, 0, 0, 0, 0, 0
zio_buf_98304: 98304, 0, 0, 0, 0, 0, 0
zio_data_buf_98304: 98304, 0, 0, 0, 0, 0, 0
zio_buf_102400: 102400, 0, 0, 0, 0, 0, 0
zio_data_buf_102400: 102400, 0, 0, 0, 0, 0, 0
zio_buf_106496: 106496, 0, 0, 0, 0, 0, 0
zio_data_buf_106496: 106496, 0, 0, 0, 0, 0, 0
zio_buf_110592: 110592, 0, 0, 0, 0, 0, 0
zio_data_buf_110592: 110592, 0, 0, 0, 0, 0, 0
zio_buf_114688: 114688, 0, 0, 0, 0, 0, 0
zio_data_buf_114688: 114688, 0, 0, 0, 0, 0, 0
zio_buf_118784: 118784, 0, 0, 0, 0, 0, 0
zio_data_buf_118784: 118784, 0, 0, 0, 0, 0, 0
zio_buf_122880: 122880, 0, 0, 0, 0, 0, 0
zio_data_buf_122880: 122880, 0, 0, 0, 0, 0, 0
zio_buf_126976: 126976, 0, 0, 0, 0, 0, 0
zio_data_buf_126976: 126976, 0, 0, 0, 0, 0, 0
zio_buf_131072: 131072, 0, 0, 0, 0, 0, 0
zio_data_buf_131072: 131072, 0, 0, 0, 0, 0, 0
sa_cache: 80, 0, 1005, 75, 1044, 0, 0
dnode_t: 856, 0, 1172, 12, 1266, 0, 0
dmu_buf_impl_t: 224, 0, 15810, 51, 28891, 0, 0
arc_buf_hdr_t: 216, 0, 15138, 36, 28175, 0, 0
arc_buf_t: 104, 0, 15100, 20, 28308, 0, 0
zil_lwb_cache: 192, 0, 1, 119, 128, 0, 0
zfs_znode_cache: 400, 0, 1005, 30, 1044, 0, 0
Mountpoints: 768, 0, 8, 17, 8, 0, 0
ksiginfo: 112, 0, 58, 991, 62, 0, 0
itimer: 344, 0, 0, 0, 0, 0, 0
KNOTE: 128, 0, 8, 79, 20, 0, 0
pfsync: 88, 0, 0, 0, 0, 0, 0
pfsrctrpl: 152, 0, 0, 0, 0, 0, 0
pfrulepl: 936, 0, 0, 0, 0, 0, 0
pfstatepl: 288, 10010, 0, 0, 0, 0, 0
pfstatekeypl: 288, 0, 0, 0, 0, 0, 0
pfstateitempl: 288, 0, 0, 0, 0, 0, 0
pfaltqpl: 240, 0, 0, 0, 0, 0, 0
pfpooladdrpl: 88, 0, 0, 0, 0, 0, 0
pfrktable: 1296, 0, 0, 0, 0, 0, 0
pfrkentry: 160, 0, 0, 0, 0, 0, 0
pffrent: 32, 5050, 0, 0, 0, 0, 0
pffrag: 80, 0, 0, 0, 0, 0, 0
pffrcache: 80, 10035, 0, 0, 0, 0, 0
pffrcent: 24, 50022, 0, 0, 0, 0, 0
pfstatescrub: 40, 0, 0, 0, 0, 0, 0
pfiaddrpl: 120, 0, 0, 0, 0, 0, 0
pfospfen: 112, 0, 0, 0, 0, 0, 0
pfosfp: 40, 0, 0, 0, 0, 0, 0
socket: 680, 25602, 40, 20, 241, 0, 0
ipq: 56, 819, 0, 0, 0, 0, 0
udp_inpcb: 392, 25600, 1, 29, 146, 0, 0
udpcb: 16, 25704, 1, 335, 146, 0, 0
tcp_inpcb: 392, 25600, 3, 27, 5, 0, 0
tcpcb: 976, 25600, 3, 9, 5, 0, 0
tcptw: 72, 5150, 0, 0, 0, 0, 0
syncache: 152, 15375, 0, 0, 0, 0, 0
hostcache: 136, 15372, 0, 0, 0, 0, 0
tcpreass: 40, 1680, 0, 0, 0, 0, 0
sackhole: 32, 0, 0, 0, 0, 0, 0
sctp_ep: 1360, 25602, 0, 0, 0, 0, 0
sctp_asoc: 2272, 40000, 0, 0, 0, 0, 0
sctp_laddr: 48, 80064, 0, 144, 1, 0, 0
sctp_raddr: 672, 80004, 0, 0, 0, 0, 0
sctp_chunk: 136, 400008, 0, 0, 0, 0, 0
sctp_readq: 104, 400032, 0, 0, 0, 0, 0
sctp_stream_msg_out: 112, 400026, 0, 0, 0, 0, 0
sctp_asconf: 40, 400008, 0, 0, 0, 0, 0
sctp_asconf_ack: 48, 400032, 0, 0, 0, 0, 0
ripcb: 392, 25600, 1, 19, 1, 0, 0
unpcb: 240, 25600, 34, 46, 83, 0, 0
rtentry: 200, 0, 4, 53, 5, 0, 0
selfd: 56, 0, 79, 173, 1636, 0, 0
SWAPMETA: 288, 116519, 0, 0, 0, 0, 0
FFS inode: 168, 0, 1326, 38, 1326, 0, 0
FFS1 dinode: 128, 0, 0, 0, 0, 0, 0
FFS2 dinode: 256, 0, 1326, 24, 1326, 0, 0
NetGraph items: 72, 4118, 0, 0, 0, 0, 0
NetGraph data items: 72, 522, 0, 0, 0, 0, 0
------------------------------------------------------------------------
vmstat -i
interrupt total rate
irq1: atkbd0 10 0
irq16: vgapci0++ 170 1
irq18: uhci2 ehci0+ 15 0
irq20: hpet0 71509 831
irq23: uhci3 ehci1 32 0
irq256: hdac0 42 0
irq257: ale0 22 0
irq258: ahci0 32735 380
Total 104535 1215
------------------------------------------------------------------------
pstat -T
162/12328 files
0M/9727M swap space
------------------------------------------------------------------------
pstat -s
Device 512-blocks Used Avail Capacity
/dev/label/swap0 19922680 0 19922680 0%
------------------------------------------------------------------------
iostat
iostat: kvm_read(_tk_nin): invalid address (0x0)
iostat: disabling TTY statistics
ada0 cd0 cd1 cpu
KB/t tps MB/s KB/t tps MB/s KB/t tps MB/s us ni sy in id
110.52 367 39.65 0.00 0 0.00 0.00 0 0.00 5 0 7 0 88
------------------------------------------------------------------------
ipcs -a
Message Queues:
T ID KEY MODE OWNER GROUP CREATOR CGROUP CBYTES QNUM QBYTES LSPID LRPID STIME RTIME CTIME
Shared Memory:
T ID KEY MODE OWNER GROUP CREATOR CGROUP NATTCH SEGSZ CPID LPID ATIME DTIME CTIME
Semaphores:
T ID KEY MODE OWNER GROUP CREATOR CGROUP NSEMS OTIME CTIME
------------------------------------------------------------------------
ipcs -T
msginfo:
msgmax: 16384 (max characters in a message)
msgmni: 40 (# of message queues)
msgmnb: 2048 (max characters in a message queue)
msgtql: 40 (max # of messages in system)
msgssz: 8 (size of a message segment)
msgseg: 2048 (# of message segments in system)
shminfo:
shmmax: 536870912 (max shared memory segment size)
shmmin: 1 (min shared memory segment size)
shmmni: 192 (max number of shared memory identifiers)
shmseg: 128 (max shared memory segments per process)
shmall: 131072 (max amount of shared memory in pages)
seminfo:
semmni: 50 (# of semaphore identifiers)
semmns: 340 (# of semaphores in system)
semmnu: 150 (# of undo structures in system)
semmsl: 340 (max # of semaphores per id)
semopm: 100 (max # of operations per semop call)
semume: 50 (max # of undo entries per process)
semusz: 632 (size in bytes of undo structure)
semvmx: 32767 (semaphore maximum value)
semaem: 16384 (adjust on exit max value)
------------------------------------------------------------------------
nfsstat
nfsstat: new client/server not loaded
------------------------------------------------------------------------
netstat -s
tcp:
5 packets sent
1 data packet (91 bytes)
0 data packets (0 bytes) retransmitted
0 data packets unnecessarily retransmitted
0 resends initiated by MTU discovery
2 ack-only packets (0 delayed)
0 URG only packets
0 window probe packets
0 window update packets
2 control packets
4 packets received
3 acks (for 92 bytes)
1 duplicate ack
0 acks for unsent data
2 packets (261 bytes) received in-sequence
0 completely duplicate packets (0 bytes)
0 old duplicate packets
0 packets with some dup. data (0 bytes duped)
0 out-of-order packets (0 bytes)
0 packets (0 bytes) of data after window
0 window probes
0 window update packets
0 packets received after close
0 discarded for bad checksums
0 discarded for bad header offset fields
0 discarded because packet too short
0 discarded due to memory problems
1 connection request
0 connection accepts
0 bad connection attempts
0 listen queue overflows
0 ignored RSTs in the windows
1 connection established (including accepts)
2 connections closed (including 0 drops)
0 connections updated cached RTT on close
0 connections updated cached RTT variance on close
0 connections updated cached ssthresh on close
0 embryonic connections dropped
3 segments updated rtt (of 3 attempts)
0 retransmit timeouts
0 connections dropped by rexmit timeout
0 persist timeouts
0 connections dropped by persist timeout
0 Connections (fin_wait_2) dropped because of timeout
0 keepalive timeouts
0 keepalive probes sent
0 connections dropped by keepalive
0 correct ACK header predictions
0 correct data packet header predictions
0 syncache entries added
0 retransmitted
0 dupsyn
0 dropped
0 completed
0 bucket overflow
0 cache overflow
0 reset
0 stale
0 aborted
0 badack
0 unreach
0 zone failures
0 cookies sent
0 cookies received
0 hostcache entries added
0 bucket overflow
0 SACK recovery episodes
0 segment rexmits in SACK recovery episodes
0 byte rexmits in SACK recovery episodes
0 SACK options (SACK blocks) received
0 SACK options (SACK blocks) sent
0 SACK scoreboard overflow
0 packets with ECN CE bit set
0 packets with ECN ECT(0) bit set
0 packets with ECN ECT(1) bit set
0 successful ECN handshakes
0 times ECN reduced the congestion window
udp:
5 datagrams received
0 with incomplete header
0 with bad data length field
0 with bad checksum
0 with no checksum
0 dropped due to no socket
0 broadcast/multicast datagrams undelivered
0 dropped due to full socket buffers
0 not for hashed pcb
5 delivered
5 datagrams output
0 times multicast source filter matched
ip:
11 total packets received
0 bad header checksums
0 with size smaller than minimum
0 with data size < data length
0 with ip length > max ip packet size
0 with header length < data size
0 with data length < header length
0 with bad options
0 with incorrect version number
0 fragments received
0 fragments dropped (dup or out of space)
0 fragments dropped after timeout
0 packets reassembled ok
9 packets for this host
1 packet for unknown/unsupported protocol
0 packets forwarded (0 packets fast forwarded)
1 packet not forwardable
0 packets received for unknown multicast group
0 redirects sent
10 packets sent from this host
0 packets sent with fabricated ip header
0 output packets dropped due to no bufs, etc.
0 output packets discarded due to no route
0 output datagrams fragmented
0 fragments created
0 datagrams that can't be fragmented
0 tunneling packets that can't find gif
0 datagrams with bad address in header
icmp:
0 calls to icmp_error
0 errors not generated in response to an icmp message
0 messages with bad code fields
0 messages less than the minimum length
0 messages with bad checksum
0 messages with bad length
0 multicast echo requests ignored
0 multicast timestamp requests ignored
0 message responses generated
0 invalid return addresses
0 no return routes
igmp:
1 message received
0 messages received with too few bytes
0 messages received with wrong TTL
0 messages received with bad checksum
1 V1/V2 membership query received
0 V3 membership queries received
0 membership queries received with invalid field(s)
1 general query received
0 group queries received
0 group-source queries received
0 group-source queries dropped
0 membership reports received
0 membership reports received with invalid field(s)
0 membership reports received for groups to which we belong
0 V3 reports received without Router Alert
0 membership reports sent
pfsync:
0 packets received (IPv4)
0 packets received (IPv6)
0 packets discarded for bad interface
0 packets discarded for bad ttl
0 packets shorter than header
0 packets discarded for bad version
0 packets discarded for bad HMAC
0 packets discarded for bad action
0 packets discarded for short packet
0 states discarded for bad values
0 stale states
0 failed state lookup/inserts
0 packets sent (IPv4)
0 packets sent (IPv6)
0 send failed due to mbuf memory error
0 send error
arp:
2 ARP requests sent
0 ARP replies sent
0 ARP requests received
1 ARP reply received
1 ARP packet received
0 total packets dropped due to no ARP entry
0 ARP entrys timed out
0 Duplicate IPs seen
------------------------------------------------------------------------
netstat -m
3/535/538 mbufs in use (current/cache/total)
18446744073709551603/287/274/25600 mbuf clusters in use (current/cache/total/max)
0/269 mbuf+clusters out of packet secondary zone in use (current/cache)
0/2/2/12800 4k (page size) jumbo clusters in use (current/cache/total/max)
0/0/0/19200 9k jumbo clusters in use (current/cache/total/max)
0/0/0/12800 16k jumbo clusters in use (current/cache/total/max)
18014398509481958K/715K/690K bytes allocated to network (current/cache/total)
0/0/0 requests for mbufs denied (mbufs/clusters/mbuf+clusters)
0/0/0 requests for jumbo clusters denied (4k/9k/16k)
0 requests for sfbufs denied
0 requests for sfbufs delayed
0 requests for I/O initiated by sendfile
0 calls to protocol drain routines
------------------------------------------------------------------------
netstat -id
Name Mtu Network Address Ipkts Ierrs Idrop Opkts Oerrs Coll Drop
usbus 0 <Link#1> 0 0 0 0 0 0 0
usbus 0 <Link#2> 0 0 0 0 0 0 0
usbus 0 <Link#3> 0 0 0 0 0 0 0
usbus 0 <Link#4> 0 0 0 0 0 0 0
ale0 1500 <Link#5> 00:24:8c:47:1c:ff 12 0 0 13 0 0 0
ale0 1500 192.168.1.0 192.168.1.100 9 - - 10 - - -
usbus 0 <Link#6> 0 0 0 0 0 0 0
usbus 0 <Link#7> 0 0 0 0 0 0 0
usbus 0 <Link#8> 0 0 0 0 0 0 0
usbus 0 <Link#9> 0 0 0 0 0 0 0
rl0 1500 <Link#10> 00:24:01:2f:a5:8f 0 0 0 0 0 0 0
pfsyn 1500 <Link#11> 0 0 0 0 0 0 0
pflog 33152 <Link#12> 0 0 0 0 0 0 0
lo0 16384 <Link#13> 0 0 0 0 0 0 0
lo0 16384 your-net localhost 0 - - 0 - - -
vboxn 1500 <Link#14> 0a:00:27:00:00:00 0 0 0 0 0 0 0
------------------------------------------------------------------------
netstat -anr
Routing tables
Internet:
Destination Gateway Flags Refs Use Netif Expire
default 192.168.1.1 UGS 0 10 ale0
127.0.0.1 link#13 UH 0 0 lo0
192.168.1.0/24 link#5 U 0 0 ale0
192.168.1.100 link#5 UHS 0 0 lo0
------------------------------------------------------------------------
netstat -anA
Active Internet connections (including servers)
Tcpcb Proto Recv-Q Send-Q Local Address Foreign Address (state)
fffffe0066eb83d0 tcp4 0 0 127.0.0.1.25 *.* LISTEN
fffffe0066c8d7a0 tcp4 0 0 *.22 *.* LISTEN
fffffe0066c8e000 tcp4 0 0 *.6000 *.* LISTEN
fffffe0008665310 udp4 0 0 *.514 *.*
Active UNIX domain sockets
Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr
fffffe002b2ee690 stream 123 0 0 fffffe002b2ee780 0 0 /var/run/hald/dbus-lGQ223wVSf
fffffe002b2ee780 stream 0 0 0 fffffe002b2ee690 0 0
fffffe002b3873c0 stream 0 0 fffffe002b29d5a0 0 0 0 /var/run/hald/dbus-lGQ223wVSf
fffffe00086351e0 stream 0 0 0 fffffe00086350f0 0 0 /tmp/fam-root/fam-
fffffe00086350f0 stream 0 0 0 fffffe00086351e0 0 0
fffffe0008635000 stream 0 0 fffffe002b33c3c0 0 0 0 /tmp/fam-root/fam-
fffffe00086353c0 stream 0 0 0 fffffe0008636000 0 0 /tmp/.X11-unix/X0
fffffe0008636000 stream 0 0 0 fffffe00086353c0 0 0
fffffe00086352d0 stream 0 0 0 fffffe0008635870 0 0 /var/run/dbus/system_bus_socket
fffffe00085291e0 stream 0 0 0 fffffe00085290f0 0 0 /tmp/.X11-unix/X0
fffffe0008635870 stream 0 0 0 fffffe00086352d0 0 0
fffffe00085290f0 stream 0 0 0 fffffe00085291e0 0 0
fffffe0008635e10 stream 0 0 0 fffffe0008635d20 0 0 /var/run/dbus/system_bus_socket
fffffe0008635d20 stream 0 0 0 fffffe0008635e10 0 0
fffffe0008636c30 stream 0 0 0 fffffe0008636b40 0 0 /var/run/dbus/system_bus_socket
fffffe0008636b40 stream 0 0 0 fffffe0008636c30 0 0
fffffe0008636a50 stream 0 0 0 fffffe0008636960 0 0 /var/run/dbus/system_bus_socket
fffffe0008636960 stream 0 0 0 fffffe0008636a50 0 0
fffffe0008635c30 stream 0 0 0 fffffe0008635b40 0 0 /var/run/dbus/system_bus_socket
fffffe0008635b40 stream 0 0 0 fffffe0008635c30 0 0
fffffe0008635a50 stream 0 0 fffffe002b13d780 0 0 0 /var/run/hald/dbus-6GaiA1w3RB
fffffe00086365a0 stream 0 0 0 fffffe00086364b0 0 0 /var/run/devd.pipe
fffffe00086364b0 stream 0 0 0 fffffe00086365a0 0 0
fffffe0008635780 stream 0 0 fffffe0066c163c0 0 0 0 /tmp/.X11-unix/X0
fffffe0008635690 stream 0 0 0 fffffe00086355a0 0 0
fffffe00086355a0 stream 0 0 0 fffffe0008635690 0 0
fffffe00086354b0 stream 0 0 fffffe0066c175a0 0 0 0 /var/run/dbus/system_bus_socket
fffffe0008529000 stream 0 0 fffffe000864ad20 0 0 0 /var/run/devd.pipe
fffffe0008636690 dgram 0 0 0 fffffe00086360f0 0 fffffe00086363c0
fffffe00086363c0 dgram 0 0 0 fffffe00086360f0 0 0
fffffe0008635960 dgram 0 0 0 fffffe00086361e0 0 fffffe00086362d0
fffffe00086362d0 dgram 0 0 0 fffffe00086361e0 0 0
fffffe00086361e0 dgram 0 0 fffffe00088883c0 0 fffffe0008635960 0 /var/run/logpriv
fffffe00086360f0 dgram 0 0 fffffe00088885a0 0 fffffe0008636690 0 /var/run/log
------------------------------------------------------------------------
netstat -aL
Current listen queue sizes (qlen/incqlen/maxqlen)
Proto Listen Local Address
tcp4 0/0/10 localhost.smtp
tcp4 0/0/128 *.ssh
tcp4 0/0/128 *.x11
unix 0/0/30 /var/run/hald/dbus-lGQ223wVSf
unix 0/0/30 /tmp/fam-root/fam-
unix 0/0/30 /var/run/hald/dbus-6GaiA1w3RB
unix 0/0/128 /tmp/.X11-unix/X0
unix 0/0/30 /var/run/dbus/system_bus_socket
unix 0/0/4 /var/run/devd.pipe
------------------------------------------------------------------------
fstat
USER CMD PID FD MOUNT INUM MODE SZ|DV R/W
root hald-runner 2136 root / 4 ?--------- 18446744071575598674 r
root hald-runner 2136 wd / 4 ?--------- 18446744071575598674 r
root hald-runner 2136 text /usr 1110725 ?--------- 18446744071575598674 r
root hald-runner 2136 0 /dev 12 crw-rw-rw- null r
root hald-runner 2136 1 /dev 12 crw-rw-rw- null rw
root hald-runner 2136 2 /dev 12 crw-rw-rw- null rw
root hald-runner 2136 3* local stream fffffe002b2ee780 <-> fffffe002b2ee690
root gam_server 2135 root / 4 ?--------- 18446744071575598674 r
root gam_server 2135 wd / 4 ?--------- 18446744071575598674 r
root gam_server 2135 text /usr 352810 ?--------- 18446744071575598674 r
root gam_server 2135 0 /dev 12 crw-rw-rw- null r
root gam_server 2135 1 /dev 12 crw-rw-rw- null w
root gam_server 2135 2 /dev 12 crw-rw-rw- null w
root gam_server 2135 4* local stream fffffe0008635000
root gam_server 2135 5* pipe fffffe000869f2d8 <-> fffffe000869f430 0 rw
root gam_server 2135 6* pipe fffffe000869f430 <-> fffffe000869f2d8 0 rw
root gam_server 2135 7* local stream fffffe00086351e0 <-> fffffe00086350f0
root gam_server 2135 8 /usr 331649 ?--------- 18446744071575598674 r
root gam_server 2135 9 /usr 436536 ?--------- 18446744071575598674 r
root gam_server 2135 10 /usr 437406 ?--------- 18446744071575598674 r
root gam_server 2135 11 /usr 339787 ?--------- 18446744071575598674 r
root gam_server 2135 12 /var 24612 ?--------- 18446744071575598674 r
root gam_server 2135 13 /usr 436596 ?--------- 18446744071575598674 r
root polkitd 2133 root / 4 ?--------- 18446744071575598674 r
root polkitd 2133 wd / 4 ?--------- 18446744071575598674 r
root polkitd 2133 text /usr 436616 ?--------- 18446744071575598674 r
root polkitd 2133 0 /dev 12 crw-rw-rw- null rw
root polkitd 2133 1 /dev 12 crw-rw-rw- null rw
root polkitd 2133 2 /dev 12 crw-rw-rw- null rw
root polkitd 2133 3* pipe fffffe00083cb000 <-> fffffe00083cb158 0 rw
root polkitd 2133 4 /dev 12 crw-rw-rw- null rw
root polkitd 2133 5* pipe fffffe00083cb158 <-> fffffe00083cb000 0 rw
root polkitd 2133 6 /usr 295183 ?--------- 18446744071575598674 r
root polkitd 2133 7 /usr 295191 ?--------- 18446744071575598674 r
root polkitd 2133 9* local stream fffffe0008635d20 <-> fffffe0008635e10
root polkitd 2133 10* pipe fffffe00084095b0 <-> fffffe0008409708 0 rw
root polkitd 2133 11* pipe fffffe0008409708 <-> fffffe00084095b0 0 rw
root polkitd 2133 12* pipe fffffe00088785b0 <-> fffffe0008878708 0 rw
root polkitd 2133 13* pipe fffffe0008878708 <-> fffffe00088785b0 0 rw
root polkitd 2133 14* local stream fffffe00086350f0 <-> fffffe00086351e0
root console-kit-daemon 2130 root / 4 ?--------- 18446744071575598674 r
root console-kit-daemon 2130 wd / 4 ?--------- 18446744071575598674 r
root console-kit-daemon 2130 text /usr 437370 ?--------- 18446744071575598674 r
root console-kit-daemon 2130 0 /dev 12 crw-rw-rw- null rw
root console-kit-daemon 2130 1 /dev 12 crw-rw-rw- null rw
root console-kit-daemon 2130 2 /dev 12 crw-rw-rw- null rw
root console-kit-daemon 2130 3* pipe fffffe000869e000 <-> fffffe000869e158 0 rw
root console-kit-daemon 2130 4 /dev 12 crw-rw-rw- null rw
root console-kit-daemon 2130 5* pipe fffffe000869e158 <-> fffffe000869e000 0 rw
root console-kit-daemon 2130 6 /usr 295183 ?--------- 18446744071575598674 r
root console-kit-daemon 2130 7 /usr 295191 ?--------- 18446744071575598674 r
root console-kit-daemon 2130 8* pipe fffffe000869eb60 <-> fffffe000869ecb8 0 rw
root console-kit-daemon 2130 9* pipe fffffe000869ecb8 <-> fffffe000869eb60 0 rw
root console-kit-daemon 2130 10* local stream fffffe0008636960 <-> fffffe0008636a50
root console-kit-daemon 2130 11 /var 25968 ?--------- 18446744071575598674 w
root console-kit-daemon 2130 12* local stream fffffe0008636b40 <-> fffffe0008636c30
root console-kit-daemon 2130 13 /dev 6 crw------- console r
root console-kit-daemon 2130 14* pipe fffffe00083cb5b0 <-> fffffe00083cb708 0 rw
root console-kit-daemon 2130 15* pipe fffffe00083cb708 <-> fffffe00083cb5b0 0 rw
root console-kit-daemon 2130 18* pipe fffffe0008878000 <-> fffffe0008878158 0 rw
root console-kit-daemon 2130 19* pipe fffffe0008878158 <-> fffffe0008878000 0 rw
root hald 2128 root / 4 ?--------- 18446744071575598674 r
root hald 2128 wd / 4 ?--------- 18446744071575598674 r
root hald 2128 text /usr 1110723 ?--------- 18446744071575598674 r
root hald 2128 0 /dev 12 crw-rw-rw- null rw
root hald 2128 1 /dev 12 crw-rw-rw- null rw
root hald 2128 2 /dev 12 crw-rw-rw- null rw
root hald 2128 3* pipe fffffe0008409b60 <-> fffffe0008409cb8 0 rw
root hald 2128 4* pipe fffffe0008409cb8 <-> fffffe0008409b60 0 rw
root hald 2128 5* pipe fffffe00083cc888 <-> fffffe00083cc9e0 0 rw
root hald 2128 6* pipe fffffe00083cc9e0 <-> fffffe00083cc888 0 rw
root hald 2128 7* pipe fffffe000869f5b0 <-> fffffe000869f708 0 rw
root hald 2128 8* pipe fffffe000869f708 <-> fffffe000869f5b0 0 rw
root hald 2128 9* local stream fffffe0008635a50
root hald 2128 10* local stream fffffe0008635b40 <-> fffffe0008635c30
root hald 2128 11* local stream fffffe002b3873c0
root hald 2128 12* pipe fffffe00084092d8 <-> fffffe0008409430 0 rw
root hald 2128 13* pipe fffffe0008409430 <-> fffffe00084092d8 0 rw
root hald 2128 14* local stream fffffe002b2ee690 <-> fffffe002b2ee780
root hald 2128 16 /dev 15 crw-r--r-- pci rw
root hald 2128 17 /dev 76 crw-r--r-- usbctl r
root getty 2123 root / 4 ?--------- 18446744071575598674 r
root getty 2123 wd / 4 ?--------- 18446744071575598674 r
root getty 2123 text /usr 1100443 ?--------- 18446744071575598674 r
root getty 2123 ctty /dev 64 crw------- ttyv7 rw
root getty 2123 0 /dev 64 crw------- ttyv7 rw
root getty 2123 1 /dev 64 crw------- ttyv7 rw
root getty 2123 2 /dev 64 crw------- ttyv7 rw
root getty 2122 root / 4 ?--------- 18446744071575598674 r
root getty 2122 wd / 4 ?--------- 18446744071575598674 r
root getty 2122 text /usr 1100443 ?--------- 18446744071575598674 r
root getty 2122 ctty /dev 63 crw------- ttyv6 rw
root getty 2122 0 /dev 63 crw------- ttyv6 rw
root getty 2122 1 /dev 63 crw------- ttyv6 rw
root getty 2122 2 /dev 63 crw------- ttyv6 rw
root getty 2121 root / 4 ?--------- 18446744071575598674 r
root getty 2121 wd / 4 ?--------- 18446744071575598674 r
root getty 2121 text /usr 1100443 ?--------- 18446744071575598674 r
root getty 2121 ctty /dev 62 crw------- ttyv5 rw
root getty 2121 0 /dev 62 crw------- ttyv5 rw
root getty 2121 1 /dev 62 crw------- ttyv5 rw
root getty 2121 2 /dev 62 crw------- ttyv5 rw
root getty 2120 root / 4 ?--------- 18446744071575598674 r
root getty 2120 wd / 4 ?--------- 18446744071575598674 r
root getty 2120 text /usr 1100443 ?--------- 18446744071575598674 r
root getty 2120 ctty /dev 61 crw------- ttyv4 rw
root getty 2120 0 /dev 61 crw------- ttyv4 rw
root getty 2120 1 /dev 61 crw------- ttyv4 rw
root getty 2120 2 /dev 61 crw------- ttyv4 rw
root getty 2119 root / 4 ?--------- 18446744071575598674 r
root getty 2119 wd / 4 ?--------- 18446744071575598674 r
root getty 2119 text /usr 1100443 ?--------- 18446744071575598674 r
root getty 2119 ctty /dev 60 crw------- ttyv3 rw
root getty 2119 0 /dev 60 crw------- ttyv3 rw
root getty 2119 1 /dev 60 crw------- ttyv3 rw
root getty 2119 2 /dev 60 crw------- ttyv3 rw
root getty 2118 root / 4 ?--------- 18446744071575598674 r
root getty 2118 wd / 4 ?--------- 18446744071575598674 r
root getty 2118 text /usr 1100443 ?--------- 18446744071575598674 r
root getty 2118 ctty /dev 59 crw------- ttyv2 rw
root getty 2118 0 /dev 59 crw------- ttyv2 rw
root getty 2118 1 /dev 59 crw------- ttyv2 rw
root getty 2118 2 /dev 59 crw------- ttyv2 rw
root getty 2117 root / 4 ?--------- 18446744071575598674 r
root getty 2117 wd / 4 ?--------- 18446744071575598674 r
root getty 2117 text /usr 1100443 ?--------- 18446744071575598674 r
root getty 2117 ctty /dev 58 crw------- ttyv1 rw
root getty 2117 0 /dev 58 crw------- ttyv1 rw
root getty 2117 1 /dev 58 crw------- ttyv1 rw
root getty 2117 2 /dev 58 crw------- ttyv1 rw
root getty 2116 root / 4 ?--------- 18446744071575598674 r
root getty 2116 wd / 4 ?--------- 18446744071575598674 r
root getty 2116 text /usr 1100443 ?--------- 18446744071575598674 r
root getty 2116 ctty /dev 57 crw------- ttyv0 rw
root getty 2116 0 /dev 57 crw------- ttyv0 rw
root getty 2116 1 /dev 57 crw------- ttyv0 rw
root getty 2116 2 /dev 57 crw------- ttyv0 rw
root sleep 2113 root / 4 ?--------- 18446744071575598674 r
root sleep 2113 wd / 4 ?--------- 18446744071575598674 r
root sleep 2113 text / 51521 ?--------- 18446744071575598674 r
root sleep 2113 0 /dev 12 crw-rw-rw- null r
root sleep 2113 1* pipe fffffe00084099e0 <-> fffffe0008409888 0 rw
root sleep 2113 2* pipe fffffe00084099e0 <-> fffffe0008409888 0 rw
root logger 2112 root / 4 ?--------- 18446744071575598674 r
root logger 2112 wd / 4 ?--------- 18446744071575598674 r
root logger 2112 text /usr 1114190 ?--------- 18446744071575598674 r
root logger 2112 0* pipe fffffe0008409888 <-> fffffe00084099e0 0 rw
root logger 2112 2 - - bad -
root sh 2111 root / 4 ?--------- 18446744071575598674 r
root sh 2111 wd / 4 ?--------- 18446744071575598674 r
root sh 2111 text / 51519 ?--------- 18446744071575598674 r
root sh 2111 0 /dev 12 crw-rw-rw- null r
root sh 2111 1* pipe fffffe00084099e0 <-> fffffe0008409888 0 rw
root sh 2111 2* pipe fffffe00084099e0 <-> fffffe0008409888 0 rw
root cron 2049 root / 4 ?--------- 18446744071575598674 r
root cron 2049 wd /var 9 ?--------- 18446744071575598674 r
root cron 2049 text /usr 1114920 ?--------- 18446744071575598674 r
root cron 2049 0 /dev 12 crw-rw-rw- null rw
root cron 2049 1 /dev 12 crw-rw-rw- null rw
root cron 2049 2 /dev 12 crw-rw-rw- null rw
root cron 2049 3 /var 24609 ?--------- 18446744071575598674 w
smmsp sendmail 2039 root / 4 ?--------- 18446744071575598674 r
smmsp sendmail 2039 wd /var 43 ?--------- 18446744071575598674 r
smmsp sendmail 2039 text /usr 1115455 ?--------- 18446744071575598674 r
smmsp sendmail 2039 0 /dev 12 crw-rw-rw- null r
smmsp sendmail 2039 1 /dev 12 crw-rw-rw- null w
smmsp sendmail 2039 2 /dev 12 crw-rw-rw- null w
smmsp sendmail 2039 3* local dgram fffffe00086363c0 <-> fffffe00086360f0
smmsp sendmail 2039 4 /var 36892 ?--------- 18446744071575598674 w
root sendmail 2032 root / 4 ?--------- 18446744071575598674 r
root sendmail 2032 wd /var 42 ?--------- 18446744071575598674 r
root sendmail 2032 text /usr 1115455 ?--------- 18446744071575598674 r
root sendmail 2032 0 /dev 12 crw-rw-rw- null r
root sendmail 2032 1 /dev 12 crw-rw-rw- null w
root sendmail 2032 2 /dev 12 crw-rw-rw- null w
root sendmail 2032 3* internet stream tcp fffffe0066eb83d0
root sendmail 2032 4* local dgram fffffe0008635960 <-> fffffe00086361e0
root sendmail 2032 5 /var 24608 ?--------- 18446744071575598674 w
root sshd 2025 root / 4 ?--------- 18446744071575598674 r
root sshd 2025 wd / 4 ?--------- 18446744071575598674 r
root sshd 2025 text /usr 1106160 ?--------- 18446744071575598674 r
root sshd 2025 0 /dev 12 crw-rw-rw- null rw
root sshd 2025 1 /dev 12 crw-rw-rw- null rw
root sshd 2025 2 /dev 12 crw-rw-rw- null rw
root sshd 2025 3* internet stream tcp fffffe0066c8d7a0
root perl5.14.1 1995 root / 4 ?--------- 18446744071575598674 r
root perl5.14.1 1995 wd / 4 ?--------- 18446744071575598674 r
root perl5.14.1 1995 text /usr 1092123 ?--------- 18446744071575598674 r
root perl5.14.1 1995 0 /dev 12 crw-rw-rw- null rw
root perl5.14.1 1995 1 /dev 12 crw-rw-rw- null rw
root perl5.14.1 1995 2 /dev 12 crw-rw-rw- null rw
root perl5.14.1 1995 3* local dgram fffffe00086362d0 <-> fffffe00086361e0
root perl5.14.1 1995 4 /var 34168 ?--------- 18446744071575598674 r
root perl 1981 root / 4 ?--------- 18446744071575598674 r
root perl 1981 wd / 4 ?--------- 18446744071575598674 r
root perl 1981 text /usr 1092123 ?--------- 18446744071575598674 r
root perl 1981 0 /dev 12 crw-rw-rw- null r
root perl 1981 1 /dev 12 crw-rw-rw- null w
root perl 1981 2 - - bad -
root perl 1981 3 /usr 536882 ?--------- 18446744071575598674 r
root hald 1960 root / 4 ?--------- 18446744071575598674 r
root hald 1960 wd / 4 ?--------- 18446744071575598674 r
root hald 1960 text /usr 1110723 ?--------- 18446744071575598674 r
root hald 1960 0 /dev 12 crw-rw-rw- null r
root hald 1960 1 - - bad -
root hald 1960 2 - - bad -
root hald 1960 3* pipe fffffe0008409b60 <-> fffffe0008409cb8 0 rw
root hald 1960 4* pipe fffffe0008409cb8 <-> fffffe0008409b60 0 rw
root hald 1960 5* pipe fffffe00083cc888 <-> fffffe00083cc9e0 0 rw
root hald 1960 6* pipe fffffe00083cc9e0 <-> fffffe00083cc888 0 rw
messageb dbus-daemon 1953 root / 4 ?--------- 18446744071575598674 r
messageb dbus-daemon 1953 wd / 4 ?--------- 18446744071575598674 r
messageb dbus-daemon 1953 text /usr 1093881 ?--------- 0 r
messageb dbus-daemon 1953 0 /dev 12 crw-rw-rw- null rw
messageb dbus-daemon 1953 1 /dev 12 crw-rw-rw- null rw
messageb dbus-daemon 1953 2 /dev 12 crw-rw-rw- null rw
messageb dbus-daemon 1953 3* local stream fffffe00086354b0
messageb dbus-daemon 1953 4 /dev 12 crw-rw-rw- null rw
messageb dbus-daemon 1953 6 /usr 295183 ?--------- 18446744071575598674 r
messageb dbus-daemon 1953 7 /usr 295191 ?--------- 18446744071575598674 r
messageb dbus-daemon 1953 8* local stream fffffe00086355a0 <-> fffffe0008635690
messageb dbus-daemon 1953 9* local stream fffffe0008635690 <-> fffffe00086355a0
messageb dbus-daemon 1953 10* local stream fffffe0008635c30 <-> fffffe0008635b40
messageb dbus-daemon 1953 11* local dgram fffffe0008636690 <-> fffffe00086360f0
messageb dbus-daemon 1953 13* local stream fffffe0008636a50 <-> fffffe0008636960
messageb dbus-daemon 1953 15* local stream fffffe0008636c30 <-> fffffe0008636b40
messageb dbus-daemon 1953 17* local stream fffffe0008635e10 <-> fffffe0008635d20
messageb dbus-daemon 1953 19* local stream fffffe00086352d0 <-> fffffe0008635870
root Xorg 1952 root / 4 ?--------- 18446744071575598674 r
root Xorg 1952 wd / 4 ?--------- 18446744071575598674 r
root Xorg 1952 text /usr 542515 ?--------- 18446744071575598674 r
root Xorg 1952 0 /var 24605 ?--------- 18446744071575598674 w
root Xorg 1952 1* internet stream tcp fffffe0066c8e000
root Xorg 1952 2 /var 40979 ?--------- 18446744071575598674 w
root Xorg 1952 3* local stream fffffe0008635780
root Xorg 1952 4 /usr 542348 ?--------- 18446744071575598674 r
root Xorg 1952 5 /dev 65 crw------- ttyv8 rw
root Xorg 1952 6 /dev 15 crw-r--r-- pci rw
root Xorg 1952 7 /dev 7 crw-r----- mem rw
root Xorg 1952 8 /dev 16 crw------- io rw
root Xorg 1952 9 /dev 36 crw-rw-rw- nvidiactl rw
root Xorg 1952 10 /dev 35 crw-rw-rw- nvidia0 rw
root Xorg 1952 11 /dev 35 crw-rw-rw- nvidia0 rw
root Xorg 1952 12 /dev 35 crw-rw-rw- nvidia0 rw
root Xorg 1952 13 /dev 35 crw-rw-rw- nvidia0 rw
root Xorg 1952 14 /dev 35 crw-rw-rw- nvidia0 rw
root Xorg 1952 15 /dev 35 crw-rw-rw- nvidia0 rw
root Xorg 1952 16 /dev 35 crw-rw-rw- nvidia0 rw
root Xorg 1952 17 /dev 35 crw-rw-rw- nvidia0 rw
root Xorg 1952 18* local stream fffffe00086364b0 <-> fffffe00086365a0
root Xorg 1952 19 /dev 35 crw-rw-rw- nvidia0 rw
root Xorg 1952 20 /dev 35 crw-rw-rw- nvidia0 rw
root Xorg 1952 21 /dev 35 crw-rw-rw- nvidia0 rw
root Xorg 1952 22 /dev 36 crw-rw-rw- nvidiactl rw
root Xorg 1952 23 /dev 35 crw-rw-rw- nvidia0 rw
root Xorg 1952 24 /dev 35 crw-rw-rw- nvidia0 rw
root Xorg 1952 25* local stream fffffe0008635870 <-> fffffe00086352d0
root Xorg 1952 26* local stream fffffe00085291e0 <-> fffffe00085290f0
root Xorg 1952 27* local stream fffffe00086353c0 <-> fffffe0008636000
root slim 1938 root / 4 ?--------- 18446744071575598674 r
root slim 1938 wd / 4 ?--------- 18446744071575598674 r
root slim 1938 text /usr 548076 ?--------- 18446744071575598674 r
root slim 1938 0 - - bad -
root slim 1938 1 /var 40979 ?--------- 18446744071575598674 w
root slim 1938 2 /var 40979 ?--------- 18446744071575598674 w
root slim 1938 3* local stream fffffe00085290f0 <-> fffffe00085291e0
root slim 1938 4* local stream fffffe0008636000 <-> fffffe00086353c0
root syslogd 1651 root / 4 ?--------- 18446744071575598674 r
root syslogd 1651 wd / 4 ?--------- 18446744071575598674 r
root syslogd 1651 text /usr 1115493 ?--------- 18446744071575598674 r
root syslogd 1651 0 /dev 12 crw-rw-rw- null rw
root syslogd 1651 1 /dev 12 crw-rw-rw- null rw
root syslogd 1651 2 /dev 12 crw-rw-rw- null rw
root syslogd 1651 3 /var 24591 ?--------- 18446744071575598674 w
root syslogd 1651 4* local dgram fffffe00086360f0
root syslogd 1651 5* local dgram fffffe00086361e0
root syslogd 1651 6* internet dgram udp fffffe0008665310
root syslogd 1651 7 /dev 10 crw------- klog r
root syslogd 1651 9 - - bad -
root syslogd 1651 10 /var 55050 ?--------- 18446744071575598674 w
root syslogd 1651 11 /var 90 ?--------- 18446744071575598674 w
root syslogd 1651 12 /var 34168 ?--------- 18446744071575598674 w
root syslogd 1651 13 /var 33036 ?--------- 18446744071575598674 w
root syslogd 1651 14 /var 86 ?--------- 18446744071575598674 w
root syslogd 1651 15 /var 91 ?--------- 18446744071575598674 w
root syslogd 1651 16 /var 56162 ?--------- 18446744071575598674 w
root syslogd 1651 17 /var 85 ?--------- 18446744071575598674 w
root syslogd 1651 18 /var 89 ?--------- 18446744071575598674 w
_dhcp dhclient 1524 root /var 28 ?--------- 18446744071575598674 r
_dhcp dhclient 1524 wd /var 28 ?--------- 18446744071575598674 r
_dhcp dhclient 1524 jail /var 28 ?--------- 18446744071575598674 r
_dhcp dhclient 1524 text / 51587 ?--------- 18446744071575598674 r
_dhcp dhclient 1524 0 /dev 12 crw-rw-rw- null rw
_dhcp dhclient 1524 1 /dev 12 crw-rw-rw- null rw
_dhcp dhclient 1524 2 /dev 12 crw-rw-rw- null rw
_dhcp dhclient 1524 4* route raw 0 fffffe0008580d48
_dhcp dhclient 1524 5* pipe fffffe00083cc158 <-> fffffe00083cc000 0 rw
_dhcp dhclient 1524 6 /var 96 ?--------- 18446744071575598674 w
_dhcp dhclient 1524 7 /dev 21 crw------- bpf rw
_dhcp dhclient 1524 8* internet raw ip fffffe0008827000
root dhclient 1486 root / 4 ?--------- 18446744071575598674 r
root dhclient 1486 wd / 4 ?--------- 18446744071575598674 r
root dhclient 1486 text / 51587 ?--------- 18446744071575598674 r
root dhclient 1486 0 /dev 12 crw-rw-rw- null rw
root dhclient 1486 1 /dev 12 crw-rw-rw- null rw
root dhclient 1486 2 /dev 12 crw-rw-rw- null rw
root dhclient 1486 4* pipe fffffe00083cc000 <-> fffffe00083cc158 0 rw
root devd 1336 root / 4 ?--------- 18446744071575598674 r
root devd 1336 wd / 4 ?--------- 18446744071575598674 r
root devd 1336 text / 51583 ?--------- 18446744071575598674 r
root devd 1336 0 /dev 12 crw-rw-rw- null rw
root devd 1336 1 /dev 12 crw-rw-rw- null rw
root devd 1336 2 /dev 12 crw-rw-rw- null rw
root devd 1336 3 /dev 5 crw------- devctl r
root devd 1336 4* local stream fffffe0008529000
root devd 1336 5 /var 24585 ?--------- 18446744071575598674 w
root devd 1336 6* local stream fffffe00086365a0 <-> fffffe00086364b0
root moused 1319 root / 4 ?--------- 18446744071575598674 r
root moused 1319 wd / 4 ?--------- 18446744071575598674 r
root moused 1319 text /usr 1115137 ?--------- 18446744071575598674 r
root moused 1319 0 /dev 12 crw-rw-rw- null rw
root moused 1319 1 /dev 12 crw-rw-rw- null rw
root moused 1319 2 /dev 12 crw-rw-rw- null rw
root moused 1319 3 /dev 142 crw-r--r-- ums0 rw
root moused 1319 4 /dev 73 crw------- consolectl rw
root moused 1319 5 /var 24584 ?--------- 18446744071575598674 w
root ng_queue 141 root / 4 ?--------- 18446744071575598674 r
root ng_queue 141 wd / 4 ?--------- 18446744071575598674 r
root TIMER 140 root / 4 ?--------- 18446744071575598674 r
root TIMER 140 wd / 4 ?--------- 18446744071575598674 r
root init 1 root / 4 ?--------- 18446744071575598674 r
root init 1 wd / 4 ?--------- 18446744071575598674 r
root init 1 text / 51664 ?--------- 18446744071575598674 r
root kernel 0 root / 4 ?--------- 18446744071575598674 r
root kernel 0 wd / 4 ?--------- 18446744071575598674 r
------------------------------------------------------------------------
dmesg
eleting
*** Temp ./etc/devfs.conf and installed have the same CVS Id, deleting
*** Temp ./etc/dhclient.conf and installed have the same CVS Id, deleting
*** Temp ./etc/disktab and installed have the same CVS Id, deleting
*** Temp ./etc/fbtab and installed have the same CVS Id, deleting
*** Temp ./etc/ftpusers and installed have the same CVS Id, deleting
*** Temp ./etc/gettytab and installed have the same CVS Id, deleting
*** Temp ./etc/gnats/freefall and installed have the same CVS Id, deleting
*** Temp ./etc/group and installed have the same CVS Id, deleting
*** Temp ./etc/gss/mech and installed have the same CVS Id, deleting
*** Temp ./etc/gss/qop and installed have the same CVS Id, deleting
*** Temp ./etc/hosts and installed have the same CVS Id, deleting
*** Temp ./etc/hosts.allow and installed have the same CVS Id, deleting
*** Temp ./etc/hosts.equiv and installed have the same CVS Id, deleting
*** Temp ./etc/hosts.lpd and installed have the same CVS Id, deleting
*** Temp ./etc/inetd.conf and installed have the same CVS Id, deleting
*** Temp ./etc/libalias.conf and installed have the same CVS Id, deleting
*** Temp ./etc/locate.rc and installed have the same CVS Id, deleting
*** Temp ./etc/login.access and installed have the same CVS Id, deleting
*** Temp ./etc/login.conf and installed have the same CVS Id, deleting
*** Temp ./etc/mac.conf and installed have the same CVS Id, deleting
*** Temp ./etc/mail.rc and installed are the same, deleting
*** Temp ./etc/mail/Makefile and installed have the same CVS Id, deleting
*** Temp ./etc/mail/README and installed have the same CVS Id, deleting
*** Temp ./etc/mail/access.sample and installed have the same CVS Id, deleting
*** Temp ./etc/mail/aliases and installed have the same CVS Id, deleting
*** Temp ./etc/mail/freebsd.cf and installed have the same CVS Id, deleting
*** Temp ./etc/mail/freebsd.mc and installed have the same CVS Id, deleting
*** Temp ./etc/mail/freebsd.submit.cf and installed have the same CVS Id, deleting
*** Temp ./etc/mail/freebsd.submit.mc and installed have the same CVS Id, deleting
*** Temp ./etc/mail/helpfile and installed are the same, deleting
*** Temp ./etc/mail/mailer.conf and installed have the same CVS Id, deleting
*** Temp ./etc/mail/mailertable.sample and installed have the same CVS Id, deleting
*** Temp ./etc/mail/sendmail.cf and installed have the same CVS Id, deleting
*** Temp ./etc/mail/submit.cf and installed have the same CVS Id, deleting
*** Temp ./etc/mail/virtusertable.sample and installed have the same CVS Id, deleting
*** Temp ./etc/master.passwd and installed have the same CVS Id, deleting
======================================================================
<118> *** Displaying differences between ./etc/motd and installed version:
--- /etc/motd 2011-09-16 22:19:02.194862707 +0200
+++ ./etc/motd 2011-09-16 22:28:02.334362290 +0200
@@ -1,4 +1,4 @@
-FreeBSD 9.0-BETA2 (BEASTIE) #6: Fri Sep 16 00:35:43 CEST 2011
+FreeBSD ?.?.? (UNKNOWN)
Welcome to FreeBSD!
<118>
Use 'd' to delete the temporary ./etc/motd
Use 'i' to install the temporary ./etc/motd
Use 'm' to merge the temporary and installed versions
Use 'v' to view the diff results again
Default is to leave the temporary file to deal with by hand
How should I deal with this? [Leave it for later]
*** ./etc/motd installed successfully
*** Temp ./etc/mtree/BSD.include.dist and installed have the same CVS Id, deleting
*** Temp ./etc/mtree/BSD.root.dist and installed have the same CVS Id, deleting
*** Temp ./etc/mtree/BSD.sendmail.dist and installed have the same CVS Id, deleting
*** Temp ./etc/mtree/BSD.usr.dist and installed have the same CVS Id, deleting
*** Temp ./etc/mtree/BSD.var.dist and installed have the same CVS Id, deleting
*** Temp ./etc/netconfig and installed have the same CVS Id, deleting
*** Temp ./etc/netstart and installed have the same CVS Id, deleting
======================================================================
<118> *** Displaying differences between ./etc/network.subr and installed version:
--- /etc/network.subr 2011-08-11 00:27:40.625996061 +0200
+++ ./etc/network.subr 2011-09-16 22:28:02.334362290 +0200
@@ -22,7 +22,7 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
-# $FreeBSD: src/etc/network.subr,v 1.221 2011/06/24 14:56:38 pluknet Exp $
+# $FreeBSD: src/etc/network.subr,v 1.224 2011/09/14 20:13:10 brueffer Exp $
#
#
@@ -32,7 +32,7 @@
# ifn_start ifn
# Bring up and configure an interface. If some configuration is
-# applied print the interface configuration.
+# applied, print the interface configuration.
#
ifn_start()
{
@@ -53,7 +53,7 @@
}
--More--(byte 705)\^G--More--(byte 705)
Use 'd' to delete the temporary ./etc/network.subr
Use 'i' to install the temporary ./etc/network.subr
Use 'm' to merge the temporary and installed versions
Use 'v' to view the diff results again
Default is to leave the temporary file to deal with by hand
How should I deal with this? [Leave it for later]
*** ./etc/network.subr installed successfully
*** Temp ./etc/networks and installed have the same CVS Id, deleting
*** Temp ./etc/newsyslog.conf and installed have the same CVS Id, deleting
*** Temp ./etc/nscd.conf and installed have the same CVS Id, deleting
*** Temp ./etc/nsmb.conf and installed have the same CVS Id, deleting
*** Temp ./etc/nsswitch.conf and installed have the same CVS Id, deleting
*** Temp ./etc/ntp.conf and installed have the same CVS Id, deleting
*** Temp ./etc/opieaccess and installed have the same CVS Id, deleting
*** Temp ./etc/pam.d/README and installed have the same CVS Id, deleting
*** Temp ./etc/pam.d/atrun and installed have the same CVS Id, deleting
*** Temp ./etc/pam.d/cron and installed have the same CVS Id, deleting
*** Temp ./etc/pam.d/ftp and installed have the same CVS Id, deleting
*** Temp ./etc/pam.d/ftpd and installed have the same CVS Id, deleting
*** Temp ./etc/pam.d/imap and installed have the same CVS Id, deleting
*** Temp ./etc/pam.d/kde and installed have the same CVS Id, deleting
*** Temp ./etc/pam.d/login and installed have the same CVS Id, deleting
*** Temp ./etc/pam.d/other and installed have the same CVS Id, deleting
*** Temp ./etc/pam.d/passwd and installed have the same CVS Id, deleting
*** Temp ./etc/pam.d/pop3 and installed have the same CVS Id, deleting
*** Temp ./etc/pam.d/rsh and installed have the same CVS Id, deleting
*** Temp ./etc/pam.d/sshd and installed have the same CVS Id, deleting
*** Temp ./etc/pam.d/su and installed have the same CVS Id, deleting
*** Temp ./etc/pam.d/system and installed have the same CVS Id, deleting
*** Temp ./etc/pam.d/telnetd and installed have the same CVS Id, deleting
*** Temp ./etc/pam.d/xdm and installed have the same CVS Id, deleting
*** Temp ./etc/pccard_ether and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/daily/100.clean-disks and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/daily/110.clean-tmps and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/daily/120.clean-preserve and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/daily/130.clean-msgs and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/daily/140.clean-rwho and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/daily/150.clean-hoststat and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/daily/200.backup-passwd and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/daily/210.backup-aliases and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/daily/220.backup-pkgdb and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/daily/310.accounting and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/daily/330.news and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/daily/400.status-disks and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/daily/404.status-zfs and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/daily/405.status-ata-raid and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/daily/406.status-gmirror and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/daily/407.status-graid3 and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/daily/408.status-gstripe and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/daily/409.status-gconcat and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/daily/420.status-network and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/daily/430.status-rwho and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/daily/440.status-mailq and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/daily/450.status-security and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/daily/460.status-mail-rejects and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/daily/480.status-ntpd and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/daily/490.status-pkg-changes and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/daily/500.queuerun and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/daily/800.scrub-zfs and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/daily/999.local and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/monthly/200.accounting and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/monthly/999.local and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/security/100.chksetuid and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/security/110.neggrpperm and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/security/200.chkmounts and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/security/300.chkuid0 and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/security/400.passwdless and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/security/410.logincheck and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/security/460.chkportsum and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/security/500.ipfwdenied and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/security/510.ipfdenied and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/security/520.pfdenied and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/security/550.ipfwlimit and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/security/610.ipf6denied and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/security/700.kernelmsg and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/security/800.loginfail and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/security/900.tcpwrap and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/security/security.functions and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/weekly/310.locate and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/weekly/320.whatis and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/weekly/330.catman and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/weekly/340.noid and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/weekly/400.status-pkg and installed have the same CVS Id, deleting
*** Temp ./etc/periodic/weekly/999.local and installed have the same CVS Id, deleting
======================================================================
<118> *** Displaying differences between ./etc/pf.os and installed version:
--- /etc/pf.os 2011-08-11 00:28:33.400996318 +0200
+++ ./etc/pf.os 2011-09-16 22:28:02.339362122 +0200
@@ -1,5 +1,5 @@
-# $FreeBSD: src/etc/pf.os,v 1.4 2006/10/23 05:09:44 delphij Exp $
-# $OpenBSD: pf.os,v 1.21 2006/07/28 21:51:12 david Exp $
+# $FreeBSD: src/etc/pf.os,v 1.5 2011/09/08 23:46:07 delphij Exp $
+# $OpenBSD: pf.os,v 1.25 2010/10/18 15:55:27 deraadt Exp $
# passive OS fingerprinting
# -------------------------
#
@@ -299,13 +299,16 @@
# ----------------- OpenBSD -----------------
16384:64:0:60:M*,N,W0,N,N,T: OpenBSD:2.6::NetBSD 1.3 (or OpenBSD 2.6)-16384:64:1:64:M*,N,N,S,N,W0,N,N,T: OpenBSD:3.0-4.0::OpenBSD 3.0-4.0
-16384:64:0:64:M*,N,N,S,N,W0,N,N,T: OpenBSD:3.0-4.0:no-df:OpenBSD 3.0-4.0 (scrub no-df)
+16384:64:1:64:M*,N,N,S,N,W0,N,N,T: OpenBSD:3.0-4.8::OpenBSD 3.0-4.8
+16384:64:0:64:M*,N,N,S,N,W0,N,N,T: OpenBSD:3.0-4.8:no-df:OpenBSD 3.0-4.8 (scrub no-df)
57344:64:1:64:M*,N,N,S,N,W0,N,N,T: OpenBSD:3.3-4.0::OpenBSD 3.3-4.0
57344:64:0:64:M*,N,N,S,N,W0,N,N,T: OpenBSD:3.3-4.0:no-df:OpenBSD 3.3-4.0 (s--More--(byte 1107)
Use 'd' to delete the temporary ./etc/pf.os
Use 'i' to install the temporary ./etc/pf.os
Use 'm' to merge the temporary and installed versions
Use 'v' to view the diff results again
Default is to leave the temporary file to deal with by hand
How should I deal with this? [Leave it for later]
*** ./etc/pf.os installed successfully
*** Temp ./etc/phones and installed have the same CVS Id, deleting
*** Temp ./etc/portsnap.conf and installed have the same CVS Id, deleting
*** Temp ./etc/printcap and installed have the same CVS Id, deleting
*** Temp ./etc/profile and installed have the same CVS Id, deleting
*** Temp ./etc/protocols and installed have the same CVS Id, deleting
*** Temp ./etc/rc and installed have the same CVS Id, deleting
*** Temp ./etc/rc.bsdextended and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/DAEMON and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/FILESYSTEMS and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/LOGIN and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/NETWORKING and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/SERVERS and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/abi and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/accounting and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/addswap and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/adjkerntz and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/amd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/apm and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/apmd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/archdep and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/atm1 and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/atm2 and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/atm3 and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/auditd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/bgfsck and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/bluetooth and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/bootparams and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/bridge and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/bsnmpd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/bthidd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/ccd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/cleanvar and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/cleartmp and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/cron and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/ddb and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/defaultroute and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/devd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/devfs and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/dhclient and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/dmesg and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/dumpon and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/encswap and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/faith and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/fsck and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/ftp-proxy and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/ftpd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/gbde and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/geli and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/geli2 and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/gptboot and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/gssd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/hastd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/hcsecd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/hostapd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/hostid and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/hostid_save and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/hostname and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/inetd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/initrandom and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/ip6addrctl and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/ipfilter and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/ipfs and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/ipfw and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/ipmon and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/ipnat and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/ipsec and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/ipxrouted and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/jail and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/kadmind and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/kerberos and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/keyserv and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/kld and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/kldxref and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/kpasswdd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/ldconfig and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/local and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/localpkg and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/lockd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/lpd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/mdconfig and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/mdconfig2 and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/mixer and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/motd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/mountcritlocal and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/mountcritremote and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/mountd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/mountlate and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/moused and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/mroute6d and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/mrouted and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/msgs and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/named and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/natd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/netif and installed have the same CVS Id, deleting
======================================================================
<118> *** Displaying differences between ./etc/rc.d/netoptions and installed version:
--- /etc/rc.d/netoptions 2011-08-11 00:29:31.201996939 +0200
+++ ./etc/rc.d/netoptions 2011-09-16 22:28:02.755363776 +0200
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $FreeBSD: src/etc/rc.d/netoptions,v 1.155 2011/03/30 01:19:00 emaste Exp $
+# $FreeBSD: src/etc/rc.d/netoptions,v 1.156 2011/09/13 00:06:11 hrs Exp $
#
# PROVIDE: netoptions
@@ -106,6 +106,19 @@
${SYSCTL} net.inet6.ip6.use_tempaddr=1 >/dev/null
${SYSCTL} net.inet6.ip6.prefer_tempaddr=1 >/dev/null
fi
+
+ case $ipv6_cpe_wanif in
+ ""|[Nn][Oo]|[Nn][Oo][Nn][Ee]|[Ff][Aa][Ll][Ss][Ee]|[Oo][Ff][Ff]|0)
+ ${SYSCTL} net.inet6.ip6.no_radr=0 >/dev/null
+ ${SYSCTL} net.inet6.ip6.rfc6204w3=0 >/dev/null
+ ;;
+ *)
--More--(byte 757)
Use 'd' to delete the temporary ./etc/rc.d/netoptions
Use 'i' to install the temporary ./etc/rc.d/netoptions
Use 'm' to merge the temporary and installed versions
Use 'v' to view the diff results again
Default is to leave the temporary file to deal with by hand
How should I deal with this? [Leave it for later]
*** ./etc/rc.d/netoptions installed successfully
*** Temp ./etc/rc.d/netwait and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/newsyslog and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/nfscbd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/nfsclient and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/nfsd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/nfsuserd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/nisdomain and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/nscd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/nsswitch and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/ntpd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/ntpdate and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/othermta and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/pf and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/pflog and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/pfsync and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/power_profile and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/powerd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/ppp and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/pppoed and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/pwcheck and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/quota and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/random and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/rarpd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/rctl and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/resolv and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/rfcomm_pppd_server and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/root and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/route6d and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/routed and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/routing and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/rpcbind and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/rtadvd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/rtsold and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/rwho and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/savecore and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/sdpd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/securelevel and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/sendmail and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/serial and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/sppp and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/sshd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/statd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/static_arp and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/stf and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/swap1 and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/syscons and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/sysctl and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/syslogd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/timed and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/tmp and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/ubthidhci and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/ugidfw and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/var and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/virecover and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/watchdogd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/wpa_supplicant and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/ypbind and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/yppasswdd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/ypserv and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/ypset and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/ypupdated and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/ypxfrd and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/zfs and installed have the same CVS Id, deleting
*** Temp ./etc/rc.d/zvol and installed have the same CVS Id, deleting
*** Temp ./etc/rc.firewall and installed have the same CVS Id, deleting
*** Temp ./etc/rc.initdiskless and installed have the same CVS Id, deleting
*** Temp ./etc/rc.resume and installed have the same CVS Id, deleting
*** Temp ./etc/rc.sendmail and installed have the same CVS Id, deleting
*** Temp ./etc/rc.shutdown and installed have the same CVS Id, deleting
*** Temp ./etc/rc.subr and installed have the same CVS Id, deleting
*** Temp ./etc/rc.suspend and installed have the same CVS Id, deleting
*** Temp ./etc/remote and installed have the same CVS Id, deleting
*** Temp ./etc/rpc and installed have the same CVS Id, deleting
*** Temp ./etc/security/audit_class and installed have the same CVS Id, deleting
*** Temp ./etc/security/audit_control and installed have the same CVS Id, deleting
*** Temp ./etc/security/audit_event and installed have the same CVS Id, deleting
*** Temp ./etc/security/audit_user and installed have the same CVS Id, deleting
*** Temp ./etc/security/audit_warn and installed have the same CVS Id, deleting
*** Temp ./etc/services and installed have the same CVS Id, deleting
*** Temp ./etc/shells and installed have the same CVS Id, deleting
*** Temp ./etc/snmpd.config and installed have the same CVS Id, deleting
*** Temp ./etc/ssh/moduli and installed are the same, deleting
*** Temp ./etc/ssh/ssh_config and installed have the same CVS Id, deleting
*** Temp ./etc/ssh/sshd_config and installed have the same CVS Id, deleting
*** Temp ./etc/ssl/openssl.cnf and installed have the same CVS Id, deleting
*** Temp ./etc/sysctl.conf and installed have the same CVS Id, deleting
*** Temp ./etc/syslog.conf and installed have the same CVS Id, deleting
*** Temp ./etc/termcap.small and installed have the same CVS Id, deleting
*** Temp ./etc/ttys and installed have the same CVS Id, deleting
*** Temp ./root/.cshrc and installed have the same CVS Id, deleting
*** Temp ./root/.k5login and installed have the same CVS Id, deleting
*** Temp ./root/.login and installed have the same CVS Id, deleting
*** Temp ./root/.profile and installed have the same CVS Id, deleting
*** There is no installed version of ./var/crash/minfree
Use 'd' to delete the temporary ./var/crash/minfree
Use 'i' to install the temporary ./var/crash/minfree
Default is to leave the temporary file to deal with by hand
How should I deal with this? [Leave it for later]
*** ./var/crash/minfree installed successfully
*** Comparison complete
*** Saving mtree database for future upgrades
*** /var/tmp/temproot is empty, deleting
%make delete-old
>>> Removing old files (only deletes safe to delete libs)
remove /usr/share/man/man4/cc.4.gz? remove /usr/share/man/man9/cc.9.gz? remove /usr/share/man/man9/vm_page_flag.9.gz? remove /usr/share/man/man9/vm_page_flag_clear.9.gz? remove /usr/share/man/man9/vm_page_flag_set.9.gz? >>> Old files removed
>>> Removing old directories
/usr/include/lwres
rmdir: /usr/share/doc/bind9/arm: Directory not empty
rmdir: /usr/share/doc/bind9/misc: Directory not empty
rmdir: /usr/share/doc/bind9: Directory not empty
rmdir: /var/named/etc/namedb/master: Directory not empty
>>> Old directories removed
To remove old libraries run 'make delete-old-libs'.
%make delete-old \^H-i\^H \^Hlibs
>>> Removing old libraries
Please be sure no application still uses those libraries, else you
can not start such an application. Consult UPDATING for more
information regarding how to cope with the removal/revision bump
of a specific library.
remove /lib/libcam.so.5? remove /lib/libpcap.so.7? remove /usr/lib32/libcam.so.5? >>> Old libraries removed
%y\^H \^Hee
^[ (escape) menu ^y search prompt ^k delete line ^p prev li ^g prev page^ono fileline 1 col 0 lines from top 1 +---------------------+ | main menu ||
%ee /usr/src/UPDATING
^[ (escape) menu ^y search prompt ^k delete line ^p prev li ^g prev page^oreading file "/usr/src/UPDATING"file "/usr/src/UPDATING", 1505 linesUpdating Information for FreeBSD current us +---------------------+ | main menu || writing file "/usr/src/UPDATING""/usr/src/UPDATING" 1512 lines, 62866 characterseeBSD current userscopyrighted
%head u\^H \^HUPDATING
[6~
ads
reboot
ad
Updating Information for FreeBSD current users
This file is maintained and copyrighted by M. Warner Losh <imp@freebsd.org>.
%head UPDATING% %reboot
reboot: Command not found.
%/rescue/reo\^G\^H \^Hboot
Sep 16 22:30:12 init: single user shell terminated.
Waiting (max 60 seconds) for system process `vnlru' to stop...done
Waiting (max 60 seconds) for system process `bufdaemon' to stop...done
Waiting (max 60 seconds) for system process `syncer' to stop...
Syncing disks, vnodes remaining...0 0 done
All buffers synced.
Copyright (c) 1992-2011 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 9.0-BETA2 #6: Fri Sep 16 00:35:43 CEST 2011
root@beastie:/usr/obj/usr/src/sys/BEASTIE amd64
CPU: Intel(R) Core(TM)2 CPU 4300 @ 1.80GHz (1800.10-MHz K8-class CPU)
Origin = "GenuineIntel" Id = 0x6f2 Family = 6 Model = f Stepping = 2
Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
Features2=0xe39d<SSE3,DTES64,MON,DS_CPL,EST,TM2,SSSE3,CX16,xTPR,PDCM>
AMD Features=0x20100800<SYSCALL,NX,LM>
AMD Features2=0x1<LAHF>
TSC: P-state invariant, performance statistics
real memory = 4294967296 (4096 MB)
avail memory = 4085047296 (3895 MB)
Event timer "LAPIC" quality 400
ACPI APIC Table: <A_M_I_ OEMAPIC >
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
FreeBSD/SMP: 1 package(s) x 2 core(s)
cpu0 (BSP): APIC ID: 0
cpu1 (AP): APIC ID: 1
ioapic0 <Version 2.0> irqs 0-23 on motherboard
kbd1 at kbdmux0
acpi0: <A_M_I_ OEMXSDT> on motherboard
acpi0: Power Button (fixed)
acpi0: reservation of 0, a0000 (3) failed
acpi0: reservation of 100000, cff00000 (3) failed
Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0
cpu0: <ACPI CPU> on acpi0
ACPI Warning: Incorrect checksum in table [OEMB] - 0xBE, should be 0xBD (20110527/tbutils-279)
cpu1: <ACPI CPU> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
pcib1: <ACPI PCI-PCI bridge> irq 16 at device 1.0 on pci0
pci1: <ACPI PCI bus> on pcib1
vgapci0: <VGA-compatible display> port 0xbc00-0xbc7f mem 0xfd000000-0xfdffffff,0xd0000000-0xdfffffff,0xfc000000-0xfcffffff irq 16 at device 0.0 on pci1
nvidia0: <GeForce 7600 GT> on vgapci0
vgapci0: child nvidia0 requested pci_enable_io
vgapci0: child nvidia0 requested pci_enable_io
uhci0: <Intel 82801JI (ICH10) USB controller USB-D> port 0xa800-0xa81f irq 16 at device 26.0 on pci0
uhci0: LegSup = 0x2f00
usbus0: <Intel 82801JI (ICH10) USB controller USB-D> on uhci0
uhci1: <Intel 82801JI (ICH10) USB controller USB-E> port 0xa880-0xa89f irq 21 at device 26.1 on pci0
uhci1: LegSup = 0x2f00
usbus1: <Intel 82801JI (ICH10) USB controller USB-E> on uhci1
uhci2: <Intel 82801JI (ICH10) USB controller USB-F> port 0xac00-0xac1f irq 18 at device 26.2 on pci0
uhci2: LegSup = 0x2f00
usbus2: <Intel 82801JI (ICH10) USB controller USB-F> on uhci2
ehci0: <Intel 82801JI (ICH10) USB 2.0 controller USB-B> mem 0xfbfffc00-0xfbffffff irq 18 at device 26.7 on pci0
usbus3: EHCI version 1.0
usbus3: <Intel 82801JI (ICH10) USB 2.0 controller USB-B> on ehci0
hdac0: <Intel 82801JI High Definition Audio Controller> mem 0xfbff8000-0xfbffbfff irq 22 at device 27.0 on pci0
pcib2: <ACPI PCI-PCI bridge> irq 17 at device 28.0 on pci0
pci4: <ACPI PCI bus> on pcib2
pcib3: <ACPI PCI-PCI bridge> irq 17 at device 28.4 on pci0
pci3: <ACPI PCI bus> on pcib3
atapci0: <Marvell 88SX6101 UDMA133 controller> port 0xdc00-0xdc07,0xd880-0xd883,0xd800-0xd807,0xd480-0xd483,0xd400-0xd40f mem 0xfeaffc00-0xfeaffdff irq 16 at device 0.0 on pci3
ata2: <ATA channel 0> on atapci0
pcib4: <ACPI PCI-PCI bridge> irq 16 at device 28.5 on pci0
pci2: <ACPI PCI bus> on pcib4
ale0: <Atheros AR8121/AR8113/AR8114 PCIe Ethernet> port 0xcc00-0xcc7f mem 0xfe9c0000-0xfe9fffff irq 17 at device 0.0 on pci2
ale0: 960 Tx FIFO, 1024 Rx FIFO
ale0: Using 1 MSI messages.
ale0: 4GB boundary crossed, switching to 32bit DMA addressing mode.
miibus0: <MII bus> on ale0
atphy0: <Atheros F1 10/100/1000 PHY> PHY 0 on miibus0
atphy0: none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT-FDX, 1000baseT-FDX-master, auto
ale0: Ethernet address: 00:24:8c:47:1c:ff
uhci3: <Intel 82801JI (ICH10) USB controller USB-A> port 0xa080-0xa09f irq 23 at device 29.0 on pci0
uhci3: LegSup = 0x2f00
usbus4: <Intel 82801JI (ICH10) USB controller USB-A> on uhci3
uhci4: <Intel 82801JI (ICH10) USB controller USB-B> port 0xa400-0xa41f irq 19 at device 29.1 on pci0
uhci4: LegSup = 0x2f00
usbus5: <Intel 82801JI (ICH10) USB controller USB-B> on uhci4
uhci5: <Intel 82801JI (ICH10) USB controller USB-C> port 0xa480-0xa49f irq 18 at device 29.2 on pci0
uhci5: LegSup = 0x2f00
usbus6: <Intel 82801JI (ICH10) USB controller USB-C> on uhci5
ehci1: <Intel 82801JI (ICH10) USB 2.0 controller USB-A> mem 0xfbfff800-0xfbfffbff irq 23 at device 29.7 on pci0
usbus7: EHCI version 1.0
usbus7: <Intel 82801JI (ICH10) USB 2.0 controller USB-A> on ehci1
pcib5: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pci5: <ACPI PCI bus> on pcib5
rl0: <D-Link DFE-530TX+ 10/100BaseTX> port 0xe800-0xe8ff mem 0xfebffc00-0xfebffcff irq 17 at device 1.0 on pci5
miibus1: <MII bus> on rl0
rlphy0: <RealTek internal media interface> PHY 0 on miibus1
rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
rl0: Ethernet address: 00:24:01:2f:a5:8f
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
ahci0: <Intel ICH10 AHCI SATA controller> port 0x9c00-0x9c07,0x9880-0x9883,0x9800-0x9807,0x9480-0x9483,0x9400-0x941f mem 0xfbffe800-0xfbffefff irq 19 at device 31.2 on pci0
ahci0: AHCI v1.20 with 6 3Gbps ports, Port Multiplier supported
ahcich0: <AHCI channel> at channel 0 on ahci0
ahcich1: <AHCI channel> at channel 1 on ahci0
ahcich2: <AHCI channel> at channel 2 on ahci0
ahcich3: <AHCI channel> at channel 3 on ahci0
ahcich4: <AHCI channel> at channel 4 on ahci0
ahcich5: <AHCI channel> at channel 5 on ahci0
pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
acpi_button0: <Power Button> on acpi0
attimer0: <AT timer> port 0x40-0x43 irq 0 on acpi0
Timecounter "i8254" frequency 1193182 Hz quality 0
Event timer "i8254" frequency 1193182 Hz quality 100
atrtc0: <AT realtime clock> port 0x70-0x71 irq 8 on acpi0
Event timer "RTC" frequency 32768 Hz quality 0
hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
Timecounter "HPET" frequency 14318180 Hz quality 950
Event timer "HPET" frequency 14318180 Hz quality 450
Event timer "HPET1" frequency 14318180 Hz quality 440
Event timer "HPET2" frequency 14318180 Hz quality 440
Event timer "HPET3" frequency 14318180 Hz quality 440
atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
ppc0: cannot reserve I/O port range
est0: <Enhanced SpeedStep Frequency Control> on cpu0
p4tcc0: <CPU Frequency Thermal Control> on cpu0
est1: <Enhanced SpeedStep Frequency Control> on cpu1
p4tcc1: <CPU Frequency Thermal Control> on cpu1
ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present;
to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf.
ZFS filesystem version 5
ZFS storage pool version 28
Timecounters tick every 1.000 msec
hdac0: HDA Codec #0: Realtek ALC888
pcm0: <HDA Realtek ALC888 PCM #0 Analog> at cad 0 nid 1 on hdac0
pcm1: <HDA Realtek ALC888 PCM #1 Analog> at cad 0 nid 1 on hdac0
pcm2: <HDA Realtek ALC888 PCM #2 Digital> at cad 0 nid 1 on hdac0
pcm3: <HDA Realtek ALC888 PCM #3 Digital> at cad 0 nid 1 on hdac0
usbus0: 12Mbps Full Speed USB v1.0
usbus1: 12Mbps Full Speed USB v1.0
usbus2: 12Mbps Full Speed USB v1.0
usbus3: 480Mbps High Speed USB v2.0
usbus4: 12Mbps Full Speed USB v1.0
usbus5: 12Mbps Full Speed USB v1.0
usbus6: 12Mbps Full Speed USB v1.0
usbus7: 480Mbps High Speed USB v2.0
ugen0.1: <Intel> at usbus0
uhub0: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0
ugen1.1: <Intel> at usbus1
uhub1: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus1
ugen2.1: <Intel> at usbus2
uhub2: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus2
ugen3.1: <Intel> at usbus3
uhub3: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus3
ugen4.1: <Intel> at usbus4
uhub4: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus4
ugen5.1: <Intel> at usbus5
uhub5: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus5
ugen6.1: <Intel> at usbus6
uhub6: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus6
ugen7.1: <Intel> at usbus7
uhub7: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus7
uhub0: 2 ports with 2 removable, self powered
uhub1: 2 ports with 2 removable, self powered
uhub2: 2 ports with 2 removable, self powered
uhub4: 2 ports with 2 removable, self powered
uhub5: 2 ports with 2 removable, self powered
uhub6: 2 ports with 2 removable, self powered
ada0 at ahcich5 bus 0 scbus6 target 0 lun 0
ada0: <WDC WD1002FAEX-00Z3A0 05.01D05> ATA-8 SATA 2.x device
ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
ada0: Command Queueing enabled
ada0: 953869MB (1953525168 512 byte sectors: 16H 63S/T 16383C)
ada0: Previously was known as ad16
SMP: AP CPU #1 Launched!
Timecounter "TSC-low" frequency 14063307 Hz quality 1000
cd0 at ata2 bus 0 scbus0 target 0 lun 0
cd0: <HL-DT-ST DVDRAM GSA-H42L SL00> Removable CD-ROM SCSI-0 device
cd0: 66.700MB/s transfers (UDMA4, ATAPI 12bytes, PIO 65534bytes)
cd0: Attempt to query device size failed: NOT READY, Medium not present
cd1 at ata2 bus 0 scbus0 target 1 lun 0
cd1: <LITE-ON CD-RW SOHR-5238S 4S04> Removable CD-ROM SCSI-0 device
cd1: 33.300MB/s transfers (UDMA2, ATAPI 12bytes, PIO 65534bytes)
cd1: Attempt to query device size failed: NOT READY, Medium not present
Root mount waiting for: usbus7 usbus3
uhub3: 6 ports with 6 removable, self powered
uhub7: 6 ports with 6 removable, self powered
Root mount waiting for: usbus7
ugen7.2: <vendor 0x046d> at usbus7
uaudio0: <vendor 0x046d product 0x081b, class 239/2, rev 2.00/0.10, addr 2> on usbus7
uaudio0: No playback!
uaudio0: Record: 48000 Hz, 1 ch, 16-bit S-LE PCM format
uaudio0: No midi sequencer
pcm4: <USB audio> on uaudio0
Trying to mount root from zfs:tank0 []...
Setting hostuuid: 007ae8c0-0001-de11-a899-00248c471cff.
Setting hostid: 0x09fb1df2.
Entropy harvesting: interrupts ethernet point_to_point
ugen6.2: <Microsoft> at usbus6
kickstart.
Starting file system checks:
/dev/label/boot0: FILE SYSTEM CLEAN; SKIPPING CHECKS
/dev/label/boot0: clean, 84018 free (458 frags, 10445 blocks, 0.2% fragmentation)
Mounting local file systems:.
Setting hostname: beastie.
vboxdrv: fAsync=0 offMin=0x453 offMax=0x1023
vboxnet0: Ethernet address: 0a:00:27:00:00:00
Starting Network: lo0 ale0 rl0.
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
options=3<RXCSUM,TXCSUM>
inet 127.0.0.1 netmask 0xff000000
ale0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=c319a<TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MCAST,WOL_MAGIC,VLAN_HWTSO,LINKSTATE>
ether 00:24:8c:47:1c:ff
media: Ethernet autoselect (none)
status: no carrier
rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=3808<VLAN_MTU,WOL_UCAST,WOL_MCAST,WOL_MAGIC>
ether 00:24:01:2f:a5:8f
media: Ethernet autoselect (none)
status: no carrier
Starting devd.
Starting webcamd.
Attached ugen7.2[0] to cuse unit -1
Starting webcamd.
Attached ugen7.2[0] to cuse unit -1
ums0: <Microsoft Microsoft 5-Button Mouse with IntelliEyeTM, class 0/0, rev 1.10/3.00, addr 2> on usbus6
ums0: 5 buttons and [XYZ] coordinates ID=0
Starting ums0 moused.
Waiting 30s for the default route interface: .(ale0)
ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/compat /usr/local/lib/event2 /usr/local/lib/gegl-0.1 /usr/local/lib/graphviz /usr/local/lib/libxul /usr/local/lib/nss /usr/local/lib/qt4 /usr/local/lib/virtualbox
32-bit compatibility ldconfig path: /usr/lib32 /usr/local/lib32/compat
Creating and/or trimming log files.
Starting syslogd.
savecore: reboot after panic: page fault
Sep 16 22:31:12 beastie savecore: reboot after panic: page fault
savecore: writing core to vmcore.2
Writing crash summary to /var/crash/core.txt.2.
Additional ABI support: linux.
Clearing /tmp (X related).
Updating motd:.
Starting fusefs.
fuse4bsd: version 0.3.9-pre1, FUSE ABI 7.8
Starting slim.
Starting dbus.
Starting hald.
Starting ddclient.
Starting blocksshd.
Sep 16 22:31:50 beastie blocksshd[1995]: Starting BlockSSHD
Sep 16 22:31:50 beastie blocksshd[1995]: Flushing existing rules in blocksshd.
Sep 16 22:31:50 beastie blocksshd[1995]: Unable to flush existing firewalls rules from blocksshd
Configuring syscons: blanktime.
Starting sshd.
Starting cron.
Starting background file system checks in 60 seconds.
Fri Sep 16 22:31:51 CEST 2011
Sep 16 22:32:24 beastie login: ROOT LOGIN (root) ON ttyv0
Sep 16 22:33:19 beastie login: ROOT LOGIN (root) ON ttyv1
Fatal trap 12: page fault while in kernel mode
cpuid = 0; apic id = 00
fault virtual address = 0x8
fault code = supervisor read data, page not present
instruction pointer = 0x20:0xffffffff803dd585
stack pointer = 0x28:0xffffff811d4cb6b0
frame pointer = 0x28:0xffffff811d4cb6e0
code segment = base 0x0, limit 0xfffff, type 0x1b
= DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags = interrupt enabled, resume, IOPL = 0
current process = 31651 (hald)
trap number = 12
panic: page fault
cpuid = 0
Uptime: 9m3s
Dumping 1615 out of 4067 MB:..1%..11%..21%..31%..41%..51%..61%..71%..81%..91%Copyright (c) 1992-2011 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 9.0-BETA2 #6: Fri Sep 16 00:35:43 CEST 2011
root@beastie:/usr/obj/usr/src/sys/BEASTIE amd64
CPU: Intel(R) Core(TM)2 CPU 4300 @ 1.80GHz (1800.10-MHz K8-class CPU)
Origin = "GenuineIntel" Id = 0x6f2 Family = 6 Model = f Stepping = 2
Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
Features2=0xe39d<SSE3,DTES64,MON,DS_CPL,EST,TM2,SSSE3,CX16,xTPR,PDCM>
AMD Features=0x20100800<SYSCALL,NX,LM>
AMD Features2=0x1<LAHF>
TSC: P-state invariant, performance statistics
real memory = 4294967296 (4096 MB)
avail memory = 4085047296 (3895 MB)
Event timer "LAPIC" quality 400
ACPI APIC Table: <A_M_I_ OEMAPIC >
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
FreeBSD/SMP: 1 package(s) x 2 core(s)
cpu0 (BSP): APIC ID: 0
cpu1 (AP): APIC ID: 1
ioapic0 <Version 2.0> irqs 0-23 on motherboard
kbd1 at kbdmux0
acpi0: <A_M_I_ OEMXSDT> on motherboard
acpi0: Power Button (fixed)
acpi0: reservation of 0, a0000 (3) failed
acpi0: reservation of 100000, cff00000 (3) failed
Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0
cpu0: <ACPI CPU> on acpi0
ACPI Warning: Incorrect checksum in table [OEMB] - 0xBE, should be 0xBD (20110527/tbutils-279)
cpu1: <ACPI CPU> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
pcib1: <ACPI PCI-PCI bridge> irq 16 at device 1.0 on pci0
pci1: <ACPI PCI bus> on pcib1
vgapci0: <VGA-compatible display> port 0xbc00-0xbc7f mem 0xfd000000-0xfdffffff,0xd0000000-0xdfffffff,0xfc000000-0xfcffffff irq 16 at device 0.0 on pci1
nvidia0: <GeForce 7600 GT> on vgapci0
vgapci0: child nvidia0 requested pci_enable_io
vgapci0: child nvidia0 requested pci_enable_io
uhci0: <Intel 82801JI (ICH10) USB controller USB-D> port 0xa800-0xa81f irq 16 at device 26.0 on pci0
uhci0: LegSup = 0x2f00
usbus0: <Intel 82801JI (ICH10) USB controller USB-D> on uhci0
uhci1: <Intel 82801JI (ICH10) USB controller USB-E> port 0xa880-0xa89f irq 21 at device 26.1 on pci0
uhci1: LegSup = 0x2f00
usbus1: <Intel 82801JI (ICH10) USB controller USB-E> on uhci1
uhci2: <Intel 82801JI (ICH10) USB controller USB-F> port 0xac00-0xac1f irq 18 at device 26.2 on pci0
uhci2: LegSup = 0x2f00
usbus2: <Intel 82801JI (ICH10) USB controller USB-F> on uhci2
ehci0: <Intel 82801JI (ICH10) USB 2.0 controller USB-B> mem 0xfbfffc00-0xfbffffff irq 18 at device 26.7 on pci0
usbus3: EHCI version 1.0
usbus3: <Intel 82801JI (ICH10) USB 2.0 controller USB-B> on ehci0
hdac0: <Intel 82801JI High Definition Audio Controller> mem 0xfbff8000-0xfbffbfff irq 22 at device 27.0 on pci0
pcib2: <ACPI PCI-PCI bridge> irq 17 at device 28.0 on pci0
pci4: <ACPI PCI bus> on pcib2
pcib3: <ACPI PCI-PCI bridge> irq 17 at device 28.4 on pci0
pci3: <ACPI PCI bus> on pcib3
atapci0: <Marvell 88SX6101 UDMA133 controller> port 0xdc00-0xdc07,0xd880-0xd883,0xd800-0xd807,0xd480-0xd483,0xd400-0xd40f mem 0xfeaffc00-0xfeaffdff irq 16 at device 0.0 on pci3
ata2: <ATA channel 0> on atapci0
pcib4: <ACPI PCI-PCI bridge> irq 16 at device 28.5 on pci0
pci2: <ACPI PCI bus> on pcib4
ale0: <Atheros AR8121/AR8113/AR8114 PCIe Ethernet> port 0xcc00-0xcc7f mem 0xfe9c0000-0xfe9fffff irq 17 at device 0.0 on pci2
ale0: 960 Tx FIFO, 1024 Rx FIFO
ale0: Using 1 MSI messages.
ale0: 4GB boundary crossed, switching to 32bit DMA addressing mode.
miibus0: <MII bus> on ale0
atphy0: <Atheros F1 10/100/1000 PHY> PHY 0 on miibus0
atphy0: none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT-FDX, 1000baseT-FDX-master, auto
ale0: Ethernet address: 00:24:8c:47:1c:ff
uhci3: <Intel 82801JI (ICH10) USB controller USB-A> port 0xa080-0xa09f irq 23 at device 29.0 on pci0
uhci3: LegSup = 0x2f00
usbus4: <Intel 82801JI (ICH10) USB controller USB-A> on uhci3
uhci4: <Intel 82801JI (ICH10) USB controller USB-B> port 0xa400-0xa41f irq 19 at device 29.1 on pci0
uhci4: LegSup = 0x2f00
usbus5: <Intel 82801JI (ICH10) USB controller USB-B> on uhci4
uhci5: <Intel 82801JI (ICH10) USB controller USB-C> port 0xa480-0xa49f irq 18 at device 29.2 on pci0
uhci5: LegSup = 0x2f00
usbus6: <Intel 82801JI (ICH10) USB controller USB-C> on uhci5
ehci1: <Intel 82801JI (ICH10) USB 2.0 controller USB-A> mem 0xfbfff800-0xfbfffbff irq 23 at device 29.7 on pci0
usbus7: EHCI version 1.0
usbus7: <Intel 82801JI (ICH10) USB 2.0 controller USB-A> on ehci1
pcib5: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pci5: <ACPI PCI bus> on pcib5
rl0: <D-Link DFE-530TX+ 10/100BaseTX> port 0xe800-0xe8ff mem 0xfebffc00-0xfebffcff irq 17 at device 1.0 on pci5
miibus1: <MII bus> on rl0
rlphy0: <RealTek internal media interface> PHY 0 on miibus1
rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
rl0: Ethernet address: 00:24:01:2f:a5:8f
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
ahci0: <Intel ICH10 AHCI SATA controller> port 0x9c00-0x9c07,0x9880-0x9883,0x9800-0x9807,0x9480-0x9483,0x9400-0x941f mem 0xfbffe800-0xfbffefff irq 19 at device 31.2 on pci0
ahci0: AHCI v1.20 with 6 3Gbps ports, Port Multiplier supported
ahcich0: <AHCI channel> at channel 0 on ahci0
ahcich1: <AHCI channel> at channel 1 on ahci0
ahcich2: <AHCI channel> at channel 2 on ahci0
ahcich3: <AHCI channel> at channel 3 on ahci0
ahcich4: <AHCI channel> at channel 4 on ahci0
ahcich5: <AHCI channel> at channel 5 on ahci0
pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
acpi_button0: <Power Button> on acpi0
attimer0: <AT timer> port 0x40-0x43 irq 0 on acpi0
Timecounter "i8254" frequency 1193182 Hz quality 0
Event timer "i8254" frequency 1193182 Hz quality 100
atrtc0: <AT realtime clock> port 0x70-0x71 irq 8 on acpi0
Event timer "RTC" frequency 32768 Hz quality 0
hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
Timecounter "HPET" frequency 14318180 Hz quality 950
Event timer "HPET" frequency 14318180 Hz quality 450
Event timer "HPET1" frequency 14318180 Hz quality 440
Event timer "HPET2" frequency 14318180 Hz quality 440
Event timer "HPET3" frequency 14318180 Hz quality 440
atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
ppc0: cannot reserve I/O port range
est0: <Enhanced SpeedStep Frequency Control> on cpu0
p4tcc0: <CPU Frequency Thermal Control> on cpu0
est1: <Enhanced SpeedStep Frequency Control> on cpu1
p4tcc1: <CPU Frequency Thermal Control> on cpu1
ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present;
to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf.
ZFS filesystem version 5
ZFS storage pool version 28
Timecounters tick every 1.000 msec
hdac0: HDA Codec #0: Realtek ALC888
pcm0: <HDA Realtek ALC888 PCM #0 Analog> at cad 0 nid 1 on hdac0
pcm1: <HDA Realtek ALC888 PCM #1 Analog> at cad 0 nid 1 on hdac0
pcm2: <HDA Realtek ALC888 PCM #2 Digital> at cad 0 nid 1 on hdac0
pcm3: <HDA Realtek ALC888 PCM #3 Digital> at cad 0 nid 1 on hdac0
usbus0: 12Mbps Full Speed USB v1.0
usbus1: 12Mbps Full Speed USB v1.0
usbus2: 12Mbps Full Speed USB v1.0
usbus3: 480Mbps High Speed USB v2.0
usbus4: 12Mbps Full Speed USB v1.0
usbus5: 12Mbps Full Speed USB v1.0
usbus6: 12Mbps Full Speed USB v1.0
usbus7: 480Mbps High Speed USB v2.0
ugen0.1: <Intel> at usbus0
uhub0: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0
ugen1.1: <Intel> at usbus1
uhub1: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus1
ugen2.1: <Intel> at usbus2
uhub2: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus2
ugen3.1: <Intel> at usbus3
uhub3: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus3
ugen4.1: <Intel> at usbus4
uhub4: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus4
ugen5.1: <Intel> at usbus5
uhub5: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus5
ugen6.1: <Intel> at usbus6
uhub6: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus6
ugen7.1: <Intel> at usbus7
uhub7: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus7
uhub0: 2 ports with 2 removable, self powered
uhub1: 2 ports with 2 removable, self powered
uhub2: 2 ports with 2 removable, self powered
uhub4: 2 ports with 2 removable, self powered
uhub5: 2 ports with 2 removable, self powered
uhub6: 2 ports with 2 removable, self powered
ada0 at ahcich5 bus 0 scbus6 target 0 lun 0
ada0: <WDC WD1002FAEX-00Z3A0 05.01D05> ATA-8 SATA 2.x device
ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
ada0: Command Queueing enabled
ada0: 953869MB (1953525168 512 byte sectors: 16H 63S/T 16383C)
ada0: Previously was known as ad16
SMP: AP CPU #1 Launched!
Timecounter "TSC-low" frequency 14063275 Hz quality 1000
cd0 at ata2 bus 0 scbus0 target 0 lun 0
cd0: <HL-DT-ST DVDRAM GSA-H42L SL00> Removable CD-ROM SCSI-0 device
cd0: 66.700MB/s transfers (UDMA4, ATAPI 12bytes, PIO 65534bytes)
cd0: Attempt to query device size failed: NOT READY, Medium not present
cd1 at ata2 bus 0 scbus0 target 1 lun 0
cd1: <LITE-ON CD-RW SOHR-5238S 4S04> Removable CD-ROM SCSI-0 device
cd1: 33.300MB/s transfers (UDMA2, ATAPI 12bytes, PIO 65534bytes)
cd1: Attempt to query device size failed: NOT READY, Medium not present
Root mount waiting for: usbus7 usbus3
uhub3: 6 ports with 6 removable, self powered
uhub7: 6 ports with 6 removable, self powered
Root mount waiting for: usbus7
ugen7.2: <vendor 0x046d> at usbus7
uaudio0: <vendor 0x046d product 0x081b, class 239/2, rev 2.00/0.10, addr 2> on usbus7
uaudio0: No playback!
uaudio0: Record: 48000 Hz, 1 ch, 16-bit S-LE PCM format
uaudio0: No midi sequencer
pcm4: <USB audio> on uaudio0
Trying to mount root from zfs:tank0 []...
ugen6.2: <Microsoft> at usbus6
Setting hostuuid: 007ae8c0-0001-de11-a899-00248c471cff.
Setting hostid: 0x09fb1df2.
Entropy harvesting: interrupts ethernet point_to_point kickstart.
Starting file system checks:
/dev/label/boot0: 3830 files, 173909 used, 84018 free (458 frags, 10445 blocks, 0.2% fragmentation)
Mounting local file systems:.
Setting hostname: beastie.
vboxdrv: fAsync=0 offMin=0x453 offMax=0xb76
vboxnet0: Ethernet address: 0a:00:27:00:00:00
Starting Network: lo0 ale0 rl0.
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
options=3<RXCSUM,TXCSUM>
inet 127.0.0.1 netmask 0xff000000
ale0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=c319a<TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MCAST,WOL_MAGIC,VLAN_HWTSO,LINKSTATE>
ether 00:24:8c:47:1c:ff
media: Ethernet autoselect (none)
status: no carrier
rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=3808<VLAN_MTU,WOL_UCAST,WOL_MCAST,WOL_MAGIC>
ether 00:24:01:2f:a5:8f
media: Ethernet autoselect (none)
status: no carrier
Starting devd.
Starting webcamd.
Attached ugen7.2[0] to cuse unit -1
Starting webcamd.
Attached ugen7.2[0] to cuse unit -1
ums0: <Microsoft Microsoft 5-Button Mouse with IntelliEyeTM, class 0/0, rev 1.10/3.00, addr 2> on usbus6
ums0: 5 buttons and [XYZ] coordinates ID=0
Starting ums0 moused.
Waiting 30s for the default route interface: (ale0)
ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/compat /usr/local/lib/event2 /usr/local/lib/gegl-0.1 /usr/local/lib/graphviz /usr/local/lib/libxul /usr/local/lib/nss /usr/local/lib/qt4 /usr/local/lib/virtualbox
32-bit compatibility ldconfig path: /usr/lib32 /usr/local/lib32/compat
Creating and/or trimming log files.
Starting syslogd.
savecore: reboot after panic: page fault
Sep 16 22:41:26 beastie savecore: reboot after panic: page fault
savecore: writing core to vmcore.3
Writing crash summary to /var/crash/core.txt.3.
Additional ABI support: linux.
Clearing /tmp (X related).
Updating motd:.
Starting fusefs.
fuse4bsd: version 0.3.9-pre1, FUSE ABI 7.8
Starting slim.
Starting dbus.
Starting hald.
Starting ddclient.
Starting blocksshd.
Sep 16 22:42:30 beastie blocksshd[1995]: Starting BlockSSHD
Sep 16 22:42:30 beastie blocksshd[1995]: Flushing existing rules in blocksshd.
Configuring syscons: blanktime.
Sep 16 22:42:30 beastie blocksshd[1995]: Unable to flush existing firewalls rules from blocksshd
Starting sshd.
Starting cron.
Starting background file system checks in 60 seconds.
Fri Sep 16 22:42:32 CEST 2011
Fatal trap 12: page fault while in kernel mode
cpuid = 0; apic id = 00
fault virtual address = 0x8
fault code = supervisor read data, page not present
instruction pointer = 0x20:0xffffffff803dd585
stack pointer = 0x28:0xffffff811d50f6b0
frame pointer = 0x28:0xffffff811d50f6e0
code segment = base 0x0, limit 0xfffff, type 0x1b
= DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags = interrupt enabled, resume, IOPL = 0
current process = 2128 (hald)
trap number = 12
panic: page fault
cpuid = 0
Uptime: 1m23s
Dumping 2036 out of 4067 MB:..1%..11%..21%..31%..41%..51%..61%..71%..81%..91%
------------------------------------------------------------------------
kernel config
options CONFIG_AUTOGENERATED
ident BEASTIE
machine amd64
cpu HAMMER
makeoptions DEBUG=-g
options VESA
options P1003_1B_SEMAPHORES
options LINSYSFS
options LINPROCFS
options COMPAT_LINUX32
options USB_DEBUG
options SC_PIXEL_MODE
options ATA_STATIC_ID
options ATA_CAM
options SMP
options INCLUDE_CONFIG_FILE
options MAC
options AUDIT
options HWPMC_HOOKS
options KBD_INSTALL_CDEV
options PRINTF_BUFR_SIZE=128
options _KPOSIX_PRIORITY_SCHEDULING
options SYSVSEM
options SYSVMSG
options SYSVSHM
options STACK
options KTRACE
options SCSI_DELAY=5000
options COMPAT_FREEBSD7
options COMPAT_FREEBSD6
options COMPAT_FREEBSD32
options GEOM_LABEL
options PSEUDOFS
options PROCFS
options CD9660
options MSDOSFS
options NFSLOCKD
options MD_ROOT
options UFS_GJOURNAL
options UFS_DIRHASH
options UFS_ACL
options SOFTUPDATES
options FFS
options SCTP
options INET
options PREEMPTION
options SCHED_ULE
options NEW_PCIB
options GEOM_PART_MBR
options GEOM_PART_EBR_COMPAT
options GEOM_PART_EBR
options GEOM_PART_BSD
device isa
device mem
device io
device uart_ns8250
device cpufreq
device acpi
device pci
device ahci
device ata
device scbus
device da
device sa
device cd
device pass
device atkbdc
device atkbd
device psm
device kbdmux
device vga
device splash
device sc
device cbb
device pccard
device cardbus
device uart
device ppc
device ppbus
device lpt
device plip
device ppi
device miibus
device ale
device rl
device loop
device random
device ether
device tun
device pty
device md
device firmware
device bpf
device uhci
device ohci
device ehci
device xhci
device usb
device uhid
device ulpt
device umass
device urio
device uipaq
device sound
device snd_hda
device snd_uaudio
device lindev
device atapicam
device pf
device pflog
device pfsync
------------------------------------------------------------------------
ddb capture buffer
ddb: ddb_capture: kvm_nlist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABsLMBScURk6t-tD1BS8vpABkTNhH3UnmV9qExBbByPL-xXLgQ>
