summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove pathlen argument from write_entry function. It has never been used.cperciva2007-03-171-5/+2
* - Turn all explicit giant acquires into conditional VFS_LOCK_GIANTs.jeff2007-03-177-644/+236
* - Cast the intermediate value in priority computtion back down tojeff2007-03-171-1/+1
* Fix long delay closing/syncing issues on mmaped buffer.ariff2007-03-172-4/+8
* Update postfix MTA selection code to point at postfix 2.3 which is thesimon2007-03-171-1/+1
* Fix logic bug; we want to do_chdir if arg doesn't start with / _and_ itcperciva2007-03-171-1/+1
* Don't forget to increment the raw_position (bytes written) counter, evencperciva2007-03-171-0/+1
* Unbreak IPv6 after consolidation of TCP options insertion.andre2007-03-171-3/+2
* Fix the most obvious of the bugs introduced by recent syncache changeskmacy2007-03-171-0/+3
* - Moved the uninitialized variables from the data to the bss section.kato2007-03-173-14/+19
* move inline function above use so that -O workskmacy2007-03-171-20/+18
* o Add ENVIRONMENT section and mention there that TMPDIR is ignoredmaxim2007-03-161-1/+14
* Revert/re-make previous commit in a manner that maintains hyphenation ofrwatson2007-03-161-3/+4
* [stage: 9/9]ariff2007-03-163-14/+160
* [stage: 8/9]ariff2007-03-164-69/+213
* [stage: 7/9]ariff2007-03-161-1/+1
* [stage: 6/9]ariff2007-03-161-115/+147
* [stage: 5/9]ariff2007-03-163-1252/+1225
* [stage: 4/9]ariff2007-03-164-32/+64
* [stage: 3.2/9]ariff2007-03-161-91/+76
* [stage: 3.1/9]ariff2007-03-161-106/+67
* [stage: 2/9]ariff2007-03-161-2/+2
* [stage: 1/9]ariff2007-03-161-34/+46
* Remove an extra "The".bmah2007-03-161-1/+1
* Remove unused and #if 0'd net.inet.tcp.tcp_rttdflt sysctl.rwatson2007-03-162-12/+0
* Minor white space tweaks in comments.rwatson2007-03-162-15/+15
* - Add cxgb(4) entry, remove stale wx(4) entrybrueffer2007-03-161-39/+39
* Imagine a situation where:pjd2007-03-161-4/+11
* Replace xfer->act.hand with xfer->hand.simokawa2007-03-168-36/+34
* Remove retry_count.simokawa2007-03-162-3/+0
* * Remove xfer->retry_req.simokawa2007-03-168-45/+4
* Less verbose debug messages.simokawa2007-03-161-3/+3
* Detect cycle lost.simokawa2007-03-162-0/+19
* Mention a limitation that was inherted from RFC1952, makingdelphij2007-03-161-1/+9
* Pass special device to the ufs_disk_fillout() function, instead of mountpjd2007-03-161-12/+9
* The ufs_disk_fillout(3) can take special device name (with or without /dev/pjd2007-03-161-7/+36
* Print warning for large DFLTPHYS.simokawa2007-03-161-0/+5
* Fix support for ASUS A7T ALC882 laptop (gpio0 quirk).ariff2007-03-161-0/+3
* Support MAXPHYS up to 512KBsimokawa2007-03-161-2/+3
* Just use 'fdrop()' instead of 'FILE_LOCK(); fdrop_locked()' injhb2007-03-151-10/+4
* - Bring upgrade produce up-to-date for OpenSSL 0.9.8e.simon2007-03-151-2/+3
* This commit was generated by cvs2svn to compensate for changes in r167617,simon2007-03-151-1/+1
|\
| * Import fix from upstream OpenSSL_0_9_8-stable branch:simon2007-03-151-1/+1
* | Upgrade to OpenSSL 0.9.8e.simon2007-03-15281-603/+606
* | Resolve conflicts after import of OpenSSL 0.9.8e.simon2007-03-1511-48/+51
* | This commit was generated by cvs2svn to compensate for changes in r167612,simon2007-03-15192-757/+4053
|\ \ | |/
| * Vendor import of OpenSSL 0.9.8e.simon2007-03-15203-805/+4104
* | Spring cleanup on irrelevant NULL checking over M_WAITOK allocations.ariff2007-03-156-47/+3
* | - Put some sanity break statement in few missing places.ariff2007-03-151-6/+4
* | NOOP (for now) for hdac_dma_nocache(). It is a wrong way to enforceariff2007-03-151-1/+3
OpenPOWER on IntegriCloud