summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-15Add defines for Rx page size register.Mark Kettenis
2007-04-15allow systat(1) to be exited with 'q' like top(1).Matthieu Herrb
2007-04-15adjust Makefile for my man changes;Jason McIntyre
2007-04-15One more voff_t in the right place.Artur Grabowski
2007-04-15Use the right types for calculating the object offset.Artur Grabowski
2007-04-15Clean up prototypes, change vm_map_t to struct vm_map *.Artur Grabowski
2007-04-15Add Leonhard Euler.Marco Pfatschbacher
2007-04-15minor indentation.Artur Grabowski
2007-04-15Save block pointers contents before releasing interrupts so that panicPedro Martelletto
2007-04-15update copyright years, standardize licence.Marc Espie
2007-04-15do not rely on side-effects in there.Marc Espie
2007-04-15use autovivificationMarc Espie
2007-04-14replace IPL_BIO with IPL_NET. vic(4) is a networking driver, not blockReyk Floeter
2007-04-14Fix typo in comment. ok grunkAlexander Bluhm
2007-04-14naptime is already extern in extern.h, don't do it againTed Unangst
2007-04-14remove staticTed Unangst
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