| Commit message (Expand) | Author | Files | Lines |
2009-10-21 | "usage:" is lowercase; spacing. |  sobrado | 1 | -3/+3 |
2009-10-21 | After forking, the child is single threaded, so tell libc that. This |  guenther | 2 | -2/+8 |
2009-10-21 | sort options; synchronize argument names with synopsis; |  sobrado | 1 | -4/+5 |
2009-10-21 | Tweak descriptions for up/down pane to be clearer. |  nicm | 1 | -4/+4 |
2009-10-21 | Don't redraw the scroll region on linefeed/reverse index unless it is necessary |  nicm | 1 | -17/+19 |
2009-10-21 | catch signals when we start doing stuff... so that cleaning up at the |  espie | 1 | -1/+7 |
2009-10-21 | minor bug-fix: partial_install is not print. |  espie | 1 | -6/+6 |
2009-10-21 | Some terminals don't correctly clear their let's-wrap flag after changing the |  nicm | 1 | -1/+10 |
2009-10-21 | Getting the read and write ends of the pipe the right way round is usually |  nicm | 1 | -8/+8 |
2009-10-21 | when freeing buffers (i.e. when sio_stop() is called on client side), |  ratchov | 1 | -1/+2 |
2009-10-20 | %zu not %u, doh. |  nicm | 2 | -4/+4 |
2009-10-20 | Sort out stdout before stdin/stderr in case the stdout side of the pipe got one |  nicm | 1 | -7/+7 |
2009-10-20 | Correctly nuke the EOL $ marker when scrolling, reported by martynas@, thanks. |  nicm | 1 | -4/+7 |
2009-10-20 | Check mmap return value against MAP_FAILED not NULL. |  pirofti | 1 | -2/+2 |
2009-10-20 | Try to reduce the UTF-8 mess. |  nicm | 5 | -185/+200 |
2009-10-20 | UTF-8 combined character fixes. |  nicm | 3 | -39/+76 |
2009-10-20 | Move the check for whether to force a line wrapper lower down into the tty code |  nicm | 2 | -23/+17 |
2009-10-20 | Nuke stray blank line. |  nicm | 1 | -2/+1 |
2009-10-20 | the flags -h and -u are mutually exclusive; we do not need enclosing |  sobrado | 2 | -19/+14 |
2009-10-20 | sync to 1.9.7: use .In instead of .Fd #include |  schwarze | 2 | -6/+6 |
2009-10-20 | ex(1) and vi(1) are different editors. diff based on the original |  sobrado | 1 | -3/+3 |
2009-10-20 | improve the synopsis of mkalias(8) and sort the list of flags on |  sobrado | 2 | -27/+26 |
2009-10-20 | describe a bit more about High Definition Audio architecture |  jakemsr | 1 | -7/+227 |
2009-10-20 | recognize the VIA VT1702 codec |  kevlo | 1 | -1/+11 |
2009-10-20 | "active" is an unused member of the scsi_link structure. i couldnt find any |  dlg | 1 | -2/+1 |
2009-10-19 | antsy |  jsg | 9 | -550/+217 |
2009-10-19 | sync to 1.9.7: consolidate some -man -Tascii functions, |  schwarze | 1 | -66/+32 |
2009-10-19 | sync to 1.9.7: kristaps@ renamed part of the DECL_ARGS :-( |  schwarze | 1 | -244/+216 |
2009-10-19 | update man pages |  gilles | 2 | -6/+6 |
2009-10-19 | change virtual rule so that it reads: accept for virtual "mapname", instead |  gilles | 1 | -6/+6 |
2009-10-19 | sync to 1.9.7: the same function was declared in two different headers; |  schwarze | 1 | -2/+1 |
2009-10-19 | sync to 1.9.7: avoid using the same identifier for a static function |  schwarze | 1 | -31/+31 |
2009-10-19 | currently, smtpd is capable of having multiple listeners with different |  gilles | 5 | -41/+99 |
2009-10-19 | sync to 1.9.7: compatibility fix; from joerg at netbsd dot org |  schwarze | 1 | -4/+4 |
2009-10-19 | sync to 1.9.7: typo; from Alan Bueno, alan dot bsd at gmail dot com |  schwarze | 1 | -2/+2 |
2009-10-19 | users within virtual domains do not necessarily map to a real user account, |  gilles | 3 | -12/+42 |
2009-10-19 | fix compile time warning due to missing cast |  gilles | 1 | -2/+2 |
2009-10-19 | Correct a target name so that we don't rebuild vers.o (and then |  guenther | 27 | -60/+56 |
2009-10-19 | sync to 1.9.6: minor fixes: |  schwarze | 1 | -6/+3 |
2009-10-19 | sync to 1.9.6: multiple improvements to references (.Rs) |  schwarze | 5 | -21/+170 |
2009-10-19 | sync to 1.9.6: do not die from .Bd -literal -offset w/o arg (and similar) |  schwarze | 2 | -15/+56 |
2009-10-19 | update to tzdata2009o from elsie.nci.nih.gov |  millert | 2 | -13/+104 |
2009-10-19 | remove almost all references to set->handle, iterate over newer in most |  espie | 2 | -9/+11 |
2009-10-19 | iterate over newer instead of 1 single handle |  espie | 1 | -28/+38 |
2009-10-19 | basic routines to handle the merging of updatesets: mark updatesets as |  espie | 3 | -5/+39 |
2009-10-19 | cleanup method that does more or less what's needed |  espie | 2 | -11/+20 |
2009-10-19 | sync to 1.9.6: two newline fixes: |  schwarze | 1 | -2/+5 |
2009-10-19 | Stop updating the screen when not in output mode, stops copy mode getting |  nicm | 1 | -1/+4 |
2009-10-19 | sync to 1.9.6: u_char lives in <sys/types.h> |  schwarze | 3 | -3/+9 |
2009-10-19 | sync to 1.9.6: here is the sync of special characters to new groff |  schwarze | 2 | -242/+360 |