summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dialog to 1.2-20130923.dteske2013-09-2434-1939/+4819
* Regenerate.des2013-09-241-76/+25
* Flip the switch: disable BIND and enable LDNS_UTILS.des2013-09-245-9/+9
* In pmap_clear_modify(), initialize pvh even for fictitious managedkib2013-09-241-1/+1
* Properly ignore PDUs with CmdSN outside of allowed range.trasz2013-09-241-17/+18
* Use the pv lists generation count to read-lock the pvh_global_lock inkib2013-09-241-5/+30
* Ensure that the ERESTART return from the syscall reloads thekib2013-09-241-0/+4
* Forgotten in r255825: NETWORKING requires local_unbound.des2013-09-241-1/+1
* Replace the unused /etc/unbound directory with a symlink to /var/unbound.des2013-09-242-2/+5
* Regeneratedes2013-09-247-202/+120
* Regenerate the configure script before running it.des2013-09-241-1/+3
* Don't include the build date or command-line arguments in the binary.des2013-09-242-15/+0
* Fix a few instances of M_WAITOK in threads marked as prohibited from sleep,trasz2013-09-241-2/+16
* Make load average sampling asynchronous to hardclock ticks. This improvesmav2013-09-241-2/+2
* - Add myself as port commiter and my mentors relationship.danilo2013-09-242-1/+5
* Unbreak the WITHOUT_KERBEROS build and try to reduce the odds of ades2013-09-239-21/+76
* Correcting EXAMPLES section.hiren2013-09-231-5/+5
* Free both KVA and backing pages when freeing TSS memory.kib2013-09-232-2/+2
* Prevent resolvconf from updating /etc/resolv.conf. As Jakob Schlyterdes2013-09-231-5/+3
* Move local_unbound up in the rc order.des2013-09-231-1/+1
* Don't use M_WAITOK when running from context where sleeping is prohibited,trasz2013-09-232-5/+26
* Fix coredump on 'arp -d'.glebius2013-09-231-1/+4
* Ensure that resolvconf(8) preserves the edns0 setting.des2013-09-231-0/+1
* Fix a bug in HTTP checking/fetching.dteske2013-09-234-4/+38
* Add installer support for CHRP/PAPR PowerPC systems that use MBR+BSDnwhitehorn2013-09-232-2/+4
* Fix DELAY() on RPi, the wrong math was making it take twice it should.loos2013-09-231-1/+1
* Import a new libcxxrt. This fixes some potential crashing in the demangler.theraven2013-09-233-17/+74
* Prevent "lock (iscsi) sx does not match earlier (sleep mutex) lock" panictrasz2013-09-231-1/+1
* Add a setup script for unbound(8) called local-unbound-setup. Itdes2013-09-2311-4/+488
* Launch the bourne shell using "sh" rather than "${SHELL}", as the latterian2013-09-231-1/+1
* Export two new DCMD enums. These allow set/get of the mfi_ctrl_propertiessbruno2013-09-221-0/+2
* Always request zeroed memory, in case we're dumb enough to leak it later.des2013-09-221-2/+2
* Pull in r191165 from upstream llvm trunk:dim2013-09-2212-10/+26
* Remove drill(1) if MK_LDNS_UTILS is false.des2013-09-221-2/+9
* Build and install drill(1).des2013-09-224-0/+559
* Revert r255797. The LK_UPGRADE | LK_NOWAIT drops the lock.kib2013-09-221-14/+2
* Pre-acquire the filedesc sx when a possibility exists that the laterkib2013-09-221-3/+30
* Increase the chance of the buffer write from the bufdaemon helperkib2013-09-221-2/+14
* Launch the shell, passing it the path to the mk-osreldate script, ratherian2013-09-221-1/+1
* Due to a missing command-line argument, yacc regenerated the parser butdes2013-09-222-339/+135
* Fix indentation.des2013-09-221-1/+1
* Both the vm_map and vmspace zones are defined as "no free". So, there is noalc2013-09-221-23/+2
* Update comment from draft to RFC number.bz2013-09-221-3/+2
* Consistently use the same value to indicate exclusively-held anddavide2013-09-222-8/+8
* - Create kern.ipc.sendfile namespace, and put the new "readhead" OIDglebius2013-09-228-24/+81
* Remove the armv6eb architecture as it is unused, and almost certainlyandrew2013-09-222-2/+2
* Fix ia64 and mips kernel builds due to XENHVM=>GENERIC integration ingibbs2013-09-221-0/+4
* Fix compilation of the i386 PAE kernel config.gibbs2013-09-221-2/+0
* Remove autoprops.des2013-09-210-0/+0
* Set props and correct RCS ID tag.des2013-09-212-1/+4
OpenPOWER on IntegriCloud