summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to BIND version 9.8.1. Release notes at:dougb2011-09-03215-8395/+12076
|\
| * Add pkcs11 and unit to the list of things to remove from configure.indougb2011-09-011-2/+3
| * Vendor import of BIND 9.8.1dougb2011-09-01212-8394/+12063
| * Update for 9.8.1dougb2011-09-011-0/+7
* | Forgot this nit in r221107.des2011-09-031-1/+1
* | Fix the NFS servers so that they can do a Lookup of "..",rmacklem2011-09-032-0/+2
* | - Fix NULL pointer dereference when a packet of uneven size is beingstas2011-09-021-1/+4
* | Restore behavior of the autoboot_delay="-1" boot menu setting to thejh2011-09-022-6/+11
* | Wording, grammar and markup cleanup.brueffer2011-09-021-26/+38
* | This patch adds automatic detection of USB mass storage deviceshselasky2011-09-0211-34/+149
* | Remove an incorrect apostrophe.brueffer2011-09-021-1/+1
* | Fix a little typo and get rid of a cryptic description by aligning therse2011-09-021-2/+2
* | 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
OpenPOWER on IntegriCloud