summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2003-03-16leave does respond to normal signalsTed Unangst
2003-03-16correctly initialize a pointerNikolay Sturm
2003-03-16sync w/ my treeTodd C. Miller
2003-03-16Don't need to link in kerberos or skey libs anymore; we use BSD authTodd C. Miller
2003-03-15update to what will soon be sudo 1.6.7Todd C. Miller
2003-03-15re-run configure if it changesTodd C. Miller
2003-03-15specifed -> specifiedTheo de Raadt
2003-03-14make fetching regs and stack trace really workMichael Shalayeff
2003-03-14fix BC idiocy and uncle albert pasto repairMichael Shalayeff
2003-03-14remove a dupeMichael Shalayeff
2003-03-14Replace strcpy() of a constant w/ strlcpy() for easy grepping;Todd C. Miller
2003-03-14This goes with the at.c changeTodd C. Miller
2003-03-13fix printing of "" and other weird chars. from alexander@beard.seTed Unangst
2003-03-13Stash uid and mode in struct at so we don't need to pass around aTodd C. Miller
2003-03-13a few more strlcpyTheo de Raadt
2003-03-13anotherAlexander Yurchenko
2003-03-13ssh-agent is similar to ssh-keysign (allows other processes to useMarkus Friedl
2003-03-13move RSA_blinding_on to generic key load methodMarkus Friedl
2003-03-13anotherHenning Brauer
2003-03-13my style: length is size_t, not int.Marc Espie
2003-03-13lots of sprintf -> snprintf and strcpy -> strlcpy; checked by teduTheo de Raadt
2003-03-12more .LiTheo de Raadt
2003-03-12Heh. So many commits to this file and noone noticed that I forgot to put a li...Artur Grabowski
2003-03-12anotherAlexander Yurchenko
2003-03-11Replace TPUM license with standard BSD-style licenseIan Darwin
2003-03-11files with dead .Xr's;Jason McIntyre
2003-03-11getnameinfo buffer has to be NI_MAXHOSTJun-ichiro itojun Hagino
2003-03-11check error on getnameinfo failure.Jun-ichiro itojun Hagino
2003-03-10these pages all had bad section numbers in the .Xr's;Jason McIntyre
2003-03-10correct use of getnameinfo. PR 3138Jun-ichiro itojun Hagino
2003-03-10Correct SYNOPSIS, document option `-C', add /etc/man.conf to section FILES,Todd C. Miller
2003-03-10spelling fixesDavid Krause
2003-03-07spelling errors/typosDavid Krause
2003-03-06date should be written formally: .Dd Month day, yearDavid Krause
2003-03-05fix memory leaks; from dlheine@suif.Stanford.EDU/CLOUSEAU; ok djm@Markus Friedl
2003-03-04Interim JPEG size support; PNG and other lesser image formats added.Ian Darwin
2003-03-03Add config.h described in previous commitIan Darwin
2003-03-03Bring in readelf.c from Christos' version 3.41 to head off a localIan Darwin
2003-03-03Add back fix from 1.32 that was lost in latest syncTodd C. Miller
2003-03-03ray coniffMichael Shalayeff
2003-02-28intrcnt's are ints not longs (at least according to the new kern.intrcnt stuff)Jason Wright
2003-02-26additions to calendar.music, translated from the German calendar.musik fileDavid Krause
2003-02-26Add some more U.S. space happenings.David Krause
2003-02-24bye byeTheo de Raadt
2003-02-24Fix copy/paste typoAlexander Yurchenko
2003-02-21A little scatological humour goes a long way.Ryan Thomas McBride
2003-02-21...sizeof(&adat.session) is not good here.Mike Pechkin
2003-02-21print sshd_config filename in debug2 mode.Markus Friedl
2003-02-21move server only kex and monitor code to sshd.Markus Friedl
2003-02-20Sync with ISC cron-current + my at(1) integration.Todd C. Miller