summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2011-07-26dopoolcache: don't print unused caches unless verboseyamt
2011-07-26add an option to put samples for each symbols together.yamt
2011-07-26remove a duplicated "unknown option" message.yamt
2011-07-18- use poll() instead of select()christos
2011-07-18gcc 4.5 error support ("file:line:col: error" instead of "file:line: error")christos
2011-07-18only modify the termios structure when tty_in is verifiably a terminalplunky
2011-07-17Use errx() to display kvm_openfiles error message, the provided buffernjoly
2011-07-14Fix typos, remove trailing whitespace.wiz
2011-07-14Improve extended attribute commands:manu
2011-07-14Fix a logic error: when renaming a file, strip trailing \n from file name.wiz
2011-07-13Comments and white space changes, inspired by Greg Woods' remarksapb
2011-07-13Fix error in previous: The first character of $i should be removedapb
2011-07-10Allow quoting of embedded shell metacharacters in locate.conf(5).apb
2011-07-10install elf2ecoff for all mips64 systems. it's needed for stand.mrg
2011-07-10Make this cross-tool ready. Mostly taken from elf2ecoff(1).tsutsui
2011-07-10Set a_midmag MAGIC in a.out header properly for more possible a.out portstsutsui
2011-07-09When making the symlink for machine -> arch/foo/includematt
2011-07-07ensure string buffer is null terminated, for zero length strings..plunky
2011-07-07parse IEEE 1284 Device ID, since it is not strictly aplunky
2011-07-05Use __builtin_offsetof if __GNUC__ >= 4matt
2011-07-04Add a flag to VOP_LISTEXTATTR(9) so that the vnode interface can tell themanu
2011-07-03Remove the old version of "less".tron
2011-07-03upgrade less to WARNS=2 with -Wno-shadow.mrg
2011-07-01avoid an uninitialised variable warning that shouldn't normally happenmrg
2011-06-30dependant -> dependentwiz
2011-06-28ANSIfy, de-__P(), KNF, misc cosmetics.tsutsui
2011-06-28ANSIfy, KNF, misc cosmetics.tsutsui
2011-06-28Fix previous broken commit for extended attribute listing.manu
2011-06-27Implement extended attribute listing for UFS1.manu
2011-06-25use size_t to satisfy lintplunky
2011-06-24some attributes contain comma separated lists which are too long toplunky
2011-06-24in the "Basic Printing Profile" it is not really very clearplunky
2011-06-24if print_attribute() did not print, we should try the nextplunky
2011-06-24interpret "Hardcopy Cable Replacement Profile" attributesplunky
2011-06-24interpret "Basic Imaging Profile" attributesplunky
2011-06-24Always use our own align macro and explain a bit more why this is bogus.christos
2011-06-23Don't give out information about processes we can't control.christos
2011-06-22After each strsep(&p) check that p is valid.sjg
2011-06-22don't bother casting the return value of malloc.mrg
2011-06-22use offsetof() instead of some strange local hack.mrg
2011-06-22apply some -Wno-error/-Wno-enum-compare/-Wno-array-bounds.mrg
2011-06-22apply some -Wno-error and/or -fno-strict-aliasing.mrg
2011-06-21New sentence, new line.wiz
2011-06-21add a sentence regarding multiple tagskefren
2011-06-21print multiple tags if exists, comma separatedkefren
2011-06-21Add a few explicit casts for sign mismatches.joerg
2011-06-20remove most of the remaining HAVE_GCC tests that are always true inmrg
2011-06-19cross reference xz.1christos
2011-06-19make this work:christos
2011-06-19recognize .xz suffixchristos