- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- how can i get some hp-unix source code?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-28-2001 02:36 AM
тАО09-28-2001 02:36 AM
how can i get some hp-unix source code?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-28-2001 02:47 AM
тАО09-28-2001 02:47 AM
Re: how can i get some hp-unix source code?
Also, most of the APIs are well documented in the HPUX man pages.
Hope this helps.
-Santosh
- Tags:
- tusc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-28-2001 02:48 AM
тАО09-28-2001 02:48 AM
Re: how can i get some hp-unix source code?
No chance. HP jealously guard their source code. Sorry.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-28-2001 04:08 AM
тАО09-28-2001 04:08 AM
Re: how can i get some hp-unix source code?
just wishful thinking...
PA-RISC Linux runs on many hp systems... take a look if you want open source. http://parisc-linux.org/index.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-28-2001 07:01 AM
тАО09-28-2001 07:01 AM
Re: how can i get some hp-unix source code?
You can't get the HP source code. But if you'll post an explanation of what you want to do and why, I'm sure the wizards here can help you figure out how to do it, or why you shouldn't.
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-28-2001 07:44 AM
тАО09-28-2001 07:44 AM
Re: how can i get some hp-unix source code?
You'll probably get a reward for reporting it!
I also heard a rumour that microsoft might go open.. some guy from Russia hacked their source!!
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-28-2001 07:45 AM
тАО09-28-2001 07:45 AM
Re: how can i get some hp-unix source code?
;)
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-28-2001 12:15 PM
тАО09-28-2001 12:15 PM
Re: how can i get some hp-unix source code?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-28-2001 12:53 PM
тАО09-28-2001 12:53 PM
Re: how can i get some hp-unix source code?
...and lots of money! ;-)
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-28-2001 01:00 PM
тАО09-28-2001 01:00 PM
Re: how can i get some hp-unix source code?
Check
ftp://ftp.uu.net/systems/unix/bsd-sources/
to see "how" a lot of BSD style library calls work (HP-UX is a SYS V / BSD hybrid).
Many "HP-UX" things are available in source (BIND, FTP, sendmail, etc.).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-29-2001 02:43 PM
тАО09-29-2001 02:43 PM
Re: how can i get some hp-unix source code?
you can always go for the Device Driver Development Kit
and read the examples in there. They are "lower kernel"
and your question for "file system calls" is more about
"upper kernel", though.
HTH,
Wodisch
- Tags:
- DDK