summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add a SIGINFO handler to devd. It will send useful statistics to syslog orasomers2013-07-011-0/+19
* Add syslog(3) support to devd(8).asomers2013-07-014-36/+65
* Correct a typo in comment.delphij2013-07-011-1/+1
* A recent version of the oldnfs NFS client in head/currentrmacklem2013-07-011-2/+2
* Ignore guest PAT settings by default in EPT mappings.grehan2013-07-011-2/+10
* Enable SCTP, since it is also enabled on GENERIC and it works fine ontuexen2013-07-011-0/+1
* Make hastctl(1) ('list' command) output a worker pid.trociny2013-07-012-0/+5
* Remove forced timeout of in-flight commands from mfi_timeout.smh2013-07-011-5/+8
* Count the number of hits for a filter by default.np2013-07-011-0/+1
* Add a sysctl to get the number of filters available.np2013-07-011-0/+3
OpenPOWER on IntegriCloud