summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Check proper flag (PDF_DAEMON, not PD_DAEMON) when deciding if the processpjd2012-06-191-2/+2
* The falloc() function obtains two references to newly created 'fp'.pjd2012-06-191-2/+6
* Further refine the implementation of POSIX_FADV_NOREUSE.jhb2012-06-194-16/+94
* Correct misunderstanding of hw.est.strictsbruno2012-06-191-2/+2
* Add a 'wmask' variable to hold the expression '(1ul << w->step) - 1' injhb2012-06-191-9/+8
* Fix another off-by-one error in the previous fix so that the new startjhb2012-06-191-2/+2
* Passive mode is the default, and has been for a while.des2012-06-191-1/+1
* Switch the default password hash from md5 to sha512.des2012-06-192-2/+2
* Revert user comparison back to user names as some user can share uids (root/toorbapt2012-06-191-6/+13
* Condition the implementation of pv_entry_count on PV_STATS. On amd64,alc2012-06-191-16/+16
* - Updated TOE support in the kernel.np2012-06-19104-12860/+10887
* Add __unused macros to appropriate places in order to allow buildingeadler2012-06-196-15/+14
* Allow users with RO privilege to the device to read the RO attributes.eadler2012-06-1910-35/+41
* Remove variables which are initialized but never used thereafter reported by ...eadler2012-06-191-3/+1
* Remove variables which are initialized but never used thereafter reported by ...eadler2012-06-191-3/+0
* Remove variables which are initialized but never used thereafter reported by ...eadler2012-06-191-3/+2
* Remove variables which are initialized but never used thereafter reported by ...eadler2012-06-191-6/+2
* Remove variables which are initialized but never used thereafter reported by ...eadler2012-06-191-2/+1
* Remove variables which are initialized but never used thereafter reported by ...eadler2012-06-192-8/+1
* Remove end of line whitespace.joel2012-06-191-2/+2
* Minor mdoc fixes.joel2012-06-191-6/+4
* Document support for Intel Enhanced Speedstep Tech interfacesbruno2012-06-182-0/+101
* Fix the NFSv4 client for the case where mmap'd files arermacklem2012-06-181-5/+15
* Adjust the fix in r236953, by not generating the signal manually, butkib2012-06-181-11/+5
* Revert r236529, re-enabling verification of the flashed content asmarius2012-06-181-2/+0
* Revert the part of r236495 that introduced checking of SPI_SR_TXEMPTYmarius2012-06-181-14/+8
* Try to bring this file closer to style(9).marius2012-06-181-26/+42
* Unbreak after r236658 by comparing the right things.marius2012-06-181-2/+2
* Refine r237102 a bit:marius2012-06-182-4/+16
* Document the hw.ahci.force tunable here, too, as it's also used bymarius2012-06-181-2/+6
* Avoid hard sentence break.marius2012-06-181-2/+3
* Add rate limitation for SCTP OOTB responses.tuexen2012-06-183-10/+5
* Cleanup the UDP decapsulation code.tuexen2012-06-181-42/+20
* Add PV chunk and list locking to pmap_page_exists_quick(),alc2012-06-181-15/+63
* Make radix lookup on src and dst flow addresses optionalmelifaro2012-06-184-101/+151
* Simplify IP pointer recovery in case of mbuf reallocation.melifaro2012-06-181-53/+15
* Remove never used CD/DA_FLAG_TAGGED_QUEUING flags.mav2012-06-182-6/+0
* Fix the previous commit to only copy the data we were asked to and notphk2012-06-181-0/+1
* In tty_makedev() the following construction:pho2012-06-181-2/+19
* Extend the radiotap code to be aware of the size of any extra vendoradrian2012-06-182-6/+25
* Roll to the latest 2400/2500 firmware available from the public QLogicmjacob2012-06-172-42656/+43175
* libc: Reduce relative relocations in strftime().jilles2012-06-171-1/+1
* Prepare for FC-Tape support. This involved doing a lot of little cleanupsmjacob2012-06-176-357/+446
* Don't check for race with close on advisory unlock (there is nothing smart wepjd2012-06-171-1/+2
* On certain newer Intel Atom based motherboards, for instance thephk2012-06-171-3/+10
* Move the nfsrpc_close() call in ncl_reclaim() for the NFSv4 clientrmacklem2012-06-171-9/+9
* Extend the comment about checking for a race with close to explain whypjd2012-06-171-1/+17
* If VOP_ADVLOCK() call or earlier checks failed don't check for a race withpjd2012-06-171-0/+4
* Resotre LCD brightness level on resuming.iwasaki2012-06-171-0/+32
* Disable hwpmc(4) support for Intel Xeon Sandy Bridge (Model 0x2D).davide2012-06-171-1/+0
OpenPOWER on IntegriCloud