search for: rbm

Displaying 6 results from an estimated 6 matches for "rbm".

Did you mean: ibm
2009 Nov 03
3
Weird operator behaviour
...MAK MAK MAK MAK [289] MAK MAK MAK MAK MAK MOO MOO MOO MOO MOO MOO MOO MOO MOO MOO MOO MOO MOO [307] MOO MOO PHC PHC PHC PHC PHC PHC PHC PHC PHC PHC PHC PHC PHC PHC PHC PHC [325] PHC PHC PHC POS POS POS POS POS POS POS POS POS POS POS PTO PTO PTO PTO [343] PTO PTO PTO PTO PTO PTO PTO PTO PTO PTO PTO RBM RBM RBM RBM RBM RBM RBM [361] RBM RBM RBM RBM RBM RBM RBM RBM SKJ SKJ SKJ SKJ SKJ SKJ SKJ SKJ SKJ SKJ [379] SKJ SKJ SKJ SKJ SKJ STM STM STM STM STM STM STM STM STN STN STN STN STN [397] STN STN STN STN STN STN STN STN STN STN STN STN STN STN STN STN STN STN [415] SWO SWO SWO SWO SWO SWO SWO SWO SWO...
2011 Feb 16
1
Forking for background processing with rails/unicorn
...ariable when looking through the Unicorn source, but that only seems to indicate #3. Where might #6/#7 be coming from? Is there some way that I can determine these without hard-coding the FD #? Any help that you can provide would be greatly appreciated, Brian Underwood Software Systems Engineer RBM Technologies, Inc. 215 1st St? ?? Cambridge, MA 02142 call? (617) 401-4666 visit www.rbmtechnologies.com The Power Behind the Planogram? "This email and any of its attachments may contain proprietary information, which is privileged, confidential, or subject to copyrights belonging to RBM T...
2011 Aug 05
3
isolinux: Generate GPT and Mac bootable images
...6; + + return 0; +} + + void display_catalogue(void) { @@ -327,12 +564,11 @@ display_catalogue(void) printf("de_mbz2: %hu\n", de_mbz2); } - int initialise_mbr(uint8_t *mbr) { int i = 0; - uint32_t psize = 0, tmp = 0; + uint32_t tmp = 0; uint8_t ptype = 0, *rbm = mbr; uint8_t bhead = 0, bsect = 0, bcyle = 0; uint8_t ehead = 0, esect = 0, ecyle = 0; @@ -340,6 +576,11 @@ initialise_mbr(uint8_t *mbr) extern unsigned char isohdpfx[][MBRSIZE]; memcpy(mbr, &isohdpfx[hd0 + 3 * partok], MBRSIZE); + + if (mode & MAC) { + memcpy(mbr...
2001 Jul 04
3
by/ NA/ barplot
...------------------------------------- INDICES: MMU [1] NA ------------------------------------------------------------ INDICES: NOS [1] NA ------------------------------------------------------------ INDICES: ORH [1] 2.980198 ------------------------------------------------------------ INDICES: RBM [1] 17.08163 ------------------------------------------------------------ INDICES: RBT [1] 17.14286 ------------------------------------------------------------ INDICES: RBY [1] 0.7142857 ------------------------------------------------------------ INDICES: RCO [1] NA ---------------------------...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...xLQ>P)o4oZpsMt&CCVLtSCt-BnsR$cRjvsW<<5wz-0Ihq0d+(v8>T7U zsx{^AN>%AToG5<_YD)1vs?uess at zzkD!oRi%1!mEa`WFc<(7YF%C-L_%3Z@$rR%>m zrT at Q);{A`R{AHx7T-`v3^4Ex_+*Sr_{ts2 at Gz#|Q52JxP|4UU$#vsyn6j7DyM+4n3 z2B=TDrWB4vr2S>%h|z at JHlFmFK&r&kGNP;!kJOZB$z<Uk5p4<*+sRbmhsZSG`^a?Q zJ!A&CR9Qx5BK{beMTE-CMuo%XptbN^pt^ZrSV-m*;Swz%!X_>R!(_4u^x0%F3O-7f z03RkxLI3A6a+z|3EC=CfvI2xDWF=~uMOJ~bkE})oYlyNIiKoaqvFMcbU>d#wXd>AN z^5bL^YIu&^i}*IO8Tb*h1x+m?_YraO-f9kK8-ndbxnFkZ0p!mk52B8d523)nA4Y5% zc?8i1&?!y%*AB2fDn_U%X=p)|*$H~>E<~{-?*`{evPTZ_36z~g_KL2#-Rr?L...
2020 Oct 02
0
SMB3 Multichannel supported
On Sun, 2019-09-22 at 19:06 +0530, Bob wrote: > >I have been reviewing some event viewer logs of smbclient on the W10 >workstations I have in our Samba 4 AD environment. These logs are >complaining about "Multichannel" and that an administrator has disabled >multichannel. > >I have found that multichannel was implemented as "experimental" in >v4.4. Then,