summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo higter->higher.trhodes2008-12-241-2/+2
* must pack structures for architectures like armsam2008-12-241-2/+2
* Fix missed unlock and reference drop of llekmacy2008-12-241-6/+6
* Garbage collect 'fflags'.obrien2008-12-241-6/+2
* avoid lock recursion by deferring the link check until after LLE lock is droppedkmacy2008-12-241-1/+5
* Change message severity level from WARN to INFO. This should reduceemax2008-12-241-1/+1
* Only set registers if irqs are enabledrnoland2008-12-231-2/+4
* Update bmake glue for changes in 9.4.3dougb2008-12-232-2/+2
* Updates for version 9.4.3dougb2008-12-236-24/+169
* Merge from vendor/bind9/dist as of the 9.4.3 importdougb2008-12-23194-8046/+18079
|\
| * The lib/bind directory has its own configure script. Update accordingly.dougb2008-12-232-5/+4
| * Vendor import of BIND 9.4.3dougb2008-12-234-0/+400
| * Vendor import of BIND 9.4.3dougb2008-12-23190-8046/+17679
| * Minor tweak to reflect my actual process.dougb2008-12-231-2/+4
| * This directory was added to src/contrib/bind9 prior to the svn move sodougb2008-12-231-81/+0
| * Note that the dist directory for RELENG_6 is dist-9.3dougb2008-09-011-4/+9
| * Vendor import of BIND 9.4.2-P2dougb2008-09-0133-160/+558
| * Update this file to reflect how things are done in subversion-landdougb2008-07-121-25/+36
| * The vendor area is the proper home for these files now.dougb2008-07-122-0/+187
| * These files are unused, and due to a more thorough FREEBSD-Xlistdougb2008-07-123-33888/+0
| * Add a patch from ISC to fix named-checkconf. The error condition was notdougb2008-07-121-2/+2
| * Vendor import of BIND 9.4.2-P1dougb2008-07-1211-2730/+2565
| * Flatten bind9 vendor work areapeter2008-07-121179-0/+0
* | Add support for the FPA floating-point format on ARM. Themarcel2008-12-235-5/+46
* | Do not KASSERT when vp->v_dd is NULL. Only directories which have had ".."marcus2008-12-231-1/+1
* | Add a new program, ether_reflect, which is useful in testing ethernetgnn2008-12-234-0/+283
* | Fix a bug in the man page where we were not showing the correct flagsgnn2008-12-231-2/+2
* | Keep the hold on the vnode during VOP_VPTOCNP() call, allowing the vopkib2008-12-231-1/+1
* | Remove CALLOUT_RETURNUNLOCKED from the callouts, there is no reason for them tothompsa2008-12-2319-126/+36
* | Add the mctest program and description to the README.gnn2008-12-231-0/+1
* | Update copyrights and comments as of 9.4.3 (no functional changes)dougb2008-12-234-8/+8
* | Netgroup database can be centralized via NIS, list it.trhodes2008-12-231-2/+6
* | Make signal handler safer.obrien2008-12-231-5/+7
* | move IXP4XX EHCI bus shim to the usb directory and renamesam2008-12-232-1/+1
* | Add "crit" to the list of keywords.trhodes2008-12-231-3/+3
* | Name the bus mutex by the controller name, this allows each bus to bethompsa2008-12-239-1/+9
* | pr_pfh has been gone from protosw since r120386 (more than 5 years ago).bz2008-12-231-2/+1
* | Remove long unused netinet/ipprotosw.h (basically since r82884).bz2008-12-233-100/+2
* | Check for ipprotosw.h more precisely.bz2008-12-231-1/+3
* | Add missing newlines to flags tags of CPU topology, for prettierivoras2008-12-231-2/+2
* | Fix up handling of Intel G4X chips some more.rnoland2008-12-231-5/+12
* | Clear busy state on the pages which are after the one that failed the bindkib2008-12-231-3/+5
* | Move another block of ASUS events to devd/asus.conf that were missed in r186249thompsa2008-12-232-22/+22
* | Note that when shutdown is run without options, it will placetrhodes2008-12-231-1/+7
* | Organize Conexant codecs.mav2008-12-231-18/+11
* | Document the "-o large" option.trhodes2008-12-231-1/+6
* | Add support for the HP 4470C scanner.remko2008-12-233-1/+4
* | Add support for the MaxSream USB test carrier.remko2008-12-232-1/+4
* | Add support for 2 EVDO devices.remko2008-12-231-0/+5
* | Close the read side of the pipe to self when exiting.jkoshy2008-12-231-0/+3
OpenPOWER on IntegriCloud