summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2008-06-26Move SSH Fingerprint Visualization away from sharing the config optionAlexander von Gernler
2008-06-26when loading moduli from /etc/moduli in sshd(8), check that theyDamien Miller
2008-06-26some minor improvements from Pierre Riteau; ok djmJason McIntyre
2008-06-26allow the sftp chmod(2)-equivalent operation to set set[ug]id/stickyDamien Miller
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2008-06-25in resume mode, pass -c to mget when {dir,file}hasglob, so that i'mMartynas Venckus
2008-06-25- fix -Wall (no behavior change, a || b && c = a || (b && c) anyway)Martynas Venckus
2008-06-25split test for __sparc__ into __sparc__ and __sparc64__Theo de Raadt
2008-06-25add key length to visual fingerprint; zap magical constants;Otto Moerbeek
2008-06-24implement getpwnam_r() and getpwuid_r() -- very nearly a rewrite of theTheo de Raadt
2008-06-24clarify tao's -a option; ok av fgschJason McIntyre
2008-06-23Some conformance fixes:Anders Magnusson
2008-06-23new sentence, new line;Jason McIntyre
2008-06-22Automatically distinguish between CD-DA track and WAVE audio file writing themav
2008-06-21add a hash table mechanism based upon hcreate(3) but one that allowsJoris Vink
2008-06-21use optopt to get invalid flag, instead of return value of getopt,Martynas Venckus
2008-06-20Don't parse CVS/Root during import.Tobias Stoeckmann
2008-06-20admin is only allowed on files which have an entry in CVS/Entries.Tobias Stoeckmann
2008-06-20Properly send -D arguments to server when run as a client. Issue spottedTobias Stoeckmann
2008-06-20If -N has been specified along -D for diff, treat invalid dates as non-existe...Tobias Stoeckmann
2008-06-19knf; Mark LumsdenTheo de Raadt
2008-06-19Moved the unset of TZ environment variable out of atot into main, removingTobias Stoeckmann
2008-06-19If checkout/update -p is requested with a specific tag for a file whichTobias Stoeckmann
2008-06-19Add entries to history file only if it already exists.Tobias Stoeckmann
2008-06-19do not print spurious whitespace when reading from stdin;Otto Moerbeek
2008-06-19printf(1) does not take any options but still needs to ignore the "--"Todd C. Miller
2008-06-18Don't free the buffer name until after you call adjustname.Kjell Wooding
2008-06-17Plug memory and file descriptor leaks, diff by Jonathan Armani.Tobias Stoeckmann
2008-06-17Regular expressions to match repository are allowed to have % in front.Tobias Stoeckmann
2008-06-17unused varsJoris Vink
2008-06-17unbreak diff for newly added files, tsk.Joris Vink
2008-06-16- add 'q', which does the same as eofMartynas Venckus
2008-06-16could not resist. OK ok buddy henningClaudio Jeker
2008-06-16Rename the isatty argument to is_tty so we don't shadow isatty(3).Darren Tucker
2008-06-16fix transfer interrupting when confirmrest mode is used. changeMartynas Venckus
2008-06-15first pass: it would be nice if mg users read over this page and sent usJason McIntyre
2008-06-15don't call isatty() on a pty master, instead pass a flag down toDamien Miller
2008-06-15Allow MaxAuthTries within a Match block. ok djm@Darren Tucker
2008-06-15MaxSessions is allowed in a Match block tooDarren Tucker
2008-06-15Typos, forgotten wordKjell Wooding
2008-06-15How about we actually document the 230-odd functions that make upKjell Wooding
2008-06-15if we are using RCS_PARSE_FULLY we can close the RCS file descriptorJoris Vink
2008-06-15accept empty password, since that's exactly what rfc1738 tells usMartynas Venckus
2008-06-15Support the addition of new files in branches.Tobias Stoeckmann
2008-06-15open the RCS file descriptor with O_RDONLY, like all other code does.Joris Vink
2008-06-15in debug mode (-d), hide password in the same way as command() does;Martynas Venckus
2008-06-15make further prompts work after eof, don't spam with prompts inMartynas Venckus
2008-06-15turd polishing (useless chatter removed), ok djmHenning Brauer
2008-06-14- remove ports category after discussion w/ manyPeter Valchev
2008-06-14unfuck CVS/Tag creation, karma sucks doesn't it.Joris Vink