summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | Fix a panic when leaving MC group in a kernel with VIMAGE enabled.hrs2013-07-021-0/+2
| * | Explicitly include <cstdarg> to fix compilation with libc++. It is implicitlyasomers2013-07-021-0/+1
| * | When acquiring a lease, record the value of the BOOTP siaddr fieldbms2013-07-023-0/+13
| * | - Update newvers.sh to include svn revision in uname(1) if thegjb2013-07-021-2/+12
| * | Import an implementation of the CAIA Delay-Gradient (CDG) congestion controllstewart2013-07-025-1/+862
| * | Work around an ARM EABI issue where clang would sometimes incorrectly alignandrew2013-07-021-1/+1
| * | Fix receiving fd over unix socket broken in r247740.mjg2013-07-021-2/+2
| * | Add Planex MZK-UE150N.hrs2013-07-022-0/+2
| * | Fix indentation.rpaulo2013-07-021-3/+3
| * | Add register definitions for the Wii IPC system.rpaulo2013-07-021-0/+65
| * | Add RealTek 8192SU product IDs.rpaulo2013-07-021-1/+38
| * | Fix up option parsing to allow a colon in the config section.grehan2013-07-011-13/+8
| * | Be sure to destory the fasttrap cleanup mutex when unloading the fasttrapmarkj2013-07-011-0/+1
| * | Add a new gptboot(8) man page. Factor out the redundant informationwblock2013-07-014-66/+264
| * | Wrap cxgbe declaration around MK_SOURCELESS_UCODE checkrmh2013-07-011-1/+5
| * | Fix typo in vfs_mount(9) item.delphij2013-07-011-1/+1
| * | style(9) fixes, including the removal of page break characters. No functionalasomers2013-07-011-19/+19
| * | Change i_gen in UFS to an unsigned type.pfg2013-07-011-1/+1
| * | Document the fact that an NFSv4 mount uses the host uuid to uniquelyrmacklem2013-07-011-1/+15
OpenPOWER on IntegriCloud