summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing ' and 'phk2006-01-061-2/+2
* Make this more readable and add more devices.phk2006-01-061-20/+50
* Fix locking violation, causing frantic diagnostic messages during boot.ariff2006-01-061-6/+9
* Another major fixes and enhancements:ariff2006-01-061-22/+80
* New option: NO_FFS_SNAPSHOT. I did this in p4 about the same timeimp2006-01-062-0/+63
* Remove XXX comments complaining that write(2) on a read-only descriptorjhb2006-01-051-2/+2
* Get rid of the advertising clause in the copyright.sos2006-01-0522-66/+22
* Don't hold a reference to the disk vnode for each inode.dumbbell2006-01-051-9/+0
* Fix a bug in Synaptics Touchapd support where psm(4) will enter an infinitedumbbell2006-01-051-1/+2
* Refine thread suspension code, now thread suspension is a blockabledavidxu2006-01-057-68/+177
* o Typo in the debug message: s/skiped/skipped.maxim2006-01-051-1/+1
* o Typo in the error message: s/invald/invalid.maxim2006-01-051-1/+1
* Document the TMPDIR environment variable.dds2006-01-051-1/+3
* Oops, on amd64 (and probably on all non-i386 systems), the previousbde2006-01-051-6/+11
* Document the recently-added EINVAL behavior.dds2006-01-051-1/+7
* Use double precision internally to optimize cbrtf(), and change thebde2006-01-051-28/+13
* Enable truss for powerpcgrehan2006-01-051-2/+1
* Add powerpc support for truss.grehan2006-01-053-0/+358
* Add -w parameter which tells kgdb to open kmem-based targets in read-writekan2006-01-041-3/+8
* Check for 10BaseT media correctly. Before we were confusingimp2006-01-041-1/+2
* Return the proper rmi field in DVDIOCREADSTRUCTURE.sos2006-01-041-1/+1
* We don't support I386_CPU in 6.0 and later. This file can be cleanednetchild2006-01-041-16/+0
* Convert the PAGE_SIZE check into a CTASSERT.netchild2006-01-041-1/+3
* This commit was generated by cvs2svn to compensate for changes in r154032,dougb2006-01-041-3/+3
|\
| * After some discussion with the folks at ISC, it turns out that the _ai_paddougb2006-01-041-3/+3
* | Prevent divide by zero, use default values in case one of the divisor'snetchild2006-01-041-1/+1
* | Enable boot floppies for amd64. I just copied the needed variables overjhb2006-01-041-0/+6
* | Minor whitespace cleanup.bz2006-01-041-2/+2
* | Fix minor sorting issue.joel2006-01-041-1/+1
* | Remove references to snd_vortex1(4).joel2006-01-043-3/+0
* | dd some old gssapi libs.netchild2006-01-041-0/+6
* | Fix broken capabilities, causing failure during channel reset.ariff2006-01-041-2/+2
* | Add a new leaf to the net.link.generic.ifdata.%d sysctl to retrieveharti2006-01-043-5/+44
* | - Make sure the cpu_exthigh variable is initialized (page coloring case). [1]netchild2006-01-041-19/+39
* | 1. Add SIGEV_THREAD notification for mq_notify.davidxu2006-01-042-198/+343
* | Fix the promise modesetting for old chips.sos2006-01-041-4/+2
* | Deorbit ttymalloc() in preference for ttyalloc()phk2006-01-042-17/+2
* | Use ttyalloc() instead of ttymalloc()phk2006-01-043-4/+7
* | Use ttyalloc() instead of ttymalloc()phk2006-01-041-2/+2
* | Use ttyalloc() instead of ttymalloc()phk2006-01-041-1/+1
* | Use ttyalloc() instead of ttymalloc()phk2006-01-041-5/+2
* | Use MTX_SYSINIT to set up the tty list mutex.phk2006-01-041-6/+1
* | Fix promise probe printing.sos2006-01-041-3/+3
* | Fix style bug.dds2006-01-042-4/+4
* | Replace tv_usec normalization with the return of EINVAL.dds2006-01-042-48/+12
* | Shuffle some definitions so that this can be included from userland.scottl2006-01-031-5/+11
* | Add some more data structures and definitions for communicating with thescottl2006-01-031-1/+72
* | Normalize the tv_usec part of the utimes(2) arguments to ensuredds2006-01-032-6/+48
* | Don't use threads when there's no real reason to.des2006-01-032-158/+142
* | Fix a couple of issues with the ibcs2 module event handler. First, returnjhb2006-01-031-1/+4
OpenPOWER on IntegriCloud