summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2010-07-22Let systat -N states resolve network addressesgiovanni
2010-07-22remove some groff \s escapes, which we do not support;Jason McIntyre
2010-07-22keep our lists consistent for the exit values blurb; from daniel dickmanJason McIntyre
2010-07-22document exit returns; from daniel dickmanJason McIntyre
2010-07-21In the SYNOPSIS, .Nm at the beginning of an input line startsIngo Schwarze
2010-07-21document exit values; from daniel dickmanJason McIntyre
2010-07-21document exit values; from daniel dickmanJason McIntyre
2010-07-21fix the barmy exit returns formatting; from daniel dickmanJason McIntyre
2010-07-21missing argument to Ex; from daniel dickmanJason McIntyre
2010-07-21more HISTORY; from daniel dickmanJason McIntyre
2010-07-21Only use username if author is NULL. Fixes "ci -wusername" when runRay Lai
2010-07-21Remove reference to non-existent behaviour.lum
2010-07-21sync timingsafe_bcmp() with the one dempsky@ committed to sys/lib/libkernDamien Miller
2010-07-20Remove setresguid since it is no longer needed.lum
2010-07-20daniel dickman has folded the relevant bits of the files being removedJason McIntyre
2010-07-19document new. hints from jmc@Marc Espie
2010-07-19J. C. Roberts noted that Kristaps' man.7 is already better than theIngo Schwarze
2010-07-19Don't return if in the current window since we may want to report a bellNicholas Marriott
2010-07-19Correct $OpenBSD$ stuffMarc Espie
2010-07-19two small changes:Marc Espie
2010-07-19Add prototype and remove unnecessary includes.lum
2010-07-19Send the \n to stdout with the message, not stderr... doh.Nicholas Marriott
2010-07-19remove non-standard section header; from Daniel DickmanJason McIntyre
2010-07-19add a "ControlPersist" option that automatically starts a backgroundDamien Miller
2010-07-19remove Xr to self; from Daniel DickmanJason McIntyre
2010-07-19Remove unused function.lum
2010-07-19bz#1797: fix swapped args in upload_dir_internal(), breaking recursiveDamien Miller
2010-07-18remove some nasty hacks;Jason McIntyre
2010-07-17Plug memory leak.Ray Lai
2010-07-16Simplify print_status by removing NULL handling.Ray Lai
2010-07-16Close FILEs when fork fails.Ray Lai
2010-07-16Combine two diff_output lines into one, from diff.Ray Lai
2010-07-16Move the description of load averages/top line to a better place.lum
2010-07-16more timing paranoia - compare all parts of the expected decryptedDamien Miller
2010-07-16diff exits 2 on error, not 1.Ray Lai
2010-07-16Make the terminal checking capability of systat better.lum
2010-07-16avoid bogus compiler warningDamien Miller
2010-07-16Text ending in a full stop, exclamation mark or question markIngo Schwarze
2010-07-16After .Sm on, spacing ought to restart right away, before the next token,Ingo Schwarze
2010-07-15document .Sm; prodded by kristaps@Ingo Schwarze
2010-07-15some escapes i missed;Jason McIntyre
2010-07-15cvs and rcs use diff_output() to print everything since it is notRay Lai
2010-07-15repair incorrect block nesting, which screwed up indentation;Ingo Schwarze
2010-07-15More delimiters that need quoting inside macros, hunted down by jmc@,Ingo Schwarze
2010-07-15Remove unused arguments from check(). From cvs/rcs.Ray Lai
2010-07-15Die immediately if pread fails. It's a fatal error so treat it asRay Lai
2010-07-15Use warnx instead of warn since errno wasn't set. From diff.Ray Lai
2010-07-15Sync with diff/diffreg.c r1.75:Ray Lai
2010-07-15whitespaceMarc Espie
2010-07-15whitespaceMarc Espie