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