summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Shift head from 9.0-CURRENT to 10.0-CURRENT in preparation for releasingkensmith2011-09-267-16/+23
* Update netfront so that it queries and honors publishedgibbs2011-09-211-16/+52
* Modify the netfront driver so it can successfully attach togibbs2011-09-211-11/+29
* Correct suspend/resume support in the Netfront driver.gibbs2011-09-211-26/+54
* [ Forced commit. Actual changes accidentally included in r225704 ]gibbs2011-09-210-0/+0
* Add suspend/resume support to the Xen blkfront driver.gibbs2011-09-212-46/+51
* Properly handle suspend/resume events in the Xen devicegibbs2011-09-205-18/+49
* Use nowait sync request for a vnode when doing softdep cleanup. We possiblykib2011-09-201-1/+1
* Restore the writing of the .bss sections of the dsos (not the mainkib2011-09-201-2/+3
* Make KBI changes required for future MFCing of inpcb rtentry / llentry caching.kmacy2011-09-204-2/+9
* Avoid starting the USB transfer if an error is already pending.hselasky2011-09-201-4/+6
* Manually set the channel when using monitor mode - the firmwareadrian2011-09-201-0/+12
* Use REQUIRE: line to reorder rc.d/bridge instead of BEFORE: line.hrs2011-09-202-2/+1
* Remove RA timer on an interface with !IFF_UP actively after starting to sendhrs2011-09-201-0/+15
* Copy ip6po_minmtu and ip6po_prefer_tempaddr in ip6_copypktopts(). This fixeshrs2011-09-201-0/+2
* - Fix a trivial bug in iconv. When there is no space to perform thegabor2011-09-191-2/+1
* Do not overallocate on the stack. Threaded code might use custom stackkib2011-09-191-43/+69
* Cleanup the iterator code, remove code that is never executed.tuexen2011-09-193-38/+8
* It is safe to initialize locks even on early boot (and it is the sameattilio2011-09-192-8/+1
* - Document inet6 no_radr flag.hrs2011-09-191-1/+26
* - Document $ipv6_cpe_wanif.hrs2011-09-191-26/+116
* Use resolvconf(8) to create /etc/resolv.conf, not directly overwrite it.hrs2011-09-191-7/+7
* Fix the script order to run rc.d/bridge after the initial networkhrs2011-09-191-1/+2
* #PROCHOT assertion is sticky after reading the MSR (accordingly withattilio2011-09-191-1/+4
* Implement missing USB debug information functions.hselasky2011-09-197-4/+184
* Fix a logic bug in pc-sysinstall creating partitions.jpaetzel2011-09-1911-36/+60
* Bump .Dd date for previous revision.delphij2011-09-171-1/+1
* 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
OpenPOWER on IntegriCloud