Displaying 8 results from an estimated 8 matches for "199506".
Did you mean:
19906
2000 Oct 07
0
OpenSSH changes for BSD/OS
...pw = getpwnam(user);
if (!pw || !allowed_user(pw))
do_fake_authloop1(user);
***************
*** 482,487 ****
--- 500,508 ----
pwcopy.pw_gid = pw->pw_gid;
pwcopy.pw_dir = xstrdup(pw->pw_dir);
pwcopy.pw_shell = xstrdup(pw->pw_shell);
+ #if defined(BSD) && BSD >= 199506
+ pwcopy.pw_class = xstrdup(pw->pw_class);
+ #endif
pw = &pwcopy;
#ifdef USE_PAM
***************
*** 508,514 ****
(sia_validate_user(NULL, saved_argc, saved_argv,
get_canonical_hostname(), pw->pw_name, NULL, 0, NULL,
"") == SIASUCCESS)) {
! #else...
2015 Aug 17
2
Need help with Tripp Lite SMART1300LCDT NUT v2.7.3
OS = NAS4Free (FreeBSD Revision: 199506)
NUT Version = 2.7.3 for other parts of NUT version is listed below
NUT is part of the NAS4Free distribution
Device = Tripp Lite SMART1300LCDT URL http://www.tripplite.com/line-interactive-ups-system-desktop-tower-1300va-120v-usb-port-lcd-screen~SMART1300LCDT/
PROBLEM: NUT is ABLE to see the UPS...
2015 Aug 17
0
Need help with Tripp Lite SMART1300LCDT NUT v2.7.3
On Aug 17, 2015, at 1:00 AM, Johnny Wong <e430benz98 at yahoo.com> wrote:
>
> OS = NAS4Free (FreeBSD Revision: 199506)
What does that revision number correspond to in FreeBSD release numbers? (e.g. 9.3, 10.0)
> NUT Version = 2.7.3 for other parts of NUT version is listed below
> NUT is part of the NAS4Free distribution
> Device = Tripp Lite SMART1300LCDT URL http://www.tripplite.com/line-interactive-ups...
2013 Feb 09
1
OSX rpcgen problem
...rew.
/usr/bin/rpcgen is from Xcode 4.6.2, and the problem is visible just by
running this by itself:
$ rpcgen -h src/lxc/lxc_protocol.x
/*
* Please do not edit this file.
* It was generated using rpcgen.
*/
#ifndef _LXC_PROTOCOL_H_RPCGEN
#define _LXC_PROTOCOL_H_RPCGEN
#define RPCGEN_VERSION 199506
#include <rpc/rpc.h>
enum virLXCProtocolExitStatus {
VIR_LXC_PROTOCOL_EXIT_STATUS_ERROR = 0,
VIR_LXC_PROTOCOL_EXIT_STATUS_SHUTDOWN = 1,
VIR_LXC_PROTOCOL_EXIT_STATUS_REBOOT = 2,
};
typedef enum virLXCProtocolExitStatus virLXCProtocolExitStatus;
#ifdef __cplusplus
ext...
2015 Sep 22
2
FreeBSD backed with a PR1500LCDRT2U
I need some help here with getting this thing running. Every time I enable NUT on the server, I get a "on battery" status when I know that it is running on house power. This only occurs when I am monitoring it with FreeBSD(NAS4Free) When i plug the same UPS into CentOS 6.7, It works as expected. I am not sure what the difference between the NUT versions other than the base OS would be.
2015 Sep 23
2
FreeBSD backed with a PR1500LCDRT2U
...this like some weird quarks only found with them. Also, the only difference between this box and the CentOS 6.7 one, is the processor is a x5650. other than that. they are the same.
Version 10.2.0.2 - Prester (revision 1814)
Build date Sun Aug 30 21:05:02 CEST 2015
Platform OS FreeBSD Revision: 199506
FreeBSD 10.2-RELEASE-p2 #0 r287260M: Fri Aug 28 18:38:18 CEST 2015
Platform x64-embedded on Intel(R) Xeon(R) CPU E5540 @ 2.53GHz
System Supermicro X8DTH
>
>> When i plug the same UPS into CentOS 6.7, It works as expected. I am not sure what the difference between the NUT versions oth...
2015 Aug 17
3
Need help with Tripp Lite SMART1300LCDT NUT v2.7.3
...tion is required, I'll try my best to obtain it.
Regards,
Johnny Wong
On Monday, August 17, 2015 5:27 AM, Charles Lepple <clepple at gmail.com> wrote:
On Aug 17, 2015, at 1:00 AM, Johnny Wong <e430benz98 at yahoo.com> wrote:
>
> OS = NAS4Free (FreeBSD Revision: 199506)
What does that revision number correspond to in FreeBSD release numbers? (e.g. 9.3, 10.0)
> NUT Version = 2.7.3 for other parts of NUT version is listed below
> NUT is part of the NAS4Free distribution
> Device = Tripp Lite SMART1300LCDT URL http://www.tripplite.com/line-interactive-ups...
2006 Apr 12
1
powerd not behaving with an Asus A8V-MX and Athlon 64 X2 3800+
...DY asc:3a,0
(da1:umass-sim0:0:0:1): Medium not present
(da1:umass-sim0:0:0:1): Unretryable error
Opened disk da1 -> 6
Trying to mount root from ufs:/dev/mirror/gm0s1a
----------------------------cut here--------------------------------
kern.ostype: FreeBSD
kern.osrelease: 6.1-RC
kern.osrevision: 199506
kern.version: FreeBSD 6.1-RC #0: Tue Apr 11 07:26:47 UTC 2006
root@demi.projectbillboard.org:/usr/obj/usr/src/sys/DEMI
kern.maxvnodes: 100000
kern.maxproc: 6164
kern.maxfiles: 12328
kern.argmax: 262144
kern.securelevel: -1
kern.hostname: blue.alerce.com
kern.hostid: 0
kern.clockrate: { hz = 10...