search for: trudel

Displaying 8 results from an estimated 8 matches for "trudel".

2019 Jan 18
0
[klibc:master] ipconfig: Set broadcast when sending DHCPREQUEST and DHCPDISCOVER
Commit-ID: 8cb2792d8f7317c336ccc98f99199ae579ac84c6 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=8cb2792d8f7317c336ccc98f99199ae579ac84c6 Author: Mathieu Trudel-Lapierre <mathieu.trudel-lapierre at canonical.com> AuthorDate: Tue, 24 Jan 2017 10:05:12 -0500 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Wed, 2 Jan 2019 03:08:04 +0000 [klibc] ipconfig: Set broadcast when sending DHCPREQUEST and DHCPDISCOVER We need to do this, s...
2005 May 06
1
Am I on the right track, and consultants
...t up the list of consultants referred to on this page soon: http://www.astricon.net/training/dcap.shtml We need an asterisk/telco consultant in/near san francisco asap and I don't know where to look for one. Is there a list on voip-info I haven't found yet? cheers, Dan 'tack' Trudell ---------------------- t r a c t i o n san francisco 1.415.522.3592x8511 main 1.415.522.3594 fax www.tractionco.com Traction. Step One in Forward Motion.
2003 Jul 14
2
problem with coding for 'optim' in R
..., `help()' for on-line help, or `help.start()' for a HTML browser interface to help. Type `q()' to quit R. > #################################### > # perch.R # > # Hewett and Johnson bioenergetics # > # model combined with # > # Trudel MMBM to estimate # > # Consumption in perch in R code # > # Execute with # > # R --vanilla < perch.R > perch.out# > #################################### > > #USER INPUT BELOW > > #Weight at time 0 > Wo<- 9.2 > > #Hg...
2017 Dec 31
4
[PATCH klibc 0/4] Fixes from Debian and Ubuntu
The following patches come from Debian and/or Ubuntu packages of klibc. Ben. Ben Hutchings (1): [klibc] run-init: Add dry-run mode Jay Vosburgh (1): [klibc] ipconfig: Use separate sockets for DHCP from multiple interfaces Mathieu Trudel-Lapierre (1): [klibc] ipconfig: Set broadcast when sending DHCPREQUEST and DHCPDISCOVER YunQiang Su (1): [klibc] mips: setjmp.S: don't save and restore floating-point registers usr/kinit/ipconfig/dhcp_proto.c | 8 ++++++- usr/kinit/ipconfig/main.c | 53 ++++++++++++++++++++...
2003 Jul 15
7
Excel can do what R can't?????
...t seems to be falling short for this application. Hopefully it's something wrong with my coding and not with R itself. Mike R COMMAND FILE: #################################### # perch.R # # Hewett and Johnson bioenergetics # # model combined with # # Trudel MMBM to estimate # # Consumption in perch in R code # # Execute with # # R --vanilla < perch.R > perch.out# #################################### #USER INPUT BELOW #Weight at time 0 Wo<- 9.2 #Hg concentration at time 0 (ugHg/g wet weight) Hgo<- 0.08 #We...
2019 Jan 19
1
[ANNOUNCE] klibc 2.0.5
...ent when linking shared library [klibc] mips/mips64: simplify crt0 code [klibc] mips: don't save floating point registers in setjmp / longjmp [klibc] mips64: remove __unused from __jmp_buf Jay Vosburgh (1): [klibc] ipconfig: handle multiple interfaces correctly Mathieu Trudel-Lapierre (1): [klibc] ipconfig: Set broadcast when sending DHCPREQUEST and DHCPDISCOVER Mauricio Faria de Oliveira (1): [klibc] ppc64: ELFv2: Load TOC value in system call stub -- Ben Hutchings Hoare's Law of Large Problems: Inside every large problem is a small problem strugg...
2019 Jan 05
0
Pull request: collected patches for klibc
...ent when linking shared library [klibc] mips/mips64: simplify crt0 code [klibc] mips: don't save floating point registers in setjmp / longjmp [klibc] mips64: remove __unused from __jmp_buf Jay Vosburgh (1): [klibc] ipconfig: handle multiple interfaces correctly Mathieu Trudel-Lapierre (1): [klibc] ipconfig: Set broadcast when sending DHCPREQUEST and DHCPDISCOVER Makefile | 2 +- klcc/Kbuild | 2 +- scripts/Kbuild.install | 10 +- scripts/Kbuild.klibc...
2015 Dec 09
4
Trouble with Ubuntu 15.10 / syslinux 6.03
Hi, I'm looking for a hint about what has changed in syslinux 6.03. Some years ago I had written a script that configures a bootable USB pen drive with syslinux and some boot images, which still worked well under Ubuntu 14.04 LTS and previous versions, but does not work anymore under Ubuntu 15.10 with syslinux 6.03. I've boiled this down to a test-script that isolates the problem: