summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-03-01A slew of share/ man page fixes; nordin@cse.ogi.edu. These have been sittingAaron Campbell
2001-03-01on "giftunnel" configuration, use specified address familyJun-ichiro itojun Hagino
2001-03-01(all changes made behind #ifdef __vax__)Brandon Creighton
2001-03-01Add CTRL-ALT-DEL machine reset support, like PCVT had, enabled by theAaron Campbell
2001-03-01copyright notices on all source filesTheo de Raadt
2001-03-01KNFTheo de Raadt
2001-03-01shorten usage by a lineTheo de Raadt
2001-03-01oopsTheo de Raadt
2001-03-01get rid of extra headerTheo de Raadt
2001-03-01use MAXPATHLEN over PATH_MAX, since it is more portableTheo de Raadt
2001-03-01split line so that p will have an easier time next time aroundTheo de Raadt
2001-03-01pull in ctype.h, since <poll.h> and <sys/poll.h> have to be useable alone; pr...Theo de Raadt
2001-02-28ncurses-5.2-20010224Todd C. Miller
2001-02-28typoMarkus Friedl
2001-02-28use ignore message to simulate a SSH2_MSG_CHANNEL_DATA messageMarkus Friedl
2001-02-28generate a fake session id, tooMarkus Friedl
2001-02-28welcome to summerMichael Shalayeff
2001-02-28shorter thus better printingsMichael Shalayeff
2001-02-28Get rid of VHOLD, replace with buf_replacevnode.Constantine Sapuntzakis
2001-02-28spelling, found by aaron@Michael Shalayeff
2001-02-28proper bang placementMichael Shalayeff
2001-02-28double the fixed storage size for io*_ex; deraadt@ okMichael Shalayeff
2001-02-28Add ability to get display width in bytes for display memory, thisDale Rahn
2001-02-28better print due to theo's suggestionMichael Shalayeff
2001-02-28make compile; update for pci, cardbus, usb, pcmciaTodd T. Fries
2001-02-28for completeness, copy pw_gecos tooTheo de Raadt
2001-02-28do not blindely bus_space_ma the vga bios,Michael Shalayeff
2001-02-28scan the isa hole for `optional rom's.Michael Shalayeff
2001-02-28unify debug messagesMarkus Friedl
2001-02-28in ssh protocol v2 use ignore messages for padding (instead of trailing \0).Markus Friedl
2001-02-28make sure remote stderr does not get truncated.Markus Friedl
2001-02-28Make sure the default lifetimes in the General section are taken intoAngelos D. Keromytis
2001-02-28fix byte counts for ssh protocol v1Markus Friedl
2001-02-28Pretty.Angelos D. Keromytis
2001-02-28syncTheo de Raadt
2001-02-28do not kill the subprocess on termination (we will see if this helps thingsTheo de Raadt
2001-02-28pull in protosTheo de Raadt
2001-02-28Handle failures more gracefully.Angelos D. Keromytis
2001-02-28Keep the last packet sent or received that matched an SPD entry, andAngelos D. Keromytis
2001-02-28Update to sendmail 8.11.3. This is a maintenance release whichTodd C. Miller
2001-02-28If net.inet.ipip.allow is set to 2, don't check for loopback addressAngelos D. Keromytis
2001-02-28ipip.allow can also be set to 2, which skips the loopback spoofAngelos D. Keromytis
2001-02-27consistent printfJason Wright
2001-02-27tweak for working with wish8.3Todd T. Fries
2001-02-27crank NKMEMCLUSTERS fron 4MB to 32MB.Artur Grabowski
2001-02-27+primes; ok millert@Todd T. Fries
2001-02-27Move buf_undirty and tbp flags manipulation back before calling theConstantine Sapuntzakis
2001-02-27support SSH-2.0-2.1 ; from Christophe_Moret@hp.comMarkus Friedl
2001-02-27fix random paddingMarkus Friedl
2001-02-27Remove superfluous printf in Angelos last commitNiklas Hallqvist