summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct several issues in the integration of POSIX shared memory objectsrwatson2011-09-028-28/+478
* Add support for alternative break-to-debugger support on the Xen console.rwatson2011-09-021-1/+9
* Clear the mountprog variable after each mountfs() call so that mountprogjhb2011-09-021-0/+5
* Fix a bug in ichwd(4) which prevents it from beig enabled if the newdelphij2011-09-021-4/+3
* Expose more variables from coretemp(4) via sysctl:delphij2011-09-021-60/+157
* Fix the check in dircheck() on namlen.delphij2011-09-021-2/+2
* Fix alignment assumptions.marius2011-09-022-6/+4
* Move the logic to parse volume cache commands out into a separate functionjhb2011-09-022-119/+159
* Cosmetic cleanup: remove #define LIBMEMSTAT used to prevent a nestedpluknet2011-09-021-1/+0
* Import additional bugfix for reading and extracting makefs-createdmm2011-09-021-8/+14
* Swap FTP paths to be MACHINE/MACHINE_ARCH instead of MACHINE_ARCH/MACHINE.nwhitehorn2011-08-301-1/+1
* 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
OpenPOWER on IntegriCloud