summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* There is no longer a KNOWN_DEFECTS file, so don't try to install it.dougb2005-03-171-1/+1
* Remove unused variable.phk2005-03-171-6/+0
* In stange circumstances we may end up being the last reference to aphk2005-03-173-18/+21
* Expand and refine a few sections for future referencedougb2005-03-171-5/+11
* Delete all aix portsdougb2005-03-171-2/+1
* Regenerate for 9.3.1dougb2005-03-175-6/+12
* bmake changes to handle the move of dns/sec and related filesdougb2005-03-172-17/+17
* This commit was generated by cvs2svn to compensate for changes in r143734,dougb2005-03-1726-16519/+0
* This commit was generated by cvs2svn to compensate for changes in r143731,dougb2005-03-17123-1694/+8350
|\
| * Vendor import of BIND 9.3.1dougb2005-03-17123-1694/+8350
* | Bring back some of the ioctl junk that was removed in rev 1.59 as acognet2005-03-173-2/+126
* | Use PCIR_BARS instead of PCIR_MAPS.cognet2005-03-172-16/+17
* | Introduce a new function, pmap_wb_page(), which check all userland mappings forcognet2005-03-161-1/+10
* | Consumers of nfslockdans() seems to think it should return 0 on success, socognet2005-03-161-1/+1
* | Spell 'fedisableexcept' correctly.das2005-03-161-1/+1
* | Remove comments relevant only to pc98 as there are no amd64 pc98 machines.imp2005-03-161-11/+1
* | Customize this for the alpha by removing pc98 defines (unused on alpha)imp2005-03-161-17/+1
* | Plug memory leak.pjd2005-03-161-2/+1
* | Eleminate 3 PC98 ifdefs:imp2005-03-161-17/+5
* | Define IRQ_NPX for the irq used for the npx. Define macro for a fullimp2005-03-163-0/+33
* | correct comparison for null ptrsam2005-03-161-1/+1
* | avoid potential array index by -1sam2005-03-161-1/+2
* | eliminate use after free in debug codesam2005-03-161-3/+3
* | kill dead codesam2005-03-161-2/+1
* | bus_alloc_resource must obey the same rules asimp2005-03-161-1/+1
* | Make it clear nve needs mii, and shorten long comment line.obrien2005-03-162-4/+4
* | - Replace fe[gs]etmask() with feenableexcept(), fedisableexcept(), anddas2005-03-161-12/+31
* | Document feenableexcept(), fedisableexcept(), and fegetexcept().das2005-03-162-1/+101
* | Replace fegetmask() and fesetmask() with feenableexcept(),das2005-03-1610-57/+166
* | Unload and destroy the TX DMA maps before destroying the DMA tagmux2005-03-161-4/+3
* | Now that there are no users of Lst_ForEach and Lst_ForEachFrom are leftharti2005-03-162-89/+3
* | Replace Lst_ForEach by LST_FOREACH.harti2005-03-162-43/+12
* | Replace another bunch of Lst_ForEachs by LST_FOREACHs and simplify code.harti2005-03-161-145/+99
* | Use vfs_hash.phk2005-03-162-155/+42
* | Add two arguments to the vfs_hash() KPI so that filesystems which dophk2005-03-1610-20/+27
* | Remove unused filephk2005-03-161-183/+0
* | Fix a memoryleak in case of failed root filesystem mount.phk2005-03-161-1/+4
* | Dike out another kvm indiscretion.phk2005-03-161-0/+2
* | Start natd(8) before loading firewall rules, to give theru2005-03-161-2/+3
* | MFp4: use the function to fix the packet header length instead of rollingjmg2005-03-161-7/+1
* | Remove inode fields previously used for private inode hash tables.phk2005-03-165-5/+0
* | Fix a comment.harti2005-03-161-3/+1
* | Get rid of another bunch of Lst_ForEach in favour of LST_FOREACH andharti2005-03-161-204/+109
* | MFp4: print a more useful error when we don't have a /dev to mount devfsjmg2005-03-161-1/+1
* | MFp4: add in making fiq's work by coping to the correct page incase we havejmg2005-03-161-1/+2
* | fix up white space, I had a simple comment fix, but I might as well do thejmg2005-03-161-12/+12
* | Add mnt_hashseed to struct mount and initialize it witn PRNG bits, usephk2005-03-164-16/+19
* | XXX: unnecessary pointer in inode.phk2005-03-161-1/+1
* | Don't store the disk cdev in all inodes.phk2005-03-166-6/+0
* | Don't hold a reference to the disk vnode for each inode.phk2005-03-1610-38/+14
OpenPOWER on IntegriCloud