summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-14if we define a constant for the OPTSTRING, we can as well use it.Alexander von Gernler
2007-04-14remove unused macro; from Dmitry V. Levin <ldv@altlinux.org>Kevin Steves
2007-04-14sorts the options in both the synopsis and usage()Igor Sobrado
2007-04-14shave some blocks off each chunk to make sure disklabel doesn't get eatenTed Unangst
2007-04-14Add code to check the kern.securelvel sysctl, since we run with aThordur I. Bjornsson
2007-04-14documentation of -o option was missing both in man page and usage()Alexander von Gernler
2007-04-14For devices unwilling or unable to report geometry, change the 'fake'Kenneth R Westerback
2007-04-14Add degraded raid 1 io path codeMarco Peereboom
2007-04-14Crank KVM from a ridiculous pedro-sized 256MB to 1GB; needed for upcoming MIMiod Vallat
2007-04-14Correctly handle pv_flags for pages used to store ptes, so that theyMiod Vallat
2007-04-14Clean up.Artur Grabowski
2007-04-14fs_vfstype may be "vnd" now; ok grunkJason McIntyre
2007-04-14put cvs(1)'s FILES, cvsignore(5), cvsrc(5), and cvswrappers(5)Jason McIntyre
2007-04-14oops, sort options;Jason McIntyre
2007-04-14+.Xr fsck_vnd 8 ,Jason McIntyre
2007-04-14no need to go SUPER:: for set_modes.Marc Espie
2007-04-14introduce {fsck,mount}_vnd tools to be able to describe vnd imagesAlexander von Gernler
2007-04-14adds a detailed list of flags and arguments to the synopsis of gprof;Igor Sobrado
2007-04-14hide struct process from userland, allow kvm_proc to see it.Marc Espie
2007-04-14set timeout source-track -> set timeout src.track; from Jason TestartJason McIntyre
2007-04-13fix helo to error out if no domain is providedBob Beck
2007-04-13document dmesg(8) attachment a little more fully; ok rayJason McIntyre
2007-04-13+.Xr dmesg 8Jason McIntyre
2007-04-13tweak the description of -O2; ok millertJason McIntyre
2007-04-13Missing bit in last commit, remove -z for getopt string.Todd C. Miller
2007-04-13cut the verbosity from usage() and instead print a synopsis,Jason McIntyre
2007-04-13new sentence, new line;Jason McIntyre
2007-04-13Userland gets 7 chars of wchan, not 6; noticed by thib@Miod Vallat
2007-04-13include cleanup and fix in comment; from Mark LumsdenOtto Moerbeek
2007-04-13move the debugging messages into #ifdef IPMI_DEBUG, we do not need toReyk Floeter
2007-04-13While splitting flags and pqflags might have been a good idea in theoryArtur Grabowski
2007-04-13If a removable device refuses to process PREVENT_ALLOW to lock theKenneth R Westerback
2007-04-13Timecounters for macppc. As clean and simple as sparc64. Uses the %tbMark Kettenis
2007-04-13scsi_generic is now 16 bytes. Adjust padding so struct is stillKenneth R Westerback
2007-04-13scsi_generic is now 16 bytes. Adjust offsets into structure beingKenneth R Westerback
2007-04-13Relax the cache flags logic in pmap_kenter_pa, to make sure that mappingsMiod Vallat
2007-04-13scsi_generic is now 16 bytes. Adjust offsets into structure beingKenneth R Westerback
2007-04-13Remove cluster reading from cd9660_read(); wich doesnt work.Thordur I. Bjornsson
2007-04-13mountd(8) should be running on the server for diskless setups;Jason McIntyre
2007-04-13Update install media generation to the new semantics of the -c flag.Todd C. Miller
2007-04-13Add support for creating ffs2 filesystems. Note that the conceptTodd C. Miller
2007-04-13typo, reported by Matthew Clarke (clamat, telus dot net)Miod Vallat
2007-04-13Move the declaration of VN_KNOTE() into vnode.h instead of havingThordur I. Bjornsson
2007-04-13GENERIC can not run in 8MB anymore.Miod Vallat
2007-04-13spacesClaudio Jeker
2007-04-13The integrated Atheros NICs found in IBM/Lenovo ThinkPads use the sameReyk Floeter
2007-04-13allow multiple -t to increase the test count. cpus are getting too fast.Ted Unangst
2007-04-13when updating atc(6) to split the -f and -g flags in two optionsIgor Sobrado
2007-04-13When freeing PTP pages, we need to wait until TLB shootdown has beenArtur Grabowski
2007-04-13the ellipsis in the synopsis of this command is not an optionalIgor Sobrado