summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a guideline for naming new sysctl nodes.yar2006-11-231-2/+26
* Fix and extend the -j option to pkill/pgrep WRT the jailyar2006-11-234-44/+131
* Fix the format specifier suitable for uintmax_t.ru2006-11-232-8/+8
* Oops, fix the format specifier to what was intended.ru2006-11-231-2/+1
* Initialize a local variable in 2 places just before it is used, not alwaysbde2006-11-231-1/+2
* remove no longer correct comment above em_read_pcie_cap_regkmacy2006-11-231-4/+0
* Move magic PCIe workaround constant to header - add appropriate commentkmacy2006-11-232-1/+7
* Bump document date.grog2006-11-231-1/+1
* usage: Include the - in the x flag.grog2006-11-231-3/+3
* Add watchdog supportkmacy2006-11-232-3/+24
* Add in missing hypercall numberskmacy2006-11-231-4/+35
OpenPOWER on IntegriCloud