Age | Commit message (Expand) | Author |
2010-07-28 | Support -U and -C to specify the context length for "cvs diff". | Nicholas Marriott |
2010-07-28 | Make BUFs autoextend by default. This was already done in OpenCVS | Ray Lai |
2010-07-27 | Fix compilation on gcc2 platforms, where _Bool and _Complex aren't | Philip Guenthe |
2010-07-26 | fix SYNOPSIS (yes, there are still some issues here); | Jason McIntyre |
2010-07-26 | - fix a spacing issue in SYNOPSIS | Jason McIntyre |
2010-07-25 | ^U scrolls backwards, not forwards; from marrob at lavabit com | Jason McIntyre |
2010-07-25 | Sync to bsd.lv; in particular, pull in lots of bug fixes. | Ingo Schwarze |
2010-07-25 | echo behaves differently in sh and csh, only handling C-style escapes | Philip Guenthe |
2010-07-24 | Teach lint about C99's _Bool and _Complex, plus some related gcc | Philip Guenthe |
2010-07-24 | When changing so that the client passes its stdout and stderr as well as | Nicholas Marriott |
2010-07-24 | kqueue(2) is currently broken when used with /dev/null and a few other | Nicholas Marriott |
2010-07-24 | Send normal output to stdout instead of everything to stderr. This | Ray Lai |
2010-07-24 | Include pid file name in error message for a failed kill(). Prompted by | Nicholas Marriott |
2010-07-23 | Plug mem leak. | Ray Lai |
2010-07-23 | Handle redirection to relative url's in the Location: header of http | Alexander Hall |
2010-07-23 | Reduce variable/function name and whitespace differences between | Ray Lai |
2010-07-23 | Sync with cvs: | Ray Lai |
2010-07-23 | Clean up struct tm handling. Instead of calling gmtime/localtime | Ray Lai |
2010-07-23 | Ciphers is documented in ssh_config(5) these days | Darren Tucker |
2010-07-23 | Rename a bunch of variables and functions, removing the cvs_/rcs_ | Ray Lai |
2010-07-22 | Fix a crash: if remain-on-exit is set and the pane has exited, the | Nicholas Marriott |
2010-07-22 | Fix the "no changes" detection when a file has RCS keywords. | Todd C. Miller |
2010-07-22 | Remove the VM_KMPAGESFREE sysctl. After the pmemrange | Thordur I. Bjornsson |
2010-07-22 | Let systat -N states resolve network addresses | giovanni |
2010-07-22 | remove some groff \s escapes, which we do not support; | Jason McIntyre |
2010-07-22 | keep our lists consistent for the exit values blurb; from daniel dickman | Jason McIntyre |
2010-07-22 | document exit returns; from daniel dickman | Jason McIntyre |
2010-07-21 | In the SYNOPSIS, .Nm at the beginning of an input line starts | Ingo Schwarze |
2010-07-21 | document exit values; from daniel dickman | Jason McIntyre |
2010-07-21 | document exit values; from daniel dickman | Jason McIntyre |
2010-07-21 | fix the barmy exit returns formatting; from daniel dickman | Jason McIntyre |
2010-07-21 | missing argument to Ex; from daniel dickman | Jason McIntyre |
2010-07-21 | more HISTORY; from daniel dickman | Jason McIntyre |
2010-07-21 | Only use username if author is NULL. Fixes "ci -wusername" when run | Ray Lai |
2010-07-21 | Remove reference to non-existent behaviour. | lum |
2010-07-21 | sync timingsafe_bcmp() with the one dempsky@ committed to sys/lib/libkern | Damien Miller |
2010-07-20 | Remove setresguid since it is no longer needed. | lum |
2010-07-20 | daniel dickman has folded the relevant bits of the files being removed | Jason McIntyre |
2010-07-19 | document new. hints from jmc@ | Marc Espie |
2010-07-19 | J. C. Roberts noted that Kristaps' man.7 is already better than the | Ingo Schwarze |
2010-07-19 | Don't return if in the current window since we may want to report a bell | Nicholas Marriott |
2010-07-19 | Correct $OpenBSD$ stuff | Marc Espie |
2010-07-19 | two small changes: | Marc Espie |
2010-07-19 | Add prototype and remove unnecessary includes. | lum |
2010-07-19 | Send the \n to stdout with the message, not stderr... doh. | Nicholas Marriott |
2010-07-19 | remove non-standard section header; from Daniel Dickman | Jason McIntyre |
2010-07-19 | add a "ControlPersist" option that automatically starts a background | Damien Miller |
2010-07-19 | remove Xr to self; from Daniel Dickman | Jason McIntyre |
2010-07-19 | Remove unused function. | lum |
2010-07-19 | bz#1797: fix swapped args in upload_dir_internal(), breaking recursive | Damien Miller |