summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-03-01Sync usage() with man page; mpech@prosoft.org.lvAaron Campbell
2001-03-01describe a few new flags; jlemon@freebsd.orgNiels Provos
2001-03-01syncNiels Provos
2001-03-01port kqueue changes from freebsd, plus all required openbsd glue.Niels Provos
2001-03-01Man pages shouldn't Xr themselves; mpech@prosoft.org.lv. But eww, I don't likeAaron Campbell
2001-03-01Remove -t option from getopt() since it doesn't exist; mpech@prosoft.org.lv.Aaron Campbell
2001-03-01Sync usage() with man page; mpech@prosoft.org.lvAaron Campbell
2001-03-01Fix typo (aaron) and pull in a missing part from the -man version.Todd C. Miller
2001-03-01Spelling: preceeding -> precedingAaron Campbell
2001-03-01Typo police: various misspelling, capitalizations, etc.Kenneth R Westerback
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