aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update BIND to version 9.6.1rc1. This version has better performance andDoug Barton2009-05-311237-231460/+58659
|\
| * Vendor import of BIND 9.6.1rc1Doug Barton2009-05-31849-17126/+58065
| * Update relative to the BIND 9.6.1rc1 importDoug Barton2009-05-311-0/+5
| * In preparation for the BIND 9.6.1rc1 import, remove this file.Doug Barton2009-05-301-149/+0
| * In preparation for the BIND 9.6.1rc1 import, remove this directory.Doug Barton2009-05-30209-59367/+0
| * In preparation for the BIND 9.6.1rc1 import, remove these two directories.Doug Barton2009-05-30158-153744/+0
* | Use GCC's __SOFTFP__ to test whether we're being compiledMarcel Moolenaar2009-05-314-11/+9
* | Mark the cascaded AT interrupt handler as MP safe to avoid havingMarcel Moolenaar2009-05-311-1/+1
* | Remove the now invalid (and possibly unused) debug.mpsafevfsAttilio Rao2009-05-303-12/+5
* | Crank the debug level necessary to display the "Label foo is removed"Doug Barton2009-05-301-4/+4
* | fix xdrmem_control to be safe in an if statementKip Macy2009-05-303-7/+3
* | Eliminate a stale comment and the two remaining uses of the "register"Alan Cox2009-05-301-6/+2
* | Add a check to v_type == VREG for the recently modified code thatRick Macklem2009-05-301-11/+11
* | Add assertions in two places where a page's valid or dirty bits are changed.Alan Cox2009-05-301-0/+10
* | g_part_ebr.c includes opt_geom.hMarcel Moolenaar2009-05-301-0/+1
* | Small cleanup, add (spurious) quotation marks around the valueDoug Barton2009-05-304-4/+4
* | Now that the last of the *.sh scripts are gone from the base,Doug Barton2009-05-301-2/+2
* | distribute sysctl decls so global variables can be made staticSam Leffler2009-05-304-51/+38
* | o assert TDMA_MAXSLOTS is 2 so noone tries to blindly increase itSam Leffler2009-05-301-4/+17
* | Removal of early.shDoug Barton2009-05-301-0/+2
* | As previously advertised, remove this script prior to the 8.0 branch.Doug Barton2009-05-302-19/+1
* | Fix NETIF_DEBUG compilation.Marcel Moolenaar2009-05-301-8/+2
* | work around snapshot shutdown race reported by Henri HennebertKip Macy2009-05-301-2/+7
* | Print the returned port number when RPC_DEBUG is defined.Marcel Moolenaar2009-05-301-4/+11
* | Unbreak build.Attilio Rao2009-05-303-9/+15
* | maintain existing styleSam Leffler2009-05-301-2/+2
* | Fix return values appropriately.Attilio Rao2009-05-301-2/+2
* | Include libmd and libcrypto in DPADDTim Kientzle2009-05-301-3/+4
* | s/rk_npkts/rx_npktsAttilio Rao2009-05-301-1/+1
* | Even though I'm not quite sure that the call_func stuff will work properlyAdrian Chadd2009-05-301-2/+3
* | When user_frac in the polling subsystem is low it is going to busy theAttilio Rao2009-05-3027-155/+280
* | Don't schedule a CALL_FUNCTION_VECTOR software IPI if the IPI was signaledAdrian Chadd2009-05-301-3/+3
* | Bump __FreeBSD_version after addition of VOP_ACCESSX(9).Edward Tomasz Napierala2009-05-302-1/+5
* | Add VOP_ACCESSX, which can be used to query for newly added V*Edward Tomasz Napierala2009-05-307-2/+124
* | Adds missing sysctl to manage the vtag_time_wait time. This willRandall Stewart2009-05-303-1/+21
* | Fix a small memory leak from the nr-sack code - the mapping arrayRandall Stewart2009-05-302-40/+14
* | Make sctp_uio user to kernel structure match theRandall Stewart2009-05-301-2/+2
* | rm, find -delete: fix removing symlinks with uchg/uappnd set.Jilles Tjoelker2009-05-302-4/+4
* | Preserve file flags on symlinks in cp -Rp.Jilles Tjoelker2009-05-301-1/+1
* | Make ipi_cpu() function as intended.Adrian Chadd2009-05-301-1/+4
* | Attempt to fix build by updating hostid to follow the new world order.Xin LI2009-05-301-1/+4
* | Link libarchive against -lmd and -lcrypto.Tim Kientzle2009-05-301-1/+2
* | Correctly report the IPI IRQs being created; make it clear what vectors they ...Adrian Chadd2009-05-301-4/+4
* | fix typoSam Leffler2009-05-301-2/+2
* | Revert the size_t part of the last commit for the moment, this blows up theAndrew Thompson2009-05-3024-94/+98
* | validate tx rate(s) in the raw xmit pathSam Leffler2009-05-295-11/+30
* | add ieee80211_isratevalidSam Leffler2009-05-291-0/+6
* | Code cleanup for nfs4 utilities:Xin LI2009-05-295-62/+52
* | Fix function arguments were previously they matched the typedef by accident.Andrew Thompson2009-05-291-3/+3
* | Place hostnames and similar information fully under the prison system.Jamie Gritton2009-05-2939-280/+410