X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=biblio.bib;h=3b6cf3ba7c06af0620f9aee22b38a0cd1c198a17;hp=04bee2be67e93c6b20dccf607be5003169858e07;hb=520fa6e7cd289a93a0955f3f91848ebd5b424250;hpb=e0eff09ed0bb2f15afcd95620dcdfeec6de960bc;ds=sidebyside diff --git a/biblio.bib b/biblio.bib index 04bee2b..3b6cf3b 100644 --- a/biblio.bib +++ b/biblio.bib @@ -1,7 +1,7 @@ @Book{APUE, author = {W. Richard Stevens}, editor = {}, - title = {Advanced Progremming in the UNIX Environment}, + title = {Advanced Programming in the UNIX Environment}, publisher = {Prentice Hall PTR}, year = {1995}, OPTkey = {}, @@ -14,10 +14,26 @@ OPTnote = {}, OPTannote = {} } +@Book{TCPIll1, + author = {W. Richard Stevens}, + editor = {}, + title = {TCP/IP Illustrated, the protocols}, + publisher = {Addison Wesley}, + year = {1994}, + OPTkey = {}, + OPTvolume = {1}, + OPTnumber = {}, + OPTseries = {}, + OPTaddress = {}, + OPTedition = {}, + OPTmonth = {}, + OPTnote = {}, + OPTannote = {} +} @Book{UNP1, author = {W. Richard Stevens}, editor = {}, - title = {Advanced Progremming in the UNIX Environment}, + title = {UNIX Network Programming, volume 1}, publisher = {Prentice Hall PTR}, year = {1998}, OPTkey = {}, @@ -33,7 +49,7 @@ @Book{UNP2, author = {W. Richard Stevens}, editor = {}, - title = {Advanced Progremming in the UNIX Environment}, + title = {UNIX Network Programming, volume 2}, publisher = {Prentice Hall PTR}, year = {1998}, OPTkey = {}, @@ -46,15 +62,107 @@ OPTnote = {}, OPTannote = {} } -@Book{libc, - author = {Sandra Loosemore with Richard M. Stallman, -Roland McGrath, Andrew Oram, and Ulrich Drepper}, +@Book{LinDevDri, + author = {A. Rubini and J. Corbet}, + editor = {O'Reilly}, + title = {Linux Device Driver}, + publisher = {O'Reilly}, + year = {2002}, + OPTkey = {}, + OPTvolume = {}, + OPTnumber = {}, + OPTseries = {}, + OPTaddress = {}, + OPTedition = {2nd}, + OPTmonth = {}, + OPTnote = {}, + OPTannote = {} +} +@Book{PratC, + author = {S. Oullaine}, + editor = {O'Reilly}, + title = {Pratical C}, + publisher = {O'Reilly}, + year = {2002}, + OPTkey = {}, + OPTvolume = {}, + OPTnumber = {}, + OPTseries = {}, + OPTaddress = {}, + OPTedition = {2nd}, + OPTmonth = {}, + OPTnote = {}, + OPTannote = {} +} +@Book{glibc, + author = {Sandra Loosemore Richard M. Stallman Roland McGrath Andrew Oram and Ulrich Drepper}, editor = {Free Software Foundation}, title = {The GNU C Library Reference Manual}, publisher = {Free Software Foundation}, year = {1998}, OPTkey = {}, - OPTvolume = {2}, + OPTvolume = {}, + OPTnumber = {}, + OPTseries = {}, + OPTaddress = {}, + OPTedition = {}, + OPTmonth = {}, + OPTnote = {}, + OPTannote = {} +} +@Book{tlk, + author = {David A. Rusling}, + editor = {LDP}, + title = {The Linux Kernel}, + publisher = {Linux Documentation Project}, + year = {1998}, + OPTkey = {}, + OPTvolume = {}, + OPTnumber = {}, + OPTseries = {}, + OPTaddress = {}, + OPTedition = {}, + OPTmonth = {}, + OPTnote = {}, + OPTannote = {} +} +@Book{lki, + author = {Tigran Aivazian}, + editor = {LDP}, + title = {Linux Kernel 2.4 Internal}, + publisher = {Linux Documentation Project}, + year = {2001}, + OPTkey = {}, + OPTvolume = {}, + OPTnumber = {}, + OPTseries = {}, + OPTaddress = {}, + OPTedition = {}, + OPTmonth = {}, + OPTnote = {}, + OPTannote = {} +} +@TechReport{LinVFS, + author = {Neil Brown et al.}, + title = {The Linux Virtual File-system Layer}, + institution = {}, + year = {1999}, + OPTkey = {}, + OPTtype = {}, + OPTnumber = {}, + OPTaddress = {}, + OPTmonth = {}, + OPTnote = {}, + OPTannote = {} +} +@Book{UnixArchitecture, + author = {Curt Schimmel}, + editor = {Addison Wesley}, + title = {UNIX System for Modern Architectures}, + publisher = {}, + year = {1994}, + OPTkey = {}, + OPTvolume = {}, OPTnumber = {}, OPTseries = {}, OPTaddress = {}, @@ -63,3 +171,59 @@ Roland McGrath, Andrew Oram, and Ulrich Drepper}, OPTnote = {}, OPTannote = {} } +@Article{StS, + author = {Aleph1}, + title = {Smashing The Stack For Fun And Profit}, + journal = {Phrack}, + year = {1996}, + OPTkey = {}, + OPTvolume = {49}, + OPTnumber = {}, + OPTpages = {}, + OPTmonth = {}, + OPTnote = {}, + OPTannote = {} +} +@Book{flex, + author = {Vern Paxson}, + editor = {Free Software Foundation}, + title = {Flex, varsion 2.5}, + publisher = {Free Software Foundation}, + year = {1995}, + OPTkey = {}, + OPTvolume = {}, + OPTnumber = {}, + OPTseries = {}, + OPTaddress = {}, + OPTedition = {}, + OPTmonth = {}, + OPTnote = {}, + OPTannote = {} +} +@Book{bison, + author = {Charles Donnelly and Richard M. Stallman}, + editor = {Free Software Foundation}, + title = {Bison, the YACC-compatible parser generator}, + publisher = {Free Software Foundation}, + year = {2002}, + OPTkey = {}, + OPTvolume = {}, + OPTnumber = {}, + OPTseries = {}, + OPTaddress = {}, + OPTedition = {}, + OPTmonth = {}, + OPTnote = {}, + OPTannote = {} +} +@Booklet{UnixFaq, + title = {Unix Programming Frequently Asked Questions}, + OPTkey = {}, + author = {Andrew Gierth}, + OPThowpublished = {http://www.erlenstar.demon.co.uk/unix/faq_toc.html}, + OPTaddress = {}, + OPTmonth = {}, + OPTyear = {}, + OPTnote = {}, + OPTannote = {} +}