summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IFC @ r225592grehan2011-09-151051-18283/+34398
|\
| * Expose "log" in the default devfs rules. /etc/rc.d/jail creates /dev/logjh2011-09-151-0/+1
| * Add IPv6 support to the ng_ipfw(4) [1]. Also add ifdefs to be ableae2011-09-152-13/+57
| * Fix a typo introduced intuexen2011-09-151-1/+1
| * Rename the cc.4 and cc.9 modular congestion control related man pages tolstewart2011-09-1513-37/+40
| * Use the proper dynamic tls block to calculate the tls variable addresskib2011-09-151-1/+1
| * Put amd64_syscall() prototype in md_var.h.kib2011-09-152-1/+1
| * Microoptimize the return path for the fast syscalls on amd64. Arrangekib2011-09-151-10/+10
| * Correct the RFC number for the description of IPv6 privacy addressingdougb2011-09-152-2/+2
| * Make sure that SCTP rejects broadcast, multicast and wildcard addressestuexen2011-09-155-13/+51
| * Ensure that ta_pending doesn't overflow u_short by capping its value at USHRT...adrian2011-09-152-2/+4
| * Minor spelling, wording and punctuation fixes in comments.brueffer2011-09-141-6/+6
| * Ensure that 1-to-1 style SCTP sockets can only be connected once.tuexen2011-09-144-59/+32
| * Reduce USB memory usage during enumeration.hselasky2011-09-141-3/+4
| * Fix the handling of the flowlabel and DSCP value in the SCTP_PEER_ADDR_PARAMStuexen2011-09-146-64/+137
| * Allow WPA PSKs up to 63 characters, the max length according tobrueffer2011-09-131-1/+1
| * Include descriptions for keymaps missing from INDEX.keymaps. This fixesgavin2011-09-131-0/+16
| * Modify vfs_register() to use a hash calculationrmacklem2011-09-132-1/+56
| * Fix typos in error messages.brueffer2011-09-131-3/+3
| * Fix csup to allow case insensitive server names in the auth file,brueffer2011-09-131-1/+1
| * Do not try to change the mode or ownership of the root of the mountpointkib2011-09-131-0/+27
| * Improve the sleep_delay sysctl description by specifying which unitbrueffer2011-09-131-1/+1
| * - Fix compiler warning in ADD_64() macro.davidch2011-09-131-1/+1
| * zfs boot subroutines: correctly specify type of an integer literalavg2011-09-131-1/+1
| * gpt/zfs boot blocks: reduce optimizing CFLAGS to -O1avg2011-09-133-29/+4
| * zfstest: cleanup the code, improve functionality and diagnosticsavg2011-09-131-16/+40
| * Update ObsoleteFiles.inc:pluknet2011-09-131-0/+5
| * Fix cpio on ARM.kientzle2011-09-132-4/+4
| * Merge from openresolv 3.4.4 in the vendor branch.hrs2011-09-136-47/+55
| * - Add an warning when ifconfig_IF_ipv6 has no inet6 keyword in fronthrs2011-09-131-2/+10
| * Add $ipv6_cpe_wanif to enable functionality required for IPv6 CPEhrs2011-09-137-5/+39
| * - Add ":origin" label to the interface id for resolvconf(8). (r223149)hrs2011-09-124-52/+164
| * - Fix a bug that can lead to displaying an incorrect value. (r224210)hrs2011-09-128-188/+240
| * Allow the ipfw.ko module built with a kernel to honor any IPFIREWALL_*jhb2011-09-127-7/+7
| * Connect the vxge(4) module to the i386/amd64 build.brueffer2011-09-121-0/+3
| * dump_write() returns ENXIO if the dump is trying to be written outsideattilio2011-09-121-2/+5
| * Partially revert 222753: If a CardBus card stores its CIS in a BAR, deletejhb2011-09-121-0/+1
| * Add missing lib32 parts for the previous changes:pluknet2011-09-121-0/+15
| * Fix error return codes for ioctls on init/lock state devices.ed2011-09-121-1/+2
| * dsp_ioctl: fix type of variable used to store ioctl requestavg2011-09-121-1/+2
| * The jump target shall be after the padding, not into it.kib2011-09-111-1/+2
| * Fix a zyd(4) comment typo that was copy+pasted into most kernel config files.brueffer2011-09-1110-10/+10
| * Perform amd64-specific microoptimizations for native syscall entrykib2011-09-113-19/+13
| * Inline the syscallenter() and syscallret(). This reduces the time measuredkib2011-09-1111-165/+229
| * Fix the order of parameters passed to the HT frame duration calculation.adrian2011-09-111-4/+5
| * Refactor auto-quirk solution so that we break as few externalhselasky2011-09-106-22/+20
| * Add ftp4.se.freebsd.org to the IPv4 and IPv6 mirror lists.brueffer2011-09-102-0/+3
| * Improve implementation of the Nagle algorithm for SCTP:tuexen2011-09-091-6/+12
| * Sync pf.os with OpenBSD:delphij2011-09-081-4/+7
| * Improve the informations reported in case of busy buffers during the shutdown:attilio2011-09-085-11/+27
OpenPOWER on IntegriCloud