summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-20cannot let theo talking about emacs and mg slideHenning Brauer
2013-12-20Set the correct line number after successfully searching withFlorian Obser
2013-12-20Fix a crash in ksh when trying to access ${12345678901234567890}Vadim Zhukov
2013-12-20Fix typo, allow hppa64 to build a little furtherTobias Ulmer
2013-12-20Remove a spurious message that appears in dired mode if you press aMark Lumsden
2013-12-20When writing a file, break out when we get a write(2) error, notJeremie Courreges-Anglas
2013-12-20Be less verbose when SNDIO_DEBUG=1 is set.Alexandre Ratchov
2013-12-20set the target device number of standard system exclusiveAlexandre Ratchov
2013-12-20Switch inpt_queue from CIRCLEQ to TAILQ. Thus ending use of CIRCLEQKenneth R Westerback
2013-12-20delete 4 includes we do not needTheo de Raadt
2013-12-19oh sorry, I forgot two #ifdefTheo de Raadt
2013-12-19use full name for author, with his permissionDamien Miller
2013-12-19Reliability fix for SHA384 SSL/TLS ciphers on strict alignmentJeremie Courreges-Anglas
2013-12-19fix double word error;Jason McIntyre
2013-12-19Mtrr stops being a pseudo-device. We need to probe the cpu type andTheo de Raadt
2013-12-19Split out strncpy and strncat from strcpy and strcat manuals.Todd C. Miller
2013-12-19Use shifts instead of integer multiplication by the page size in theMiod Vallat
2013-12-19sun4e needs the same 1.6 usec ZS_DELAY() as sun4 does.Miod Vallat
2013-12-19Amend dired-unmark-backward to fit with recent change andMark Lumsden
2013-12-19Make dired-unmark-backward behave the same as emacs: move cursor up aMark Lumsden
2013-12-19By default, tftp-proxy listens on localhost addresses.Florian Obser
2008-09-06import of OpenSSL 0.9.8hDamien Miller
2013-12-19pseudo-code corrections from Solar Designer <solar@openwall.com>Theo de Raadt
2013-12-19plug mem leak; Ok benno@Florian Obser
2013-12-19recognize octeon 2 cpus; as found in the lanner mr326Jasper Lievisse Adriaanse
2013-12-19be more careful during suspend/resume cycles, as roughly detailed in theTheo de Raadt
2013-12-19bz#2186: don't crash (NULL deref) when deleting PKCS#11 keys from an agentDamien Miller
2013-12-19bz#2147: fix multiple remote forwardings with dynamically assignedDamien Miller
2013-12-19simplify freeing of source-address certificate restrictionDamien Miller
2013-12-19Cast client_alive_interval to u_int64_t before assinging toDarren Tucker
2013-12-19skip requesting smartcard PIN when removing keys from agent; bz#2187Damien Miller
2013-12-18Two 'break;'s in a row seems excessive.Kenneth R Westerback
2013-12-18incorrect cast for ctype, spotted and repaired by LEVAI DanielTheo de Raadt
2013-12-18Provide a random stackgrap on pthread frames. Use _STACKALIGNBYTES toTheo de Raadt
2013-12-18Provide MI symbol _STACKALIGNBYTESTheo de Raadt
2013-12-18Remove artificial limit on the max array index.Todd C. Miller
2013-12-18Revert the *other* part of bpf.c's r1.84. May finally fix RD Thrush'sKenneth R Westerback
2013-12-18Adapt nsd(1) comment to match the default daemon_flags of the rc.d script.Antoine Jacoutot
2013-12-18update sample install.conf;Alexander Hall
2013-12-18change password prompts (for the good of install.conf)Alexander Hall
2013-12-18Code existed to print non-printable characters in strings writtenKenneth R Westerback
2013-12-17mention mac address being in lowercase hexAlexander Hall
2013-12-17The termios.h bits were missing from the initial commit.Todd C. Miller
2013-12-17Xr mount_tmpfs, trivial ok deraadt@Marc Espie
2013-12-17fix build; from deraadt@Christian Weisgerber
2013-12-17ctype cleanups. Repeated re-audits of this sensitive area by okan andTheo de Raadt
2013-12-17syncTheo de Raadt
2013-12-17crank libc for +tcgetsid -inet_nsap_addr -inet_nsap_ntoa -f_preallocTheo de Raadt
2013-12-17inet_nsap_ntoa() and inet_nsap_addr() go away. Unused APIs from darkerTheo de Raadt
2013-12-17f_prealloc() goes away. Comment from the original source file:Theo de Raadt