summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-08-19-S prog support; tv@debian.orgTheo de Raadt
2000-08-19rename crc32() to ssh_crc32() to avoid zlib name clash. do not move toTheo de Raadt
2000-08-19accept remsh as a valid name as well; roman@buildpoint.comTheo de Raadt
2000-08-18Fix a typo that broke the year portion of the date in the footerTodd C. Miller
2000-08-18ipsec-acl default changed to 1; confirmed by jason@Federico G. Schwindt
2000-08-18/etc/namedb/tmp -> /var/named/namedbBrad Smith
2000-08-18spellingTheo de Raadt
2000-08-18alot of fleshing out... more to comeJason Wright
2000-08-18simple 'up' configuration is nice for interfaces used with pppoe as well.Jason Wright
2000-08-18Stupid Linux redefined SBRK semanticsNiklas Hallqvist
2000-08-18Remove comment that refers to a NOTE that was removed yesterdayMarco S Hyman
2000-08-18Fix obviously bad XrefNiklas Hallqvist
2000-08-18Add TCSBRK emulation. bug reported by sparud@crt.seNiklas Hallqvist
2000-08-18correct postfix example; PR#1366; loict@bougon.netJakob Schlyter
2000-08-18check error result from getnameinfo.Jun-ichiro itojun Hagino
2000-08-18add support to telnetd -debug -6 (listens to AF_INET6).Jun-ichiro itojun Hagino
2000-08-18wb needs mii_phy for mii_phy_reset()Michael Shalayeff
2000-08-18unused variable if no apm and no pcibios conditions; pt out by chris@Michael Shalayeff
2000-08-18Make -DNOSUID (or -DPPP_NOSUID) possible to build ppp without SUIDbrian
2000-08-18Make -DNOSUID (or -DPPP_NOSUID) possible to build ppp without SUIDbrian
2000-08-18Warn that the ``alias'' command is depricated.brian
2000-08-17pcibios tells us everything, no bios_pciinfoMichael Shalayeff
2000-08-17see also pcibios(4)Michael Shalayeff
2000-08-17do the save_errno thing, but other races still exist in hereTheo de Raadt
2000-08-17make interface optional, and provide a good defaultTheo de Raadt
2000-08-17cleanTheo de Raadt
2000-08-17use destination lengths when trimming the output packet (cut and pasto)Jason Wright
2000-08-17xref port instead of webpageJakob Schlyter
2000-08-17pcibios manualMichael Shalayeff
2000-08-17pcibios0 at bios0 flags 0x0000Michael Shalayeff
2000-08-17sshd -u len, similar to telnetdMarkus Friedl
2000-08-17cleanup login(1)-like jobs, no duplicate utmp entriesMarkus Friedl
2000-08-17document -4 and -6 optionsBrad Smith
2000-08-17replace if_awi w/ semi-current netbsd driver; still has problemsMichael Shalayeff
2000-08-17openbsd rcsdidsMichael Shalayeff
2000-08-17Use an MRU of 1504 in the MP examples to allow room for the MP headerbrian
2000-08-17If we're in MP mode with a single open link, MP link level compressionbrian
2000-08-17- auth+enc sorta works: fixup all of the offsets for encryption/authenticationJason Wright
2000-08-16Pull in proper Makefile.inc, spotted by someone who is not me butTodd C. Miller
2000-08-16morth to use new timeoutsMichael Shalayeff
2000-08-16rio500 webpage moved; noted by William Yodlowsky <wyodlows@nj.devry.edu>Jakob Schlyter
2000-08-16Implement -a option, was documented but not present.Todd C. Miller
2000-08-16/etc/sendmail.cf -> /etc/mail/sendmail.cfBrad Smith
2000-08-16Catch the bogus 'MAKEDEV mouse' and spit out a reasonableMarco S Hyman
2000-08-16Fix AK4531 data sheet link. Ok'd by deraadt@Kevin Lo
2000-08-16ISDN B channels have a bandwidth of 64000, not 65536brian
2000-08-16If the -p option is used, use setproctitle() to hide it's argumentbrian
2000-08-16setproctitle() doesn't need to be called with root privs, so movebrian
2000-08-16Default the bandwidth of an ISDN B channel to 65536bpsbrian
2000-08-15Increase if_obytes and if_omcasts in the output routine,Chris Cappuccio