summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Ready for 9.0-BETA2.kensmith2011-08-281-1/+1
* | Make sure RPC calls over UDP return RPC_INTR status is the process hasart2011-08-281-2/+5
* | Since r221218 rman_manage_region(9) actually honors rm_start and rm_endmarius2011-08-281-2/+2
* | Remove broken link to supported wifi cards. There doesn't appear tobrueffer2011-08-282-8/+2
* | Bump shared libraries version numbers in preparation for 9.0.kib2011-08-2811-7/+33
* | When an interface address route is removed from the system, anotherqingli2011-08-281-1/+2
* | Correct some old manpage removal entries.brueffer2011-08-271-3/+3
* | Add support for alternative break-to-debugger to syscons(4). While mostrwatson2011-08-272-0/+7
* | Remove information and MLINK for MULTI_DRIVER_MODULE().brueffer2011-08-273-8/+3
* | Fix memory leaks in error cases.brueffer2011-08-271-0/+3
* | Follow up to r225203 refining break-to-debugger run-time configurationrwatson2011-08-2712-43/+8
* | When adding IPv6 fwd support to ipfw in r225044 these two files werebz2011-08-272-0/+2
* | Attempt to make break-to-debugger and alternative break-to-debugger morerwatson2011-08-2610-155/+117
* | Enable the puc(4) driver on amd64 and i386 in GENERIC. This allowsjhb2011-08-262-8/+2
* | - Replace references to sio(4) with uart(4) instead.jhb2011-08-261-9/+4
* | Fix format strings for KTR_STATE in 4BSD ad ULE schedulers.delphij2011-08-262-4/+4
* | Fix the manpage section number, thus unbreaking the hardware notes build. (1)brueffer2011-08-262-1/+5
* | Make NKPT a kernel option on amd64 so that it can be set to a non-defaultjhb2011-08-263-0/+10
* | Delay the recursive decrement of pr_uref when jails are made invisiblejamie2011-08-261-26/+5
* | Do not include <sys/ptrace.h> if we're building a cross-debugger, ptrace isn'tcognet2011-08-261-1/+1
* | Fix path to the handbook and provide a hint about how to install it if itnwhitehorn2011-08-261-2/+4
* | Auto-generate hardware notes for vxge(4).brueffer2011-08-252-0/+3
* | Fix an error in the generation of the manpage after r225177.attilio2011-08-251-1/+2
* | Fix a deficiency in the selinfo interface:attilio2011-08-2516-4/+54
* | Clarify the behaviour of sigwait() on signal interruption, and notekib2011-08-252-2/+20
* | Use the correct byte order for the ip_divert(4) mbuf tag port metabz2011-08-251-1/+2
* | Increase the defaults for the maximum socket buffer limit,bz2011-08-254-4/+4
* | If a drive is not part of the array (i.e. missing) we need to print thebz2011-08-251-1/+1
* | Import bugfix for reading and extracting of FreeBSD ISO images with tar.mm2011-08-259-198/+391
* | Generalize ffs_pages_remove() into vn_pages_remove().mm2011-08-256-20/+28
* | When the RADIX_MPATH kernel option is enabled, the RADIX_MPATH code triesqingli2011-08-251-4/+1
* | We need to unlock and destroy vnode attached to znode which we are freeing.pjd2011-08-241-0/+14
* | Rtld links with the specially built pic static libc library to get somekib2011-08-249-54/+573
* | Fix a missing initialisation of bt_flags when setting up the TDMA beacon.adrian2011-08-241-0/+2
* | Reword sentence noting UPDATING entries prior to October 2007 aregjb2011-08-241-3/+4
* | Add ID for ASMedia ASM1061 2-port PCIe 2.0 x1 6Gb/s SATA controller.mav2011-08-241-0/+1
* | This patch fixes beacon frame sequence number generation. The codeadrian2011-08-241-0/+8
* | TIM/Timer fixes for AR5416 and later:adrian2011-08-242-5/+17
* | Add kern.cam.boot_delay description (with reasonable default) tomarck2011-08-231-0/+2
* | Fix buffer overflow and possible ISO image corruption in wrongmm2011-08-231-7/+3
* | Honor WITHOUT_IPX when installing etc/rc.d/ipxrouted.delphij2011-08-231-1/+5
* | Fix nfsstat(1) so that it prints out correct stats for thermacklem2011-08-231-23/+23
* | These timer registers are all 1uS in resolution in AR5416adrian2011-08-231-3/+4
* | Fix nfsstat(1) so that it prints out correct stats for thermacklem2011-08-231-18/+18
* | Fix lock leak.ae2011-08-231-2/+2
* | Fix if_addr_mtx recursion in mld6.pluknet2011-08-221-4/+7
* | Spelling corrections for LibUSB manual page (2/2).hselasky2011-08-221-64/+70
* | Whitespace corrections for LibUSB manual page (1/2).hselasky2011-08-221-183/+118
* | Update some comments in swap_pager.c.kib2011-08-221-30/+17
* | Disable PHY hibernation until I get more detailed hibernationyongari2011-08-221-6/+20
OpenPOWER on IntegriCloud