summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed static linkage.ru2004-01-082-4/+10
* If path mtu discovery is enabled set the DF bit in all cases weandre2004-01-082-0/+8
* Do not set the ip_id to zero when DF is set on packet andandre2004-01-081-12/+6
* Correct the definition of the ndis_miniport_interrupt structure:wpaul2004-01-083-10/+45
* Use += instead of = with DPADD / LDADD.des2004-01-081-2/+2
* Regenerate config.h; I don't know why this didn't hit CVS yesterday.des2004-01-081-36/+107
* Enable GSSAPI support. [1]des2004-01-083-8/+10
* fixed improper routing-message flagsuz2004-01-081-1/+1
* The transmit frame status is stored in the last transmit descriptor for thetruckman2004-01-084-6/+10
* Remove extraneous unlock. This fixes a panic seen when manipulating staticsam2004-01-071-1/+1
* Correct an instance of an erroneous "it's".ceri2004-01-071-1/+1
* Comsetic tweaks: use PCPU_GET(cpumask) and CPU_ABSENT().jhb2004-01-071-5/+5
* Correct capitalization.grog2004-01-071-1/+1
* Add 'device wlan' to synopsis.wpaul2004-01-071-1/+2
* Netgear WG511T card is a CardBus not a PCI card.blackend2004-01-072-2/+2
* Correct and simplify the implementation of RtlEqualUnicodeString().wpaul2004-01-071-22/+23
* Add a tip on how to print a manual page.blackend2004-01-071-0/+7
* man ftpd says that "by default, anonymous users cannot modify existing files."anholt2004-01-071-1/+1
* It appears drivers may call NdisWriteErrorLogEntry() with lockswpaul2004-01-071-3/+5
* When draining the tx queue reclaim any node references held in packets.sam2004-01-071-1/+10
* When ath_hal_stoptxdma returns an error dma is still likely stoppedsam2004-01-071-1/+1
* use ath_reset instead of ath_init when recovering from a watchdog timeout:sam2004-01-071-1/+1
* make hw.ath.debug a tunablesam2004-01-071-0/+1
* make hw.ath.outdoor and hw.ath.countrycode tunablessam2004-01-071-0/+2
* split debugging messages up into classes;sam2004-01-071-73/+109
* Lock p->p_textvp before calling vn_fullpath() on it. Note therwatson2004-01-071-0/+2
* Move declarations of Procfd to a header file.dwmalone2004-01-079-8/+2
* Fix a printf format warning.dwmalone2004-01-071-1/+1
* Previous commit erroneously listed some sources with .o suffixes.des2004-01-071-1/+1
* Get moduli from the OpenSSH sources instead of keeping a local copy.des2004-01-072-159/+1
* Update to reflect changes since the last version.des2004-01-071-5/+10
* Update Makefiles for OpenSSH 3.7.1p2.des2004-01-0711-37/+37
* Resolve conflicts and remove obsolete files.des2004-01-0797-5970/+3388
* This commit was generated by cvs2svn to compensate for changes in r124208,des2004-01-07155-3701/+8986
|\
| * Vendor import of OpenSSH 3.7.1p2.des2004-01-07216-7117/+12791
* | Merge OpenSSH 3.7.1p2.des2004-01-071-73/+185
* | Fix a long-standing bug that had been introduced in rev 1.24 with thejoerg2004-01-071-1/+4
* | Use atomic ops for the interlocked increment and decrement routineswpaul2004-01-072-14/+6
* | In subr_ndis.c: correct ndis_interlock_inc() and ndis_interlock_dec()wpaul2004-01-072-26/+14
* | Allow trailing slashes for MNT_UPDATE case (mount -u), too.anholt2004-01-071-1/+1
* | From PR:anholt2004-01-071-1/+1
* | Enable the following TCP options by default to give it more exposure:andre2004-01-064-6/+6
* | According to RFC1812 we have to ignore ICMP redirects when weandre2004-01-061-1/+5
* | Hook mount_nfs4 to the build.alfred2004-01-061-0/+1
* | Add pirtool, a tool for dumping the $PIR table on i386 machines at runtime.bms2004-01-063-0/+374
* | Don't bother clearing PG_ZERO in contigmalloc1(), kmem_alloc(), oralc2004-01-062-3/+0
* | Remove `static' prototype from header file.nectar2004-01-061-1/+0
* | Adjust for brain outage that affected the previous commit.nectar2004-01-061-1/+1
* | Update pciconf man page to indicate that only some of the functionsrwatson2004-01-061-1/+2
* | Add required headers.nectar2004-01-062-0/+4
OpenPOWER on IntegriCloud