summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2010-07-24When changing so that the client passes its stdout and stderr as well asNicholas Marriott
2010-07-24kqueue(2) is currently broken when used with /dev/null and a few otherNicholas Marriott
2010-07-24Send normal output to stdout instead of everything to stderr. ThisRay Lai
2010-07-24Include pid file name in error message for a failed kill(). Prompted byNicholas Marriott
2010-07-23Plug mem leak.Ray Lai
2010-07-23Handle redirection to relative url's in the Location: header of httpAlexander Hall
2010-07-23Reduce variable/function name and whitespace differences betweenRay Lai
2010-07-23Sync with cvs:Ray Lai
2010-07-23Clean up struct tm handling. Instead of calling gmtime/localtimeRay Lai
2010-07-23Ciphers is documented in ssh_config(5) these daysDarren Tucker
2010-07-23Rename a bunch of variables and functions, removing the cvs_/rcs_Ray Lai
2010-07-22Fix a crash: if remain-on-exit is set and the pane has exited, theNicholas Marriott
2010-07-22Fix the "no changes" detection when a file has RCS keywords.Todd C. Miller
2010-07-22Remove the VM_KMPAGESFREE sysctl. After the pmemrangeThordur I. Bjornsson
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