summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-21sync to 1.9.9, featuring:Ingo Schwarze
2009-10-21Remove unused function.Nicholas Marriott
2009-10-21Nuke dead store.Nicholas Marriott
2009-10-21Now we are correctly not redrawing the whole pane on linefeed, redo theNicholas Marriott
2009-10-21Tweak after recent gnome MODULE changes.Antoine Jacoutot
2009-10-21nat -> match...nat-to in example PF rule. ok mpf@Stuart Henderson
2009-10-21Add f*lockfile() routines to librthreadPhilip Guenthe
2009-10-21Change libpthread's f*lockfile() routines to stop acting as no-opsPhilip Guenthe
2009-10-21Fix the handle locking in stdio to use flockfile/funlockfilePhilip Guenthe
2009-10-21"usage:" is lowercase; spacing.Igor Sobrado
2009-10-21After forking, the child is single threaded, so tell libc that. ThisPhilip Guenthe
2009-10-21sort options; synchronize argument names with synopsis;Igor Sobrado
2009-10-21Tweak descriptions for up/down pane to be clearer.Nicholas Marriott
2009-10-21Don't redraw the scroll region on linefeed/reverse index unless it is necessaryNicholas Marriott
2009-10-21catch signals when we start doing stuff... so that cleaning up at theMarc Espie
2009-10-21minor bug-fix: partial_install is not print.Marc Espie
2009-10-21Some terminals don't correctly clear their let's-wrap flag after changing theNicholas Marriott
2009-10-21Getting the read and write ends of the pipe the right way round is usuallyNicholas Marriott
2009-10-21when freeing buffers (i.e. when sio_stop() is called on client side),Alexandre Ratchov
2009-10-20%zu not %u, doh.Nicholas Marriott
2009-10-20Sort out stdout before stdin/stderr in case the stdout side of the pipe got oneNicholas Marriott
2009-10-20Correctly nuke the EOL $ marker when scrolling, reported by martynas@, thanks.Nicholas Marriott
2009-10-20Check mmap return value against MAP_FAILED not NULL.Paul Irofti
2009-10-20Try to reduce the UTF-8 mess.Nicholas Marriott
2009-10-20UTF-8 combined character fixes.Nicholas Marriott
2009-10-20Move the check for whether to force a line wrapper lower down into the tty codeNicholas Marriott
2009-10-20Nuke stray blank line.Nicholas Marriott
2009-10-20the flags -h and -u are mutually exclusive; we do not need enclosingIgor Sobrado
2009-10-20sync to 1.9.7: use .In instead of .Fd #includeIngo Schwarze
2009-10-20ex(1) and vi(1) are different editors. diff based on the originalIgor Sobrado
2009-10-20improve the synopsis of mkalias(8) and sort the list of flags onIgor Sobrado
2009-10-20describe a bit more about High Definition Audio architectureJacob Meuser
2009-10-20recognize the VIA VT1702 codecKevin Lo
2009-10-20"active" is an unused member of the scsi_link structure. i couldnt find anyDavid Gwynne
2009-10-19antsyJonathan Gray
2009-10-19sync to 1.9.7: consolidate some -man -Tascii functions,Ingo Schwarze
2009-10-19sync to 1.9.7: kristaps@ renamed part of the DECL_ARGS :-(Ingo Schwarze
2009-10-19update man pagesGilles Chehade
2009-10-19change virtual rule so that it reads: accept for virtual "mapname", insteadGilles Chehade
2009-10-19sync to 1.9.7: the same function was declared in two different headers;Ingo Schwarze
2009-10-19sync to 1.9.7: avoid using the same identifier for a static functionIngo Schwarze
2009-10-19currently, smtpd is capable of having multiple listeners with differentGilles Chehade
2009-10-19sync to 1.9.7: compatibility fix; from joerg at netbsd dot orgIngo Schwarze
2009-10-19sync to 1.9.7: typo; from Alan Bueno, alan dot bsd at gmail dot comIngo Schwarze
2009-10-19users within virtual domains do not necessarily map to a real user account,Gilles Chehade
2009-10-19fix compile time warning due to missing castGilles Chehade
2009-10-19Correct a target name so that we don't rebuild vers.o (and thenPhilip Guenthe
2009-10-19sync to 1.9.6: minor fixes:Ingo Schwarze
2009-10-19sync to 1.9.6: multiple improvements to references (.Rs)Ingo Schwarze
2009-10-19sync to 1.9.6: do not die from .Bd -literal -offset w/o arg (and similar)Ingo Schwarze