OSSP CVS Repository

ossp - ossp-adm/links.txt 1.5
Not logged in
[Honeypot]  [Browse]  [Directory]  [Home]  [Login
[Reports]  [Search]  [Ticket]  [Timeline
  [Raw

ossp-adm/links.txt 1.5

PR
==

o Linux PR
  http://www.cse.unsw.edu.au/~conradp/linux/pr/

Directories
===========

o ResearchIndex
  http://citeseer.nj.nec.com/

o USENIX Proceedings
  http://www.usenix.org/publications/library/proceedings/

o Google Directory
  http://directory.google.com/

o Yahoo
  http://www.yahoo.com/

Licenses
========

o Free Software Foundation
  http://www.fsf.org/

o Open Source Initiative
  http://www.opensource.org/

o Open Content License
  http://www.opencontent.org/

Keyword Dictionaries
====================

o WhatIs.com:
  http://whatis.com/ 

o Dictionary of Computing
  http://wombat.doc.ic.ac.uk/foldoc/

English Writing
===============

o Common Errors in English
  http://www.wsu.edu/~brians/errors/

Algorithms
==========

o Dictionary of Algorithms
  http://www.nist.gov/dads/

o Album Of Algorithms and Techniques
  http://www.geocities.com/zabrodskyvlada/aat/index.html

o Algorithm Archive
  http://wannabe.guru.org/alg/

o AT&T NetLib
  http://netlib.bell-labs.com/netlib/

o Stony Book Algorithm Repository
  http://www.cs.sunysb.edu/~algorith/

o ePaperPress
  http://www.epaperpress.com/

o {CodePage}
  http://www2.iro.umontreal.ca/~ratib/code/index.htm

o Programming in C: Unix system calls and subroutines
  http://www.cm.cf.ac.uk/Dave/C/CE.html

o Handbook of Algorithms
  http://www.dcc.uchile.cl/~rbaeza/handbook/hbook.html

o Data Structures and Algorithms
  http://ciips.ee.uwa.edu.au/~morris/Year2/PLDS210/ds_ToC.html

o Algorithms and Data Structures, Research & Reference Material
  http://www.csse.monash.edu.au/~lloyd/tildeAlgDS/

Cryptography
============

o Handbook of Applied Cryptography
  http://www.cacr.math.uwaterloo.ca/hac/

o Open Source PKI Handbook
  http://ospkibook.sourceforge.net/

News
====

o RootPrompt
  http://rootprompt.org/

o AppWatch
  http://www.appwatch.com/

o Freshmeat
  http://freshmeat.net/

Standards
=========

o Request For Comments
  http://www.rfc-editor.org/rfcsearch.html
  http://zvon.org/tmRFC/RFC_share/Output/index.html

o US Patents
  http://www.uspto.gov/

o POSIX Standards:
  http://www.opengroup.org/austin/
  http://www.unix-systems.org/
  ftp://ftp.std.com/obi/Standards/posix/1003.2/

Unix Manual
===========

o UnixPower
  http://www.unixpower.org/

o FreeBSD Manual Pages
  http://www.freebsd.org/cgi/man.cgi

o BSDi Manual Pages
  http://www.bsdi.com/bsdi-man/

o IRIX Manual Pages
  http://reality.sgi.com/cgi-bin/getman/
  http://reality.sgi.com/cgi-bin/uman

Unix Programming
================

o Unix FAQ
  http://www.faqs.org/faqs/unix-faq/faq/

o Unix Programming FAQ
  http://www.erlenstar.demon.co.uk/unix/faq_toc.html
  
o Unix Socket FAQ
  http://www.lcg.org/sock-faq/
  (or http://kipper.york.ac.uk/~vic/sock-faq/)

o TCP/IP Frequently Asked Questions
  http://www.itprc.com/tcpipfaq/default.htm

o Raw IP Networking FAQ 
  http://www.whitefang.com/rin/

o Network Programmer's Guide and Reference
  http://www.armory.com:457/netguide/CONTENTS.html

o Standard C Library Reference
  http://www.dinkumware.com/htm_cl/

o Single Unix Specification V2
  http://www.opengroup.org/onlinepubs/007908799/toc.htm
  http://www.opengroup.org/onlinepubs/007908799/download/

o Unix Interface Tables (APIs)
  http://www.UNIX-systems.org/apis.html

o 64-bit whitepaper
  http://www.unix-systems.org/whitepapers/64bit.html

o I/O Strategies
  http://www.kegel.com/c10k.html

o Extreme Programming Resources
  http://www.xprogramming.com/

o Bash Shell Scripting Guide
  http://linuxdoc.org/LDP/abs/html/index.html

o Compiling and Translation
  http://cs.engr.uky.edu/~lewis/essays/comp-index.html

Networking
==========

o TCP/IP DNS FAQ
  ftp://rtfm.mit.edu/pub/usenet/news.answers/internet/tcp-ip/domains-faq
  http://www.van-del.net/chouck/tcp-ip-faq.html

Unicode
=======

o Unicode 3.0 (or ISO 10646-1:2000)
  http://www.cl.cam.ac.uk/~mgk25/unicode.html
  ftp://sunsite.doc.ic.ac.uk/packages/rfc/rfc2279.txt
  http://www.cl.cam.ac.uk/~mgk25/ucs/ISO-10646-UTF-8.html

o Unicode HOWTO
  http://www.linuxdoc.org/HOWTO/Unicode-HOWTO.html

o Unicode FAQ
  http://www.cl.cam.ac.uk/~mgk25/unicode.html

o Unicode under Unix
  http://czyborra.com/

o Internationalization
  http://anubis.dkuug.dk/i18n/
  ftp://std.dkuug.dk/i18n/

C Programming
=============

o ISO/IEC 9899:1999 (C9X)
  http://anubis.dkuug.dk/JTC1/SC22/WG14/

o Programming in C
  http://www.lysator.liu.se/c/

o Selected Help on C
  http://www.infosys.utas.edu.au/info/documentation/C/C.html
 
o C FAQ
  http://www.faqs.org/faqs/C-faq/

o de.comp.lang.c FAQ
  http://www2.informatik.uni-wuerzburg.de/dclc-faq/

o C Programming
  http://www.cs.cf.ac.uk/Dave/C/CE.html

o Coding Style Guides
  http://www.cs.umd.edu/users/cml/cstyle/

o Dinkum C Library Reference
  http://www.dinkumware.com/htm_cl/index.html

Security
========

o Secure UNIX Programming FAQ
  http://www.whitefang.com/sup/secure-faq.html

o Secure Programming for Linux and Unix HOWTO
  http://www.dwheeler.com/secure-programs/

o Writing Safe SetUID Programs
  http://seclab.cs.ucdavis.edu/~bishop/secprog.html

o Writing Secure SetUID Programs
  ftp://ftp.auscert.org.au/pub/auscert/papers/secure_programming_checklist

o Security FAQ(s)
  http://www.faqs.org/faqs/computer-security/

o Denial of Service (DoS) Attacks FAQ 
  http://securityportal.com/research/ddosfaq.html

o How to Write Secure Code
  http://www.shmoo.com/securecode/

CVS
===

o CVS Pages
  http://www.cvshome.org/
  http://www.sourcegear.com/CVS/
  http://www.loria.fr/~molli/cvs-index.html

o CVS Book
  http://cvsbook.red-bean.com/

o CVS User's Guide
  http://www.loria.fr/~molli/cvs/doc/cvs_toc.html

o CVS Tutorials
  http://www.arc.unm.edu/~rsahu/cvs.html
  http://cellworks.washington.edu/pub/docs/cvs/tutorial/cvs_tutorial_1.html
  http://www.csc.calpoly.edu/~dbutler/tutorials/winter96/cvs/
  http://www.publicsource.apple.com/tools/cvs/concepts/

o CVS info-cvs@gnu.org ML
  http://www.egroups.com/list/info-cvs

o Configuration Management
  http://www.enteract.com/~bradapp/acme/
  http://www.enteract.com/~bradapp/acme/branching/

Webdesign
=========

o Webreference HTML Lab
  http://www.webreference.com/html/

o Webreference DHTML Lab
  http://webreference.com/dhtml/

o Webreference Design Lab
  http://www.webreference.com/dlab/

o Webreference Doc JavaScript
  http://www.webreference.com/js/

o JavaScript.com
  http://www.javascript.com/

o JavaScript Weenie
  http://javascriptweenie.com/

o JavaScript Source
  http://javascript.internet.com/

o JavaScript Gate
  http://javascriptgate.com/

o WebCoder.Com
  http://www.webcoder.com/

o Dynamic Duo
  http://www.dansteinman.com/dynapi/

Software Pools
==============

o SourceBank
  http://www.sourcebank.com/

o FreeBSD
  http://www.freebsd.org/
  http://www.freebsd.org/cgi/cvsweb.cgi
  http://lxr.linux.no/freebsd/source/
  ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/

o NetBSD
  http://www.netbsd.org/
  http://cvsweb.netbsd.org/cgi-bin/cvsweb.cgi/
  ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/

o OpenBSD
  http://www.openbsd.org/
  http://www.openbsd.org/cgi-bin/cvsweb/

o GNU libc
  ftp://sources.redhat.com/pub/glibc/releases/

o Postfix
  http://www.postfix.org/

o BIND
  http://www.isc.org/bind/

o Mozilla NSPR
  http://lxr.mozilla.org/nspr/source/nsprpub/

o GNOME
  http://www.gnome.org/
  http://cvs.gnome.org/bonsai/rview.cgi?cvsroot=/cvs/gnome
  http://cvs.gnome.org/lxr/source/

o OpenSSL
  http://www.openssl.org/
  http://www.openssl.org/source/cvs/

o Apache
  http://www.apache.org/
  http://www.apache.org/websrc/viewcvs.cgi/

o Dan J.Bernstein's Software Packages
  http://cr.yp.to/software.html

o xinetd
  http://sources.isc.org/network/daemon/ 
  http://synack.net/xinetd/

o SSH2
  http://www.ssh.fi/

o GNU Pth
  http://www.gnu.org/software/pth/

o BOA


CVSTrac 2.0.1