Age | Commit message (Expand) | Author |
2007-04-15 | Add defines for Rx page size register. | Mark Kettenis |
2007-04-15 | allow systat(1) to be exited with 'q' like top(1). | Matthieu Herrb |
2007-04-15 | adjust Makefile for my man changes; | Jason McIntyre |
2007-04-15 | One more voff_t in the right place. | Artur Grabowski |
2007-04-15 | Use the right types for calculating the object offset. | Artur Grabowski |
2007-04-15 | Clean up prototypes, change vm_map_t to struct vm_map *. | Artur Grabowski |
2007-04-15 | Add Leonhard Euler. | Marco Pfatschbacher |
2007-04-15 | minor indentation. | Artur Grabowski |
2007-04-15 | Save block pointers contents before releasing interrupts so that panic | Pedro Martelletto |
2007-04-15 | update copyright years, standardize licence. | Marc Espie |
2007-04-15 | do not rely on side-effects in there. | Marc Espie |
2007-04-15 | use autovivification | Marc Espie |
2007-04-14 | replace IPL_BIO with IPL_NET. vic(4) is a networking driver, not block | Reyk Floeter |
2007-04-14 | Fix typo in comment. ok grunk | Alexander Bluhm |
2007-04-14 | naptime is already extern in extern.h, don't do it again | Ted Unangst |
2007-04-14 | remove static | Ted Unangst |
2007-04-14 | if we define a constant for the OPTSTRING, we can as well use it. | Alexander von Gernler |
2007-04-14 | remove unused macro; from Dmitry V. Levin <ldv@altlinux.org> | Kevin Steves |
2007-04-14 | sorts the options in both the synopsis and usage() | Igor Sobrado |
2007-04-14 | shave some blocks off each chunk to make sure disklabel doesn't get eaten | Ted Unangst |
2007-04-14 | Add code to check the kern.securelvel sysctl, since we run with a | Thordur I. Bjornsson |
2007-04-14 | documentation of -o option was missing both in man page and usage() | Alexander von Gernler |
2007-04-14 | For devices unwilling or unable to report geometry, change the 'fake' | Kenneth R Westerback |
2007-04-14 | Add degraded raid 1 io path code | Marco Peereboom |
2007-04-14 | Crank KVM from a ridiculous pedro-sized 256MB to 1GB; needed for upcoming MI | Miod Vallat |
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 |