summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Change the example of using smbfs in fstab to a password-less one,delphij2011-09-171-3/+3
* Fix error handling bug that would prevent MAC structures from gettingtrasz2011-09-171-20/+18
* Fix long-standing thinko regarding maxproc accounting. Basically,trasz2011-09-172-37/+7
* Clear transmit checksum offload context state upon lem(4) interfacerstone2011-09-171-0/+1
* Inquire about terminal type if starting from a serial console and donwhitehorn2011-09-172-8/+30
* Fix the enabling/disabling of Heartbeats and path MTUtuexen2011-09-175-20/+40
* Add myself and connect me with my mentorscs2011-09-161-0/+3
* Auto-generated code from sys_ prefixing makesyscalls.sh changekmacy2011-09-1613-1175/+1181
* In order to maximize the re-usability of kernel code in user space thiskmacy2011-09-16118-825/+869
* Remove the svn:keywords property and restore the historical $FreeBSD$ tag.des2011-09-161-1/+1
* Fix a typo introduced in r219892 that prevented file system options fromnwhitehorn2011-09-161-1/+1
* Fix WPA setup broken by changes to shell argument passing inside thenwhitehorn2011-09-161-0/+1
* Print the package name on deletion errors.pluknet2011-09-161-2/+2
* zfsboottest: some additional enhancementsavg2011-09-161-5/+10
* zfstest: rename to zfsboottest and move to toolsavg2011-09-162-0/+23
* When resuming an HTTP download, we failed to verify that the rangedes2011-09-151-0/+14
* It seems when I added code for affine unit changes to units, Idwmalone2011-09-151-3/+5
* 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
OpenPOWER on IntegriCloud