summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Make actually printing path of AF_LOCAL socket types.zont2013-02-121-3/+1
* - Use correct size of copying different socket structures.zont2013-02-121-5/+5
* Eliminate the PC_CURTHREAD symbol and load the current thread'smarcel2013-02-123-35/+33
* Eliminate padding by moving 'narg' next to 'code'. Both are 32-bitmarcel2013-02-121-1/+1
* Reform the busdma API so that new types may be added without modifyingkib2013-02-1268-3733/+3074
* Now that we actually use more memory descriptors, make sure to dumpmarcel2013-02-121-1/+4
* o Bring in sync decoding the first nfssvc(2) parameter (flags) withpluknet2013-02-121-1/+1
* Substitute '#ifdef ALIGNED_POINTER' with '#ifndef __NO_STRICT_ALIGNMENT',glebius2013-02-123-4/+6
* Remove debug outputgonzo2013-02-121-1/+0
* When clang builds libc it may insert calls to __aeabi_* functions. Normallyandrew2013-02-121-0/+19
* Allow us to build clang for ARM EABI. Clang and llvm use theandrew2013-02-1221-6/+54
* Style.pjd2013-02-111-2/+2
* Update comments to reflect r246689.marius2013-02-111-2/+8
* Style.pjd2013-02-111-2/+2
* Make SYSCTL_{LONG,QUAD,ULONG,UQUAD}(9) work as advertised and also handlemarius2013-02-111-9/+17
* Merge zfs_ioctl.c code that should have been merged together with ZFS v28.mm2013-02-111-75/+100
* Send the adaptation layer indication only if set by the user.tuexen2013-02-114-19/+26
* Implement guest vcpu pinning using 'pthread_setaffinity_np(3)'.neel2013-02-119-165/+7
* Use the right year.delphij2013-02-112-2/+2
* MFV r246633:mm2013-02-111-1/+22
* MFV r246394:mm2013-02-111-1/+14
* Don't send kernel provided information in the User Initiatedtuexen2013-02-114-68/+29
* Major update for unix_cmsg from Andrey Simonenko.pluknet2013-02-113-1249/+1652
* MFV r246392:mm2013-02-1117-197/+76
* A10 reset mechanism is the same for all boards in this family so removegonzo2013-02-111-6/+3
* Add watchdog driver for Allwinner A10gonzo2013-02-114-0/+236
* Resolve source address selection in presense of CARP. Add a coupleglebius2013-02-114-4/+34
* Cross-reference vfs_unbusy(9).pluknet2013-02-111-1/+3
* Add -lheimntlm to LDADD directly.brooks2013-02-111-1/+1
* Use DEVMETHOD_END.rpaulo2013-02-113-3/+3
* Put this back into the ath taskqueue rather than the ath TX taskqueue.adrian2013-02-111-1/+1
* MFV r246390:mm2013-02-111-2/+3
* Go back to direct-dispatch of the software queue and frame TX pathsadrian2013-02-111-7/+9
* Teach athalq about the recent if_ath_alq timestamp format change.adrian2013-02-115-34/+51
* Extend the timestamp to be a timeval, rather than ticks.adrian2013-02-112-2/+8
* Provide verbose help for fdt commands on platforms that use it.kientzle2013-02-114-3/+96
* Capability rights for process management via process descriptors do existpjd2013-02-111-3/+2
* Add CAP_MKNOD right.pjd2013-02-101-0/+1
* fts: Use O_DIRECTORY when opening name that might be changed by attacker.jilles2013-02-101-1/+2
* Remove the ia64-specific code fragment, which effect is more cleanlykib2013-02-101-10/+0
* Make sure that received packets for removed addresses are handledtuexen2013-02-101-180/+192
* ext2fs: Use prototype declarations for function definitionspfg2013-02-108-304/+65
* Use the entire 64 bits of 'bar.pbi_length' when printing the bar size.neel2013-02-101-1/+1
* MFV r246388:mm2013-02-103-17/+6
* Add bootcamp support to the loader.ae2013-02-102-3/+8
* Improve code style. No functional change.tuexen2013-02-101-7/+7
* find: Run when cwd cannot be opened, except with -execdir or -delete.jilles2013-02-102-2/+16
* Don't try to suppress the inclusion of the build date in named's versioncperciva2013-02-101-1/+1
* Backport vendor changes in zfs(8) manual page (MFV r246389)mm2013-02-101-122/+129
* Fix minor memory leak.pjd2013-02-101-0/+1
OpenPOWER on IntegriCloud