summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix severe out-of-bound mtx "type" pointer, causing WITNESS refcountariff2007-03-1520-34/+25
* | Add missing @brueffer2007-03-151-1/+1
* | Consolidate insertion of TCP options into a segment from within tcp_output()andre2007-03-156-234/+264
* | Remove NULL allocation checking since malloc() is allow to wait.ariff2007-03-151-2/+0
* | NULL instead of 0 in mtx_init() .ariff2007-03-152-5/+5
* | Add a description about hw.firewire.hold_count.simokawa2007-03-151-1/+2
* | Don't mess with PCIM_CMD_SERRESPEN and PCIM_CMD_PERRESPEN.simokawa2007-03-151-3/+1
* | Remove a spurious blank line at the start of vlan_growhash().yar2007-03-151-1/+4
* | Mention the first RELENG_6 release to include this driver.brueffer2007-03-151-0/+2
* | - Sysctl's move to seperate filerrs2007-03-1531-4030/+4793
* | Fix a comment in memstat.h: errors are associated with memory type lists,rwatson2007-03-151-1/+1
* | Don't consider an lstat(2) failure to be an error (in the sense ofcperciva2007-03-151-1/+0
* | In auth_script(), change the size of an array to match the number ofkevlo2007-03-151-1/+1
* | Diff reduction with NetBSD; use IN_LOCAL_GROUP() to check if an addressbms2007-03-151-1/+1
* | A silly buglet found by Coverity- check the return value frommjacob2007-03-151-1/+7
* | fix include nameskmacy2007-03-151-2/+2
* | Remove vestiges of very specific fpga support for my company's board.imp2007-03-152-38/+1
* | Add "force" to ext2_ops, to match what was in the old mount_ext2fs binary.rodrigc2007-03-151-1/+1
* | Document exact command preferred for sending ASL as part of bug reports.njl2007-03-142-0/+8
* | Create an identity mapping (V=P) super page for the low memory region onnjl2007-03-142-11/+13
* | New release notes: vge(4) altq support (+mfc), snd_hda(4) addedbrueffer2007-03-141-7/+13
* | New release notes: cxgb(4) added.brueffer2007-03-141-3/+7
* | Properly move the setting of bstp_linkstate_p to the bridgestp module.thompsa2007-03-142-2/+1
* | Fix markup and reword a sentence to actually make sense.brueffer2007-03-141-3/+3
* | Only enter the debugger on a Fatal op if this is a debug build of thenjl2007-03-141-1/+3
* | Update a comment: Rather than suggesting suser(), suggest priv(9) forrwatson2007-03-141-2/+2
* | Map the second CS of the compact flash too. This allow us access tojhay2007-03-142-4/+20
* | Rename sed.test to multitest.t to comply with the naming scheme ofdds2007-03-142-473/+1
* | Repo-copy from sed.test to comply with the naming scheme ofdds2007-03-140-0/+0
* | Disable linking in of firmware on ia64 to avoid build failures from akmacy2007-03-141-3/+6
* | Map the second CS of the compact flash too. This allow us access tojhay2007-03-141-113/+82
* | fix braino in markup.julian2007-03-141-1/+1
* | #define L1_CACHE_BYTES for non-x86kmacy2007-03-141-0/+1
* | define prefetch as a no-op macro for non-x86 archeskmacy2007-03-141-6/+3
* | Let vlan_ioctl() pass some work on to ether_ioctl()yar2007-03-141-25/+1
* | Test files repo-copied into tools/regression/usr.bin/sed and integrateddds2007-03-143-1098/+0
* | Reinstate error-testing regression tests.dds2007-03-1433-78/+107
* | Remove obsolete polling members from documentation for struct ifnet.bms2007-03-141-11/+1
* | Don't deny mounting for jailed processes immediately, allowpjd2007-03-141-3/+1
* | Integrate the tests I wrote in 1992 with our current regressiondds2007-03-143-130/+111
* | White space nits.pjd2007-03-141-16/+14
* | Reference results for sed.test (to be renamed into multitest.t).dds2007-03-1490-0/+4210
* | - Uncomment tests that were commented outdds2007-03-142-172/+84
* | Autogenerate the hardware list for cxgb(4).brueffer2007-03-142-0/+3
* | - It looks like BSD and GNU sed can nowadays pass two more tests.dds2007-03-142-14/+8
* | Use another non-printing test; address 0 now has a special meaning in GNU sed.dds2007-03-142-4/+4
* | Document a procedure for testing individual binaries under development.dds2007-03-141-0/+6
* | Update tests to reflect the state of the art of sed in HEAD anddds2007-03-142-90/+38
* | Implement fine-grained locking for UFS quotas.kib2007-03-143-142/+493
* | Call getinoquota() before allocating new block for the directory to properlykib2007-03-141-0/+8
OpenPOWER on IntegriCloud