summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move pos++ out of the complicated equation, introduced at r240780.mav2013-07-011-2/+3
* Change i_gen in UFS to an unsigned type.pfg2013-07-011-1/+1
* If strdup failed, don't try and free the wrong thing.peter2013-07-011-1/+1
* __weak_alias() doesn't exist on FreeBSD. Use __weak_reference();peter2013-07-013-11/+19
* If you've compiled your base system with WITH_ICONV, then use it for svnpeter2013-07-012-0/+10
* Update to current configuration.peter2013-07-013-13/+139
* The mbox driver is actually MP safe, so set the right flag inrpaulo2013-07-011-5/+3
* Disable debugging.rpaulo2013-07-011-2/+0
* Use the new FDT_FILE rpi.dts.rpaulo2013-07-011-1/+1
* Split bcm2835-rpi-b.dts into bcm2835.dtsi and rpi.dts. This DTS actually worksrpaulo2013-07-012-175/+445
* Don't assume that UFS on-disk format of a directory is the same asgleb2013-07-012-106/+108
* Change i_gen in UFS to an unsigned type.pfg2013-07-011-1/+1
* Plug up the lock lock leakage when exporting to a short buffer.trociny2013-07-011-0/+2
* Change i_gen in UFS to an unsigned type.pfg2013-07-014-5/+5
* Fix issues with zeroing and fetching the counters, on x86 and ppc64.kib2013-07-018-11/+370
* Add INET6.rpaulo2013-06-301-0/+1
* Enable kernel-specific code for FreeBSD also on other systems that usermh2013-06-304-6/+6
* When decoding SLEB128, make sure sign extension is performed forkaiw2013-06-302-2/+2
* libc: Access _sigintr more efficiently.jilles2013-06-302-2/+2
* killall: add -q flag to suppress error message when no processes are matchedmjg2013-06-302-4/+11
* Replace some spaces to tab.ray2013-06-301-4/+4
* Add "ether" and "link" to ifconfig_alias{es,N}.hrs2013-06-301-2/+15
* Decrypt magic numbers - define names for fields of Generic Timer's CNTKCTL reg.ray2013-06-301-3/+23
OpenPOWER on IntegriCloud