summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2011-07-22Use dirfd(dirp) instead of dirp->dd_fd.Matthew Dempsky
2011-07-22Speed up igetnext() by passing the record we want to parse in toTodd C. Miller
2011-07-19Add fancy kdump support for the openat(2) system calls.Matthew Dempsky
2011-07-17Fix an integer overflow for very long lines by replacing the datatype of 2 of...aschrijver
2011-07-17Fix spacingaschrijver
2011-07-17handle files produced by ktrace -a better by making a distinctionOtto Moerbeek
2011-07-17since we're treating native emuls different (more fancy) thanOtto Moerbeek
2011-07-15When killing lines using ^U <n> ^K, count the characters exactly (forTheo de Raadt
2011-07-14spacing, no binary change.Igor Sobrado
2011-07-14str is an optional argument to -t; if no argument is given, thisIgor Sobrado
2011-07-14Import mandocdb(8) from bsd.lv, coded by kristaps@, for in-tree development.Ingo Schwarze
2011-07-14Revert build system complication, for two reasons:Ingo Schwarze
2011-07-12argument to -t is optional.Igor Sobrado
2011-07-12print out the amount of memory used for cache. ok ottoTed Unangst
2011-07-11the matchall magic shortcut requires we set c=1 to print nowTed Unangst
2011-07-11Only complain about zero-sized structures/unions when in strictMartynas Venckus
2011-07-10Rename O_DIRECTORY to O_TMP_DIRECTORY to avoid a namespace collisionTodd C. Miller
2011-07-10Make -m 0 work as expected.Otto Moerbeek
2011-07-10The mandoc directory will soon grow subdirs mandocdb/ and apropos/Ingo Schwarze
2011-07-09Document default write speed of tao subcommand.Stefan Sperling
2011-07-09mention new struct trace point letterOtto Moerbeek
2011-07-09print the name of an unknown struct, it has been verified to be sane;Otto Moerbeek
2011-07-09remove more atalk bitsTheo de Raadt
2011-07-09Unused variable.Nicholas Marriott
2011-07-09Pass the right size to calloc (* not **).Nicholas Marriott
2011-07-09rmove rotten netatalk bitsHenning Brauer
2011-07-08el_set(EL_BIND) requires a NULL marker as the last argument.Nicholas Marriott
2011-07-08el_set with EL_BIND needs sentinel NULL. with help from nicmTed Unangst
2011-07-08Do not continue to send data to suspended/locked clients or there willNicholas Marriott
2011-07-08zap trailing whitespace;Jason McIntyre
2011-07-08add -r to SYNOPSIS;Jason McIntyre
2011-07-08Support sending struct info to kdump. So far for struct stat andOtto Moerbeek
2011-07-08- pretend we're 0.26. there were no changes in 0.26 thatJasper Lievisse Adriaanse
2011-07-08clean up .HP, .IP, .TP, .nf, and \c handling in -T[x]html;Ingo Schwarze
2011-07-08simplify: there's really no need for extra code to reorderIngo Schwarze
2011-07-08flags[] should be initialized. From Thomas Adam.Nicholas Marriott
2011-07-08Make confirm-before prompt customizable with -p option likeNicholas Marriott
2011-07-08Fix a couple of comments.Nicholas Marriott
2011-07-08add support for -o to only print the match.Ted Unangst
2011-07-08hackathons are good to this fileDamien Miller
2011-07-07As .RS may nest and may contain embedded paragraphs,Ingo Schwarze
2011-07-07Fix a bogus "unknown macro" error reported in the pod2man(1) preamble:Ingo Schwarze
2011-07-07spell leo sowerby's name correctly; from Jeff RossJason McIntyre
2011-07-07Don't crash on non-native emuls; ok guenther@Otto Moerbeek
2011-07-07For man -a and -w, drop companion pages that are also in the path,Ingo Schwarze
2011-07-07Set the default way to append the next node (sibling) before, not afterIngo Schwarze
2011-07-06bzero the agent address. the kernel was for a while very cranky aboutTed Unangst
2011-07-06Replace the keyword expansion code with a faster, more readable versionNicholas Marriott
2011-07-06add a couple of fields needed for buffer flipping, and change systat toBob Beck
2011-07-05When both a formatted and an unformatted version of the same manual pageIngo Schwarze