aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/books/developers-handbook
Commit message (Expand)AuthorAgeFilesLines
* Add some text to the "BSD Vision" and "Architectural Guidelines"Murray Stokely2001-09-031-8/+60
* Add a small chapter on the sysinit framework, linker sets, etc..Murray Stokely2001-09-023-2/+165
* Briefly mention KDevelop as a free IDE available for FreeBSD. AlsoMurray Stokely2001-09-021-12/+23
* Fix sloppy use of whitespaces inside a <programlisting>. While I'mMurray Stokely2001-09-021-6/+17
* Add a chapter on Kernel Objects. The content is rather limited rightMurray Stokely2001-09-023-2/+302
* Correct a typo.Dima Dorfman2001-08-281-2/+2
* Reference %authors by its PUBLIC rather than SYSTEM identifier. ThisDima Dorfman2001-08-161-2/+2
* Fix the explanation of src/share.Jim Mock2001-08-131-2/+2
* Fix 404. Add ../../ to the relative path. This might be changed toJeroen Ruigrok van der Werven2001-07-251-2/+2
* Add some introductory text.Jeroen Ruigrok van der Werven2001-07-221-9/+15
* Put the information about the versions and availability in their ownJeroen Ruigrok van der Werven2001-07-221-10/+11
* Reorganize the Developer's Handbook.Murray Stokely2001-07-195-276/+244
* The second argument to DECLARE_MODULE is a moduledata_t, not aDima Dorfman2001-07-191-2/+8
* Standardize:Chern Lee2001-07-172-5/+5
* Fix/Standardize:Chern Lee2001-07-174-8/+8
* Add indexterms to policy chapter.Chern Lee2001-07-131-1/+5
* Remove double world and add full stop.Tom Hukins2001-07-071-4/+4
* DocBook police: open and close tags for <screen> should cuddle up toDima Dorfman2001-07-066-214/+103
* Makefile's to make it easy to build individual handbook chapters. TheseNik Clayton2001-06-302-0/+30
* Remove duplicate words where appropriate.Dima Dorfman2001-06-231-2/+2
* Turn on our nascent index by defaultMurray Stokely2001-06-233-3/+7
* Correct some typos and clarify.Daniel Harris2001-06-221-9/+12
* Add a chapter on sockets programming.Murray Stokely2001-06-2213-12/+2830
* Move mailing-lists.ent out of the Handbook and into the language-specificChris Costello2001-06-211-2/+2
* Fix a grammar bogon and don't start a <note> with "Note"Jens Schweikhardt2001-06-171-3/+3
* Correct a typo.Dima Dorfman2001-06-161-2/+2
* Updates to the x86 assembly language chapter.Murray Stokely2001-06-151-1985/+5620
* Add section id's so that this document can be linked from others inMurray Stokely2001-06-131-3/+4
* Replace erroneous occurences of "the the" with "the" throughout the docsTom Hukins2001-06-132-4/+4
* Minor typo corrections.Eric Melville2001-06-031-4/+4
* Correct a spelling error.Dima Dorfman2001-06-021-2/+2
* Add ~40 index terms to this chapter. A couple of minor tweaks toMurray Stokely2001-05-171-1/+107
* Use author entities more consistently now that we includeMurray Stokely2001-05-143-9/+9
* Add chapters on DMA Basics, IPv6 Implementation, and the VM systems.Murray Stokely2001-05-146-13/+3201
* Add a more useful abstract, stolen from the Handbook.Murray Stokely2001-05-141-2/+15
* Add some information about using "make depend" to help automaticallyNik Clayton2001-05-131-1/+50
* Oops, forgot to add SRCS+= x86/chapter.sgml.Murray Stokely2001-05-111-1/+2
* Import Adam Stanislav's Assembly Language Tutorial as a chapter of the DH.Murray Stokely2001-05-113-9/+2908
* Import Sergey Babkin's ISA device driver tutorial.Murray Stokely2001-05-021-0/+2479
* Add Sergey Babkin's ISA device driver tutorial as a chapter to theMurray Stokely2001-05-023-3/+12
* Document abort(3) and gcore(1) as additional ways to create a coreMurray Stokely2001-04-201-1/+12
* It's the Morris Internet Worm, not the Moorse Internet Worm.Dima Dorfman2001-04-181-2/+2
* Use <corpauthor> properly. My fault for providing flawed examples forNik Clayton2001-04-181-11/+2
* Remove references to first-person pronouns ("I", "me", etc.): all theyDima Dorfman2001-04-171-4/+3
* Add beginnings of a chapter on our USB Device Driver framework. MoreMurray Stokely2001-04-133-9/+627
* Add missing </para> tags.Murray Stokely2001-04-131-3/+3
* Typo: contribued -> contributedNik Clayton2001-04-091-3/+3
* Use <envar> rather than <systemitem class="...">, which was breaking theNik Clayton2001-04-091-5/+5
* indention and spelling fixes.Murray Stokely2001-04-091-130/+147
* Add PCI resource allocation section for (BARs, IRQs, DMA)Murray Stokely2001-04-091-19/+175