summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2003-04-01Update to sudo 1.6.7p1; fixes false positives in the oflow detectionTodd C. Miller
2003-04-01Elf, elf -> ELFJason McIntyre
2003-04-013.6.1Markus Friedl
2003-04-01bugfix causes stalled connections for ssh.com < 3.0; noticed by ho@; tested b...Markus Friedl
2003-04-01DELL -> DellJason McIntyre
2003-04-01backout rekeying changes (for 3.6.1)Markus Friedl
2003-04-01rekeying bugfixes and automatic rekeying:Markus Friedl
2003-04-01snprintfTheo de Raadt
2003-03-31Treat empty environment variables the same as NULL. henning@ OKTodd C. Miller
2003-03-31Typos in comments.Bruno Rohee
2003-03-31ascii -> ASCIIJason McIntyre
2003-03-31Sync positional arguments equivalence's description with reality.Thierry Deval
2003-03-31error(1): users's -> user'sJason McIntyre
2003-03-30Use PATH_MAX, not _POSIX_PATH_MAX for filename buffers.Todd C. Miller
2003-03-30snprintf; millert okTheo de Raadt
2003-03-30Simpler and consistent error messages when the user enters an emptyTodd C. Miller
2003-03-30knfTheo de Raadt
2003-03-30snprintfTheo de Raadt
2003-03-29implement memory examine command. takes both symbol or addressMichael Shalayeff
2003-03-29implement short reads at the end of the core segementMichael Shalayeff
2003-03-28do not core dump on stripped executables. revmap the registers printed to the...Michael Shalayeff
2003-03-28g/c unused variableTodd C. Miller
2003-03-28- killed whitespaceJason McIntyre
2003-03-28little cleanup;Jason McIntyre
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