Age | Commit message (Expand) | Author |
2007-04-14 | Correctly handle pv_flags for pages used to store ptes, so that they | Miod Vallat |
2007-04-14 | Clean up. | Artur Grabowski |
2007-04-14 | fs_vfstype may be "vnd" now; ok grunk | Jason McIntyre |
2007-04-14 | put cvs(1)'s FILES, cvsignore(5), cvsrc(5), and cvswrappers(5) | Jason McIntyre |
2007-04-14 | oops, sort options; | Jason McIntyre |
2007-04-14 | +.Xr fsck_vnd 8 , | Jason McIntyre |
2007-04-14 | no need to go SUPER:: for set_modes. | Marc Espie |
2007-04-14 | introduce {fsck,mount}_vnd tools to be able to describe vnd images | Alexander von Gernler |
2007-04-14 | adds a detailed list of flags and arguments to the synopsis of gprof; | Igor Sobrado |
2007-04-14 | hide struct process from userland, allow kvm_proc to see it. | Marc Espie |
2007-04-14 | set timeout source-track -> set timeout src.track; from Jason Testart | Jason McIntyre |
2007-04-13 | fix helo to error out if no domain is provided | Bob Beck |
2007-04-13 | document dmesg(8) attachment a little more fully; ok ray | Jason McIntyre |
2007-04-13 | +.Xr dmesg 8 | Jason McIntyre |
2007-04-13 | tweak the description of -O2; ok millert | Jason McIntyre |
2007-04-13 | Missing bit in last commit, remove -z for getopt string. | Todd C. Miller |
2007-04-13 | cut the verbosity from usage() and instead print a synopsis, | Jason McIntyre |
2007-04-13 | new sentence, new line; | Jason McIntyre |
2007-04-13 | Userland gets 7 chars of wchan, not 6; noticed by thib@ | Miod Vallat |
2007-04-13 | include cleanup and fix in comment; from Mark Lumsden | Otto Moerbeek |
2007-04-13 | move the debugging messages into #ifdef IPMI_DEBUG, we do not need to | Reyk Floeter |
2007-04-13 | While splitting flags and pqflags might have been a good idea in theory | Artur Grabowski |
2007-04-13 | If a removable device refuses to process PREVENT_ALLOW to lock the | Kenneth R Westerback |
2007-04-13 | Timecounters for macppc. As clean and simple as sparc64. Uses the %tb | Mark Kettenis |
2007-04-13 | scsi_generic is now 16 bytes. Adjust padding so struct is still | Kenneth R Westerback |
2007-04-13 | scsi_generic is now 16 bytes. Adjust offsets into structure being | Kenneth R Westerback |
2007-04-13 | Relax the cache flags logic in pmap_kenter_pa, to make sure that mappings | Miod Vallat |
2007-04-13 | scsi_generic is now 16 bytes. Adjust offsets into structure being | Kenneth R Westerback |
2007-04-13 | Remove cluster reading from cd9660_read(); wich doesnt work. | Thordur I. Bjornsson |
2007-04-13 | mountd(8) should be running on the server for diskless setups; | Jason McIntyre |
2007-04-13 | Update install media generation to the new semantics of the -c flag. | Todd C. Miller |
2007-04-13 | Add support for creating ffs2 filesystems. Note that the concept | Todd C. Miller |
2007-04-13 | typo, reported by Matthew Clarke (clamat, telus dot net) | Miod Vallat |
2007-04-13 | Move the declaration of VN_KNOTE() into vnode.h instead of having | Thordur I. Bjornsson |
2007-04-13 | GENERIC can not run in 8MB anymore. | Miod Vallat |
2007-04-13 | spaces | Claudio Jeker |
2007-04-13 | The integrated Atheros NICs found in IBM/Lenovo ThinkPads use the same | Reyk Floeter |
2007-04-13 | allow multiple -t to increase the test count. cpus are getting too fast. | Ted Unangst |
2007-04-13 | when updating atc(6) to split the -f and -g flags in two options | Igor Sobrado |
2007-04-13 | When freeing PTP pages, we need to wait until TLB shootdown has been | Artur Grabowski |
2007-04-13 | the ellipsis in the synopsis of this command is not an optional | Igor Sobrado |
2007-04-13 | Adjust the malo(4) HW list here as well. | Claudio Jeker |
2007-04-13 | regen | Jasper Lievisse Adriaanse |
2007-04-13 | add Ageia and a GeForce card | Jasper Lievisse Adriaanse |
2007-04-13 | Move the proc0 stack below the proc0 page tables so that in case we | Artur Grabowski |
2007-04-13 | Remove comments talking about vnode interlock. No binary change. | Alexander Bluhm |
2007-04-13 | map peeing -> mapping | Miod Vallat |
2007-04-13 | remove some unneeded externs and unused declerations. | Thordur I. Bjornsson |
2007-04-13 | there is no /usr/src/lkm, apparently; | Jason McIntyre |
2007-04-13 | let -f and -g be in different options even if the argument | Igor Sobrado |