summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - When building world WITHOUT_LIBPTHREAD, link libthr to libpthread.ru2006-11-266-46/+41
* - Update the Runtime Configuration, FILES and DIAGNOSTICS sections tojoel2006-11-261-41/+80
* Welcome to Once-a-year Sound Mega-Commit. Enjoy numerous updates and fixesariff2006-11-2629-2643/+5593
* MFP4 (109713):netchild2006-11-262-0/+8
* Add entry and no-UHID quirk for I-tuner networks USB-LCD 2x20 as foundphk2006-11-262-0/+6
* - remove dead codekmacy2006-11-261-19/+10
* devsw.9 removedimp2006-11-261-0/+2
* Unbreak libarchive on arm. Two parts of libarchive relied on akientzle2006-11-263-197/+284
* add interrupt cookie hypervisor functionskmacy2006-11-263-1/+167
* Tweak the comment about mapping a kernel using large pages.ru2006-11-251-3/+3
* devsw() was removed by phk:imp2006-11-252-77/+0
* Clarify what non-zero return values mean.imp2006-11-251-2/+4
* - In nd6_rtrequest(), when caching an rtentry, don't forgetru2006-11-251-9/+29
* Grr, fix typo introduced in the previous commit.brueffer2006-11-251-1/+1
* Three minor bug fixes:cperciva2006-11-251-8/+18
* The mountroot prompt will drop into ddb if we don't recognize error codes fromkmacy2006-11-251-1/+15
* mark tx/rx descriptors COHERENT; we do not sync changes so onsam2006-11-241-1/+2
* Make sure we do not sleep while locks are held. Change the malloc(9)csjp2006-11-241-1/+1
* kernel will not compile without genclock, thus move to DEFAULTSkmacy2006-11-242-1/+1
* - implement remaining pci functionskmacy2006-11-245-29/+78
* Add instructions for creating a ramdisk root image. These likely needimp2006-11-241-1/+18
* Implement mmu functions and cpu_mondo_sendkmacy2006-11-246-8/+75
* remove unused reference to tsb pakmacy2006-11-241-1/+0
* Connect four new files to the build.kientzle2006-11-241-1/+9
* Remove reference to a man page of pib, an obscure third-party tool, whose portpav2006-11-241-1/+0
* Make it clear that the device name may contain '/' characters to placeimp2006-11-241-4/+14
* o Xr sendfile(2).maxim2006-11-241-0/+1
* Push Giant a bit further off the NFS server in a number of straightrwatson2006-11-243-224/+297
* Note that, thanks to the work by Alan Cox et al, some arch'esyar2006-11-241-2/+19
* Eliminate atomic operations in thread cancellation functions, it shoulddavidxu2006-11-2412-213/+176
* Make use of mk/ files from a fresh source tree, rather thandelphij2006-11-241-1/+1
* comment all remaining documented hypervisor functions except for msikmacy2006-11-242-4/+182
* document and comment all functions outside of MMU and MSI serviceskmacy2006-11-242-9/+374
* I mistakenly committed the wrong version of my patch (sorry).dougb2006-11-241-2/+1
* - style: use `=' instead of `+=' for initial assignments.ru2006-11-241-4/+2
* Fill in a couple of missing casts: clarify one narrowing conversionkientzle2006-11-242-4/+4
* A few minor clarifications and corrections.kientzle2006-11-241-4/+20
* A few minor corrections to the libarchive.3 overview page.kientzle2006-11-241-7/+10
* Document the new _open_FILE() and _open_memory() interfaces.kientzle2006-11-243-11/+75
* - Comment most of the remaining hypercalls in hcall.Skmacy2006-11-2418-132/+444
* Fix another parallel make problem with the generated make file.jb2006-11-241-9/+11
* add comments for cpu configuration hypervisor callskmacy2006-11-241-1/+90
* New hooks for reading/writing archives to/from a FILE * orkientzle2006-11-245-211/+354
* move CDDL licensed machine description support routine files to cddl directorykmacy2006-11-2414-10/+10
* Add in initial clean room implementation of hypervisor interfaceskmacy2006-11-234-156/+991
* Use a define instead of a "magic" value.ru2006-11-231-1/+1
* Finish the PG_NX support at the pmap level.ru2006-11-231-3/+12
* remove CDDL derive hcall.Skmacy2006-11-231-986/+0
* Remove system critical files with CDDL originkmacy2006-11-232-1426/+0
* separate out legitimately CDDL code - optimized routines taken fromkmacy2006-11-231-0/+0
OpenPOWER on IntegriCloud