summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2003-03-26one last fix to the tree: race fix broke stuff; pr 3169; srp@srparish.net,Theo de Raadt
2003-03-23unbreak rekeying for privsep; ok millert@Markus Friedl
2003-03-22.Nd shouldn't end with a periodDavid Krause
2003-03-21change 'netstat -m' output from:Philipp Buehler
2003-03-20Fix boolean thinko in SIGCHLD reaper and call reapchild after sendingTodd C. Miller
2003-03-19bind9 & propoliceHenning Brauer
2003-03-18xon/xoff -> Xon/Xoff;Jason McIntyre
2003-03-18ip address -> IP address;Jason McIntyre
2003-03-18small typos;Jason McIntyre
2003-03-17remove dupe st.patrick; from form@; millert@ okMichael Shalayeff
2003-03-17enter 3.6Markus Friedl
2003-03-17don't print \n if backgrounded; from ho@Markus Friedl
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