summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of typos.hoek2000-05-152-14/+20
* Don't forget to clean y.output. Most files generated by yacc are cleanedbde2000-05-151-7/+5
* Don't forget to clean "grog".bde2000-05-151-7/+3
* Don't forget to clean csh.1.bde2000-05-151-6/+6
* Don't forget to clean f77.1.bde2000-05-151-2/+4
* Don't create a garbage file named "install" for the NOINFO case whenbde2000-05-151-1/+6
* Typo: "ealgo" -> "aalgo"hoek2000-05-152-2/+2
* Man page fixupsnsayer2000-05-151-4/+7
* Fix parsing of string for eval command.cracauer2000-05-151-0/+1
* Fix environment passung to eval'ed commands.cracauer2000-05-152-1/+2
* Remove trailing whitespace.sheldonh2000-05-152-3/+3
* Work around mdoc macro argument limit.sheldonh2000-05-151-2/+7
* Make HTTP_PROXY work for FTP.ume2000-05-152-13/+45
* Oops, byte offset was as off_t.phk2000-05-151-1/+1
* Document struct url.des2000-05-151-0/+32
* Initialize the struct url_stat at the beginning of _fetch_stat_file().des2000-05-151-0/+2
* Let cmp(1) grow in -x option to print differences in contemporarry hexphk2000-05-154-4/+25
* Initialize the struct url_stat at the beginning of fetchStatFTP().des2000-05-151-0/+3
* Remove unused 'verbose'.des2000-05-151-6/+6
* Change f_count and f_msgcount from short to int, solving the rolloverdillon2000-05-151-2/+2
* Oops, rename S/Key to Opie in line with FreeBSD usage.kris2000-05-151-1/+1
* Create a DSA host key if one does not already exist, and teach sshd_configkris2000-05-158-7/+43
* Update for OpenSSH 2.1kris2000-05-153-5/+15
* Resolve conflicts and update for FreeBSD.kris2000-05-1539-4195/+2801
* This commit was generated by cvs2svn to compensate for changes in r60573,kris2000-05-1570-1547/+9125
|\
| * Initial import of OpenSSH v2.1.kris2000-05-15102-5065/+11263
* | Add some extra functions adapted from OpenBSD, in preparation forkris2000-05-153-1/+105
* | fix a speed bug that nobody noticedcg2000-05-151-4/+5
* | Update make(1) manpage to include information about the new loudwill2000-05-141-0/+3
* | Add loud debugging facility (-dl option) which allows programmers/developerswill2000-05-144-2/+6
* | Fix minor style nits.obrien2000-05-141-2/+2
* | Install otp-md{4,5} bits.obrien2000-05-141-0/+5
* | Improve diagnostic message when device vnconfig'ing does not exist.obrien2000-05-141-1/+1
* | Avoid infinite loops when given a package name like 'm4-1.1/'.steve2000-05-142-42/+27
* | Sync with NetBSD:n_hibma2000-05-142-4/+6
* | Sync with NetBSD:n_hibma2000-05-141-3/+3
* | Sync with NetBSD:n_hibma2000-05-142-88/+81
* | Unchain lnc include files.paul2000-05-142-2/+1
* | Fix location of lnc pci code.paul2000-05-141-1/+1
* | Fixed bug in madvise() / MADV_WILLNEED. When the request is offsetdillon2000-05-141-1/+5
* | Remove old lnc files.paul2000-05-143-2359/+0
* | Remove if_pci_p.c from old location.paul2000-05-141-104/+0
* | Build lnc driver from /sys/dev from now on.paul2000-05-142-1/+1
* | Fix includes to build from /sys/dev/lncpaul2000-05-142-2/+2
* | IPv6 support.ume2000-05-141-10/+10
* | Sync with NetBSD:n_hibma2000-05-142-7/+73
* | Sync with the BPF and BRIDGE changes.paul2000-05-141-52/+5
* | Sync with NetBSD:n_hibma2000-05-141-4/+17
* | Make some if's cleaner. Add a define for the Zip 250.n_hibma2000-05-141-5/+5
* | Zero out the uio structure prior to initializing it. A garbage (uninitia...dillon2000-05-141-4/+9
OpenPOWER on IntegriCloud