aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace.Sheldon Hearn2000-05-152-3/+3
* Work around mdoc macro argument limit.Sheldon Hearn2000-05-151-2/+7
* Make HTTP_PROXY work for FTP.Hajimu UMEMOTO2000-05-152-13/+45
* Oops, byte offset was as off_t.Poul-Henning Kamp2000-05-151-1/+1
* Document struct url.Dag-Erling Smørgrav2000-05-151-0/+32
* Initialize the struct url_stat at the beginning of _fetch_stat_file().Dag-Erling Smørgrav2000-05-151-0/+2
* Let cmp(1) grow in -x option to print differences in contemporarry hexPoul-Henning Kamp2000-05-154-4/+25
* Initialize the struct url_stat at the beginning of fetchStatFTP().Dag-Erling Smørgrav2000-05-151-0/+3
* Remove unused 'verbose'.Dag-Erling Smørgrav2000-05-151-6/+6
* Change f_count and f_msgcount from short to int, solving the rolloverMatthew Dillon2000-05-151-2/+2
* Oops, rename S/Key to Opie in line with FreeBSD usage.Kris Kennaway2000-05-151-1/+1
* Create a DSA host key if one does not already exist, and teach sshd_configKris Kennaway2000-05-158-7/+43
* Update for OpenSSH 2.1Kris Kennaway2000-05-153-5/+15
* Resolve conflicts and update for FreeBSD.Kris Kennaway2000-05-1539-4195/+2801
* This commit was generated by cvs2svn to compensate for changes in r60573,Kris Kennaway2000-05-1570-1547/+9125
|\
| * Initial import of OpenSSH v2.1.vendor/openssh/2.1Kris Kennaway2000-05-15102-5065/+11263
* | Add some extra functions adapted from OpenBSD, in preparation forKris Kennaway2000-05-153-1/+105
* | fix a speed bug that nobody noticedCameron Grant2000-05-151-4/+5
* | Update make(1) manpage to include information about the new loudWill Andrews2000-05-141-0/+3
* | Add loud debugging facility (-dl option) which allows programmers/developersWill Andrews2000-05-144-2/+6
* | Fix minor style nits.David E. O'Brien2000-05-141-2/+2
* | Install otp-md{4,5} bits.David E. O'Brien2000-05-141-0/+5
* | Improve diagnostic message when device vnconfig'ing does not exist.David E. O'Brien2000-05-141-1/+1
* | Avoid infinite loops when given a package name like 'm4-1.1/'.Steve Price2000-05-142-42/+27
* | Sync with NetBSD:Nick Hibma2000-05-142-4/+6
* | Sync with NetBSD:Nick Hibma2000-05-141-3/+3
* | Sync with NetBSD:Nick Hibma2000-05-142-88/+81
* | Unchain lnc include files.Paul Richards2000-05-142-2/+1
* | Fix location of lnc pci code.Paul Richards2000-05-141-1/+1
* | Fixed bug in madvise() / MADV_WILLNEED. When the request is offsetMatthew Dillon2000-05-141-1/+5
* | Remove old lnc files.Paul Richards2000-05-143-2359/+0
* | Remove if_pci_p.c from old location.Paul Richards2000-05-141-104/+0
* | Build lnc driver from /sys/dev from now on.Paul Richards2000-05-142-1/+1
* | Fix includes to build from /sys/dev/lncPaul Richards2000-05-142-2/+2
* | IPv6 support.Hajimu UMEMOTO2000-05-141-10/+10
* | Sync with NetBSD:Nick Hibma2000-05-142-7/+73
* | Sync with the BPF and BRIDGE changes.Paul Richards2000-05-141-52/+5
* | Sync with NetBSD:Nick Hibma2000-05-141-4/+17
* | Make some if's cleaner. Add a define for the Zip 250.Nick Hibma2000-05-141-5/+5
* | Zero out the uio structure prior to initializing it. A garbage (uninitia...Matthew Dillon2000-05-141-4/+9
* | Sync with NetBSD:Nick Hibma2000-05-142-5/+5
* | Change Lennart's e-mail address.Nick Hibma2000-05-1429-29/+29
* | Port ppc driver to alpha.Doug Rabson2000-05-1410-7/+97
* | Add /bin/tcsh for completenessKris Kennaway2000-05-142-0/+2
* | Fix the rootmount code for now.Jeroen Ruigrok van der Werven2000-05-142-2/+4
* | Remove the -DFDESC cruft that is no longer necessary since the supportChris Costello2000-05-142-2/+0
* | Allow bookmarks to cross files.Tim Vanderhoek2000-05-144-26/+102
* | Move code to handle BPF and bridging for incoming Ethernet packets outArchie Cobbs2000-05-1453-1700/+358
* | Enable EISA interrupts if the mcpcia has an attached EISA bus.Doug Rabson2000-05-131-5/+9
* | This commit was generated by cvs2svn to compensate for changes in r60529,David E. O'Brien2000-05-131-0/+9
|\ \