Age | Commit message (Expand) | Author |
2004-01-20 | duplicated entry; evarts@amazon.com | Theo de Raadt |
2004-01-19 | fix mem leaks; some fixes from Pete Flugstad; tested dtucker@ | Markus Friedl |
2004-01-19 | -b reports offsets in bytes. | Otto Moerbeek |
2004-01-19 | Use off_t for file sizes, and don't forget to print a ':' when using | Otto Moerbeek |
2004-01-19 | fake consumption for half closed channels since the peer is waiting for | Markus Friedl |
2004-01-18 | Unbreak *grep -w -l. ok millert@ | Otto Moerbeek |
2004-01-18 | make sure ln.len gets initialized. Okay millert@ | Marc Espie |
2004-01-17 | Add _PATH_SSH, remove the rest | Todd C. Miller |
2004-01-17 | Exec ssh not rlogin or telnet if the user calls us as "rsh host" | Todd C. Miller |
2004-01-17 | Kill kerberos4 code; OK deraadt@ | Todd C. Miller |
2004-01-16 | enable french calendar and add some rcs tags there; from Pedro Martelletto <p... | Michael Shalayeff |
2004-01-16 | - point people to vi.ref now that it's installed (and get its name right); | Jason McIntyre |
2004-01-16 | fix printf formats, unsigned wants %u | Marc Espie |
2004-01-16 | log -> logit ISO C fix. | Marc Espie |
2004-01-15 | sudo on OpenBSD no longer runs configure. You will have to manually | Todd C. Miller |
2004-01-15 | fix an early free that made compile-goto-error work only from time to time | Vincent Labrecque |
2004-01-15 | Fix printf format string. ok tedu@ | Otto Moerbeek |
2004-01-15 | this header file parser is pathetic, and parsing the new yacc output it | Theo de Raadt |
2004-01-15 | Fix printf format strings. ok millert@ | Otto Moerbeek |
2004-01-15 | return documented lines option to original (default) value; | Jason McIntyre |
2004-01-15 | update vi.ref to reflect reality; | Jason McIntyre |
2004-01-15 | print stats for tcp md5 checksums (aka 'signature'); ok millert@, deraadt@ | Markus Friedl |
2004-01-14 | calendar relies on cpp -traditional behavior so explicitly specify -traditional | Todd C. Miller |
2004-01-14 | Comment out reference to index.so when we are building index.so itself. | Todd C. Miller |
2004-01-14 | A more classical and more readable getopt() loop, no functional change. | Miod Vallat |
2004-01-14 | Fix after recent struct reg and struct frame changes. | Miod Vallat |
2004-01-14 | Fix the mmap case; inadequate testing on my part! | Todd C. Miller |
2004-01-14 | Fallback to malloc + pread if mmap fails; fixes "nm /dev/ksyms". OK mickey@ | Todd C. Miller |
2004-01-13 | Fix printf formats and add missing include. | Otto Moerbeek |
2004-01-13 | cast for portability; millert@ | Markus Friedl |
2004-01-13 | -Wall; ok henning | Markus Friedl |
2004-01-13 | kill unused local vars; from deraadt@ | Michael Shalayeff |
2004-01-13 | remove unnecessary Ic's; | Jason McIntyre |
2004-01-13 | Tidy sftp batchmode handling, eliminate junk to stderr (bugzilla #754) and | Damien Miller |
2004-01-13 | Missing cast. From deraadt@ | Otto Moerbeek |
2004-01-13 | Add missing include. From espie@ | Otto Moerbeek |
2004-01-13 | use our own nm and size | Michael Shalayeff |
2004-01-12 | request modeline redrawing to see mail-mode appear as soon as the mode | Vincent Labrecque |
2004-01-12 | Use closefrom() if it exists; from the sudo cvs repo | Todd C. Miller |
2004-01-12 | Install vi.ref in /usr/share/doc/usd (directories already exist for it). | Todd C. Miller |
2004-01-12 | There is no typewriter font in nroff so just use the roman font instead. | Todd C. Miller |
2004-01-12 | Use a 5n margin on the right & left sides so the text version formats nicely. | Todd C. Miller |
2004-01-12 | Pass groff the -U flag so that building the index works. OK jmc@ | Todd C. Miller |
2004-01-12 | fix string mishandling of lpath, ok millert, deraadt | Bob Beck |
2004-01-11 | for pty opening, only use the openpty() path. the other stuff only needs | Theo de Raadt |
2004-01-09 | use cc -E for the preprocessor instead of cpp. | Brad Smith |
2004-01-08 | Convert to kvm_getproc2(); ok deraadt@ | Todd C. Miller |
2004-01-08 | Pass the right type based on the conversion specified; warn on conversion | Otto Moerbeek |
2004-01-08 | Silence warning | Todd C. Miller |
2004-01-08 | Convert to kinfo_proc2; ok deraadt@ | Todd C. Miller |