summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add protocol to ``nat port'' examples - it's mandatory.brian2000-01-051-2/+2
* set up the pci regs properly for busmastering. this makes the card work oncg2000-01-051-0/+3
* Remove the unused 'func' arguments to the deregistration functions.msmith2000-01-051-4/+4
* allocate isa bounce buffers of the right size for ess/mss cards, fixescg2000-01-054-8/+14
* Fix at least one source of the continued 'NFS append race'. close()dillon2000-01-052-6/+42
* Remove non-functional 'all:' target.grog2000-01-041-19/+10
* Update some of the network driver documentation in the LINT file, whichdillon2000-01-043-12/+27
* ISA device drivers use the ISA source interrupt number in locations wheretegge2000-01-0415-87/+589
* Fix race condition caused by missing splnet()'s.archie2000-01-041-0/+4
* Add btxld to the list of cross-tools on machines that don't have itmarcel2000-01-041-2/+6
* o Allow btxld to be compiled on 64-bit machinesmarcel2000-01-044-18/+24
* The dumpon sysctl only accept cdevs thse days.phk2000-01-041-2/+3
* Be more careful about NOUDEV and NODEV.phk2000-01-041-0/+8
* Create a separate pps_offset variable to use for applying thephk2000-01-041-1/+8
* Per BDE- make this more like the i386 code in that, as per the comment,mjacob2000-01-041-2/+5
* add wx0 drivermjacob2000-01-047-0/+16
* Add first pass of the Intel Gigabit Ethernet (wiseman) driver. Thismjacob2000-01-043-0/+2551
* add wx (Intel Wiseman Gig Ethernet) drivermjacob2000-01-041-0/+1
* Decompression is supported via -Z, not -z.ru2000-01-041-3/+4
* * Make --null option work in (HAVE_LIBZ > 0) case.ru2000-01-041-11/+5
* Replace calendar with 2000 calendar.grog2000-01-041-128/+140
* Add a whole bunch of example entries for pam. This should help getmarkm2000-01-041-8/+16
* oop, use PRINTF not printf in MI codemjacob2000-01-041-1/+1
* Deal with package filenames which contain spaces.jkh2000-01-041-1/+1
* Remove references to now-obsolete XFree86 source collection (use thejkh2000-01-047-22/+2
* Add new code for HTTP proxy support.jkh2000-01-042-0/+366
* Add support for FTP installation via HTTP proxies.jkh2000-01-0414-3/+128
* - Fixed warnings.nyan2000-01-0412-183/+136
* Ignore SIGPIPE by default.jkh2000-01-043-0/+3
* Update the graph to include FreeBSD 3.4 and OpenBSD 2.6billf2000-01-041-0/+7
* Turn on a new /usr/bin/cpp that is a true binary rather than a shell scriptobrien2000-01-046-208/+6
* Clean up some debug printing. Find the correct lun when SCCLUN ismjacob2000-01-041-25/+43
* Make Fibre Channel cards correctly note the presence/absencemjacob2000-01-041-3/+11
* set default target mode debug to 0mjacob2000-01-041-1/+1
* add clarifying tag define for FCmjacob2000-01-041-0/+1
* Add in an isp_tdebug environment variable. Clean up some debuggingmjacob2000-01-042-20/+130
* Update for version 2.4.obrien2000-01-041-1/+22
* Turn off GNU Info docs until someone upgrades our texinfo system to oneobrien2000-01-041-1/+3
* fix leap year calculationmjacob2000-01-041-1/+2
* Merge FreeBSD chagnes into GNU grep 2.4.obrien2000-01-046-346/+557
* Ho, ho, ho... this clock chip is not y2k compliant. Motorolamjacob2000-01-041-1/+14
* Make brandelf explain itself a little better on error.wes2000-01-042-12/+46
* Add in ISP_TARGET_MODE description.mjacob2000-01-043-0/+9
* Unbreak profiling. bde says this is not the cleanest way to fix thejasone2000-01-044-8/+8
* Add in isp_target.c to be compiled for isp- it'd be nice if we couldmjacob2000-01-041-0/+1
* These are platform independent functions for target mode support.mjacob2000-01-041-0/+1227
* These are platform independent definitions for target mode support-mjacob2000-01-031-0/+619
* Make a static chain of isp softcs- gdb usage becomes a lot easier.mjacob2000-01-031-17/+1079
* Raise default FCP logintime to 60 seconds. Move the positionmjacob2000-01-031-21/+53
* Support target mode operations. This involves having some variantmjacob2000-01-032-90/+700
OpenPOWER on IntegriCloud