summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MFp4 @229477:pjd2013-07-031-4/+11
* Remove redundant white-spaces.pjd2013-07-031-9/+9
* MFp4 @229476,229478:pjd2013-07-032-60/+70
* MFp4 @229474:pjd2013-07-031-2/+2
* MFp4 @229473:pjd2013-07-033-6/+5
* MFp4 @229472:pjd2013-07-033-34/+28
* MFp4 @229471:pjd2013-07-033-8/+4
* MFp4 @229470:pjd2013-07-033-7/+6
* MFp4: @229469:pjd2013-07-032-11/+0
* 1) POSIX requires rand(3) return values to be in the [0, RAND_MAX] range,ache2013-07-032-5/+17
* Sandbox rwhod(8) receiver process using capability mode and Capsicumpjd2013-07-031-2/+24
* The whole sending functionality was implemented within signal handler,pjd2013-07-031-133/+161
* Style cleanups.pjd2013-07-031-187/+199
* Few more style nits.pjd2013-07-031-13/+10
* Sandbox rwho(1) using capability mode and Capsicum capabilities.pjd2013-07-031-3/+23
* Increase the microcode max size to 16K to accomodate more recent Intelrpaulo2013-07-031-1/+1
* Style cleanups.pjd2013-07-031-45/+53
* Add an entry for filemon.peter2013-07-032-0/+2
* Move static ZFS compile option to the other static file system options.peter2013-07-031-2/+1
* Typos in comments.rpaulo2013-07-031-3/+3
* Pull in r185446 from clang trunk:dim2013-07-031-1/+2
* Add descriptions to the FILES list, fix some mdoc complaints, move thewblock2013-07-031-5/+7
* Code cleanups.tuexen2013-07-034-101/+105
* Make it clear that there are three separate internal locks.peter2013-07-034-25/+28
* As a followup to r252547, propate const down the call stack.peter2013-07-0322-47/+47
* Attempt to deal with a compile failure that shows up with gcc, whichpeter2013-07-032-0/+4
* Port 0 needs to wait for ACK only if it issued the RESET.davidcs2013-07-031-3/+5
* Catch up with r238990. LLE_DELETED does not clobber everything else innp2013-07-031-1/+1
* Don't perform the acpi_DeviceIsPresent() check for PCI-PCI bridges. Ifjhb2013-07-032-10/+7
* Fix NULL-deference kernel panic on attempt of destroying non-existingmav2013-07-031-8/+3
* Revert previous revision, local change that accidentally snuck in.zeising2013-07-031-34/+0
* Regenerate after r252561zeising2013-07-032-1/+46
* Document WITHOUT_SVNLITE and WITH_SVN.zeising2013-07-032-0/+9
* - Fix double frees/user after free.davide2013-07-031-113/+56
* Fix a typo (s/error/errno/).hrs2013-07-031-1/+1
* There is no reason to disallow setting the password or account expirydes2013-07-031-4/+0
* Fix a compiler warning.hrs2013-07-031-0/+1
* Replace the #define for "iconv" so it is for the function name instead ofpeter2013-07-036-10/+12
* hastResourceWorkerPid is read-only.trociny2013-07-031-1/+1
* A problem with the old NFS client where large writes to large filesrmacklem2013-07-031-2/+13
* Make better use of metadata area by avoiding using it for data blocksmckusick2013-07-022-3/+25
* Remove extranious '.'eadler2013-07-021-1/+1
* When listing with -f, skip all memory disks that are not vnode-backed.delphij2013-07-021-1/+2
* Enable VFP on Raspberry Pi. This has worked as of r251712.andrew2013-07-021-0/+3
* Add a mib for worker process ID.trociny2013-07-023-1/+19
* Style fix: spaces.pfg2013-07-021-1/+1
* Plug a memory leak.delphij2013-07-021-0/+7
* Properly handle input lines containing NUL characters such that pgets()obrien2013-07-021-1/+1
* Make it so that 'patch < FUBAR' and 'patch -i FUBAR' operate the same.obrien2013-07-021-2/+7
* - Allow ND6_IFF_AUTO_LINKLOCAL for IFT_BRIDGE. An interface with IFT_BRIDGEhrs2013-07-026-33/+164
OpenPOWER on IntegriCloud