Age | Commit message (Expand) | Author |
2001-03-02 | these are fonts from pcvt we had | Michael Shalayeff |
2001-03-02 | Mark -o option with XXX (we may want to implement it someday, but currently it | Aaron Campbell |
2001-03-01 | Wrap KS_Cmd_KbdReset in #ifdef __i386__ for now; politely pointed to this by | Aaron Campbell |
2001-03-01 | Fix (or a least hack around) console configuration changes to wscons. | Dale Rahn |
2001-03-01 | don't truncate remote ssh-2 commands; from mkubita@securities.cz | Markus Friedl |
2001-03-01 | Fix compilation problems caused by last update | Constantine Sapuntzakis |
2001-03-01 | Sync usage() with man page; mpech@prosoft.org.lv | Aaron Campbell |
2001-03-01 | describe a few new flags; jlemon@freebsd.org | Niels Provos |
2001-03-01 | sync | Niels Provos |
2001-03-01 | port kqueue changes from freebsd, plus all required openbsd glue. | Niels Provos |
2001-03-01 | Man pages shouldn't Xr themselves; mpech@prosoft.org.lv. But eww, I don't like | Aaron Campbell |
2001-03-01 | Remove -t option from getopt() since it doesn't exist; mpech@prosoft.org.lv. | Aaron Campbell |
2001-03-01 | Sync usage() with man page; mpech@prosoft.org.lv | Aaron Campbell |
2001-03-01 | Fix typo (aaron) and pull in a missing part from the -man version. | Todd C. Miller |
2001-03-01 | Spelling: preceeding -> preceding | Aaron Campbell |
2001-03-01 | Typo police: various misspelling, capitalizations, etc. | Kenneth R Westerback |
2001-03-01 | A slew of share/ man page fixes; nordin@cse.ogi.edu. These have been sitting | Aaron Campbell |
2001-03-01 | on "giftunnel" configuration, use specified address family | Jun-ichiro itojun Hagino |
2001-03-01 | (all changes made behind #ifdef __vax__) | Brandon Creighton |
2001-03-01 | Add CTRL-ALT-DEL machine reset support, like PCVT had, enabled by the | Aaron Campbell |
2001-03-01 | copyright notices on all source files | Theo de Raadt |
2001-03-01 | KNF | Theo de Raadt |
2001-03-01 | shorten usage by a line | Theo de Raadt |
2001-03-01 | oops | Theo de Raadt |
2001-03-01 | get rid of extra header | Theo de Raadt |
2001-03-01 | use MAXPATHLEN over PATH_MAX, since it is more portable | Theo de Raadt |
2001-03-01 | split line so that p will have an easier time next time around | Theo de Raadt |
2001-03-01 | pull in ctype.h, since <poll.h> and <sys/poll.h> have to be useable alone; pr... | Theo de Raadt |
2001-02-28 | ncurses-5.2-20010224 | Todd C. Miller |
2001-02-28 | typo | Markus Friedl |
2001-02-28 | use ignore message to simulate a SSH2_MSG_CHANNEL_DATA message | Markus Friedl |
2001-02-28 | generate a fake session id, too | Markus Friedl |
2001-02-28 | welcome to summer | Michael Shalayeff |
2001-02-28 | shorter thus better printings | Michael Shalayeff |
2001-02-28 | Get rid of VHOLD, replace with buf_replacevnode. | Constantine Sapuntzakis |
2001-02-28 | spelling, found by aaron@ | Michael Shalayeff |
2001-02-28 | proper bang placement | Michael Shalayeff |
2001-02-28 | double the fixed storage size for io*_ex; deraadt@ ok | Michael Shalayeff |
2001-02-28 | Add ability to get display width in bytes for display memory, this | Dale Rahn |
2001-02-28 | better print due to theo's suggestion | Michael Shalayeff |
2001-02-28 | make compile; update for pci, cardbus, usb, pcmcia | Todd T. Fries |
2001-02-28 | for completeness, copy pw_gecos too | Theo de Raadt |
2001-02-28 | do not blindely bus_space_ma the vga bios, | Michael Shalayeff |
2001-02-28 | scan the isa hole for `optional rom's. | Michael Shalayeff |
2001-02-28 | unify debug messages | Markus Friedl |
2001-02-28 | in ssh protocol v2 use ignore messages for padding (instead of trailing \0). | Markus Friedl |
2001-02-28 | make sure remote stderr does not get truncated. | Markus Friedl |
2001-02-28 | Make sure the default lifetimes in the General section are taken into | Angelos D. Keromytis |
2001-02-28 | fix byte counts for ssh protocol v1 | Markus Friedl |
2001-02-28 | Pretty. | Angelos D. Keromytis |