summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed markup.ru2005-06-161-11/+16
* only show a tunnel information of an adequate address family.ume2005-06-162-4/+10
* Markup fixes.ru2005-06-162-9/+9
* 1. Add the threads and usb categories.ceri2005-06-161-3/+11
* Markup fixes.ru2005-06-163-10/+17
* (Mostly) markup fixes.ru2005-06-1616-211/+235
* Provide 32-bit runtime support on amd64 as a separate distribution, lib32.ru2005-06-1610-13/+53
* Make sure we actually read the config files before testing values frombrooks2005-06-161-12/+12
* Some chipset drivers redefine the busspace_isa_{io|mem} tags. Thismarcel2005-06-161-3/+20
* Increase UMA_BOOT_PAGES to prevent a crash during initialization. Seealc2005-06-161-1/+1
* Remove a variable that became unused as a result of changes madekensmith2005-06-161-1/+0
* Ifdef out the incomplete non-blocking IO implementation for NFSgreen2005-06-161-0/+2
* Preserve sorting order.jkoshy2005-06-161-5/+2
* In verify_rev_path6():mlaier2005-06-161-18/+52
* Try harder to detect if the allocated memory for L2 PTP comes from a 1MBcognet2005-06-161-1/+5
* Don't pass the kernel_pmap to pmap_fault_fixup() if the fault comes fromcognet2005-06-161-2/+2
* Fix indentation in INET6 section in preperation of more serious work.mlaier2005-06-161-49/+49
* Fix a misplaced $FreeBSD$ I forgot to move in previous revision.ru2005-06-162-4/+4
* Markup fixes.ru2005-06-164-65/+71
* Remove Xref to nonexistant smapi(9).brueffer2005-06-161-1/+0
* Add standard GPL boilerplate to these files. They are the only onesimp2005-06-167-3/+104
* - Change holdcnt use around vnode recycling. We now always keep a holdcntjeff2005-06-161-202/+198
* - Fix insertions of bios which represent data earlier than anything elsejeff2005-06-151-7/+4
* Fix four casts of the softc to a struct ifnet.brooks2005-06-151-4/+4
* Update hardware support. Add note on TGA. Remove DEFPA FDDI (it didwilko2005-06-151-8/+8
* typo: Michale -> Michaelwilko2005-06-151-1/+1
* Assorted markup fixes.ru2005-06-1517-51/+85
* Move ext2fs from src/gnu to src/gnu/fs.rodrigc2005-06-1522-9058/+0
* Update release notes:hrs2005-06-152-8/+14
* Remove incorrect BUGS entry: libthr does support process-scope threadrwatson2005-06-151-5/+0
* Assorted markup fixes and minor wordsmithing.ru2005-06-1530-101/+141
* Add missing command name.ru2005-06-151-1/+1
* Correctly handle an input file without a newline on the last line (anddd2005-06-151-9/+9
* Move ext2fs from src/gnu to src/gnu/fs.rodrigc2005-06-1514-78/+78
* Move couple of directories out of mtree and into their respectivelesi2005-06-151-320/+2
* Add a cross-reference to the pmap_page_init(9) manual page.hmp2005-06-151-0/+1
* Decode chroot(2) args.alfred2005-06-141-0/+2
* - Add and enhance asserts related to the wrong bufobj panic.jeff2005-06-142-1/+4
* - In reassignbuf() add many asserts to validate the head and tail pointersjeff2005-06-141-18/+29
* Move if_alloc() higher in the attach function so sc->ifp is populatedbrooks2005-06-141-6/+6
* Empty CMOS batteries can cause agony with your AlphaBIOS versuswilko2005-06-141-0/+6
* Remove a duplicate assignment.brooks2005-06-141-1/+1
* Implement @noinst field which has at the moment the same meaning andkrion2005-06-145-2/+24
* Initialize sc->an_ifp when doing if_alloc(). This prevents an(4)delphij2005-06-141-1/+1
* Add missing .Ed call that was fatal for the rest of manpage.ru2005-06-141-1/+2
* Move IPI_PREEMPTION option from global NOTES file to i386+amd64 specificups2005-06-143-3/+6
* Markup fixes.ru2005-06-149-37/+33
* Markup and wording fixes.ru2005-06-149-18/+25
* Markup fixes.ru2005-06-146-38/+17
* When IPC_NOWAIT is set and there is no message, msgrcv() failsru2005-06-141-3/+3
OpenPOWER on IntegriCloud