Author: JT Smith
Category:
- Unix
Author: JT Smith
Category:
Author: JT Smith
This is probably the first time in at least a year that technology and Internet stocks were not at the heart of Wall Street’s major movement. While those sectors have suffered losses right along with every other company traded in New York, the American travel industry is suffering major pains at the moment. Due in part to the nature of last week’s attacks and the new restrictions in place at airports around the nation, Americans have chosen to stay home in droves. In the past week, the major U.S. airlines have laid off almost 100,000 workers, trimmed their schedules by up to 20 percent, and appealed to Congress for a $25 billion financial aid package. It is entirely possible that some U.S. airlines will disappear from the skies completely, as both United and Continental have said it is doubtful they can survive more than 30 days under current regulatory and economic conditions.
It wasn’t supposed to be this way. Analysts expected that some sell-off activity would happen on Monday, but that damage would be limited. The American markets will rebound, they said, and strong stock buy-back commitments from major companies, including Red Hat Inc., IBM, and Hewlett-Packard were supposed to instill a patriotic rally, urging investors to go on a shopping spree. But the aftermath of the attacks reveal that business, unfortunately, is as usual, and the higher insurance rates and forced compliance with new, unfamiliar regulations, coupled with the fact that the U.S. economy was already in a downturn mode, all made for the inevitable drop in corporate value this week.
And while President Bush’s Thursday address to Congress said all the things the American public wanted to hear, it indicated to investors that international tension was running high. While war has, historically, been good for the American economy, it may not be so this time. The Gulf War was expected to lift the American economy out of its early 9’0s doldrums, but the expected leap was more of a hop.
However, there is hope. The Federal Reserve’s Monday interest rate cut — another half-point, and the eighth cut since the start of the year — is a good sign. As one trader passing by the entry of the Pacific Stock Exchange in San Francisco said this morning, “Too bad most traders are too scared to work the new opportunities that have opened up this week.”
Who’s buying back
Among the companies we track that have announced plans to buy back stock are Borland Software International, which has been authorized by its board of directors to re-purchase up to $30 million of its outstanding common stock; Hewlett-Packard’s board authorized its agents to take in up to $1.8 billion of its stock; and Red Hat said it would re-purchase up to 10 percent of its outstanding common shares over the next 12 months.
Red Hat runs the numbers
Red Hat almost broke even this week, then learned that almost doesn’t matter much in the current financial markets. Analysts expected the company to break even this year, but were instead treated to a second-quarter net loss (including items) of $55.3 million, or 33 cents per share, compared with a loss of $20 million, or 12 cents per share for the same reporting period in 2001. Expect downgrades — such as the one issued this Friday from JP Morgan — to follow.
Caldera makes cutbacks official
On Tuesday, Caldera international made it official: The company has eliminated about 8 percent of its total work force. This is merely a clarification of previous layoff announcements. As reported last week, one of the causalities of Caldera’s restructuring was programmer Juergen G. Kienhoefer, responsible for creating the key Linux Kernel Personality software that allows Linux programs to run via Open Unix without modification.
Apple stays home
Apple Computers this week announced it had canceled Apple Expo 2001. The annual technology showcase was scheduled to take place at the end of this month in Paris. In a press release announcing the cancellation, Apple CEO Steve Jobs said his company canceled the event out of concern for the safety of Apple’s customers and employees. “We’re sorry to disappoint our users and developers,” said Jobs, “but their safety is our primary concern.”
Here’s how Open Source and related stocks ended this week:
| Company Name0.30 | Symbol | 09/21 Close | 09/10 Close |
| Apple | AAPL | 15.73 | 17.37 * |
| Borland Software Int’l | BORL | 7.58 | 9.47 |
| Caldera International | CALD | 0.30 | 0.39 |
| EBIZ Enterprises | EBIZ.OB | 0.03 | 0.025 |
| Hewlett Packard | HWP | 14.96 | 17.89 |
| IBM | IBM | 90.50 | 96.47 |
| MandrakeSoft | 4477.PA | e6.19 | e6.18 + |
| Merlin Software Tech. | MLSW.OB | 0.18 | 0.25 |
| Red Hat | RHAT | 3.51 | 3.12 |
| Sun Microsystems | SUNW | 7.96 | 10.29 * |
| TiVo | TIVO | 3.70 | 4.30 |
| VA Linux Systems | LNUX | 0.78 | 1.14 |
| Wind River Systems | WIND | 10.40 | 13.12 |
Category:
Author: JT Smith
Category:
Author: JT Smith
Cox writes:
* Merge the pending UML changes so it builds again
* Fix various small bugs mostly found when Linus merged -ac changes
* More stability threating patches deferred for the moment (ie Rik's VM changes, IDE 48bit LBA, etc)
2.4.9-ac13
o Fix mangled sun3fb bits (me)
o Fix make rpm version bug (Russell King)
o Work around eepro100 bug with some chip
versions on 10Mbit half duplex (Arjan van de Ven)
o Bring UML inlines in sync with rest of kernel (Jeff Dike)
o UML memory protection code – main piece (Jeff Dike)
o Clean up UML rules (Lennert Buytenhek)
o Fix UML hang on xterm open fail (Jeff Dike)
o Fix UML signal handling bug (Jeff Dike)
o Fix UML out of pty’s on host error reporting (Jeff Dike)
o Add tun/tap support to UML + clean up net code (Jeff Dike)
o Make UBD block driver handl errors properly (Will Dyson)
o Make backfile file paths in COW headers absolute(Greg London)
o Fix missing UML tlb flush (Jeff Dike)
o PPC fixes for UML (Chris Emerson)
o Declare sys_personality so UML compiles (Andrea Arcangeli)
o Wrap host library mallocs into UML kernel
allocs. Also fix gprof support (Jeff Dike)
o Use -1 as “no dma” on PnPBIOS (Thomas Hood)
o Fix sysctl log level change breakage (Randy Dunlap)
o Document bread()
(Pavel Machek)
2.4.9-ac12
o Yamaha audio wakeup race fix (Pete Zaitcev)
o 3c507 ring buffer handling fix (Mark Mackenzie)
| It looks like the same may apply to eexpress and a few
| others. People may want to check
o 4.4BSD alias syle ioctl bits (Matthias Andree)
o Fix jffs_min compile failure (Frank Davis)
o Fix hid initialisation order (Vojtech Pavlik)
o Add sysrq to mconsole (James Stevenson)
o Remove dead 3c515 stuff (Andres Salomon)
o Fix UML disk space leak (James Stevenson)
o uml hz_to_std()
(Jeff Dike)
o uml makefile cleanup (Jeff Dike)
o hostfs cleanup – use pread/pwrite (Jorgen Cederlof)
o Fix oops in scsi generic (Jens Axboe)
o Fix missing break in riva fbdev.c (Steve DuChene)
o Push spin_trylock_bh into the headers (Arnaldo Carvalho de Melo)
o PWC driver update (“nemosoft”)
o Fix hz_to_std macro problem (Matt)
o Fix radeon + AMD761 lockup/corruption problem (Stephen Tweedie)
o Intermezzo update (Peter Braam)
o USB serial startup fix (Greg Kroah-Hartmann)
o Makefile cleanups (Christoph Hellwig)
o Code cleanup for eepro100 (Ben LaHaise)
o Fix pid handling bug in msg queues (Mingming Cao)
o Raid multipathing (Ingo Molnar)
o Correct sys_setid return in md (Vojtech Pavlik)
o Clean up isdn sc debug code (Vojtech Pavlik)
o x86_64 random patch (Vojtech Pavlik)
o Add x86_64 ifdefs to various places (Vojtech Pavlik)
o Limit granch asm code to x86 fix setup code (Vojtech Pavlik)
o Use unsigned long for flags where needed (Vojtech Pavlik)
o Fix reiserfs writepage v truncate/mmap race (Edward Shushkin)
o Eliminate various bits of reiserfs code and
references to old ext2/minix stuff (Edward Shushkin)
o Support multiple block sizes in reiserfs (Edward Shushkin)
o Fix gcc warning building reiserfs (Edward Shushkin)
o Fix reiserfs 32bit uid on old format (Edward Shushkin)
o Fix yam hamradio driver (Edward Shushkin)
o Es1888 audio divider change (Craig Mahaney)
o Add a highmem debugging option (Christoph Hellwig)
o Remove crud from lvm.h (Joe Thornber)
o Replace some LVM macros with inlines (Joe Thornber)
o Open/Close LVM PV’s when using them (Joe Thornber)
o Remove lvm_short_version (Joe Thornber)
o Use devfs_register_blkdev etc in LVM
o Rename fields and consider only active LVM (Heinz Mauelshagen)
snapshots [and congratulations on the awar Heinz]
o Change LVM locking to use rw_semaphores (Joe Thornber)
o Assorted LVM cleanups (Joe Thornber and others)
o IA64 processor prefetch (??)
o Return the right thing for strnlen_user when
limit = 0 (Andreas Schwab)
o More debug info on sysrq (Andrea Arcangeli)
o Keyboard compile fix on Alpha (Andrea Arcangeli)
o Shrink dcache before invalidating the inodes
on a umount (Andrea Arcangeli)
o Fix apm disable handling (Thomas Krennwallner)
o CPIA locking fixes (David Hansen)
o zap_inode_mapping function to invalidate all the
maps of an inode (Christoph Hellwig)
o Remove accidental leak of console_lock back
into -ac (Andrew Morton)
o Fix implicit declaration warning (Dave Jones)
o Add another promise ide ident (Arjan van de Ven)
o Ignore PRQ bit in apic flags when looking for
unknown configs (Randy Dunlap)
o Matrox driver update (Petr Vandrovec,
David Hansen)
o NULL checks in lock code (Francis Galiegue)
o Remove duplicate bits on fbmem.c (Paul Mundt)
o ia64 arch_init_modules fix (Arjan van de Ven)
o Support tabstops >160 (Petr Vandrovec)
o “noac” NFS updates (Trond Myklebust)
o Default P5 MCE to off (me)
o Bluesmoke updates (Dave Jones)
o Handle cpu info that goes over a page long (James Cleverdon)
| only tested on ia32/ia64 so far
Category:
Author: JT Smith
Author: JT Smith
Author: JT Smith
Author: JT Smith
And that means name, address, customer number, order number — it only stops
short of giving credit card details, although we suspect enough information is here
for someone imaginative to come up with something. There are ten of thousands of
people here. If you’re a reseller, it’s a dream come true.”
Category:
Author: JT Smith
Category:
Author: JT Smith
Category: