summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Rewrite the DMA code paths from being an impenitrable maze of special casesscottl2007-12-124-436/+260
* Simplify vm_page_free_toq().alc2007-12-111-5/+3
* Document BSDMAKE variable that was recently introduced. Also, sinceimp2007-12-111-3/+16
* Fix typo in the commentache2007-12-111-1/+1
* There's no need to call pmap_vac_me_harder() in pmap_protect(), as itcognet2007-12-111-1/+0
* Don't assume that make(1) is a bsd-like make program. It might not be. Thisimp2007-12-111-3/+5
* Fix calculation of descriptor tag checksums. According to ECMA-167, Part 4,markus2007-12-111-1/+1
* Update for the 6.1.5 import.obrien2007-12-112-9/+133
* Fix LOR of thread lock and umtx's priority propagation mutex duedavidxu2007-12-113-17/+17
* Enclose all code for macro ENQUEUE_MUTEX in do while statement, anddavidxu2007-12-111-5/+7
* Add quirks for Netac Onlydisk 2000 USB disk.davidxu2007-12-113-0/+9
* + Open ctty in non-blocking mode to avoid hangs during open and close(waitingobrien2007-12-111-9/+20
* This commit was generated by cvs2svn to compensate for changes in r174531,obrien2007-12-111-0/+3
|\
| * Do not fold -C*ABS<n> to ABS<-C*n> (i.e., do not move negative constantsobrien2007-12-111-0/+3
* | Add 'COMM' column to a few more output modes of procstat(1). The onlyrwatson2007-12-104-20/+29
* | Bah, remove last vestiges of some statfs conversion fixes that aren't quitejhb2007-12-101-22/+10
* | Regenerated page that includes the WITH_GSSAPI knob.dougb2007-12-101-2/+12
* | Hide the building and installation of libgssapi behind thedougb2007-12-104-1/+19
* | Clean up VCS Ids.obrien2007-12-1045-134/+177
* | Bump .Dd for r1.63; fix small nit from the same.ceri2007-12-101-2/+2
* | Language nit.ceri2007-12-101-2/+2
* | Add a bit more detailed description about a configurationphk2007-12-101-0/+20
* | Wake On Lan (WOL) infrastructuresam2007-12-103-4/+31
* | Reduce diff against RELENG_7.delphij2007-12-0953-5794/+2943
* | Allow bsdlabel to operate on labels that have at most 26 partitionsmarcel2007-12-091-3/+5
* | Decode as many or as few partition entries as the label claims theremarcel2007-12-091-1/+1
* | Fix a bug in the add verb, where we failed to keep the listmarcel2007-12-091-2/+2
* | Commit the regenerated page that includes the WITHOUT_INSTALLLIB knob.dougb2007-12-091-3/+9
* | Add a reasonable-sounding description of the WITHOUT_INSTALLLIB knob.dougb2007-12-091-0/+5
* | Eliminate compilation warnings due to the use of non-static inlinesalc2007-12-095-8/+14
* | Remove some test instrumentation. (The Symbol.map changes broke it anyway.)das2007-12-093-12/+0
* | Fixes to avoid overzealous constant folding.das2007-12-091-13/+15
* | Fix spelling.thompsa2007-12-092-8/+8
* | gcc 4 does some overzealous constant folding, and since it doesn'tdas2007-12-091-1/+6
* | sc->ndis_tq variable is only initialized when a driver module is for wirelessthompsa2007-12-091-2/+4
* | Fix handling of subnormals on i386/ia64/amd64.das2007-12-091-2/+0
* | Fix an incorrect FreeBSD version test.scottl2007-12-091-1/+1
* | Modify locking so that a single version of the driver src can be used on 6.xscottl2007-12-091-5/+22
* | Allow the targeted CPU type to be set via -mcpu instead ofmarius2007-12-091-5/+7
* | Check for P_WEXIT before PHOLD() on a process in kstack and vm queryrwatson2007-12-091-0/+8
* | Use a clever definition of __FBSDID to allow building on !FreeBSD systems.imp2007-12-091-2/+5
* | If we are walking the IPv6 header chain and we hit an IPPROTO_NONEdwmalone2007-12-091-3/+6
* | Be more accurate in the maximum filesize, it's 4GB not 4.3GB.remko2007-12-091-1/+1
* | Backout previous commit, since it's done without maintainerskrion2007-12-0910-173/+1
* | Make it easier to experiment with alternate compression.obrien2007-12-091-8/+9
* | Be more consistant and use UNZIPPER everywhere.obrien2007-12-092-6/+5
* | Add the 'pkg_search' script.obrien2007-12-0910-1/+173
* | A few more cleanups.dougb2007-12-094-73/+70
* | Move WARNS as ed(1) also is only WARNS = 2 clean in the !DES case.marius2007-12-091-1/+1
* | There is no list to stop, so dont use .El.remko2007-12-081-1/+0
OpenPOWER on IntegriCloud