summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2010-07-28Support -U and -C to specify the context length for "cvs diff".Nicholas Marriott
2010-07-28Make BUFs autoextend by default. This was already done in OpenCVSRay Lai
2010-07-27Fix compilation on gcc2 platforms, where _Bool and _Complex aren'tPhilip Guenthe
2010-07-26fix SYNOPSIS (yes, there are still some issues here);Jason McIntyre
2010-07-26- fix a spacing issue in SYNOPSISJason McIntyre
2010-07-25^U scrolls backwards, not forwards; from marrob at lavabit comJason McIntyre
2010-07-25Sync to bsd.lv; in particular, pull in lots of bug fixes.Ingo Schwarze
2010-07-25echo behaves differently in sh and csh, only handling C-style escapesPhilip Guenthe
2010-07-24Teach lint about C99's _Bool and _Complex, plus some related gccPhilip Guenthe
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