search for: vchr

Displaying 17 results from an estimated 17 matches for "vchr".

Did you mean: chr
2019 Jul 18
1
Two APC900 UPS on the same usbbus1
.../ld-elf.so.1 usbhid-up 4929 root  txt   VREG 1643202022,2213797598    93672 13486 /usr/lib/libusb.so.3 usbhid-up 4929 root  txt   VREG 1643202022,2213797598   131824   200 /lib/libthr.so.3 usbhid-up 4929 root  txt   VREG 1643202022,2213797598  1949672 33820 /lib/libc.so.7 usbhid-up 4929 root    0u  VCHR                  0,16      0t0    16 /dev/null usbhid-up 4929 root    1u  VCHR                  0,16      0t0    16 /dev/null usbhid-up 4929 root    2u  VCHR                  0,16      0t0    16 /dev/null usbhid-up 4929 root    3u  unix    0xfffff8023ff4c6d0      0t0       ->0xfffff800134846d0 u...
2007 Mar 05
2
File descriptor leak in 1.0rc2[45]?
...lib/libkrb5.so.19.1 dovecot-a 22627 root txt VREG 0,5 66856 101775 /usr/lib/libgssapi.so.5.0 dovecot-a 22627 root txt VREG 0,0 56172 101377 /libexec/ld.elf_so dovecot-a 22627 root 0u unix 0xc0f773c4 0t0 ->0xc115a144 dovecot-a 22627 root 1r VCHR 2,2 0t0 45067 /dev/null dovecot-a 22627 root 2w PIPE 0xcb000e10 0 ->0xcb000d80 dovecot-a 22627 root 3u unix 0xc0f9fbe4 0t0 /var/run/dovecot/login/default dovecot-a 22627 root 4u KQUEUE 0xc0f11c30 dovecot-a 22627 root...
2019 Jul 16
2
Two APC900 UPS on the same usbbus1
Hi! On my FreeBSD 12.0-RELEASE-p7 server I was unable to retrieve the correct information from my two UPS. Every time only the first UPS will returned when I entering "upsc apc900" or "upsc apc901". I don't know why (Bug or configuration issue on my side?!). I have downloaded the latest source code and with my "patch" I was able to get the right information
2016 Apr 18
8
[Bug 2565] New: High baud rate gets sent, solaris closes pty
https://bugzilla.mindrot.org/show_bug.cgi?id=2565 Bug ID: 2565 Summary: High baud rate gets sent, solaris closes pty Product: Portable OpenSSH Version: 7.1p2 Hardware: Sparc OS: Solaris Status: NEW Severity: minor Priority: P5 Component: sshd Assignee: unassigned-bugs at
1998 Mar 12
2
FreeBSD Security Advisory: FreeBSD-SA-98:02.mmap
...y via /dev/mem, it should never work at any + * other securelevel. + * XXX this will have to go + */ + if (securelevel >= 1) + disablexworkaround = 1; + else + disablexworkaround = suser(p->p_ucred, + &p->p_acflag); + if (vp->v_type == VCHR && disablexworkaround && + (flags & (MAP_PRIVATE|MAP_COPY))) + return (EINVAL); + /* * Ensure that file and memory protections are * compatible. Note that we only worry about * writability if mapping is shared; in this case, @@ -265,12 +286...
1999 Sep 03
0
FreeBSD-SA-99:01: BSD File Flags and Programming Techniques
...ent non-root users from setting flags on devices. When + * a device is reused, users can retain ownership of the device + * if they are allowed to set flags and programs assume that + * chown can't fail when done as root. + */ + if ((vp->v_type == VCHR || vp->v_type == VBLK) && + ((error = suser_xxx(p->p_ucred, p, PRISON_ROOT)) != 0)) + return (error); + VOP_LEASE(vp, p, p->p_ucred, LEASE_WRITE); vn_lock(vp, LK_EXCLUSIVE | LK_RETRY, p); VATTR_NULL(&...
2002 Aug 23
1
3.4p1 ssh-agent auth-retry patch available: was: Re: Updated ssh-agent authentication retry patch available
And lsof the agent too - see what files it has open... Nico -- > -----Original Message----- > From: Kevin Steves [mailto:kevin at atomicgears.com] > Sent: Friday, August 23, 2002 4:48 PM > To: openssh-unix-dev at mindrot.org > Cc: stevesk at pobox.com > Subject: Re: 3.4p1 ssh-agent auth-retry patch available: was: Re: > Updated ssh-agent authentication retry patch available
2016 Oct 24
2
keent() from Tika - with doveadm
...6744 6318 > /usr/lib/i18n/libUTF8.so.4 > doveadm 46985 mrm txt VREG 19,766509061 4384 6336 > /usr/lib/i18n/libmapper_none.so.4 > doveadm 46985 mrm txt VREG 19,766509061 7584 6345 > /usr/lib/i18n/libmapper_std.so.4 > doveadm 46985 mrm 0u VCHR 0,188 0t390889 188 > /dev/pts/0 > doveadm 46985 mrm 1u VCHR 0,188 0t390889 188 > /dev/pts/0 > doveadm 46985 mrm 2u VCHR 0,188 0t390889 188 > /dev/pts/0 > doveadm 46985 mrm 3u PIPE 0xfffff806fdf505d0 16384 >...
2016 Oct 23
2
keent() from Tika - with doveadm
According to man page, the only way it can return EINVAL (22) is either bad filter, or bad timeout. I can't see how the filter would be bad, so I'm guessing ts must be bad. Unfortunately I forgot to ask for it, so I am going to have to ask you run it again and run p ts if that's valid, then the only thing that can be bad if the file descriptor 23. Aki > On October 23, 2016 at
2016 Oct 23
0
keent() from Tika - with doveadm
...VREG 19,766509061 6744 6318 /usr/lib/i18n/libUTF8.so.4 doveadm 46985 mrm txt VREG 19,766509061 4384 6336 /usr/lib/i18n/libmapper_none.so.4 doveadm 46985 mrm txt VREG 19,766509061 7584 6345 /usr/lib/i18n/libmapper_std.so.4 doveadm 46985 mrm 0u VCHR 0,188 0t390889 188 /dev/pts/0 doveadm 46985 mrm 1u VCHR 0,188 0t390889 188 /dev/pts/0 doveadm 46985 mrm 2u VCHR 0,188 0t390889 188 /dev/pts/0 doveadm 46985 mrm 3u PIPE 0xfffff806fdf505d0 16384 ->0xfffff806fdf50730 doveadm 4...
2016 Oct 24
0
keent() from Tika - with doveadm
...r/lib/i18n/libUTF8.so.4 >> doveadm 46985 mrm txt VREG 19,766509061 4384 6336 >> /usr/lib/i18n/libmapper_none.so.4 >> doveadm 46985 mrm txt VREG 19,766509061 7584 6345 >> /usr/lib/i18n/libmapper_std.so.4 >> doveadm 46985 mrm 0u VCHR 0,188 0t390889 188 >> /dev/pts/0 >> doveadm 46985 mrm 1u VCHR 0,188 0t390889 188 >> /dev/pts/0 >> doveadm 46985 mrm 2u VCHR 0,188 0t390889 188 >> /dev/pts/0 >> doveadm 46985 mrm 3u PIPE 0xfffff8...
2016 Oct 24
2
keent() from Tika - with doveadm
...o.4 >>> doveadm 46985 mrm txt VREG 19,766509061 4384 6336 >>> /usr/lib/i18n/libmapper_none.so.4 >>> doveadm 46985 mrm txt VREG 19,766509061 7584 6345 >>> /usr/lib/i18n/libmapper_std.so.4 >>> doveadm 46985 mrm 0u VCHR 0,188 0t390889 188 >>> /dev/pts/0 >>> doveadm 46985 mrm 1u VCHR 0,188 0t390889 188 >>> /dev/pts/0 >>> doveadm 46985 mrm 2u VCHR 0,188 0t390889 188 >>> /dev/pts/0 >>> doveadm 46985 mr...
2008 Nov 19
2
gmirror and gstripe
hail, I have an old AthlonXP 1700+ running 7-STABLE: FreeBSD xxx 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: Thu Nov 13 23:54:59 BRT 2008 root@xxx:/usr/obj/usr/src/sys/xxx i386 where I have two 750GB Seagate SATA Disks. They are divided as two slices, around the first 120GB are gathered in gmirror, and what left is in gstripe. so that's whats going on. if the machine locks, and fsck comes to
2016 Oct 24
0
keent() from Tika - with doveadm
...eadm 46985 mrm txt VREG 19,766509061 4384 6336 > >>> /usr/lib/i18n/libmapper_none.so.4 > >>> doveadm 46985 mrm txt VREG 19,766509061 7584 6345 > >>> /usr/lib/i18n/libmapper_std.so.4 > >>> doveadm 46985 mrm 0u VCHR 0,188 0t390889 188 > >>> /dev/pts/0 > >>> doveadm 46985 mrm 1u VCHR 0,188 0t390889 188 > >>> /dev/pts/0 > >>> doveadm 46985 mrm 2u VCHR 0,188 0t390889 188 > >>> /dev/pts/0 >...
2009 Apr 11
0
Rsync 3.0.5 sometimes hangs copying local disk to other local disk (Solaris 9)
...-3.0 25239 root txt VREG 32,0 4504 3208 /usr/platform/sun4u-us3/lib/libc_psr.so.1 rsync-3.0 25239 root txt VREG 32,0 231076 46004 /usr/lib/ld.so.1 rsync-3.0 25239 root txt VREG 32,0 4400 10401 /usr/lib/libdl.so.1 rsync-3.0 25239 root 0r VCHR 13,2 0t0 3261 /devices/pseudo/mm@0:null rsync-3.0 25239 root 1u FIFO 0x3004f0aec88 0t102 74926527 (fifofs) ->0x3004f0aeb80 rsync-3.0 25239 root 2u FIFO 0x3004f0aec88 0t102 74926527 (fifofs) ->0x3004f0aeb80 rsync-3.0 25239 root 4u unix 105,118 0xea1...
2005 Jun 27
5
"sh -i" My server was hacked. How can i found hole on my server?
...5864 585 /lib/libc.so.5 perl5.8.6 60138 nobody txt VREG 4,18 22226 6901089 /usr/local/lib/perl5/5.8.6/mach/auto/IO/IO.so perl5.8.6 60138 nobody txt VREG 4,18 28921 6901280 /usr/local/lib/perl5/5.8.6/mach/auto/Socket/Socket.so perl5.8.6 60138 nobody 0r VCHR 2,2 0t0 7 /dev/null perl5.8.6 60138 nobody 1u PIPE 0x6f537410 0 ->0xffffff006f5372d0 perl5.8.6 60138 nobody 2w VREG 4,18 47856095 6407163 /usr/local/apache/logs/error_log perl5.8.6 60138 nobody 3u IPv4 0xffffff00168142c0...
2006 Nov 17
1
gjournal on 6.x wont build
Hi all, I was intending on trying out gjournal on a new disk i've added in my desktop. I had a look to see what the most recent patch provided by Pawel and found http://people.freebsd.org/~pjd/patches/gjournal6_20061024.patch I created the directories as per Pawel's original post (http://lists.freebsd.org/pipermail/freebsd-fs/2006-June/001962.html) and the patch succeeded with no failed